Pull request #42481 updated Started by user Sebastiaan van Stijn Rebuilds build #20 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 27aaadb7104b944f350765edfcd87143aec9ae43+91dc595e96483184e090d653870eb95d95f96904 (56a9fc593f1174ed25d841a7d3b0a22f52e80ef8) 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-42481@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 [2021-08-08T11:13:25.711Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-08-08T11:13:25.716Z] Trying to pass milestone 20 [Pipeline] milestone [2021-08-08T11:13:25.781Z] Trying to pass milestone 21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-08-08T11:13:40.952Z] Still waiting to schedule task [2021-08-08T11:13:40.954Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-08-08T11:14:23.131Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06a5f077c86254798) in /home/ubuntu/workspace/moby_PR-42481 [Pipeline] { [Pipeline] checkout [2021-08-08T11:14:23.284Z] The recommended git tool is: git [2021-08-08T11:14:26.971Z] using credential docker-jenkins-github-credentials [2021-08-08T11:14:26.978Z] Cloning the remote Git repository [2021-08-08T11:14:26.978Z] Cloning with configured refspecs honoured and without tags [2021-08-08T11:14:27.037Z] Cloning repository https://github.com/moby/moby.git [2021-08-08T11:14:27.091Z] > git init /home/ubuntu/workspace/moby_PR-42481 # timeout=10 [2021-08-08T11:14:27.389Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-08T11:14:27.389Z] > git --version # timeout=10 [2021-08-08T11:14:27.411Z] > git --version # 'git version 2.17.1' [2021-08-08T11:14:27.411Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:14:27.414Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42481/head:refs/remotes/origin/PR-42481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:14:49.461Z] Fetching without tags [2021-08-08T11:14:49.357Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-08T11:14:49.371Z] > git config --add remote.origin.fetch +refs/pull/42481/head:refs/remotes/origin/PR-42481 # timeout=10 [2021-08-08T11:14:49.409Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:14:49.437Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-08T11:14:49.471Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-08T11:14:49.471Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:14:49.472Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42481/head:refs/remotes/origin/PR-42481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:14:49.742Z] Merging remotes/origin/master commit 91dc595e96483184e090d653870eb95d95f96904 into PR head commit 27aaadb7104b944f350765edfcd87143aec9ae43 [2021-08-08T11:14:51.280Z] Merge succeeded, producing 219453e18fb1b6d189f05005d9ab29d18c41b2ff [2021-08-08T11:14:51.280Z] Checking out Revision 219453e18fb1b6d189f05005d9ab29d18c41b2ff (PR-42481) [2021-08-08T11:14:49.749Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T11:14:49.757Z] > git checkout -f 27aaadb7104b944f350765edfcd87143aec9ae43 # timeout=10 [2021-08-08T11:14:50.527Z] > git remote # timeout=10 [2021-08-08T11:14:50.557Z] > git config --get remote.origin.url # timeout=10 [2021-08-08T11:14:50.581Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:14:50.582Z] > git merge 91dc595e96483184e090d653870eb95d95f96904 # timeout=10 [2021-08-08T11:14:51.268Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-08T11:14:51.285Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T11:14:51.317Z] > git checkout -f 219453e18fb1b6d189f05005d9ab29d18c41b2ff # timeout=10 [2021-08-08T11:14:55.280Z] Commit message: "Merge commit '91dc595e96483184e090d653870eb95d95f96904' into HEAD" [2021-08-08T11:14:55.299Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-08T11:14:56.323Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42481:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-08-08T11:14:55.284Z] > git rev-list --no-walk 22f10c3920041a7e8788c7eade803485cbb5f4ca # timeout=10 [2021-08-08T11:15:04.435Z] Unable to find image 'alpine:latest' locally [2021-08-08T11:15:04.435Z] latest: Pulling from library/alpine [2021-08-08T11:15:04.435Z] 29291e31a76a: Pulling fs layer [2021-08-08T11:15:04.693Z] 29291e31a76a: Download complete [2021-08-08T11:15:04.951Z] 29291e31a76a: Pull complete [2021-08-08T11:15:05.209Z] Digest: sha256:eb3e4e175ba6d212ba1d6e04fc0782916c08e1c9d7b45892e9796141b1d379ae [2021-08-08T11:15:05.209Z] Status: Downloaded newer image for alpine:latest [2021-08-08T11:15:13.322Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "win-2022-c8d" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-08T11:15:28.616Z] Still waiting to schedule task [2021-08-08T11:15:28.617Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05432dee474de7a91)’ is offline [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] Still waiting to schedule task [2021-08-08T11:15:28.617Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05432dee474de7a91)’ is offline [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.617Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] Still waiting to schedule task [2021-08-08T11:15:28.618Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05432dee474de7a91)’ is offline [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.618Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-08T11:15:28.619Z] Still waiting to schedule task [2021-08-08T11:15:28.619Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-08-08T11:15:28.622Z] Still waiting to schedule task [2021-08-08T11:15:28.622Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-08-08T11:15:28.623Z] Still waiting to schedule task [2021-08-08T11:15:28.624Z] All nodes of label ‘windows-2019’ are offline [2021-08-08T11:15:28.624Z] Still waiting to schedule task [2021-08-08T11:15:28.624Z] All nodes of label ‘windows-2022’ are offline [2021-08-08T11:15:36.957Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05432dee474de7a91) in /home/ubuntu/workspace/moby_PR-42481 [Pipeline] { [Pipeline] checkout [2021-08-08T11:15:37.201Z] The recommended git tool is: git [2021-08-08T11:15:41.334Z] using credential docker-jenkins-github-credentials [2021-08-08T11:15:41.341Z] Cloning the remote Git repository [2021-08-08T11:15:41.341Z] Cloning with configured refspecs honoured and without tags [2021-08-08T11:15:41.189Z] Cloning repository https://github.com/moby/moby.git [2021-08-08T11:15:41.256Z] > git init /home/ubuntu/workspace/moby_PR-42481 # timeout=10 [2021-08-08T11:15:41.505Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-08T11:15:41.505Z] > git --version # timeout=10 [2021-08-08T11:15:41.516Z] > git --version # 'git version 2.17.1' [2021-08-08T11:15:41.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:15:41.518Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42481/head:refs/remotes/origin/PR-42481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:15:45.576Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06a5f077c86254798) in /home/ubuntu/workspace/moby_PR-42481 [Pipeline] { [Pipeline] checkout [2021-08-08T11:15:45.602Z] The recommended git tool is: git [2021-08-08T11:15:45.616Z] using credential docker-jenkins-github-credentials [2021-08-08T11:15:45.652Z] Fetching changes from the remote Git repository [2021-08-08T11:15:45.663Z] Fetching without tags [2021-08-08T11:15:45.991Z] Merging remotes/origin/master commit 91dc595e96483184e090d653870eb95d95f96904 into PR head commit 27aaadb7104b944f350765edfcd87143aec9ae43 [2021-08-08T11:15:46.436Z] Merge succeeded, producing 86a692763a142d06967b997bb0889e0338d8accc [2021-08-08T11:15:46.436Z] Checking out Revision 86a692763a142d06967b997bb0889e0338d8accc (PR-42481) [2021-08-08T11:15:46.517Z] Commit message: "Merge commit '91dc595e96483184e090d653870eb95d95f96904' into HEAD" [2021-08-08T11:15:46.529Z] First time build. Skipping changelog. [2021-08-08T11:15:45.622Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42481/.git # timeout=10 [2021-08-08T11:15:45.658Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-08T11:15:45.669Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-08T11:15:45.669Z] > git --version # timeout=10 [2021-08-08T11:15:45.679Z] > git --version # 'git version 2.17.1' [2021-08-08T11:15:45.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:15:45.680Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42481/head:refs/remotes/origin/PR-42481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:15:45.994Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T11:15:46.021Z] > git checkout -f 27aaadb7104b944f350765edfcd87143aec9ae43 # timeout=10 [2021-08-08T11:15:46.123Z] > git remote # timeout=10 [2021-08-08T11:15:46.153Z] > git config --get remote.origin.url # timeout=10 [2021-08-08T11:15:46.189Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:15:46.190Z] > git merge 91dc595e96483184e090d653870eb95d95f96904 # timeout=10 [2021-08-08T11:15:46.412Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-08T11:15:46.438Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T11:15:46.446Z] > git checkout -f 86a692763a142d06967b997bb0889e0338d8accc # timeout=10 [2021-08-08T11:15:46.520Z] > git rev-list --no-walk 22f10c3920041a7e8788c7eade803485cbb5f4ca # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-08T11:15:47.193Z] + docker version [2021-08-08T11:15:47.193Z] Client: Docker Engine - Community [2021-08-08T11:15:47.193Z] Version: 20.10.6 [2021-08-08T11:15:47.193Z] API version: 1.41 [2021-08-08T11:15:47.193Z] Go version: go1.13.15 [2021-08-08T11:15:47.193Z] Git commit: 370c289 [2021-08-08T11:15:47.193Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-08T11:15:47.193Z] OS/Arch: linux/amd64 [2021-08-08T11:15:47.193Z] Context: default [2021-08-08T11:15:47.193Z] Experimental: true [2021-08-08T11:15:47.193Z] [2021-08-08T11:15:47.193Z] Server: Docker Engine - Community [2021-08-08T11:15:47.193Z] Engine: [2021-08-08T11:15:47.193Z] Version: 20.10.6 [2021-08-08T11:15:47.193Z] API version: 1.41 (minimum version 1.12) [2021-08-08T11:15:47.193Z] Go version: go1.13.15 [2021-08-08T11:15:47.193Z] Git commit: 8728dd2 [2021-08-08T11:15:47.193Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-08T11:15:47.193Z] OS/Arch: linux/amd64 [2021-08-08T11:15:47.193Z] Experimental: true [2021-08-08T11:15:47.193Z] containerd: [2021-08-08T11:15:47.193Z] Version: 1.4.6 [2021-08-08T11:15:47.193Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-08T11:15:47.193Z] runc: [2021-08-08T11:15:47.193Z] Version: 1.0.0-rc95 [2021-08-08T11:15:47.193Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-08T11:15:47.193Z] docker-init: [2021-08-08T11:15:47.193Z] Version: 0.19.0 [2021-08-08T11:15:47.193Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-08T11:15:47.524Z] + docker info [2021-08-08T11:16:02.382Z] Client: [2021-08-08T11:16:02.382Z] Context: default [2021-08-08T11:16:02.382Z] Debug Mode: false [2021-08-08T11:16:02.382Z] Plugins: [2021-08-08T11:16:02.382Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-08T11:16:02.382Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-08T11:16:02.382Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-08T11:16:02.382Z] [2021-08-08T11:16:02.382Z] Server: [2021-08-08T11:16:02.382Z] Containers: 0 [2021-08-08T11:16:02.382Z] Running: 0 [2021-08-08T11:16:02.382Z] Paused: 0 [2021-08-08T11:16:02.382Z] Stopped: 0 [2021-08-08T11:16:02.382Z] Images: 1 [2021-08-08T11:16:02.382Z] Server Version: 20.10.6 [2021-08-08T11:16:02.382Z] Storage Driver: overlay2 [2021-08-08T11:16:02.382Z] Backing Filesystem: extfs [2021-08-08T11:16:02.382Z] Supports d_type: true [2021-08-08T11:16:02.382Z] Native Overlay Diff: true [2021-08-08T11:16:02.382Z] userxattr: false [2021-08-08T11:16:02.382Z] Logging Driver: json-file [2021-08-08T11:16:02.382Z] Cgroup Driver: cgroupfs [2021-08-08T11:16:02.382Z] Cgroup Version: 1 [2021-08-08T11:16:02.382Z] Plugins: [2021-08-08T11:16:02.382Z] Volume: local [2021-08-08T11:16:02.382Z] Network: bridge host ipvlan macvlan null overlay [2021-08-08T11:16:02.382Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-08T11:16:02.382Z] Swarm: inactive [2021-08-08T11:16:02.382Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-08T11:16:02.382Z] Default Runtime: runc [2021-08-08T11:16:02.382Z] Init Binary: docker-init [2021-08-08T11:16:02.382Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-08T11:16:02.382Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-08T11:16:02.382Z] init version: de40ad0 [2021-08-08T11:16:02.382Z] Security Options: [2021-08-08T11:16:02.382Z] apparmor [2021-08-08T11:16:02.382Z] seccomp [2021-08-08T11:16:02.382Z] Profile: default [2021-08-08T11:16:02.382Z] Kernel Version: 5.4.0-1048-aws [2021-08-08T11:16:02.382Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-08T11:16:02.382Z] OSType: linux [2021-08-08T11:16:02.382Z] Architecture: x86_64 [2021-08-08T11:16:02.382Z] CPUs: 2 [2021-08-08T11:16:02.382Z] Total Memory: 7.569GiB [2021-08-08T11:16:02.382Z] Name: ip-10-100-85-36 [2021-08-08T11:16:02.382Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-08T11:16:02.382Z] Docker Root Dir: /var/lib/docker [2021-08-08T11:16:02.382Z] Debug Mode: false [2021-08-08T11:16:02.382Z] Registry: https://index.docker.io/v1/ [2021-08-08T11:16:02.382Z] Labels: [2021-08-08T11:16:02.382Z] Experimental: true [2021-08-08T11:16:02.382Z] Insecure Registries: [2021-08-08T11:16:02.382Z] 127.0.0.0/8 [2021-08-08T11:16:02.382Z] Live Restore Enabled: true [2021-08-08T11:16:02.382Z] [2021-08-08T11:16:02.382Z] WARNING: No swap limit support [Pipeline] sh [2021-08-08T11:16:02.704Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-08T11:16:02.704Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-08T11:16:02.704Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42481/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-08T11:16:02.704Z] + bash /home/ubuntu/workspace/moby_PR-42481/check-config.sh [2021-08-08T11:16:02.704Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-08T11:16:02.704Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-08T11:16:02.704Z] [2021-08-08T11:16:02.704Z] Generally Necessary: [2021-08-08T11:16:02.704Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-08T11:16:02.704Z] - apparmor: enabled and tools installed [2021-08-08T11:16:02.704Z] - CONFIG_NAMESPACES: enabled [2021-08-08T11:16:02.704Z] - CONFIG_NET_NS: enabled [2021-08-08T11:16:02.704Z] - CONFIG_PID_NS: enabled [2021-08-08T11:16:02.704Z] - CONFIG_IPC_NS: enabled [2021-08-08T11:16:02.704Z] - CONFIG_UTS_NS: enabled [2021-08-08T11:16:02.704Z] - CONFIG_CGROUPS: enabled [2021-08-08T11:16:02.982Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-08T11:16:02.982Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-08T11:16:02.982Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-08T11:16:02.982Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-08T11:16:02.982Z] - CONFIG_CPUSETS: enabled [2021-08-08T11:16:02.982Z] - CONFIG_MEMCG: enabled [2021-08-08T11:16:02.982Z] - CONFIG_KEYS: enabled [2021-08-08T11:16:02.982Z] - CONFIG_VETH: enabled (as module) [2021-08-08T11:16:02.982Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-08T11:16:02.982Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-08T11:16:02.982Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-08T11:16:02.982Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-08T11:16:02.982Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-08T11:16:02.982Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-08T11:16:02.982Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-08T11:16:02.982Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-08T11:16:02.982Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-08T11:16:02.982Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-08T11:16:02.982Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-08T11:16:02.982Z] [2021-08-08T11:16:02.982Z] Optional Features: [2021-08-08T11:16:02.982Z] - CONFIG_USER_NS: enabled [2021-08-08T11:16:02.982Z] - CONFIG_SECCOMP: enabled [2021-08-08T11:16:02.982Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-08T11:16:02.982Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-08T11:16:02.982Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-08T11:16:02.982Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-08T11:16:02.982Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-08T11:16:02.982Z] - CONFIG_BLK_CGROUP: enabled [2021-08-08T11:16:02.982Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-08T11:16:02.982Z] - CONFIG_CGROUP_PERF: enabled [2021-08-08T11:16:02.982Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-08T11:16:02.982Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-08T11:16:02.982Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-08T11:16:02.982Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-08T11:16:02.982Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-08T11:16:02.982Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-08T11:16:02.982Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-08T11:16:02.982Z] - CONFIG_IP_VS: enabled (as module) [2021-08-08T11:16:03.245Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-08T11:16:03.245Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-08T11:16:03.245Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-08T11:16:03.245Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-08T11:16:03.245Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-08T11:16:03.245Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-08T11:16:03.245Z] - CONFIG_EXT4_FS: enabled [2021-08-08T11:16:03.245Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-08T11:16:03.245Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-08T11:16:03.245Z] - Network Drivers: [2021-08-08T11:16:03.245Z] - "overlay": [2021-08-08T11:16:03.245Z] - CONFIG_VXLAN: enabled (as module) [2021-08-08T11:16:03.245Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-08T11:16:03.245Z] Optional (for encrypted networks): [2021-08-08T11:16:03.245Z] - CONFIG_CRYPTO: enabled [2021-08-08T11:16:03.245Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-08T11:16:03.245Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-08T11:16:03.245Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-08T11:16:03.245Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-08T11:16:03.245Z] - CONFIG_XFRM: enabled [2021-08-08T11:16:03.245Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-08T11:16:03.245Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-08T11:16:03.245Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-08T11:16:03.245Z] - "ipvlan": [2021-08-08T11:16:03.245Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-08T11:16:03.245Z] - "macvlan": [2021-08-08T11:16:03.245Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-08T11:16:03.245Z] - CONFIG_DUMMY: enabled (as module) [2021-08-08T11:16:03.245Z] - "ftp,tftp client in container": [2021-08-08T11:16:03.245Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-08T11:16:03.245Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-08T11:16:03.245Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-08T11:16:03.245Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-08T11:16:03.245Z] - Storage Drivers: [2021-08-08T11:16:03.245Z] - "aufs": [2021-08-08T11:16:03.245Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-08T11:16:03.245Z] - "btrfs": [2021-08-08T11:16:03.245Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-08T11:16:03.245Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-08T11:16:03.245Z] - "devicemapper": [2021-08-08T11:16:03.245Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-08T11:16:03.245Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-08T11:16:03.245Z] - "overlay": [2021-08-08T11:16:03.245Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-08T11:16:03.245Z] - "zfs": [2021-08-08T11:16:03.502Z] - /dev/zfs: present [2021-08-08T11:16:03.502Z] - zfs command: missing [2021-08-08T11:16:03.502Z] - zpool command: missing [2021-08-08T11:16:03.502Z] [2021-08-08T11:16:03.502Z] Limits: [2021-08-08T11:16:03.502Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-08T11:16:03.502Z] [2021-08-08T11:16:03.502Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-08T11:16:03.834Z] + sudo modprobe ip_vs [2021-08-08T11:16:03.834Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:86a692763a142d06967b997bb0889e0338d8accc . [2021-08-08T11:16:04.090Z] #1 [internal] load build definition from Dockerfile [2021-08-08T11:16:04.090Z] #1 sha256:1b22076dcc240ac078622b927054e220439806d5154f7329abf9533b5d4c5064 [2021-08-08T11:16:04.090Z] #1 transferring dockerfile: 16.59kB done [2021-08-08T11:16:04.090Z] #1 DONE 0.0s [2021-08-08T11:16:04.090Z] [2021-08-08T11:16:04.090Z] #2 [internal] load .dockerignore [2021-08-08T11:16:04.090Z] #2 sha256:73a6a05d471996d1be7aa3bfd2e0052758d46437e81bd4635d62cb15ec3e4cb3 [2021-08-08T11:16:04.090Z] #2 transferring context: 87B done [2021-08-08T11:16:04.090Z] #2 DONE 0.0s [2021-08-08T11:16:04.090Z] [2021-08-08T11:16:04.090Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-08T11:16:04.090Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-08T11:16:04.657Z] #3 DONE 0.3s [2021-08-08T11:16:04.657Z] [2021-08-08T11:16:04.657Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-08T11:16:04.657Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-08T11:16:04.657Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-08T11:16:04.657Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-08T11:16:04.657Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-08T11:16:04.657Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-08T11:16:04.657Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.2s [2021-08-08T11:16:04.657Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-08-08T11:16:04.657Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-08-08T11:16:04.921Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-08-08T11:16:05.178Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-08-08T11:16:05.434Z] #4 DONE 0.8s [2021-08-08T11:16:05.434Z] [2021-08-08T11:16:05.434Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-08-08T11:16:05.434Z] #8 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-08-08T11:16:06.019Z] Fetching without tags [2021-08-08T11:16:06.366Z] #8 DONE 0.9s [2021-08-08T11:16:06.366Z] [2021-08-08T11:16:06.366Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-08-08T11:16:06.366Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-08T11:16:06.366Z] #5 DONE 0.9s [2021-08-08T11:16:06.366Z] [2021-08-08T11:16:06.366Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-08T11:16:06.366Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-08T11:16:06.366Z] #7 DONE 0.9s [2021-08-08T11:16:06.366Z] [2021-08-08T11:16:06.366Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-08T11:16:06.366Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-08T11:16:06.366Z] #6 DONE 0.9s [2021-08-08T11:16:06.401Z] Merging remotes/origin/master commit 91dc595e96483184e090d653870eb95d95f96904 into PR head commit 27aaadb7104b944f350765edfcd87143aec9ae43 [2021-08-08T11:16:07.651Z] Merge succeeded, producing fadc2074a1546e0a58fb099fc614327fd03f092f [2021-08-08T11:16:07.651Z] Checking out Revision fadc2074a1546e0a58fb099fc614327fd03f092f (PR-42481) [2021-08-08T11:16:07.739Z] [2021-08-08T11:16:07.739Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-08T11:16:07.739Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-08T11:16:07.739Z] #65 DONE 0.0s [2021-08-08T11:16:07.739Z] [2021-08-08T11:16:07.739Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-08T11:16:07.739Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-08T11:16:07.739Z] #63 DONE 0.0s [2021-08-08T11:16:07.739Z] [2021-08-08T11:16:07.739Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:16:07.739Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:16:07.739Z] #9 DONE 0.0s [2021-08-08T11:16:07.739Z] [2021-08-08T11:16:07.739Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-08T11:16:07.739Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-08T11:16:07.739Z] #26 DONE 0.0s [2021-08-08T11:16:07.739Z] [2021-08-08T11:16:07.739Z] #23 [internal] load build context [2021-08-08T11:16:07.739Z] #23 sha256:6ad05a8436e0eec75094af08fd75ecd874a91e7e4166cce0df75d82ab220e6a4 [2021-08-08T11:16:07.739Z] #23 ... [2021-08-08T11:16:07.739Z] [2021-08-08T11:16:07.739Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-08T11:16:07.739Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-08T11:16:07.739Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-08T11:16:07.739Z] #65 DONE 0.1s [2021-08-08T11:16:07.739Z] [2021-08-08T11:16:07.739Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-08T11:16:07.739Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-08T11:16:07.739Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-08T11:16:07.739Z] #63 DONE 0.1s [2021-08-08T11:16:07.739Z] [2021-08-08T11:16:07.739Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:16:07.739Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:16:07.739Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done [2021-08-08T11:16:07.739Z] #9 DONE 0.1s [2021-08-08T11:16:07.739Z] [2021-08-08T11:16:07.739Z] #23 [internal] load build context [2021-08-08T11:16:07.739Z] #23 sha256:6ad05a8436e0eec75094af08fd75ecd874a91e7e4166cce0df75d82ab220e6a4 [2021-08-08T11:16:05.901Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-08T11:16:05.915Z] > git config --add remote.origin.fetch +refs/pull/42481/head:refs/remotes/origin/PR-42481 # timeout=10 [2021-08-08T11:16:05.934Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:16:05.974Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-08T11:16:06.009Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-08T11:16:06.010Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:16:06.011Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42481/head:refs/remotes/origin/PR-42481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:16:06.395Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T11:16:06.429Z] > git checkout -f 27aaadb7104b944f350765edfcd87143aec9ae43 # timeout=10 [2021-08-08T11:16:07.198Z] > git remote # timeout=10 [2021-08-08T11:16:07.222Z] > git config --get remote.origin.url # timeout=10 [2021-08-08T11:16:07.241Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:16:07.242Z] > git merge 91dc595e96483184e090d653870eb95d95f96904 # timeout=10 [2021-08-08T11:16:07.608Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-08T11:16:07.645Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T11:16:07.672Z] > git checkout -f fadc2074a1546e0a58fb099fc614327fd03f092f # timeout=10 [2021-08-08T11:16:08.308Z] #23 ... [2021-08-08T11:16:08.308Z] [2021-08-08T11:16:08.308Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-08T11:16:08.308Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-08T11:16:08.308Z] #42 DONE 0.6s [2021-08-08T11:16:08.308Z] [2021-08-08T11:16:08.308Z] #23 [internal] load build context [2021-08-08T11:16:08.308Z] #23 sha256:6ad05a8436e0eec75094af08fd75ecd874a91e7e4166cce0df75d82ab220e6a4 [2021-08-08T11:16:08.506Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04d478e524b8bab7b) in /home/ubuntu/workspace/moby_PR-42481 [Pipeline] { [Pipeline] checkout [2021-08-08T11:16:08.565Z] #23 ... [2021-08-08T11:16:08.565Z] [2021-08-08T11:16:08.565Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-08T11:16:08.565Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-08T11:16:08.565Z] #42 DONE 0.0s [2021-08-08T11:16:08.565Z] [2021-08-08T11:16:08.565Z] #23 [internal] load build context [2021-08-08T11:16:08.565Z] #23 sha256:6ad05a8436e0eec75094af08fd75ecd874a91e7e4166cce0df75d82ab220e6a4 [2021-08-08T11:16:08.604Z] The recommended git tool is: git [2021-08-08T11:16:09.129Z] #23 transferring context: 15.17MB 1.4s [2021-08-08T11:16:11.599Z] using credential docker-jenkins-github-credentials [2021-08-08T11:16:11.608Z] Cloning the remote Git repository [2021-08-08T11:16:11.609Z] Cloning with configured refspecs honoured and without tags [2021-08-08T11:16:11.797Z] Commit message: "Merge commit '91dc595e96483184e090d653870eb95d95f96904' into HEAD" [2021-08-08T11:16:11.832Z] First time build. Skipping changelog. [2021-08-08T11:16:11.490Z] Cloning repository https://github.com/moby/moby.git [2021-08-08T11:16:11.568Z] > git init /home/ubuntu/workspace/moby_PR-42481 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-08T11:16:12.966Z] + [ PR != PR ] [2021-08-08T11:16:12.966Z] + [ master != master ] [2021-08-08T11:16:12.966Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-08T11:16:11.905Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-08T11:16:11.906Z] > git --version # timeout=10 [2021-08-08T11:16:11.948Z] > git --version # 'git version 2.17.1' [2021-08-08T11:16:11.949Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:16:11.952Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42481/head:refs/remotes/origin/PR-42481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:16:11.794Z] > git rev-list --no-walk 22f10c3920041a7e8788c7eade803485cbb5f4ca # timeout=10 [2021-08-08T11:16:13.310Z] #23 ... [2021-08-08T11:16:13.310Z] [2021-08-08T11:16:13.310Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-08T11:16:13.310Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-08T11:16:13.310Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-08T11:16:13.310Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-08-08T11:16:13.310Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-08T11:16:13.310Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-08T11:16:13.310Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.0s done [2021-08-08T11:16:13.310Z] #63 DONE 5.2s [2021-08-08T11:16:13.310Z] [2021-08-08T11:16:13.310Z] #23 [internal] load build context [2021-08-08T11:16:13.310Z] #23 sha256:6ad05a8436e0eec75094af08fd75ecd874a91e7e4166cce0df75d82ab220e6a4 [2021-08-08T11:16:13.344Z] + docker version [2021-08-08T11:16:13.873Z] #23 transferring context: 55.80MB 6.2s done [2021-08-08T11:16:17.145Z] #23 DONE 8.9s [2021-08-08T11:16:17.145Z] [2021-08-08T11:16:17.145Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:16:17.145Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:16:17.145Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.2s done [2021-08-08T11:16:17.145Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.3s done [2021-08-08T11:16:17.145Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-08-08T11:16:17.145Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-08-08T11:16:17.145Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-08-08T11:16:17.145Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 0.9s done [2021-08-08T11:16:17.145Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 3.9s done [2021-08-08T11:16:17.145Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 5.0s done [2021-08-08T11:16:17.145Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 8.7s [2021-08-08T11:16:17.145Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.7s [2021-08-08T11:16:17.145Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 5.1s done [2021-08-08T11:16:17.712Z] #9 ... [2021-08-08T11:16:17.712Z] [2021-08-08T11:16:17.712Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-08T11:16:17.712Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-08T11:16:17.712Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done [2021-08-08T11:16:17.712Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-08-08T11:16:17.712Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-08-08T11:16:17.712Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-08-08T11:16:17.712Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.3s done [2021-08-08T11:16:17.712Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.7s done [2021-08-08T11:16:17.969Z] #26 ... [2021-08-08T11:16:17.969Z] [2021-08-08T11:16:17.969Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-08T11:16:17.969Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-08T11:16:17.969Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-08T11:16:17.969Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-08T11:16:17.969Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.7s done [2021-08-08T11:16:17.969Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2021-08-08T11:16:17.969Z] #65 ... [2021-08-08T11:16:17.969Z] [2021-08-08T11:16:17.969Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:16:17.969Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:16:18.227Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 10.3s done [2021-08-08T11:16:18.483Z] #9 ... [2021-08-08T11:16:18.483Z] [2021-08-08T11:16:18.483Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-08T11:16:18.483Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-08T11:16:18.483Z] #65 DONE 10.5s [2021-08-08T11:16:18.483Z] [2021-08-08T11:16:18.483Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:16:18.483Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:16:18.483Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 [2021-08-08T11:16:19.049Z] #9 ... [2021-08-08T11:16:19.049Z] [2021-08-08T11:16:19.049Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-08T11:16:19.049Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-08T11:16:19.049Z] #26 DONE 11.2s [2021-08-08T11:16:19.049Z] [2021-08-08T11:16:19.049Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:16:19.049Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:16:19.049Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.6s done [2021-08-08T11:16:19.612Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a [2021-08-08T11:16:19.920Z] Client: Docker Engine - Community [2021-08-08T11:16:19.920Z] Version: 20.10.6 [2021-08-08T11:16:19.920Z] API version: 1.41 [2021-08-08T11:16:19.920Z] Go version: go1.13.15 [2021-08-08T11:16:19.920Z] Git commit: 370c289 [2021-08-08T11:16:19.920Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-08T11:16:19.920Z] OS/Arch: linux/amd64 [2021-08-08T11:16:19.920Z] Context: default [2021-08-08T11:16:19.920Z] Experimental: true [2021-08-08T11:16:19.920Z] [2021-08-08T11:16:19.920Z] Server: Docker Engine - Community [2021-08-08T11:16:19.920Z] Engine: [2021-08-08T11:16:19.920Z] Version: 20.10.6 [2021-08-08T11:16:19.920Z] API version: 1.41 (minimum version 1.12) [2021-08-08T11:16:19.920Z] Go version: go1.13.15 [2021-08-08T11:16:19.920Z] Git commit: 8728dd2 [2021-08-08T11:16:19.920Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-08T11:16:19.920Z] OS/Arch: linux/amd64 [2021-08-08T11:16:19.920Z] Experimental: true [2021-08-08T11:16:19.920Z] containerd: [2021-08-08T11:16:19.920Z] Version: 1.4.6 [2021-08-08T11:16:19.920Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-08T11:16:19.920Z] runc: [2021-08-08T11:16:19.920Z] Version: 1.0.0-rc95 [2021-08-08T11:16:19.920Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-08T11:16:19.920Z] docker-init: [2021-08-08T11:16:19.920Z] Version: 0.19.0 [2021-08-08T11:16:19.920Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-08T11:16:20.264Z] + docker info [2021-08-08T11:16:20.542Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.7s done [2021-08-08T11:16:21.479Z] #9 ... [2021-08-08T11:16:21.479Z] [2021-08-08T11:16:21.479Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-08T11:16:21.479Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-08T11:16:21.479Z] #64 DONE 1.6s [2021-08-08T11:16:21.479Z] [2021-08-08T11:16:21.479Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-08T11:16:21.479Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-08T11:16:22.248Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0927aefb14f0b12e6) in /home/ubuntu/workspace/moby_PR-42481 [Pipeline] { [Pipeline] checkout [2021-08-08T11:16:22.450Z] The recommended git tool is: git [2021-08-08T11:16:23.387Z] #66 DONE 1.7s [2021-08-08T11:16:23.387Z] [2021-08-08T11:16:23.387Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:16:23.387Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:16:23.387Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 1.4s [2021-08-08T11:16:25.468Z] using credential docker-jenkins-github-credentials [2021-08-08T11:16:25.473Z] Cloning the remote Git repository [2021-08-08T11:16:25.473Z] Cloning with configured refspecs honoured and without tags [2021-08-08T11:16:25.489Z] Cloning repository https://github.com/moby/moby.git [2021-08-08T11:16:25.562Z] > git init /home/ubuntu/workspace/moby_PR-42481 # timeout=10 [2021-08-08T11:16:25.965Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-08T11:16:25.965Z] > git --version # timeout=10 [2021-08-08T11:16:25.979Z] > git --version # 'git version 2.25.1' [2021-08-08T11:16:25.979Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:16:26.016Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42481/head:refs/remotes/origin/PR-42481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:16:28.401Z] Client: [2021-08-08T11:16:28.401Z] Context: default [2021-08-08T11:16:28.401Z] Debug Mode: false [2021-08-08T11:16:28.401Z] Plugins: [2021-08-08T11:16:28.401Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-08T11:16:28.401Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-08T11:16:28.401Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-08T11:16:28.401Z] [2021-08-08T11:16:28.401Z] Server: [2021-08-08T11:16:28.401Z] Containers: 0 [2021-08-08T11:16:28.401Z] Running: 0 [2021-08-08T11:16:28.401Z] Paused: 0 [2021-08-08T11:16:28.401Z] Stopped: 0 [2021-08-08T11:16:28.401Z] Images: 0 [2021-08-08T11:16:28.401Z] Server Version: 20.10.6 [2021-08-08T11:16:28.401Z] Storage Driver: overlay2 [2021-08-08T11:16:28.401Z] Backing Filesystem: extfs [2021-08-08T11:16:28.401Z] Supports d_type: true [2021-08-08T11:16:28.401Z] Native Overlay Diff: true [2021-08-08T11:16:28.401Z] userxattr: false [2021-08-08T11:16:28.401Z] Logging Driver: json-file [2021-08-08T11:16:28.402Z] Cgroup Driver: cgroupfs [2021-08-08T11:16:28.402Z] Cgroup Version: 1 [2021-08-08T11:16:28.402Z] Plugins: [2021-08-08T11:16:28.402Z] Volume: local [2021-08-08T11:16:28.402Z] Network: bridge host ipvlan macvlan null overlay [2021-08-08T11:16:28.402Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-08T11:16:28.402Z] Swarm: inactive [2021-08-08T11:16:28.402Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-08T11:16:28.402Z] Default Runtime: runc [2021-08-08T11:16:28.402Z] Init Binary: docker-init [2021-08-08T11:16:28.402Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-08T11:16:28.402Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-08T11:16:28.402Z] init version: de40ad0 [2021-08-08T11:16:28.402Z] Security Options: [2021-08-08T11:16:28.402Z] apparmor [2021-08-08T11:16:28.402Z] seccomp [2021-08-08T11:16:28.402Z] Profile: default [2021-08-08T11:16:28.402Z] Kernel Version: 5.4.0-1048-aws [2021-08-08T11:16:28.402Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-08T11:16:28.402Z] OSType: linux [2021-08-08T11:16:28.402Z] Architecture: x86_64 [2021-08-08T11:16:28.402Z] CPUs: 2 [2021-08-08T11:16:28.402Z] Total Memory: 7.569GiB [2021-08-08T11:16:28.402Z] Name: ip-10-100-120-106 [2021-08-08T11:16:28.402Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-08T11:16:28.402Z] Docker Root Dir: /var/lib/docker [2021-08-08T11:16:28.402Z] Debug Mode: false [2021-08-08T11:16:28.402Z] Registry: https://index.docker.io/v1/ [2021-08-08T11:16:28.402Z] Labels: [2021-08-08T11:16:28.402Z] Experimental: true [2021-08-08T11:16:28.402Z] Insecure Registries: [2021-08-08T11:16:28.402Z] 127.0.0.0/8 [2021-08-08T11:16:28.402Z] Live Restore Enabled: true [2021-08-08T11:16:28.402Z] [2021-08-08T11:16:28.402Z] WARNING: No swap limit support [Pipeline] sh [2021-08-08T11:16:28.663Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 6.4s [2021-08-08T11:16:28.663Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 6.5s done [2021-08-08T11:16:28.663Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 [2021-08-08T11:16:28.722Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-08T11:16:28.722Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-08T11:16:28.722Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42481/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-08T11:16:28.722Z] + bash /home/ubuntu/workspace/moby_PR-42481/check-config.sh [2021-08-08T11:16:28.722Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-08T11:16:28.722Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-08T11:16:28.722Z] [2021-08-08T11:16:28.722Z] Generally Necessary: [2021-08-08T11:16:28.722Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-08T11:16:28.722Z] - apparmor: enabled and tools installed [2021-08-08T11:16:28.722Z] - CONFIG_NAMESPACES: enabled [2021-08-08T11:16:28.722Z] - CONFIG_NET_NS: enabled [2021-08-08T11:16:28.722Z] - CONFIG_PID_NS: enabled [2021-08-08T11:16:28.722Z] - CONFIG_IPC_NS: enabled [2021-08-08T11:16:28.722Z] - CONFIG_UTS_NS: enabled [2021-08-08T11:16:28.722Z] - CONFIG_CGROUPS: enabled [2021-08-08T11:16:28.722Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-08T11:16:28.722Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-08T11:16:28.722Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-08T11:16:28.722Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-08T11:16:28.722Z] - CONFIG_CPUSETS: enabled [2021-08-08T11:16:28.722Z] - CONFIG_MEMCG: enabled [2021-08-08T11:16:28.722Z] - CONFIG_KEYS: enabled [2021-08-08T11:16:28.722Z] - CONFIG_VETH: enabled (as module) [2021-08-08T11:16:28.722Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-08T11:16:28.722Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-08T11:16:28.722Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-08T11:16:28.722Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-08T11:16:28.722Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-08T11:16:28.722Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-08T11:16:28.722Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-08T11:16:28.722Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-08T11:16:28.987Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-08T11:16:28.987Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-08T11:16:28.987Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-08T11:16:28.987Z] [2021-08-08T11:16:28.987Z] Optional Features: [2021-08-08T11:16:28.987Z] - CONFIG_USER_NS: enabled [2021-08-08T11:16:28.987Z] - CONFIG_SECCOMP: enabled [2021-08-08T11:16:28.987Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-08T11:16:28.987Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-08T11:16:28.987Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-08T11:16:28.987Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-08T11:16:28.987Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-08T11:16:28.987Z] - CONFIG_BLK_CGROUP: enabled [2021-08-08T11:16:28.987Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-08T11:16:28.987Z] - CONFIG_CGROUP_PERF: enabled [2021-08-08T11:16:28.987Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-08T11:16:28.987Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-08T11:16:28.987Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-08T11:16:28.987Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-08T11:16:28.987Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-08T11:16:28.987Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-08T11:16:28.987Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-08T11:16:28.987Z] - CONFIG_IP_VS: enabled (as module) [2021-08-08T11:16:28.987Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-08T11:16:28.987Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-08T11:16:28.987Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-08T11:16:28.987Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-08T11:16:28.987Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-08T11:16:28.987Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-08T11:16:28.987Z] - CONFIG_EXT4_FS: enabled [2021-08-08T11:16:28.987Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-08T11:16:28.987Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-08T11:16:28.987Z] - Network Drivers: [2021-08-08T11:16:28.987Z] - "overlay": [2021-08-08T11:16:28.987Z] - CONFIG_VXLAN: enabled (as module) [2021-08-08T11:16:28.987Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-08T11:16:28.987Z] Optional (for encrypted networks): [2021-08-08T11:16:29.246Z] - CONFIG_CRYPTO: enabled [2021-08-08T11:16:29.246Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-08T11:16:29.246Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-08T11:16:29.246Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-08T11:16:29.246Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-08T11:16:29.246Z] - CONFIG_XFRM: enabled [2021-08-08T11:16:29.246Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-08T11:16:29.247Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-08T11:16:29.247Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-08T11:16:29.247Z] - "ipvlan": [2021-08-08T11:16:29.247Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-08T11:16:29.247Z] - "macvlan": [2021-08-08T11:16:29.247Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-08T11:16:29.247Z] - CONFIG_DUMMY: enabled (as module) [2021-08-08T11:16:29.247Z] - "ftp,tftp client in container": [2021-08-08T11:16:29.247Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-08T11:16:29.247Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-08T11:16:29.247Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-08T11:16:29.247Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-08T11:16:29.247Z] - Storage Drivers: [2021-08-08T11:16:29.247Z] - "aufs": [2021-08-08T11:16:29.247Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-08T11:16:29.247Z] - "btrfs": [2021-08-08T11:16:29.247Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-08T11:16:29.247Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-08T11:16:29.247Z] - "devicemapper": [2021-08-08T11:16:29.247Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-08T11:16:29.247Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-08T11:16:29.247Z] - "overlay": [2021-08-08T11:16:29.247Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-08T11:16:29.247Z] - "zfs": [2021-08-08T11:16:29.247Z] - /dev/zfs: present [2021-08-08T11:16:29.247Z] - zfs command: missing [2021-08-08T11:16:29.247Z] - zpool command: missing [2021-08-08T11:16:29.247Z] [2021-08-08T11:16:29.247Z] Limits: [2021-08-08T11:16:29.247Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-08T11:16:29.247Z] [2021-08-08T11:16:29.247Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-08T11:16:29.588Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:fadc2074a1546e0a58fb099fc614327fd03f092f . [2021-08-08T11:16:29.658Z] #9 ... [2021-08-08T11:16:29.658Z] [2021-08-08T11:16:29.658Z] #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 [2021-08-08T11:16:29.658Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-08T11:16:29.658Z] #27 1.398 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:16:29.658Z] #27 1.401 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:16:29.658Z] #27 1.413 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:16:29.658Z] #27 1.504 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:16:29.658Z] #27 1.638 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:16:29.658Z] #27 1.890 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:16:29.658Z] #27 3.764 Fetched 8460 kB in 3s (3230 kB/s) [2021-08-08T11:16:29.658Z] #27 3.764 Reading package lists... [2021-08-08T11:16:29.658Z] #27 4.727 Reading package lists... [2021-08-08T11:16:29.658Z] #27 5.673 Building dependency tree... [2021-08-08T11:16:29.658Z] #27 5.968 The following additional packages will be installed: [2021-08-08T11:16:29.658Z] #27 5.969 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-08T11:16:29.658Z] #27 5.969 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-08T11:16:29.658Z] #27 5.969 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-08T11:16:29.658Z] #27 5.971 Suggested packages: [2021-08-08T11:16:29.658Z] #27 5.971 krb5-doc krb5-user [2021-08-08T11:16:29.658Z] #27 5.971 Recommended packages: [2021-08-08T11:16:29.658Z] #27 5.971 krb5-locales publicsuffix libsasl2-modules [2021-08-08T11:16:29.658Z] #27 6.212 The following NEW packages will be installed: [2021-08-08T11:16:29.658Z] #27 6.215 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-08T11:16:29.658Z] #27 6.215 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-08T11:16:29.658Z] #27 6.215 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-08T11:16:29.658Z] #27 6.215 libssh2-1 libssl1.1 openssl [2021-08-08T11:16:29.658Z] #27 6.502 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-08T11:16:29.658Z] #27 6.502 Need to get 5058 kB of archives. [2021-08-08T11:16:29.658Z] #27 6.502 After this operation, 12.1 MB of additional disk space will be used. [2021-08-08T11:16:29.658Z] #27 6.502 Get:1 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-08T11:16:29.658Z] #27 6.504 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-08T11:16:29.658Z] #27 6.504 Get:3 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-08T11:16:29.658Z] #27 6.515 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-08T11:16:29.658Z] #27 6.515 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-08T11:16:29.658Z] #27 6.515 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-08T11:16:29.658Z] #27 6.547 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-08T11:16:29.658Z] #27 6.586 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-08T11:16:29.658Z] #27 6.588 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-08T11:16:29.658Z] #27 6.590 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-08T11:16:29.658Z] #27 6.594 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-08T11:16:29.658Z] #27 6.594 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-08T11:16:29.658Z] #27 6.620 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-08T11:16:29.658Z] #27 6.620 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-08T11:16:29.658Z] #27 6.620 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-08T11:16:29.658Z] #27 6.620 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-08T11:16:29.658Z] #27 6.620 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-08T11:16:29.658Z] #27 6.648 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-08T11:16:29.658Z] #27 6.648 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-08T11:16:29.658Z] #27 6.654 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-08T11:16:29.658Z] #27 6.654 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-08T11:16:29.658Z] #27 6.899 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:16:29.658Z] #27 6.924 Fetched 5058 kB in 0s (12.5 MB/s) [2021-08-08T11:16:29.658Z] #27 6.963 Selecting previously unselected package libkeyutils1:amd64. [2021-08-08T11:16:29.658Z] #27 6.963 (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.) [2021-08-08T11:16:29.658Z] #27 6.963 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-08T11:16:29.658Z] #27 6.976 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-08T11:16:29.658Z] #27 7.050 Selecting previously unselected package libkrb5support0:amd64. [2021-08-08T11:16:29.658Z] #27 7.050 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-08T11:16:29.658Z] #27 7.055 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:16:29.658Z] #27 7.112 Selecting previously unselected package libk5crypto3:amd64. [2021-08-08T11:16:29.658Z] #27 7.113 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-08T11:16:29.658Z] #27 7.121 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:16:29.658Z] #27 7.207 Selecting previously unselected package libssl1.1:amd64. [2021-08-08T11:16:29.658Z] #27 7.207 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-08T11:16:29.658Z] #27 7.223 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-08T11:16:29.658Z] #27 7.523 Selecting previously unselected package libkrb5-3:amd64. [2021-08-08T11:16:29.658Z] #27 7.523 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-08T11:16:29.658Z] #27 7.537 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:16:29.658Z] #27 7.625 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-08T11:16:29.658Z] #27 7.625 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-08T11:16:29.658Z] #27 7.629 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:16:29.658Z] #27 7.933 Selecting previously unselected package openssl. [2021-08-08T11:16:29.658Z] #27 7.933 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-08T11:16:29.658Z] #27 7.939 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-08T11:16:29.658Z] #27 8.198 Selecting previously unselected package ca-certificates. [2021-08-08T11:16:29.658Z] #27 8.198 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-08T11:16:29.658Z] #27 8.203 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-08T11:16:29.658Z] #27 8.302 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-08T11:16:29.658Z] #27 8.302 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-08T11:16:29.658Z] #27 8.319 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-08T11:16:29.658Z] #27 8.509 Selecting previously unselected package libsasl2-2:amd64. [2021-08-08T11:16:29.658Z] #27 8.509 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-08T11:16:29.658Z] #27 8.509 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-08T11:16:29.658Z] #27 8.575 Selecting previously unselected package libldap-common. [2021-08-08T11:16:29.658Z] #27 8.575 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-08T11:16:29.658Z] #27 8.582 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-08T11:16:29.658Z] #27 8.676 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-08T11:16:29.658Z] #27 8.676 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-08T11:16:29.658Z] #27 8.683 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-08T11:16:29.658Z] #27 8.791 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-08T11:16:29.658Z] #27 8.791 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-08T11:16:29.658Z] #27 8.791 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-08T11:16:29.658Z] #27 8.917 Selecting previously unselected package libpsl5:amd64. [2021-08-08T11:16:29.658Z] #27 8.917 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-08T11:16:29.658Z] #27 8.920 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-08T11:16:29.658Z] #27 9.033 Selecting previously unselected package librtmp1:amd64. [2021-08-08T11:16:29.658Z] #27 9.033 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-08T11:16:29.658Z] #27 9.053 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-08T11:16:29.658Z] #27 9.156 Selecting previously unselected package libssh2-1:amd64. [2021-08-08T11:16:29.658Z] #27 9.156 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-08T11:16:29.658Z] #27 9.174 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-08T11:16:29.658Z] #27 9.220 Selecting previously unselected package libcurl4:amd64. [2021-08-08T11:16:29.658Z] #27 9.220 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-08T11:16:29.658Z] #27 9.224 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-08T11:16:29.658Z] #27 9.328 Selecting previously unselected package curl. [2021-08-08T11:16:29.658Z] #27 9.328 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-08T11:16:29.658Z] #27 9.335 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-08T11:16:29.658Z] #27 9.438 Selecting previously unselected package libonig5:amd64. [2021-08-08T11:16:29.658Z] #27 9.443 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-08T11:16:29.658Z] #27 9.450 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-08T11:16:29.658Z] #27 9.632 Selecting previously unselected package libjq1:amd64. [2021-08-08T11:16:29.658Z] #27 9.632 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-08T11:16:29.659Z] #27 9.637 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-08T11:16:29.659Z] #27 9.701 Selecting previously unselected package jq. [2021-08-08T11:16:29.659Z] #27 9.701 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-08T11:16:29.659Z] #27 9.707 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-08T11:16:29.659Z] #27 9.859 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-08T11:16:29.659Z] #27 9.867 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-08T11:16:29.659Z] #27 9.878 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-08T11:16:29.659Z] #27 10.09 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-08T11:16:29.659Z] #27 10.10 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-08T11:16:29.659Z] #27 10.12 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:16:29.659Z] #27 10.13 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-08T11:16:29.659Z] #27 10.25 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-08T11:16:29.659Z] #27 10.26 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:16:29.659Z] #27 10.28 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-08T11:16:29.659Z] #27 10.29 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-08T11:16:29.659Z] #27 10.30 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:16:29.659Z] #27 10.32 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-08T11:16:29.659Z] #27 10.34 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-08T11:16:29.659Z] #27 10.35 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-08T11:16:29.659Z] #27 ... [2021-08-08T11:16:29.659Z] [2021-08-08T11:16:29.659Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:16:29.659Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:16:29.847Z] #2 [internal] load .dockerignore [2021-08-08T11:16:29.847Z] #2 sha256:92cfdde53886f152e6c150dd565342b86cd4adc41a9467ed3b4cfc2c5f9cb661 [2021-08-08T11:16:29.847Z] #2 transferring context: 87B done [2021-08-08T11:16:29.847Z] #2 DONE 0.1s [2021-08-08T11:16:29.847Z] [2021-08-08T11:16:29.847Z] #1 [internal] load build definition from Dockerfile [2021-08-08T11:16:29.847Z] #1 sha256:62eda6b152e083482e4ca00e9d034a74ce540c4fe769ca55a226a1efe9a9fc1a [2021-08-08T11:16:29.847Z] #1 transferring dockerfile: 16.59kB done [2021-08-08T11:16:29.847Z] #1 DONE 0.2s [2021-08-08T11:16:29.847Z] [2021-08-08T11:16:29.847Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-08T11:16:29.847Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-08T11:16:30.007Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-038976628f9a11bdf) in /home/ubuntu/workspace/moby_PR-42481 [Pipeline] { [Pipeline] checkout [2021-08-08T11:16:30.179Z] The recommended git tool is: git [2021-08-08T11:16:30.419Z] #3 DONE 0.4s [2021-08-08T11:16:30.419Z] [2021-08-08T11:16:30.419Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-08T11:16:30.419Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-08T11:16:30.419Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-08T11:16:30.419Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-08T11:16:30.419Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-08T11:16:30.419Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-08T11:16:30.419Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s [2021-08-08T11:16:30.679Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-08-08T11:16:30.679Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-08-08T11:16:30.679Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-08-08T11:16:31.251Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-08-08T11:16:31.251Z] #4 DONE 1.0s [2021-08-08T11:16:31.520Z] [2021-08-08T11:16:31.520Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-08-08T11:16:31.520Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-08T11:16:32.565Z] Fetching without tags [2021-08-08T11:16:33.026Z] Merging remotes/origin/master commit 91dc595e96483184e090d653870eb95d95f96904 into PR head commit 27aaadb7104b944f350765edfcd87143aec9ae43 [2021-08-08T11:16:33.842Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.0s [2021-08-08T11:16:34.060Z] #5 ... [2021-08-08T11:16:34.060Z] [2021-08-08T11:16:34.060Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-08-08T11:16:34.060Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-08-08T11:16:34.060Z] #6 DONE 2.3s [2021-08-08T11:16:34.060Z] [2021-08-08T11:16:34.060Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-08-08T11:16:34.060Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-08T11:16:34.060Z] #5 DONE 2.4s [2021-08-08T11:16:34.060Z] [2021-08-08T11:16:34.060Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-08T11:16:34.060Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-08T11:16:34.060Z] #7 DONE 2.4s [2021-08-08T11:16:34.060Z] [2021-08-08T11:16:34.060Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-08T11:16:34.060Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-08T11:16:34.060Z] #8 DONE 2.4s [2021-08-08T11:16:34.100Z] #9 ... [2021-08-08T11:16:34.100Z] [2021-08-08T11:16:34.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 [2021-08-08T11:16:34.100Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-08T11:16:34.100Z] #27 10.37 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-08T11:16:34.100Z] #27 10.39 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-08T11:16:34.100Z] #27 11.21 Updating certificates in /etc/ssl/certs... [2021-08-08T11:16:34.100Z] #27 12.51 137 added, 0 removed; done. [2021-08-08T11:16:34.100Z] #27 12.62 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:16:34.100Z] #27 12.64 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-08T11:16:34.100Z] #27 12.66 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-08T11:16:34.100Z] #27 12.68 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-08T11:16:34.100Z] #27 12.69 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:16:34.100Z] #27 12.71 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-08T11:16:34.100Z] #27 12.73 Updating certificates in /etc/ssl/certs... [2021-08-08T11:16:34.100Z] #27 13.56 0 added, 0 removed; done. [2021-08-08T11:16:34.100Z] #27 13.56 Running hooks in /etc/ca-certificates/update.d... [2021-08-08T11:16:34.100Z] #27 13.57 done. [2021-08-08T11:16:34.100Z] #27 DONE 14.8s [2021-08-08T11:16:34.252Z] Merge succeeded, producing b9222461b5eb0f38fe71d2afc45dbb6f75de25f1 [2021-08-08T11:16:34.252Z] Checking out Revision b9222461b5eb0f38fe71d2afc45dbb6f75de25f1 (PR-42481) [2021-08-08T11:16:34.357Z] [2021-08-08T11:16:34.357Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-08T11:16:34.357Z] #28 sha256:3c416f09978687585251904f64f50c394b87d53ccf1479b2dad53145de891027 [2021-08-08T11:16:34.357Z] #28 DONE 0.1s [2021-08-08T11:16:34.357Z] [2021-08-08T11:16:34.357Z] #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 [2021-08-08T11:16:34.357Z] #29 sha256:6d94b169f0df036047b93c43aef2df405de97d16169673113adf11a61eecae95 [2021-08-08T11:16:32.435Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-08T11:16:32.447Z] > git config --add remote.origin.fetch +refs/pull/42481/head:refs/remotes/origin/PR-42481 # timeout=10 [2021-08-08T11:16:32.472Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:16:32.528Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-08T11:16:32.564Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-08T11:16:32.564Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:16:32.565Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42481/head:refs/remotes/origin/PR-42481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:16:33.033Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T11:16:33.087Z] > git checkout -f 27aaadb7104b944f350765edfcd87143aec9ae43 # timeout=10 [2021-08-08T11:16:34.100Z] > git remote # timeout=10 [2021-08-08T11:16:34.122Z] > git config --get remote.origin.url # timeout=10 [2021-08-08T11:16:34.146Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:16:34.147Z] > git merge 91dc595e96483184e090d653870eb95d95f96904 # timeout=10 [2021-08-08T11:16:34.231Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-08T11:16:34.250Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T11:16:34.266Z] > git checkout -f b9222461b5eb0f38fe71d2afc45dbb6f75de25f1 # timeout=10 [2021-08-08T11:16:34.840Z] using credential docker-jenkins-github-credentials [2021-08-08T11:16:34.848Z] Cloning the remote Git repository [2021-08-08T11:16:34.848Z] Cloning with configured refspecs honoured and without tags [2021-08-08T11:16:34.816Z] Cloning repository https://github.com/moby/moby.git [2021-08-08T11:16:34.884Z] > git init /home/ubuntu/workspace/moby_PR-42481 # timeout=10 [2021-08-08T11:16:35.726Z] #29 1.412 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-08T11:16:35.726Z] #29 1.508 [2021-08-08T11:16:36.240Z] #29 1.618 ############ 17.6% ########################### 37.5% ######################################### 57.4% ####################################################### 77.2% ##################################################################### 97.1% ######################################################################## 100.0% [2021-08-08T11:16:36.240Z] #29 2.123 [2021-08-08T11:16:35.265Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-08T11:16:35.265Z] > git --version # timeout=10 [2021-08-08T11:16:35.284Z] > git --version # 'git version 2.25.1' [2021-08-08T11:16:35.285Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:16:35.380Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42481/head:refs/remotes/origin/PR-42481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:16:36.497Z] #29 2.230 ######################################################################## 100.0% [2021-08-08T11:16:36.497Z] #29 2.324 [2021-08-08T11:16:36.600Z] [2021-08-08T11:16:36.600Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-08T11:16:36.600Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-08T11:16:36.600Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-08T11:16:36.600Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-08T11:16:36.600Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-08T11:16:36.600Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-08T11:16:36.753Z] #29 2.442 ############################################################## 86.6% ######################################################################## 100.0% [2021-08-08T11:16:36.753Z] #29 2.543 [2021-08-08T11:16:36.862Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-08-08T11:16:36.862Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.2s [2021-08-08T11:16:37.122Z] #70 ... [2021-08-08T11:16:37.122Z] [2021-08-08T11:16:37.122Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-08T11:16:37.122Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-08T11:16:37.122Z] #49 DONE 0.0s [2021-08-08T11:16:37.122Z] [2021-08-08T11:16:37.122Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-08T11:16:37.122Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-08T11:16:37.122Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s [2021-08-08T11:16:37.122Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-08-08T11:16:37.383Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-08-08T11:16:37.526Z] #29 2.674 ########### 15.8% ######################### 35.7% ######################################## 55.6% ##################################################### 74.9% ################################################################### 94.2% ######################################################################## 100.0% [2021-08-08T11:16:37.526Z] #29 3.217 [2021-08-08T11:16:38.059Z] Commit message: "Merge commit '91dc595e96483184e090d653870eb95d95f96904' into HEAD" [2021-08-08T11:16:38.091Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-08T11:16:39.124Z] + docker version [2021-08-08T11:16:38.076Z] > git rev-list --no-walk 22f10c3920041a7e8788c7eade803485cbb5f4ca # timeout=10 [2021-08-08T11:16:39.618Z] #29 3.342 # 2.7% #### 6.4% ##### 7.6% ######## 11.4% ########### 16.2% ################ 22.3% #################### 28.5% ########################## 37.0% ############################## 42.5% ###################################### 53.5% ############################################### 65.8% ######################################################## 77.9% ############################################################# 85.6% ################################################################# 90.9% ##################################################################### 97.2% ######################################################################## 100.0% [2021-08-08T11:16:39.618Z] #29 5.342 [2021-08-08T11:16:39.874Z] #29 5.640 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-08T11:16:40.132Z] #29 5.733 [2021-08-08T11:16:40.132Z] #29 5.792 ######################################################################## 100.0% [2021-08-08T11:16:40.132Z] #29 5.836 [2021-08-08T11:16:40.389Z] #29 6.139 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-08T11:16:40.389Z] #29 6.224 [2021-08-08T11:16:40.646Z] #29 6.356 0.6% ######################################################################## 100.0% [2021-08-08T11:16:40.646Z] #29 6.416 [2021-08-08T11:16:41.210Z] #29 6.817 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-08T11:16:41.210Z] #29 6.918 [2021-08-08T11:16:41.729Z] #29 7.085 0.0% ############################ 39.5% ################################# 47.1% ########################################### 60.4% ######################################################################## 100.0% [2021-08-08T11:16:41.729Z] #29 7.551 [2021-08-08T11:16:42.293Z] #29 7.893 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-08T11:16:42.293Z] #29 8.011 [2021-08-08T11:16:42.293Z] #29 8.095 ######################################################################## 100.0% [2021-08-08T11:16:42.293Z] #29 8.136 [2021-08-08T11:16:42.668Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.4s done [2021-08-08T11:16:42.668Z] #70 DONE 5.6s [2021-08-08T11:16:42.668Z] [2021-08-08T11:16:42.668Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:16:42.668Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:16:42.668Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done [2021-08-08T11:16:42.668Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-08-08T11:16:42.668Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-08-08T11:16:42.668Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-08-08T11:16:42.668Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.6s done [2021-08-08T11:16:42.668Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 1.6s done [2021-08-08T11:16:42.668Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 4.4s done [2021-08-08T11:16:42.668Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 2.8s done [2021-08-08T11:16:42.668Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 63.99MB / 68.75MB 5.2s [2021-08-08T11:16:42.668Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 81.01MB / 129.05MB 5.2s [2021-08-08T11:16:42.668Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 2.2s [2021-08-08T11:16:42.668Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 4.5s done [2021-08-08T11:16:42.668Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 5.5s [2021-08-08T11:16:42.668Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 88.99MB / 129.05MB 5.5s [2021-08-08T11:16:42.668Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 98.57MB / 129.05MB 5.9s [2021-08-08T11:16:42.860Z] #29 8.443 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-08T11:16:42.860Z] #29 8.543 [2021-08-08T11:16:42.860Z] #29 8.629 ######################################################################## 100.0% [2021-08-08T11:16:42.860Z] #29 8.664 [2021-08-08T11:16:42.929Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 107.68MB / 129.05MB 6.2s [2021-08-08T11:16:43.118Z] #29 8.665 Download of images into '/build' complete. [2021-08-08T11:16:43.118Z] #29 8.665 Use something like the following to load the result into a Docker daemon: [2021-08-08T11:16:43.118Z] #29 8.665 tar -cC '/build' . | docker load [2021-08-08T11:16:43.194Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 115.34MB / 129.05MB 6.4s [2021-08-08T11:16:43.480Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 6.3s done [2021-08-08T11:16:43.480Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 6.8s [2021-08-08T11:16:44.430Z] Client: Docker Engine - Community [2021-08-08T11:16:44.430Z] Version: 20.10.6 [2021-08-08T11:16:44.430Z] API version: 1.41 [2021-08-08T11:16:44.430Z] Go version: go1.13.15 [2021-08-08T11:16:44.430Z] Git commit: 370c289 [2021-08-08T11:16:44.430Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-08T11:16:44.430Z] OS/Arch: linux/amd64 [2021-08-08T11:16:44.430Z] Context: default [2021-08-08T11:16:44.430Z] Experimental: true [2021-08-08T11:16:44.430Z] [2021-08-08T11:16:44.430Z] Server: Docker Engine - Community [2021-08-08T11:16:44.430Z] Engine: [2021-08-08T11:16:44.430Z] Version: 20.10.6 [2021-08-08T11:16:44.430Z] API version: 1.41 (minimum version 1.12) [2021-08-08T11:16:44.430Z] Go version: go1.13.15 [2021-08-08T11:16:44.430Z] Git commit: 8728dd2 [2021-08-08T11:16:44.430Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-08T11:16:44.430Z] OS/Arch: linux/amd64 [2021-08-08T11:16:44.430Z] Experimental: true [2021-08-08T11:16:44.430Z] containerd: [2021-08-08T11:16:44.430Z] Version: 1.4.6 [2021-08-08T11:16:44.430Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-08T11:16:44.430Z] runc: [2021-08-08T11:16:44.430Z] Version: 1.0.0-rc95 [2021-08-08T11:16:44.430Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-08T11:16:44.430Z] docker-init: [2021-08-08T11:16:44.430Z] Version: 0.19.0 [2021-08-08T11:16:44.430Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-08T11:16:44.489Z] #29 ... [2021-08-08T11:16:44.489Z] [2021-08-08T11:16:44.489Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:16:44.489Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:16:44.489Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 6.0s done [2021-08-08T11:16:44.489Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 9.5s [2021-08-08T11:16:44.760Z] + docker info [2021-08-08T11:16:45.388Z] #9 ... [2021-08-08T11:16:45.388Z] [2021-08-08T11:16:45.388Z] #30 [internal] load build context [2021-08-08T11:16:45.388Z] #30 sha256:22be3596fbad2756a855174967e678e16c25d03d3939c8017582e44ab8aa6a24 [2021-08-08T11:16:45.388Z] #30 transferring context: 55.80MB 7.1s done [2021-08-08T11:16:45.388Z] #30 DONE 8.8s [2021-08-08T11:16:45.388Z] [2021-08-08T11:16:45.388Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:16:45.388Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:16:45.388Z] #9 ... [2021-08-08T11:16:45.388Z] [2021-08-08T11:16:45.388Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-08T11:16:45.388Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-08T11:16:45.388Z] #33 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done [2021-08-08T11:16:45.388Z] #33 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-08-08T11:16:45.388Z] #33 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-08-08T11:16:45.388Z] #33 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-08-08T11:16:45.388Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.6s done [2021-08-08T11:16:45.388Z] #33 ... [2021-08-08T11:16:45.388Z] [2021-08-08T11:16:45.388Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:16:45.388Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:16:45.857Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 10.7s done [2021-08-08T11:16:46.338Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 9.4s done [2021-08-08T11:16:46.338Z] #9 ... [2021-08-08T11:16:46.338Z] [2021-08-08T11:16:46.338Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-08T11:16:46.338Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-08T11:16:46.338Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-08T11:16:46.338Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-08T11:16:46.339Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-08T11:16:46.339Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-08T11:16:46.339Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.4s done [2021-08-08T11:16:46.339Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.2s done [2021-08-08T11:16:46.339Z] #72 DONE 10.0s [2021-08-08T11:16:46.339Z] [2021-08-08T11:16:46.339Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-08T11:16:46.339Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-08T11:16:46.339Z] #33 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 6.6s done [2021-08-08T11:16:46.717Z] Fetching without tags [2021-08-08T11:16:46.785Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-08-08T11:16:47.104Z] Merging remotes/origin/master commit 91dc595e96483184e090d653870eb95d95f96904 into PR head commit 27aaadb7104b944f350765edfcd87143aec9ae43 [2021-08-08T11:16:47.277Z] #33 DONE 10.7s [2021-08-08T11:16:47.277Z] [2021-08-08T11:16:47.277Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:16:47.277Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:16:47.277Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.4s done [2021-08-08T11:16:47.538Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.1s [2021-08-08T11:16:48.111Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.5s done [2021-08-08T11:16:48.157Z] #9 DONE 40.1s [2021-08-08T11:16:48.157Z] [2021-08-08T11:16:48.157Z] #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 [2021-08-08T11:16:48.157Z] #29 sha256:6d94b169f0df036047b93c43aef2df405de97d16169673113adf11a61eecae95 [2021-08-08T11:16:48.157Z] #29 DONE 13.8s [2021-08-08T11:16:48.157Z] [2021-08-08T11:16:48.157Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-08T11:16:48.157Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-08-08T11:16:48.371Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 [2021-08-08T11:16:46.630Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-08T11:16:46.643Z] > git config --add remote.origin.fetch +refs/pull/42481/head:refs/remotes/origin/PR-42481 # timeout=10 [2021-08-08T11:16:46.661Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:16:46.698Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-08T11:16:46.727Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-08T11:16:46.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:16:46.728Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42481/head:refs/remotes/origin/PR-42481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:16:47.122Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T11:16:47.149Z] > git checkout -f 27aaadb7104b944f350765edfcd87143aec9ae43 # timeout=10 [2021-08-08T11:16:48.457Z] > git remote # timeout=10 [2021-08-08T11:16:48.486Z] > git config --get remote.origin.url # timeout=10 [2021-08-08T11:16:48.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:16:48.501Z] > git merge 91dc595e96483184e090d653870eb95d95f96904 # timeout=10 [2021-08-08T11:16:48.631Z] #9 ... [2021-08-08T11:16:48.631Z] [2021-08-08T11:16:48.631Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-08T11:16:48.631Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-08T11:16:48.631Z] #71 DONE 0.5s [2021-08-08T11:16:48.631Z] [2021-08-08T11:16:48.631Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:16:48.631Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:16:49.086Z] #10 DONE 1.0s [2021-08-08T11:16:49.086Z] [2021-08-08T11:16:49.086Z] #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 [2021-08-08T11:16:49.086Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-08-08T11:16:49.144Z] Merge succeeded, producing 7e5ca801e31d88d45d18e1ce8f51d2717cdb8d67 [2021-08-08T11:16:49.144Z] Checking out Revision 7e5ca801e31d88d45d18e1ce8f51d2717cdb8d67 (PR-42481) [2021-08-08T11:16:49.204Z] #9 ... [2021-08-08T11:16:49.204Z] [2021-08-08T11:16:49.204Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-08T11:16:49.204Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-08T11:16:49.204Z] #73 DONE 0.8s [2021-08-08T11:16:49.467Z] [2021-08-08T11:16:49.467Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:16:49.467Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:16:50.460Z] #11 DONE 1.2s [2021-08-08T11:16:50.460Z] [2021-08-08T11:16:50.460Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:16:50.460Z] #59 sha256:515dd67de3e4ca953cc4e63afea233fa51bce81db183a05bf7861e45ff7f42d7 [2021-08-08T11:16:50.460Z] #59 ... [2021-08-08T11:16:50.460Z] [2021-08-08T11:16:50.460Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-08T11:16:50.460Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-08-08T11:16:50.460Z] #39 DONE 0.3s [2021-08-08T11:16:50.721Z] [2021-08-08T11:16:50.721Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-08T11:16:50.721Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-08-08T11:16:50.721Z] #31 DONE 0.3s [2021-08-08T11:16:50.721Z] [2021-08-08T11:16:50.721Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-08T11:16:50.721Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-08-08T11:16:50.721Z] #43 DONE 0.3s [2021-08-08T11:16:50.721Z] [2021-08-08T11:16:50.721Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:16:50.721Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:16:49.109Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-08T11:16:49.146Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T11:16:49.166Z] > git checkout -f 7e5ca801e31d88d45d18e1ce8f51d2717cdb8d67 # timeout=10 [2021-08-08T11:16:51.366Z] Client: [2021-08-08T11:16:51.367Z] Context: default [2021-08-08T11:16:51.367Z] Debug Mode: false [2021-08-08T11:16:51.367Z] Plugins: [2021-08-08T11:16:51.367Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-08T11:16:51.367Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-08T11:16:51.367Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-08T11:16:51.367Z] [2021-08-08T11:16:51.367Z] Server: [2021-08-08T11:16:51.367Z] Containers: 0 [2021-08-08T11:16:51.367Z] Running: 0 [2021-08-08T11:16:51.367Z] Paused: 0 [2021-08-08T11:16:51.367Z] Stopped: 0 [2021-08-08T11:16:51.367Z] Images: 0 [2021-08-08T11:16:51.367Z] Server Version: 20.10.6 [2021-08-08T11:16:51.367Z] Storage Driver: overlay2 [2021-08-08T11:16:51.367Z] Backing Filesystem: extfs [2021-08-08T11:16:51.367Z] Supports d_type: true [2021-08-08T11:16:51.367Z] Native Overlay Diff: true [2021-08-08T11:16:51.367Z] userxattr: false [2021-08-08T11:16:51.367Z] Logging Driver: json-file [2021-08-08T11:16:51.367Z] Cgroup Driver: cgroupfs [2021-08-08T11:16:51.367Z] Cgroup Version: 1 [2021-08-08T11:16:51.367Z] Plugins: [2021-08-08T11:16:51.367Z] Volume: local [2021-08-08T11:16:51.367Z] Network: bridge host ipvlan macvlan null overlay [2021-08-08T11:16:51.367Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-08T11:16:51.367Z] Swarm: inactive [2021-08-08T11:16:51.367Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-08T11:16:51.367Z] Default Runtime: runc [2021-08-08T11:16:51.367Z] Init Binary: docker-init [2021-08-08T11:16:51.367Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-08T11:16:51.367Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-08T11:16:51.367Z] init version: de40ad0 [2021-08-08T11:16:51.367Z] Security Options: [2021-08-08T11:16:51.367Z] apparmor [2021-08-08T11:16:51.367Z] seccomp [2021-08-08T11:16:51.367Z] Profile: default [2021-08-08T11:16:51.367Z] Kernel Version: 5.4.0-1048-aws [2021-08-08T11:16:51.367Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-08T11:16:51.367Z] OSType: linux [2021-08-08T11:16:51.367Z] Architecture: x86_64 [2021-08-08T11:16:51.367Z] CPUs: 2 [2021-08-08T11:16:51.367Z] Total Memory: 7.569GiB [2021-08-08T11:16:51.367Z] Name: ip-10-100-38-25 [2021-08-08T11:16:51.367Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-08T11:16:51.367Z] Docker Root Dir: /var/lib/docker [2021-08-08T11:16:51.367Z] Debug Mode: false [2021-08-08T11:16:51.367Z] Registry: https://index.docker.io/v1/ [2021-08-08T11:16:51.367Z] Labels: [2021-08-08T11:16:51.367Z] Experimental: true [2021-08-08T11:16:51.367Z] Insecure Registries: [2021-08-08T11:16:51.367Z] 127.0.0.0/8 [2021-08-08T11:16:51.367Z] Live Restore Enabled: true [2021-08-08T11:16:51.367Z] [2021-08-08T11:16:51.367Z] WARNING: No swap limit support [Pipeline] sh [2021-08-08T11:16:51.670Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-08T11:16:51.670Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-08T11:16:51.670Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42481/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-08T11:16:51.670Z] + bash /home/ubuntu/workspace/moby_PR-42481/check-config.sh [2021-08-08T11:16:51.670Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-08T11:16:51.670Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-08T11:16:51.670Z] [2021-08-08T11:16:51.670Z] Generally Necessary: [2021-08-08T11:16:51.670Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-08T11:16:51.670Z] - apparmor: enabled and tools installed [2021-08-08T11:16:51.670Z] - CONFIG_NAMESPACES: enabled [2021-08-08T11:16:51.670Z] - CONFIG_NET_NS: enabled [2021-08-08T11:16:51.670Z] - CONFIG_PID_NS: enabled [2021-08-08T11:16:51.670Z] - CONFIG_IPC_NS: enabled [2021-08-08T11:16:51.670Z] - CONFIG_UTS_NS: enabled [2021-08-08T11:16:51.670Z] - CONFIG_CGROUPS: enabled [2021-08-08T11:16:51.670Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-08T11:16:51.670Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-08T11:16:51.670Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-08T11:16:51.670Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-08T11:16:51.670Z] - CONFIG_CPUSETS: enabled [2021-08-08T11:16:51.670Z] - CONFIG_MEMCG: enabled [2021-08-08T11:16:51.670Z] - CONFIG_KEYS: enabled [2021-08-08T11:16:51.670Z] - CONFIG_VETH: enabled (as module) [2021-08-08T11:16:51.670Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-08T11:16:51.670Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-08T11:16:51.670Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-08T11:16:51.670Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-08T11:16:51.670Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-08T11:16:51.670Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-08T11:16:51.670Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-08T11:16:51.670Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-08T11:16:51.670Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-08T11:16:51.670Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-08T11:16:51.670Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-08T11:16:51.670Z] [2021-08-08T11:16:51.670Z] Optional Features: [2021-08-08T11:16:51.670Z] - CONFIG_USER_NS: enabled [2021-08-08T11:16:51.670Z] - CONFIG_SECCOMP: enabled [2021-08-08T11:16:51.670Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-08T11:16:51.933Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-08T11:16:51.933Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-08T11:16:51.933Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-08T11:16:51.933Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-08T11:16:51.933Z] - CONFIG_BLK_CGROUP: enabled [2021-08-08T11:16:51.933Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-08T11:16:51.933Z] - CONFIG_CGROUP_PERF: enabled [2021-08-08T11:16:51.933Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-08T11:16:51.933Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-08T11:16:51.933Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-08T11:16:51.933Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-08T11:16:51.933Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-08T11:16:51.933Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-08T11:16:51.933Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-08T11:16:51.933Z] - CONFIG_IP_VS: enabled (as module) [2021-08-08T11:16:51.933Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-08T11:16:51.933Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-08T11:16:51.933Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-08T11:16:51.933Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-08T11:16:51.933Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-08T11:16:51.933Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-08T11:16:51.933Z] - CONFIG_EXT4_FS: enabled [2021-08-08T11:16:51.933Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-08T11:16:51.933Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-08T11:16:51.933Z] - Network Drivers: [2021-08-08T11:16:51.933Z] - "overlay": [2021-08-08T11:16:51.933Z] - CONFIG_VXLAN: enabled (as module) [2021-08-08T11:16:51.933Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-08T11:16:51.933Z] Optional (for encrypted networks): [2021-08-08T11:16:51.933Z] - CONFIG_CRYPTO: enabled [2021-08-08T11:16:51.933Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-08T11:16:51.933Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-08T11:16:51.933Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-08T11:16:51.933Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-08T11:16:51.933Z] - CONFIG_XFRM: enabled [2021-08-08T11:16:51.933Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-08T11:16:51.933Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-08T11:16:51.933Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-08T11:16:51.933Z] - "ipvlan": [2021-08-08T11:16:51.933Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-08T11:16:51.933Z] - "macvlan": [2021-08-08T11:16:52.195Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-08T11:16:52.195Z] - CONFIG_DUMMY: enabled (as module) [2021-08-08T11:16:52.195Z] - "ftp,tftp client in container": [2021-08-08T11:16:52.195Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-08T11:16:52.195Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-08T11:16:52.195Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-08T11:16:52.195Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-08T11:16:52.195Z] - Storage Drivers: [2021-08-08T11:16:52.195Z] - "aufs": [2021-08-08T11:16:52.195Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-08T11:16:52.195Z] - "btrfs": [2021-08-08T11:16:52.195Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-08T11:16:52.195Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-08T11:16:52.195Z] - "devicemapper": [2021-08-08T11:16:52.195Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-08T11:16:52.195Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-08T11:16:52.195Z] - "overlay": [2021-08-08T11:16:52.195Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-08T11:16:52.195Z] - "zfs": [2021-08-08T11:16:52.195Z] - /dev/zfs: present [2021-08-08T11:16:52.195Z] - zfs command: missing [2021-08-08T11:16:52.195Z] - zpool command: missing [2021-08-08T11:16:52.195Z] [2021-08-08T11:16:52.195Z] Limits: [2021-08-08T11:16:52.195Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-08T11:16:52.195Z] [2021-08-08T11:16:52.195Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-08T11:16:52.569Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b9222461b5eb0f38fe71d2afc45dbb6f75de25f1 . [2021-08-08T11:16:52.830Z] #2 [internal] load .dockerignore [2021-08-08T11:16:52.830Z] #2 sha256:1efea84799673b89f0430f3261c1ed5ee8ce653c68b0cefd08d53842137bef83 [2021-08-08T11:16:52.833Z] Commit message: "Merge commit '91dc595e96483184e090d653870eb95d95f96904' into HEAD" [2021-08-08T11:16:52.846Z] First time build. Skipping changelog. [2021-08-08T11:16:53.092Z] #2 transferring context: 87B done [2021-08-08T11:16:53.092Z] #2 DONE 0.1s [2021-08-08T11:16:53.092Z] [2021-08-08T11:16:53.092Z] #1 [internal] load build definition from Dockerfile [2021-08-08T11:16:53.092Z] #1 sha256:d5e8a5fb3814c946dc79ea2888ad79bf1f02b37777472df96321c78fd7048fa9 [2021-08-08T11:16:53.092Z] #1 transferring dockerfile: 16.59kB done [2021-08-08T11:16:53.092Z] #1 DONE 0.2s [2021-08-08T11:16:53.092Z] [2021-08-08T11:16:53.092Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-08T11:16:53.092Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-08-08T11:16:52.835Z] > git rev-list --no-walk 22f10c3920041a7e8788c7eade803485cbb5f4ca # timeout=10 [Pipeline] sh [2021-08-08T11:16:53.358Z] #3 DONE 0.5s [2021-08-08T11:16:53.620Z] [2021-08-08T11:16:53.620Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-08T11:16:53.620Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-08T11:16:53.620Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-08T11:16:53.620Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-08T11:16:53.620Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-08-08T11:16:53.620Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-08T11:16:53.620Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-08T11:16:53.620Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-08-08T11:16:53.620Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-08-08T11:16:53.687Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 5.1s [2021-08-08T11:16:53.810Z] + docker version [2021-08-08T11:16:54.199Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-08-08T11:16:54.199Z] #4 DONE 0.7s [2021-08-08T11:16:54.464Z] [2021-08-08T11:16:54.464Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-08T11:16:54.464Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-08T11:16:55.068Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 6.7s done [2021-08-08T11:16:55.328Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 [2021-08-08T11:16:55.409Z] #8 DONE 1.1s [2021-08-08T11:16:55.409Z] [2021-08-08T11:16:55.409Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-08-08T11:16:55.409Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-08-08T11:16:55.409Z] #5 DONE 1.1s [2021-08-08T11:16:55.409Z] [2021-08-08T11:16:55.409Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-08-08T11:16:55.409Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-08T11:16:55.671Z] #7 DONE 1.1s [2021-08-08T11:16:55.671Z] [2021-08-08T11:16:55.671Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-08T11:16:55.671Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-08T11:16:55.671Z] #6 DONE 1.1s [2021-08-08T11:16:55.973Z] #44 ... [2021-08-08T11:16:55.973Z] [2021-08-08T11:16:55.973Z] #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 [2021-08-08T11:16:55.973Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-08-08T11:16:55.973Z] #12 DONE 5.2s [2021-08-08T11:16:55.973Z] [2021-08-08T11:16:55.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 [2021-08-08T11:16:55.973Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:16:57.079Z] Fetching without tags [2021-08-08T11:16:57.240Z] #9 ... [2021-08-08T11:16:57.240Z] [2021-08-08T11:16:57.240Z] #34 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-08T11:16:57.240Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-08T11:16:57.240Z] #34 1.666 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:16:57.240Z] #34 1.667 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:16:57.240Z] #34 1.696 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:16:57.240Z] #34 1.901 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:16:57.240Z] #34 2.201 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:16:57.240Z] #34 2.569 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:16:57.240Z] #34 4.271 Fetched 8460 kB in 3s (2966 kB/s) [2021-08-08T11:16:57.240Z] #34 4.271 Reading package lists... [2021-08-08T11:16:57.240Z] #34 5.143 Reading package lists... [2021-08-08T11:16:57.240Z] #34 6.052 Building dependency tree... [2021-08-08T11:16:57.240Z] #34 6.394 The following additional packages will be installed: [2021-08-08T11:16:57.240Z] #34 6.394 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-08T11:16:57.240Z] #34 6.394 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-08T11:16:57.240Z] #34 6.394 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-08T11:16:57.240Z] #34 6.394 Suggested packages: [2021-08-08T11:16:57.240Z] #34 6.394 krb5-doc krb5-user [2021-08-08T11:16:57.240Z] #34 6.394 Recommended packages: [2021-08-08T11:16:57.240Z] #34 6.394 krb5-locales publicsuffix libsasl2-modules [2021-08-08T11:16:57.240Z] #34 6.633 The following NEW packages will be installed: [2021-08-08T11:16:57.240Z] #34 6.633 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-08T11:16:57.240Z] #34 6.633 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-08T11:16:57.240Z] #34 6.633 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-08T11:16:57.240Z] #34 6.633 libssh2-1 libssl1.1 openssl [2021-08-08T11:16:57.240Z] #34 6.928 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-08T11:16:57.240Z] #34 6.928 Need to get 5058 kB of archives. [2021-08-08T11:16:57.240Z] #34 6.928 After this operation, 12.1 MB of additional disk space will be used. [2021-08-08T11:16:57.240Z] #34 6.928 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-08T11:16:57.240Z] #34 6.928 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-08T11:16:57.240Z] #34 6.940 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-08T11:16:57.240Z] #34 6.940 Get:4 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-08T11:16:57.240Z] #34 6.940 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-08T11:16:57.240Z] #34 6.940 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-08T11:16:57.240Z] #34 7.005 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-08T11:16:57.240Z] #34 7.084 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-08T11:16:57.240Z] #34 7.084 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-08T11:16:57.240Z] #34 7.084 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-08T11:16:57.240Z] #34 7.084 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-08T11:16:57.240Z] #34 7.084 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-08T11:16:57.240Z] #34 7.084 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-08T11:16:57.240Z] #34 7.085 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-08T11:16:57.240Z] #34 7.101 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-08T11:16:57.240Z] #34 7.101 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-08T11:16:57.240Z] #34 7.101 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-08T11:16:57.240Z] #34 7.101 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-08T11:16:57.240Z] #34 7.106 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-08T11:16:57.240Z] #34 7.107 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-08T11:16:57.240Z] #34 7.117 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-08T11:16:57.240Z] #34 7.488 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:16:57.240Z] #34 7.512 Fetched 5058 kB in 0s (11.4 MB/s) [2021-08-08T11:16:57.240Z] #34 7.545 Selecting previously unselected package libkeyutils1:amd64. [2021-08-08T11:16:57.240Z] #34 7.545 (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.) [2021-08-08T11:16:57.240Z] #34 7.555 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-08T11:16:57.240Z] #34 7.566 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-08T11:16:57.240Z] #34 7.635 Selecting previously unselected package libkrb5support0:amd64. [2021-08-08T11:16:57.240Z] #34 7.635 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-08T11:16:57.240Z] #34 7.643 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:16:57.240Z] #34 7.689 Selecting previously unselected package libk5crypto3:amd64. [2021-08-08T11:16:57.240Z] #34 7.689 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-08T11:16:57.240Z] #34 7.694 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:16:57.240Z] #34 7.814 Selecting previously unselected package libssl1.1:amd64. [2021-08-08T11:16:57.240Z] #34 7.814 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-08T11:16:57.240Z] #34 7.826 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-08T11:16:57.240Z] #34 8.059 Selecting previously unselected package libkrb5-3:amd64. [2021-08-08T11:16:57.240Z] #34 8.059 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-08T11:16:57.240Z] #34 8.063 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:16:57.240Z] #34 8.208 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-08T11:16:57.240Z] #34 8.208 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-08T11:16:57.240Z] #34 8.212 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:16:57.240Z] #34 8.285 Selecting previously unselected package openssl. [2021-08-08T11:16:57.240Z] #34 8.285 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-08T11:16:57.240Z] #34 8.293 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-08T11:16:57.240Z] #34 8.470 Selecting previously unselected package ca-certificates. [2021-08-08T11:16:57.240Z] #34 8.470 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-08T11:16:57.240Z] #34 8.475 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-08T11:16:57.241Z] #34 8.626 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-08T11:16:57.241Z] #34 8.626 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-08T11:16:57.241Z] #34 8.641 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-08T11:16:57.241Z] #34 8.694 Selecting previously unselected package libsasl2-2:amd64. [2021-08-08T11:16:57.241Z] #34 8.694 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-08T11:16:57.241Z] #34 8.698 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-08T11:16:57.241Z] #34 8.780 Selecting previously unselected package libldap-common. [2021-08-08T11:16:57.241Z] #34 8.780 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-08T11:16:57.241Z] #34 8.783 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-08T11:16:57.241Z] #34 8.873 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-08T11:16:57.241Z] #34 8.873 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-08T11:16:57.241Z] #34 8.894 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-08T11:16:57.241Z] #34 9.031 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-08T11:16:57.241Z] #34 9.033 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-08T11:16:57.241Z] #34 9.064 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-08T11:16:57.241Z] #34 9.245 Selecting previously unselected package libpsl5:amd64. [2021-08-08T11:16:57.241Z] #34 9.245 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-08T11:16:57.241Z] #34 9.258 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-08T11:16:57.241Z] #34 9.337 Selecting previously unselected package librtmp1:amd64. [2021-08-08T11:16:57.241Z] #34 9.337 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-08T11:16:57.241Z] #34 9.345 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-08T11:16:57.241Z] #34 9.414 Selecting previously unselected package libssh2-1:amd64. [2021-08-08T11:16:57.241Z] #34 9.414 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-08T11:16:57.241Z] #34 9.422 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-08T11:16:57.241Z] #34 9.508 Selecting previously unselected package libcurl4:amd64. [2021-08-08T11:16:57.241Z] #34 9.508 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-08T11:16:57.241Z] #34 9.512 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-08T11:16:57.241Z] #34 9.624 Selecting previously unselected package curl. [2021-08-08T11:16:57.241Z] #34 9.624 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-08T11:16:57.241Z] #34 9.632 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-08T11:16:57.241Z] #34 9.720 Selecting previously unselected package libonig5:amd64. [2021-08-08T11:16:57.241Z] #34 9.720 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-08T11:16:57.241Z] #34 9.724 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-08T11:16:57.241Z] #34 9.845 Selecting previously unselected package libjq1:amd64. [2021-08-08T11:16:57.241Z] #34 9.845 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-08T11:16:57.241Z] #34 9.877 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-08T11:16:57.241Z] #34 9.953 Selecting previously unselected package jq. [2021-08-08T11:16:57.241Z] #34 9.953 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-08T11:16:57.241Z] #34 9.957 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-08T11:16:57.241Z] #34 10.01 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-08T11:16:57.509Z] Merging remotes/origin/master commit 91dc595e96483184e090d653870eb95d95f96904 into PR head commit 27aaadb7104b944f350765edfcd87143aec9ae43 [2021-08-08T11:16:57.519Z] #34 10.03 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-08T11:16:57.519Z] #34 10.04 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-08T11:16:57.519Z] #34 10.20 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-08T11:16:57.519Z] #34 10.21 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-08T11:16:57.519Z] #34 10.23 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:16:57.519Z] #34 10.24 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-08T11:16:57.519Z] #34 10.25 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-08T11:16:57.519Z] #34 10.26 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:16:57.519Z] #34 ... [2021-08-08T11:16:57.519Z] [2021-08-08T11:16:57.519Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:16:57.519Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:16:57.639Z] [2021-08-08T11:16:57.639Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-08T11:16:57.639Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-08T11:16:57.639Z] #65 DONE 0.0s [2021-08-08T11:16:57.639Z] [2021-08-08T11:16:57.639Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-08T11:16:57.639Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-08T11:16:57.639Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-08T11:16:57.639Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done [2021-08-08T11:16:57.902Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-08-08T11:16:57.902Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-08-08T11:16:57.902Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-08-08T11:16:57.902Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0B / 50.44MB 0.2s [2021-08-08T11:16:57.902Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.55MB / 50.44MB 0.3s [2021-08-08T11:16:58.166Z] #26 ... [2021-08-08T11:16:58.166Z] [2021-08-08T11:16:58.166Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-08T11:16:58.166Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-08T11:16:58.166Z] #42 DONE 0.0s [2021-08-08T11:16:58.166Z] [2021-08-08T11:16:58.166Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:16:58.166Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:16:58.166Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done [2021-08-08T11:16:58.166Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-08-08T11:16:58.166Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-08-08T11:16:58.166Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-08-08T11:16:58.166Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 14.68MB / 50.44MB 0.5s [2021-08-08T11:16:58.433Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 19.92MB / 50.44MB 0.6s [2021-08-08T11:16:58.433Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 23.18MB / 50.44MB 0.7s [2021-08-08T11:16:58.512Z] #13 3.156 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-08T11:16:58.694Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 27.26MB / 50.44MB 0.9s [2021-08-08T11:16:58.694Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0B / 7.83MB 0.9s [2021-08-08T11:16:58.694Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 29.88MB / 50.44MB 1.0s [2021-08-08T11:16:58.694Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0B / 10.00MB 1.0s [2021-08-08T11:16:56.962Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-08T11:16:56.985Z] > git config --add remote.origin.fetch +refs/pull/42481/head:refs/remotes/origin/PR-42481 # timeout=10 [2021-08-08T11:16:57.032Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:16:57.045Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-08T11:16:57.074Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-08T11:16:57.075Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:16:57.078Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42481/head:refs/remotes/origin/PR-42481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:16:57.507Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T11:16:57.538Z] > git checkout -f 27aaadb7104b944f350765edfcd87143aec9ae43 # timeout=10 [2021-08-08T11:16:58.770Z] #13 3.213 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:16:58.770Z] #13 3.220 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:16:58.770Z] #13 3.285 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:16:58.955Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 33.55MB / 50.44MB 1.1s [2021-08-08T11:16:58.955Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 1.05MB / 7.83MB 1.1s [2021-08-08T11:16:58.955Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 45.08MB / 50.44MB 1.3s [2021-08-08T11:16:58.955Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 4.19MB / 7.83MB 1.3s [2021-08-08T11:16:58.955Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 9.44MB / 10.00MB 1.3s [2021-08-08T11:16:59.215Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.4s [2021-08-08T11:16:59.215Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 1.4s [2021-08-08T11:16:59.215Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.4s [2021-08-08T11:16:59.215Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.4s done [2021-08-08T11:16:59.215Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 2.10MB / 51.84MB 1.6s [2021-08-08T11:16:59.487Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 1.6s done [2021-08-08T11:16:59.487Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 5.24MB / 51.84MB 1.7s [2021-08-08T11:16:59.487Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 9.44MB / 51.84MB 1.8s [2021-08-08T11:16:59.709Z] #13 4.293 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-08-08T11:16:59.759Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 16.78MB / 51.84MB 1.9s [2021-08-08T11:16:59.759Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 30.41MB / 51.84MB 2.1s [2021-08-08T11:16:59.759Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 40.89MB / 51.84MB 2.2s [2021-08-08T11:17:00.023Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.2s done [2021-08-08T11:17:00.023Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 47.44MB / 51.84MB 2.4s [2021-08-08T11:17:00.023Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 2.10MB / 68.75MB 2.4s [2021-08-08T11:17:00.023Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 0B / 129.05MB 2.4s [2021-08-08T11:17:00.070Z] Merge succeeded, producing 8426a99a3367c6bf469194ab8eeb1ae4b3cf1ce6 [2021-08-08T11:17:00.070Z] Checking out Revision 8426a99a3367c6bf469194ab8eeb1ae4b3cf1ce6 (PR-42481) [2021-08-08T11:17:00.271Z] #13 ... [2021-08-08T11:17:00.271Z] [2021-08-08T11:17:00.271Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:17:00.271Z] #46 sha256:28f5cc9f2345ab99677415db3bdc1623fabc56715722d9b10510d1ac90384e64 [2021-08-08T11:17:00.271Z] #46 6.634 + RM_GOPATH=0 [2021-08-08T11:17:00.271Z] #46 6.634 + TMP_GOPATH= [2021-08-08T11:17:00.271Z] #46 6.634 + : /build [2021-08-08T11:17:00.271Z] #46 6.634 + '[' -z '' ']' [2021-08-08T11:17:00.271Z] #46 6.634 ++ mktemp -d [2021-08-08T11:17:00.271Z] #46 6.634 + export GOPATH=/tmp/tmp.9LQKEeX4q6 [2021-08-08T11:17:00.271Z] #46 6.634 + GOPATH=/tmp/tmp.9LQKEeX4q6 [2021-08-08T11:17:00.271Z] #46 6.634 + RM_GOPATH=1 [2021-08-08T11:17:00.271Z] #46 6.634 + case "$(go env GOARCH)" in [2021-08-08T11:17:00.271Z] #46 6.634 ++ go env GOARCH [2021-08-08T11:17:00.271Z] #46 6.646 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-08T11:17:00.271Z] #46 6.646 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:00.271Z] #46 6.646 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:00.271Z] #46 6.646 ++ dirname /tmp/install/install.sh [2021-08-08T11:17:00.271Z] #46 6.646 + dir=/tmp/install [2021-08-08T11:17:00.271Z] #46 6.646 + bin=vndr [2021-08-08T11:17:00.271Z] #46 6.646 + shift [2021-08-08T11:17:00.271Z] #46 6.646 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-08T11:17:00.271Z] #46 6.646 + . /tmp/install/vndr.installer [2021-08-08T11:17:00.271Z] #46 6.646 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-08T11:17:00.271Z] #46 6.646 + install_vndr [2021-08-08T11:17:00.271Z] #46 6.646 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-08T11:17:00.271Z] #46 6.646 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9LQKEeX4q6/src/github.com/LK4D4/vndr [2021-08-08T11:17:00.271Z] #46 6.660 Cloning into '/tmp/tmp.9LQKEeX4q6/src/github.com/LK4D4/vndr'... [2021-08-08T11:17:00.271Z] #46 7.643 + cd /tmp/tmp.9LQKEeX4q6/src/github.com/LK4D4/vndr [2021-08-08T11:17:00.271Z] #46 7.643 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-08T11:17:00.271Z] #46 7.658 + go build -buildmode=pie -v -o /build/vndr . [2021-08-08T11:17:00.271Z] #46 9.755 internal/unsafeheader [2021-08-08T11:17:00.271Z] #46 9.911 internal/cpu [2021-08-08T11:17:00.271Z] #46 9.937 runtime/internal/atomic [2021-08-08T11:17:00.286Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 2.5s [2021-08-08T11:17:00.286Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 8.39MB / 68.75MB 2.5s [2021-08-08T11:17:00.286Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 [2021-08-08T11:17:00.286Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 14.68MB / 68.75MB 2.6s [2021-08-08T11:17:00.527Z] #46 ... [2021-08-08T11:17:00.527Z] [2021-08-08T11:17:00.527Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-08T11:17:00.527Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-08T11:17:00.527Z] #36 8.033 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:17:00.527Z] #36 8.146 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:17:00.527Z] #36 8.148 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:17:00.527Z] #36 9.371 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:17:00.527Z] #36 ... [2021-08-08T11:17:00.527Z] [2021-08-08T11:17:00.527Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-08T11:17:00.527Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-08T11:17:00.527Z] #56 7.716 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:17:00.527Z] #56 7.809 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:17:00.527Z] #56 7.809 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:17:00.527Z] #56 9.144 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:17:00.547Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 22.02MB / 68.75MB 2.8s [2021-08-08T11:17:00.547Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 16.78MB / 129.05MB 2.8s [2021-08-08T11:17:00.547Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 29.36MB / 68.75MB 2.9s [2021-08-08T11:17:00.786Z] #56 ... [2021-08-08T11:17:00.786Z] [2021-08-08T11:17:00.786Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:17:00.786Z] #52 sha256:80b483b9893d4b5f85579e62654d0d38c3d3f227dc13b5c1be5292ee8beb7f82 [2021-08-08T11:17:00.786Z] #52 6.303 + RM_GOPATH=0 [2021-08-08T11:17:00.786Z] #52 6.303 + TMP_GOPATH= [2021-08-08T11:17:00.786Z] #52 6.303 + : /build [2021-08-08T11:17:00.786Z] #52 6.303 + '[' -z '' ']' [2021-08-08T11:17:00.786Z] #52 6.303 ++ mktemp -d [2021-08-08T11:17:00.786Z] #52 6.333 + export GOPATH=/tmp/tmp.hozkQIzhb4 [2021-08-08T11:17:00.786Z] #52 6.333 + GOPATH=/tmp/tmp.hozkQIzhb4 [2021-08-08T11:17:00.786Z] #52 6.333 + RM_GOPATH=1 [2021-08-08T11:17:00.786Z] #52 6.333 + case "$(go env GOARCH)" in [2021-08-08T11:17:00.786Z] #52 6.333 ++ go env GOARCH [2021-08-08T11:17:00.786Z] #52 6.355 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:00.786Z] #52 6.355 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:00.786Z] #52 6.361 ++ dirname /tmp/install/install.sh [2021-08-08T11:17:00.786Z] #52 6.362 + dir=/tmp/install [2021-08-08T11:17:00.786Z] #52 6.362 + bin=shfmt [2021-08-08T11:17:00.786Z] #52 6.362 + shift [2021-08-08T11:17:00.786Z] #52 6.362 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-08T11:17:00.786Z] #52 6.362 + . /tmp/install/shfmt.installer [2021-08-08T11:17:00.786Z] #52 6.362 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-08T11:17:00.786Z] #52 6.362 + install_shfmt [2021-08-08T11:17:00.786Z] #52 6.362 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-08T11:17:00.786Z] #52 6.362 + git clone https://github.com/mvdan/sh.git /tmp/tmp.hozkQIzhb4/src/github.com/mvdan/sh [2021-08-08T11:17:00.786Z] #52 6.365 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-08T11:17:00.786Z] #52 6.385 Cloning into '/tmp/tmp.hozkQIzhb4/src/github.com/mvdan/sh'... [2021-08-08T11:17:00.786Z] #52 ... [2021-08-08T11:17:00.786Z] [2021-08-08T11:17:00.786Z] #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 [2021-08-08T11:17:00.786Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-08T11:17:00.786Z] #32 6.077 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-08T11:17:00.786Z] #32 6.099 Cloning into '.'... [2021-08-08T11:17:00.808Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 36.70MB / 68.75MB 3.0s [2021-08-08T11:17:00.808Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 24.93MB / 129.05MB 3.0s [2021-08-08T11:17:00.808Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 42.99MB / 68.75MB 3.1s [2021-08-08T11:17:00.834Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.0s [2021-08-08T11:17:00.834Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.7s done [2021-08-08T11:17:01.043Z] #32 ... [2021-08-08T11:17:01.043Z] [2021-08-08T11:17:01.043Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-08T11:17:01.043Z] #48 sha256:3872706c94b580c09f8429e360b1ac2d25115bcdd6faac35bab00ee71087016a [2021-08-08T11:17:01.043Z] #48 5.721 + RM_GOPATH=0 [2021-08-08T11:17:01.043Z] #48 5.732 + TMP_GOPATH= [2021-08-08T11:17:01.043Z] #48 5.732 + : /build [2021-08-08T11:17:01.043Z] #48 5.732 + '[' -z '' ']' [2021-08-08T11:17:01.043Z] #48 5.732 ++ mktemp -d [2021-08-08T11:17:01.043Z] #48 5.732 + export GOPATH=/tmp/tmp.EV6o0xQvDH [2021-08-08T11:17:01.043Z] #48 5.732 + GOPATH=/tmp/tmp.EV6o0xQvDH [2021-08-08T11:17:01.043Z] #48 5.732 + RM_GOPATH=1 [2021-08-08T11:17:01.043Z] #48 5.732 + case "$(go env GOARCH)" in [2021-08-08T11:17:01.043Z] #48 5.732 ++ go env GOARCH [2021-08-08T11:17:01.043Z] #48 5.737 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:01.043Z] #48 5.737 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:01.043Z] #48 5.737 ++ dirname /tmp/install/install.sh [2021-08-08T11:17:01.043Z] #48 5.737 + dir=/tmp/install [2021-08-08T11:17:01.043Z] #48 5.737 + bin=gotestsum [2021-08-08T11:17:01.043Z] #48 5.737 + shift [2021-08-08T11:17:01.043Z] #48 5.737 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-08T11:17:01.043Z] #48 5.737 + . /tmp/install/gotestsum.installer [2021-08-08T11:17:01.043Z] #48 5.737 ++ : v0.5.3 [2021-08-08T11:17:01.043Z] #48 5.737 + install_gotestsum [2021-08-08T11:17:01.043Z] #48 5.737 + set -e [2021-08-08T11:17:01.043Z] #48 5.737 + export GO111MODULE=on [2021-08-08T11:17:01.043Z] #48 5.737 + GO111MODULE=on [2021-08-08T11:17:01.043Z] #48 5.737 + GOBIN=/build [2021-08-08T11:17:01.043Z] #48 5.737 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-08T11:17:01.043Z] #48 6.202 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-08T11:17:01.043Z] #48 8.541 go: downloading github.com/fatih/color v1.9.0 [2021-08-08T11:17:01.043Z] #48 8.553 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-08T11:17:01.043Z] #48 8.591 go: downloading github.com/pkg/errors v0.9.1 [2021-08-08T11:17:01.043Z] #48 8.601 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-08T11:17:01.043Z] #48 8.911 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-08T11:17:01.043Z] #48 8.925 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-08T11:17:01.043Z] #48 9.100 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-08T11:17:01.043Z] #48 9.252 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-08T11:17:01.043Z] #48 9.281 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-08T11:17:01.043Z] #48 9.765 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-08T11:17:01.043Z] #48 ... [2021-08-08T11:17:01.043Z] [2021-08-08T11:17:01.043Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:17:01.043Z] #50 sha256:1a7f9036b3d1f2991695c67ebf6d0f33f7c8bc4a25167ba5f713423a0ad62f08 [2021-08-08T11:17:01.043Z] #50 5.547 + RM_GOPATH=0 [2021-08-08T11:17:01.043Z] #50 5.547 + TMP_GOPATH= [2021-08-08T11:17:01.043Z] #50 5.547 + : /build [2021-08-08T11:17:01.043Z] #50 5.547 + '[' -z '' ']' [2021-08-08T11:17:01.043Z] #50 5.547 ++ mktemp -d [2021-08-08T11:17:01.043Z] #50 5.550 + export GOPATH=/tmp/tmp.226Ta3GsFF [2021-08-08T11:17:01.043Z] #50 5.550 + GOPATH=/tmp/tmp.226Ta3GsFF [2021-08-08T11:17:01.043Z] #50 5.550 + RM_GOPATH=1 [2021-08-08T11:17:01.043Z] #50 5.550 + case "$(go env GOARCH)" in [2021-08-08T11:17:01.043Z] #50 5.550 ++ go env GOARCH [2021-08-08T11:17:01.043Z] #50 5.557 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:01.043Z] #50 5.557 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:01.043Z] #50 5.559 ++ dirname /tmp/install/install.sh [2021-08-08T11:17:01.043Z] #50 5.559 + dir=/tmp/install [2021-08-08T11:17:01.043Z] #50 5.559 + bin=golangci_lint [2021-08-08T11:17:01.043Z] #50 5.559 + shift [2021-08-08T11:17:01.043Z] #50 5.559 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-08T11:17:01.043Z] #50 5.559 + . /tmp/install/golangci_lint.installer [2021-08-08T11:17:01.043Z] #50 5.559 ++ : v1.23.8 [2021-08-08T11:17:01.043Z] #50 5.559 + install_golangci_lint [2021-08-08T11:17:01.043Z] #50 5.559 + set -e [2021-08-08T11:17:01.043Z] #50 5.559 + export GO111MODULE=on [2021-08-08T11:17:01.043Z] #50 5.559 + GO111MODULE=on [2021-08-08T11:17:01.043Z] #50 5.559 + GOBIN=/build [2021-08-08T11:17:01.043Z] #50 5.559 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-08T11:17:01.043Z] #50 5.764 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-08T11:17:01.070Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 3.1s done [2021-08-08T11:17:01.070Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 49.08MB / 68.75MB 3.2s [2021-08-08T11:17:01.070Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 48.23MB / 129.05MB 3.2s [2021-08-08T11:17:01.070Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 3.2s done [2021-08-08T11:17:01.070Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 59.77MB / 68.75MB 3.4s [2021-08-08T11:16:59.358Z] > git remote # timeout=10 [2021-08-08T11:16:59.413Z] > git config --get remote.origin.url # timeout=10 [2021-08-08T11:16:59.473Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:16:59.475Z] > git merge 91dc595e96483184e090d653870eb95d95f96904 # timeout=10 [2021-08-08T11:17:00.035Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-08T11:17:00.064Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T11:17:00.077Z] > git checkout -f 8426a99a3367c6bf469194ab8eeb1ae4b3cf1ce6 # timeout=10 [2021-08-08T11:17:01.300Z] #50 ... [2021-08-08T11:17:01.301Z] [2021-08-08T11:17:01.301Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-08T11:17:01.301Z] #34 sha256:e15c15dd93540189696ddfbc037b616e23e10fc86f890206701f923d03d29c21 [2021-08-08T11:17:01.301Z] #34 5.873 Install go-toml version v1.8.1 [2021-08-08T11:17:01.301Z] #34 6.561 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-08T11:17:01.301Z] #34 ... [2021-08-08T11:17:01.301Z] [2021-08-08T11:17:01.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 [2021-08-08T11:17:01.301Z] #24 sha256:7d06b72d7ab21a1e41fd5336ce87ee4a5a38e6831e1168c01157d8569775dfbb [2021-08-08T11:17:01.301Z] #24 6.494 + RM_GOPATH=0 [2021-08-08T11:17:01.301Z] #24 6.494 + TMP_GOPATH= [2021-08-08T11:17:01.301Z] #24 6.495 + : /build [2021-08-08T11:17:01.301Z] #24 6.495 + '[' -z '' ']' [2021-08-08T11:17:01.301Z] #24 6.495 ++ mktemp -d [2021-08-08T11:17:01.301Z] #24 6.495 + export GOPATH=/tmp/tmp.Z6XyKAvizQ [2021-08-08T11:17:01.301Z] #24 6.495 + GOPATH=/tmp/tmp.Z6XyKAvizQ [2021-08-08T11:17:01.301Z] #24 6.495 + RM_GOPATH=1 [2021-08-08T11:17:01.301Z] #24 6.495 + case "$(go env GOARCH)" in [2021-08-08T11:17:01.301Z] #24 6.496 ++ go env GOARCH [2021-08-08T11:17:01.301Z] #24 6.571 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:01.301Z] #24 6.571 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:01.301Z] #24 6.575 Install docker/cli version 17.06.2-ce from stable [2021-08-08T11:17:01.301Z] #24 6.576 ++ dirname /tmp/install/install.sh [2021-08-08T11:17:01.301Z] #24 6.576 + dir=/tmp/install [2021-08-08T11:17:01.301Z] #24 6.576 + bin=dockercli [2021-08-08T11:17:01.301Z] #24 6.576 + shift [2021-08-08T11:17:01.301Z] #24 6.576 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-08T11:17:01.301Z] #24 6.576 + . /tmp/install/dockercli.installer [2021-08-08T11:17:01.301Z] #24 6.576 ++ : stable [2021-08-08T11:17:01.301Z] #24 6.576 ++ : 17.06.2-ce [2021-08-08T11:17:01.301Z] #24 6.576 + install_dockercli [2021-08-08T11:17:01.301Z] #24 6.576 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-08T11:17:01.301Z] #24 6.597 ++ uname -m [2021-08-08T11:17:01.301Z] #24 6.597 + arch=x86_64 [2021-08-08T11:17:01.301Z] #24 6.597 + '[' x86_64 '!=' x86_64 ']' [2021-08-08T11:17:01.301Z] #24 6.597 + url=https://download.docker.com/linux/static [2021-08-08T11:17:01.301Z] #24 6.597 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-08T11:17:01.301Z] #24 6.597 + tar -xz docker/docker [2021-08-08T11:17:01.338Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 58.87MB / 129.05MB 3.5s [2021-08-08T11:17:01.338Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 63.96MB / 68.75MB 3.6s [2021-08-08T11:17:01.404Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a [2021-08-08T11:17:01.561Z] #24 ... [2021-08-08T11:17:01.561Z] [2021-08-08T11:17:01.561Z] #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 [2021-08-08T11:17:01.561Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-08T11:17:01.561Z] #40 6.746 + git clone https://github.com/docker/distribution.git . [2021-08-08T11:17:01.561Z] #40 6.771 Cloning into '.'... [2021-08-08T11:17:01.561Z] #40 ... [2021-08-08T11:17:01.561Z] [2021-08-08T11:17:01.561Z] #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 [2021-08-08T11:17:01.561Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:17:01.561Z] #13 6.154 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:17:01.598Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 3.8s [2021-08-08T11:17:01.598Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 67.11MB / 129.05MB 3.8s [2021-08-08T11:17:01.861Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 76.55MB / 129.05MB 4.1s [2021-08-08T11:17:01.861Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 87.40MB / 129.05MB 4.3s [2021-08-08T11:17:01.976Z] #9 ... [2021-08-08T11:17:01.976Z] [2021-08-08T11:17:01.976Z] #34 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-08T11:17:01.976Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-08T11:17:01.976Z] #34 10.28 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-08T11:17:01.976Z] #34 10.29 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-08T11:17:01.976Z] #34 10.30 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:17:01.976Z] #34 10.31 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-08T11:17:01.976Z] #34 10.33 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-08T11:17:01.976Z] #34 10.36 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-08T11:17:01.976Z] #34 10.41 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-08T11:17:01.976Z] #34 10.43 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-08T11:17:01.976Z] #34 11.20 Updating certificates in /etc/ssl/certs... [2021-08-08T11:17:01.976Z] #34 12.35 137 added, 0 removed; done. [2021-08-08T11:17:01.976Z] #34 12.46 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:17:01.976Z] #34 12.48 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-08T11:17:01.976Z] #34 12.49 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-08T11:17:01.976Z] #34 12.50 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-08T11:17:01.976Z] #34 12.51 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:17:01.976Z] #34 12.52 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-08T11:17:01.976Z] #34 12.53 Updating certificates in /etc/ssl/certs... [2021-08-08T11:17:01.976Z] #34 13.57 0 added, 0 removed; done. [2021-08-08T11:17:01.976Z] #34 13.57 Running hooks in /etc/ca-certificates/update.d... [2021-08-08T11:17:01.976Z] #34 13.57 done. [2021-08-08T11:17:01.976Z] #34 DONE 14.5s [2021-08-08T11:17:01.976Z] [2021-08-08T11:17:01.976Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-08T11:17:01.976Z] #35 sha256:2d9f380b19cb3b632405740e752376a9793fa6733353802df62172bb4ce63c11 [2021-08-08T11:17:01.976Z] #35 DONE 0.1s [2021-08-08T11:17:01.976Z] [2021-08-08T11:17:01.976Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:01.976Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:17:01.990Z] Client: Docker Engine - Community [2021-08-08T11:17:01.990Z] Version: 20.10.6 [2021-08-08T11:17:01.990Z] API version: 1.41 [2021-08-08T11:17:01.990Z] Go version: go1.13.15 [2021-08-08T11:17:01.990Z] Git commit: 370c289 [2021-08-08T11:17:01.990Z] Built: Fri Apr 9 22:47:17 2021 [2021-08-08T11:17:01.990Z] OS/Arch: linux/amd64 [2021-08-08T11:17:01.990Z] Context: default [2021-08-08T11:17:01.990Z] Experimental: true [2021-08-08T11:17:01.990Z] [2021-08-08T11:17:01.990Z] Server: Docker Engine - Community [2021-08-08T11:17:01.990Z] Engine: [2021-08-08T11:17:01.990Z] Version: 20.10.6 [2021-08-08T11:17:01.990Z] API version: 1.41 (minimum version 1.12) [2021-08-08T11:17:01.990Z] Go version: go1.13.15 [2021-08-08T11:17:01.990Z] Git commit: 8728dd2 [2021-08-08T11:17:01.990Z] Built: Fri Apr 9 22:45:28 2021 [2021-08-08T11:17:01.990Z] OS/Arch: linux/amd64 [2021-08-08T11:17:01.990Z] Experimental: true [2021-08-08T11:17:01.990Z] containerd: [2021-08-08T11:17:01.990Z] Version: 1.4.6 [2021-08-08T11:17:01.990Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-08T11:17:01.990Z] runc: [2021-08-08T11:17:01.990Z] Version: 1.0.0-rc95 [2021-08-08T11:17:01.990Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-08T11:17:01.990Z] docker-init: [2021-08-08T11:17:01.990Z] Version: 0.19.0 [2021-08-08T11:17:01.990Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-08T11:17:02.121Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 98.57MB / 129.05MB 4.4s [2021-08-08T11:17:02.296Z] + docker info [2021-08-08T11:17:02.397Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 4.5s done [2021-08-08T11:17:02.397Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 105.91MB / 129.05MB 4.6s [2021-08-08T11:17:02.397Z] #9 ... [2021-08-08T11:17:02.397Z] [2021-08-08T11:17:02.397Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-08T11:17:02.397Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-08T11:17:02.397Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-08T11:17:02.397Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-08T11:17:02.397Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-08T11:17:02.397Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-08T11:17:02.397Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-08-08T11:17:02.397Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2021-08-08T11:17:02.397Z] #63 DONE 4.8s [2021-08-08T11:17:02.397Z] [2021-08-08T11:17:02.397Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:02.397Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:17:02.397Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 115.34MB / 129.05MB 4.8s [2021-08-08T11:17:02.660Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 122.68MB / 129.05MB 4.9s [2021-08-08T11:17:02.660Z] #9 ... [2021-08-08T11:17:02.660Z] [2021-08-08T11:17:02.660Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-08T11:17:02.660Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-08T11:17:02.660Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-08T11:17:02.660Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-08T11:17:02.660Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-08T11:17:02.660Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-08-08T11:17:02.660Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2021-08-08T11:17:02.660Z] #65 DONE 5.1s [2021-08-08T11:17:02.660Z] [2021-08-08T11:17:02.660Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:02.660Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:17:04.049Z] #9 ... [2021-08-08T11:17:04.049Z] [2021-08-08T11:17:04.049Z] #23 [internal] load build context [2021-08-08T11:17:04.049Z] #23 sha256:5960cf4e2e3af09986899c201a1b2cfefc4df6a2984c068cd53b367538f43976 [2021-08-08T11:17:04.049Z] #23 transferring context: 55.80MB 5.9s done [2021-08-08T11:17:04.049Z] #23 DONE 6.5s [2021-08-08T11:17:04.049Z] [2021-08-08T11:17:04.049Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:04.049Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:17:04.086Z] #13 8.525 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:17:04.101Z] Commit message: "Merge commit '91dc595e96483184e090d653870eb95d95f96904' into HEAD" [2021-08-08T11:17:04.130Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-08T11:17:04.991Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 7.2s done [2021-08-08T11:17:05.220Z] + docker version [2021-08-08T11:17:05.253Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.1s [2021-08-08T11:17:05.574Z] #13 ... [2021-08-08T11:17:05.574Z] [2021-08-08T11:17:05.574Z] #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 [2021-08-08T11:17:05.574Z] #24 sha256:7d06b72d7ab21a1e41fd5336ce87ee4a5a38e6831e1168c01157d8569775dfbb [2021-08-08T11:17:05.574Z] #24 15.18 + mkdir -p /build [2021-08-08T11:17:05.574Z] #24 15.18 + mv docker/docker /build/ [2021-08-08T11:17:05.574Z] #24 15.18 + rmdir docker [2021-08-08T11:17:05.574Z] #24 DONE 15.4s [2021-08-08T11:17:05.832Z] [2021-08-08T11:17:05.832Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:17:05.832Z] #50 sha256:1a7f9036b3d1f2991695c67ebf6d0f33f7c8bc4a25167ba5f713423a0ad62f08 [2021-08-08T11:17:05.832Z] #50 14.85 go: downloading github.com/fatih/color v1.7.0 [2021-08-08T11:17:05.832Z] #50 14.88 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-08T11:17:05.832Z] #50 14.95 go: downloading github.com/pkg/errors v0.8.1 [2021-08-08T11:17:05.832Z] #50 14.96 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-08T11:17:05.832Z] #50 15.03 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-08T11:17:05.832Z] #50 15.57 go: downloading github.com/spf13/viper v1.6.1 [2021-08-08T11:17:04.098Z] > git rev-list --no-walk 22f10c3920041a7e8788c7eade803485cbb5f4ca # timeout=10 [2021-08-08T11:17:06.399Z] #50 16.26 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-08T11:17:06.399Z] #50 ... [2021-08-08T11:17:06.399Z] [2021-08-08T11:17:06.399Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:17:06.399Z] #59 sha256:515dd67de3e4ca953cc4e63afea233fa51bce81db183a05bf7861e45ff7f42d7 [2021-08-08T11:17:06.399Z] #59 6.178 + RM_GOPATH=0 [2021-08-08T11:17:06.399Z] #59 6.178 + TMP_GOPATH= [2021-08-08T11:17:06.399Z] #59 6.178 + : /build [2021-08-08T11:17:06.399Z] #59 6.178 + '[' -z '' ']' [2021-08-08T11:17:06.399Z] #59 6.178 ++ mktemp -d [2021-08-08T11:17:06.399Z] #59 6.178 + export GOPATH=/tmp/tmp.UBCngS03f0 [2021-08-08T11:17:06.399Z] #59 6.178 + GOPATH=/tmp/tmp.UBCngS03f0 [2021-08-08T11:17:06.399Z] #59 6.178 + RM_GOPATH=1 [2021-08-08T11:17:06.399Z] #59 6.178 + case "$(go env GOARCH)" in [2021-08-08T11:17:06.399Z] #59 6.195 ++ go env GOARCH [2021-08-08T11:17:06.399Z] #59 6.207 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-08T11:17:06.399Z] #59 6.207 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:06.399Z] #59 6.207 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:06.399Z] #59 6.207 ++ dirname /tmp/install/install.sh [2021-08-08T11:17:06.399Z] #59 6.207 + dir=/tmp/install [2021-08-08T11:17:06.399Z] #59 6.207 + bin=rootlesskit [2021-08-08T11:17:06.399Z] #59 6.207 + shift [2021-08-08T11:17:06.399Z] #59 6.207 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-08T11:17:06.399Z] #59 6.207 + . /tmp/install/rootlesskit.installer [2021-08-08T11:17:06.399Z] #59 6.207 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-08T11:17:06.399Z] #59 6.207 + install_rootlesskit [2021-08-08T11:17:06.399Z] #59 6.207 + case "$1" in [2021-08-08T11:17:06.399Z] #59 6.207 + export CGO_ENABLED=0 [2021-08-08T11:17:06.399Z] #59 6.207 + CGO_ENABLED=0 [2021-08-08T11:17:06.399Z] #59 6.207 + _install_rootlesskit [2021-08-08T11:17:06.399Z] #59 6.207 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-08T11:17:06.399Z] #59 6.207 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UBCngS03f0/src/github.com/rootless-containers/rootlesskit [2021-08-08T11:17:06.399Z] #59 6.207 Cloning into '/tmp/tmp.UBCngS03f0/src/github.com/rootless-containers/rootlesskit'... [2021-08-08T11:17:06.399Z] #59 11.00 + cd /tmp/tmp.UBCngS03f0/src/github.com/rootless-containers/rootlesskit [2021-08-08T11:17:06.399Z] #59 11.00 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-08T11:17:06.399Z] #59 11.05 + export GO111MODULE=on [2021-08-08T11:17:06.399Z] #59 11.05 + GO111MODULE=on [2021-08-08T11:17:06.399Z] #59 11.05 + export GOPROXY=https://proxy.golang.org [2021-08-08T11:17:06.399Z] #59 11.05 + GOPROXY=https://proxy.golang.org [2021-08-08T11:17:06.399Z] #59 11.05 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-08T11:17:06.399Z] #59 11.05 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-08T11:17:06.399Z] #59 12.58 go: downloading github.com/pkg/errors v0.9.1 [2021-08-08T11:17:06.399Z] #59 12.63 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-08T11:17:06.399Z] #59 12.65 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-08T11:17:06.399Z] #59 13.36 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-08T11:17:06.656Z] #59 ... [2021-08-08T11:17:06.656Z] [2021-08-08T11:17:06.656Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:17:06.656Z] #50 sha256:1a7f9036b3d1f2991695c67ebf6d0f33f7c8bc4a25167ba5f713423a0ad62f08 [2021-08-08T11:17:06.656Z] #50 16.31 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-08T11:17:06.656Z] #50 16.33 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-08T11:17:06.656Z] #50 16.34 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-08T11:17:06.703Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 [2021-08-08T11:17:06.977Z] #9 ... [2021-08-08T11:17:06.977Z] [2021-08-08T11:17:06.977Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-08T11:17:06.977Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-08T11:17:06.977Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.2s done [2021-08-08T11:17:06.977Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 6.2s done [2021-08-08T11:17:06.977Z] #26 DONE 9.2s [2021-08-08T11:17:06.977Z] [2021-08-08T11:17:06.977Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:06.977Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:17:07.258Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.1s [2021-08-08T11:17:07.549Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.8s done [2021-08-08T11:17:07.588Z] #50 17.34 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-08T11:17:07.810Z] #9 ... [2021-08-08T11:17:07.810Z] [2021-08-08T11:17:07.810Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-08T11:17:07.810Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-08T11:17:07.810Z] #64 DONE 0.8s [2021-08-08T11:17:07.845Z] #50 ... [2021-08-08T11:17:07.845Z] [2021-08-08T11:17:07.845Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:17:07.845Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:17:07.845Z] #44 7.336 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:17:07.845Z] #44 7.603 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:17:07.845Z] #44 7.603 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:17:07.845Z] #44 8.012 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-08T11:17:07.845Z] #44 8.762 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:17:07.845Z] #44 10.71 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:17:07.845Z] #44 12.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:17:08.071Z] [2021-08-08T11:17:08.071Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:08.071Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:17:08.071Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a [2021-08-08T11:17:08.101Z] #44 ... [2021-08-08T11:17:08.101Z] [2021-08-08T11:17:08.101Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:17:08.101Z] #50 sha256:1a7f9036b3d1f2991695c67ebf6d0f33f7c8bc4a25167ba5f713423a0ad62f08 [2021-08-08T11:17:08.101Z] #50 17.78 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-08T11:17:08.643Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.8s done [2021-08-08T11:17:09.215Z] #9 ... [2021-08-08T11:17:09.215Z] [2021-08-08T11:17:09.215Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-08T11:17:09.215Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-08T11:17:09.215Z] #66 DONE 1.3s [2021-08-08T11:17:09.215Z] [2021-08-08T11:17:09.215Z] #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 [2021-08-08T11:17:09.215Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-08T11:17:09.215Z] #27 2.128 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:17:09.215Z] #27 2.176 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:17:09.215Z] #27 2.226 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:17:09.215Z] #27 2.419 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:17:09.787Z] #27 2.787 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:17:10.049Z] #27 3.159 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:17:10.626Z] #50 ... [2021-08-08T11:17:10.626Z] [2021-08-08T11:17:10.626Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:17:10.626Z] #46 sha256:28f5cc9f2345ab99677415db3bdc1623fabc56715722d9b10510d1ac90384e64 [2021-08-08T11:17:10.626Z] #46 10.38 runtime/internal/sys [2021-08-08T11:17:10.626Z] #46 10.61 internal/bytealg [2021-08-08T11:17:10.626Z] #46 10.65 runtime/internal/math [2021-08-08T11:17:10.626Z] #46 10.75 internal/race [2021-08-08T11:17:10.626Z] #46 10.87 sync/atomic [2021-08-08T11:17:10.626Z] #46 11.24 unicode [2021-08-08T11:17:10.626Z] #46 12.04 runtime [2021-08-08T11:17:10.626Z] #46 15.11 unicode/utf8 [2021-08-08T11:17:10.626Z] #46 15.96 math/bits [2021-08-08T11:17:10.626Z] #46 17.19 math [2021-08-08T11:17:10.888Z] #46 ... [2021-08-08T11:17:10.888Z] [2021-08-08T11:17:10.888Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:17:10.888Z] #52 sha256:80b483b9893d4b5f85579e62654d0d38c3d3f227dc13b5c1be5292ee8beb7f82 [2021-08-08T11:17:10.888Z] #52 18.23 + cd /tmp/tmp.hozkQIzhb4/src/github.com/mvdan/sh [2021-08-08T11:17:10.888Z] #52 18.23 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-08T11:17:10.888Z] #52 18.35 + GO111MODULE=on [2021-08-08T11:17:10.888Z] #52 18.35 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-08T11:17:10.888Z] #52 19.30 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-08T11:17:10.888Z] #52 19.32 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-08T11:17:10.888Z] #52 19.57 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-08T11:17:11.147Z] #52 ... [2021-08-08T11:17:11.147Z] [2021-08-08T11:17:11.147Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-08T11:17:11.147Z] #34 sha256:e15c15dd93540189696ddfbc037b616e23e10fc86f890206701f923d03d29c21 [2021-08-08T11:17:11.147Z] #34 11.12 github.com/pelletier/go-toml [2021-08-08T11:17:11.147Z] #34 18.62 github.com/pelletier/go-toml/cmd/tomll [2021-08-08T11:17:11.147Z] #34 DONE 20.9s [2021-08-08T11:17:11.147Z] [2021-08-08T11:17:11.147Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:17:11.147Z] #59 sha256:515dd67de3e4ca953cc4e63afea233fa51bce81db183a05bf7861e45ff7f42d7 [2021-08-08T11:17:11.147Z] #59 16.74 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-08T11:17:11.147Z] #59 18.03 go: downloading github.com/google/uuid v1.3.0 [2021-08-08T11:17:11.147Z] #59 18.05 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-08T11:17:11.147Z] #59 18.16 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-08T11:17:11.147Z] #59 18.37 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-08T11:17:11.148Z] #59 18.44 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-08T11:17:11.148Z] #59 18.66 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-08T11:17:11.148Z] #59 19.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-08T11:17:11.148Z] #59 19.16 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-08T11:17:11.404Z] #59 ... [2021-08-08T11:17:11.404Z] [2021-08-08T11:17:11.404Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-08T11:17:11.404Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-08T11:17:11.404Z] #56 11.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:17:11.404Z] #56 13.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:17:11.432Z] #27 4.644 Fetched 8460 kB in 3s (3062 kB/s) [2021-08-08T11:17:11.459Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 10.2s [2021-08-08T11:17:11.661Z] #56 ... [2021-08-08T11:17:11.661Z] [2021-08-08T11:17:11.661Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:17:11.661Z] #50 sha256:1a7f9036b3d1f2991695c67ebf6d0f33f7c8bc4a25167ba5f713423a0ad62f08 [2021-08-08T11:17:11.661Z] #50 21.26 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-08T11:17:11.662Z] #50 21.26 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-08T11:17:11.662Z] #50 ... [2021-08-08T11:17:11.662Z] [2021-08-08T11:17:11.662Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-08T11:17:11.662Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-08T11:17:11.662Z] #36 11.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:17:11.662Z] #36 13.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:17:11.719Z] #9 ... [2021-08-08T11:17:11.719Z] [2021-08-08T11:17:11.719Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-08T11:17:11.719Z] #36 sha256:53eef6ff2fdef8fa8ec63a4e5cb41ce53298121e073615fc45fa3973d7f4f7a9 [2021-08-08T11:17:11.719Z] #36 1.566 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-08T11:17:11.719Z] #36 1.672 [2021-08-08T11:17:11.719Z] #36 1.790 ########### 15.4% ########################## 36.8% ######################################## 56.6% ####################################################### 76.5% ##################################################################### 96.4% ######################################################################## 100.0% [2021-08-08T11:17:11.719Z] #36 2.292 [2021-08-08T11:17:11.719Z] #36 2.409 ##################################################### 73.8% ######################################################################## 100.0% [2021-08-08T11:17:11.719Z] #36 2.555 [2021-08-08T11:17:11.719Z] #36 2.703 #################################### 50.7% ######################################################################## 100.0% [2021-08-08T11:17:11.719Z] #36 2.804 [2021-08-08T11:17:11.719Z] #36 2.920 ####### 10.8% ########################## 36.3% ####################################### 55.0% ###################################################### 75.3% ################################################################### 94.4% ######################################################################## 100.0% [2021-08-08T11:17:11.719Z] #36 3.461 [2021-08-08T11:17:11.719Z] #36 3.599 ## 3.3% ###### 9.6% ########## 14.8% ############## 20.1% ################## 25.4% ##################### 30.5% ######################### 35.8% ############################# 41.0% ################################# 46.2% #################################### 51.4% ######################################## 56.6% ############################################ 61.7% ############################################### 65.8% ################################################ 67.5% ##################################################### 74.4% ############################################################## 87.3% ################################################################## 92.8% ###################################################################### 98.0% ######################################################################## 100.0% [2021-08-08T11:17:11.719Z] #36 5.467 [2021-08-08T11:17:11.719Z] #36 5.727 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-08T11:17:11.719Z] #36 5.806 [2021-08-08T11:17:11.719Z] #36 5.853 ######################################################################## 100.0% [2021-08-08T11:17:11.719Z] #36 5.870 [2021-08-08T11:17:11.719Z] #36 6.156 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-08T11:17:11.719Z] #36 6.231 [2021-08-08T11:17:11.719Z] #36 6.317 ######################################################################## 100.0% [2021-08-08T11:17:11.719Z] #36 6.346 [2021-08-08T11:17:11.719Z] #36 6.611 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-08T11:17:11.719Z] #36 6.709 [2021-08-08T11:17:11.719Z] #36 6.828 0.0% ############## 20.5% ################## 25.2% ######################################## 56.3% ########################################### 60.4% ################################################################### 93.4% ######################################################################## 100.0% [2021-08-08T11:17:11.719Z] #36 7.409 [2021-08-08T11:17:11.719Z] #36 7.753 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-08T11:17:11.719Z] #36 7.841 [2021-08-08T11:17:11.719Z] #36 7.880 ######################################################################## 100.0% [2021-08-08T11:17:11.719Z] #36 7.900 [2021-08-08T11:17:11.719Z] #36 8.109 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-08T11:17:11.719Z] #36 8.200 [2021-08-08T11:17:11.719Z] #36 8.269 ######################################################################## 100.0% [2021-08-08T11:17:11.719Z] #36 8.295 [2021-08-08T11:17:11.719Z] #36 8.318 Download of images into '/build' complete. [2021-08-08T11:17:11.719Z] #36 8.318 Use something like the following to load the result into a Docker daemon: [2021-08-08T11:17:11.719Z] #36 8.318 tar -cC '/build' . | docker load [2021-08-08T11:17:11.918Z] #36 ... [2021-08-08T11:17:11.918Z] [2021-08-08T11:17:11.918Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:17:11.918Z] #46 sha256:28f5cc9f2345ab99677415db3bdc1623fabc56715722d9b10510d1ac90384e64 [2021-08-08T11:17:11.918Z] #46 21.10 encoding [2021-08-08T11:17:11.918Z] #46 21.34 unicode/utf16 [2021-08-08T11:17:11.987Z] #36 ... [2021-08-08T11:17:11.987Z] [2021-08-08T11:17:11.987Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:11.987Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:17:11.987Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 10.7s done [2021-08-08T11:17:12.175Z] #46 21.84 container/list [2021-08-08T11:17:12.262Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 [2021-08-08T11:17:12.374Z] #27 4.644 Reading package lists... [2021-08-08T11:17:12.522Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-08-08T11:17:12.740Z] #46 22.39 crypto/internal/subtle [2021-08-08T11:17:12.740Z] #46 22.51 crypto/subtle [2021-08-08T11:17:12.740Z] #46 ... [2021-08-08T11:17:12.740Z] [2021-08-08T11:17:12.740Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-08T11:17:12.740Z] #48 sha256:3872706c94b580c09f8429e360b1ac2d25115bcdd6faac35bab00ee71087016a [2021-08-08T11:17:12.740Z] #48 12.40 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-08T11:17:12.740Z] #48 ... [2021-08-08T11:17:12.740Z] [2021-08-08T11:17:12.740Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:17:12.740Z] #50 sha256:1a7f9036b3d1f2991695c67ebf6d0f33f7c8bc4a25167ba5f713423a0ad62f08 [2021-08-08T11:17:12.740Z] #50 21.70 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-08T11:17:12.740Z] #50 21.71 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-08T11:17:12.740Z] #50 21.88 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-08T11:17:12.740Z] #50 22.01 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-08T11:17:12.740Z] #50 22.29 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-08T11:17:12.740Z] #50 22.29 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-08T11:17:12.740Z] #50 22.37 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-08T11:17:12.740Z] #50 22.40 go: downloading github.com/spf13/afero v1.1.2 [2021-08-08T11:17:12.740Z] #50 22.55 go: downloading github.com/spf13/cast v1.3.0 [2021-08-08T11:17:12.740Z] #50 22.59 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-08T11:17:12.740Z] #50 22.62 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-08T11:17:12.783Z] #9 ... [2021-08-08T11:17:12.783Z] [2021-08-08T11:17:12.783Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-08T11:17:12.783Z] #36 sha256:53eef6ff2fdef8fa8ec63a4e5cb41ce53298121e073615fc45fa3973d7f4f7a9 [2021-08-08T11:17:12.783Z] #36 DONE 10.8s [2021-08-08T11:17:12.783Z] [2021-08-08T11:17:12.783Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:12.783Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:17:12.783Z] #9 DONE 36.3s [2021-08-08T11:17:12.783Z] [2021-08-08T11:17:12.783Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-08T11:17:12.783Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-08-08T11:17:12.946Z] #27 5.615 Reading package lists... [2021-08-08T11:17:12.946Z] #27 ... [2021-08-08T11:17:12.946Z] [2021-08-08T11:17:12.946Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:12.946Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:17:12.946Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 3.5s [2021-08-08T11:17:12.998Z] #50 22.68 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-08T11:17:12.998Z] #50 22.70 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-08T11:17:12.998Z] #50 22.87 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-08T11:17:13.259Z] #50 23.01 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-08T11:17:13.259Z] #50 23.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-08T11:17:13.259Z] #50 23.07 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-08T11:17:13.259Z] #50 23.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-08T11:17:13.515Z] #50 23.31 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-08T11:17:13.515Z] #50 23.42 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-08T11:17:13.726Z] #10 DONE 0.9s [2021-08-08T11:17:13.726Z] [2021-08-08T11:17:13.726Z] #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 [2021-08-08T11:17:13.726Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-08-08T11:17:13.772Z] #50 23.46 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-08T11:17:13.772Z] #50 23.51 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-08T11:17:14.029Z] #50 23.62 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-08T11:17:14.029Z] #50 23.77 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-08T11:17:14.029Z] #50 23.81 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-08T11:17:14.286Z] #50 23.97 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-08T11:17:14.286Z] #50 24.11 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-08T11:17:14.668Z] #11 DONE 0.9s [2021-08-08T11:17:14.668Z] [2021-08-08T11:17:14.668Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-08T11:17:14.668Z] #38 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-08-08T11:17:14.851Z] #50 24.54 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-08T11:17:14.851Z] #50 24.61 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-08T11:17:14.851Z] #50 24.66 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-08T11:17:14.927Z] #38 DONE 0.2s [2021-08-08T11:17:14.927Z] [2021-08-08T11:17:14.927Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-08T11:17:14.927Z] #46 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-08-08T11:17:14.927Z] #46 DONE 0.3s [2021-08-08T11:17:14.927Z] [2021-08-08T11:17:14.927Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-08T11:17:14.927Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-08T11:17:15.108Z] #50 24.86 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-08T11:17:15.108Z] #50 24.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-08T11:17:15.188Z] #47 ... [2021-08-08T11:17:15.188Z] [2021-08-08T11:17:15.188Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-08T11:17:15.188Z] #50 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-08-08T11:17:15.188Z] #50 DONE 0.4s [2021-08-08T11:17:15.188Z] [2021-08-08T11:17:15.188Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:17:15.188Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:17:15.324Z] Client: Docker Engine - Community [2021-08-08T11:17:15.324Z] Version: 20.10.6 [2021-08-08T11:17:15.324Z] API version: 1.41 [2021-08-08T11:17:15.324Z] Go version: go1.13.15 [2021-08-08T11:17:15.324Z] Git commit: 370c289 [2021-08-08T11:17:15.324Z] Built: Fri Apr 9 22:45:59 2021 [2021-08-08T11:17:15.324Z] OS/Arch: linux/arm64 [2021-08-08T11:17:15.324Z] Context: default [2021-08-08T11:17:15.324Z] Experimental: true [2021-08-08T11:17:15.324Z] [2021-08-08T11:17:15.324Z] Server: Docker Engine - Community [2021-08-08T11:17:15.324Z] Engine: [2021-08-08T11:17:15.324Z] Version: 20.10.6 [2021-08-08T11:17:15.324Z] API version: 1.41 (minimum version 1.12) [2021-08-08T11:17:15.324Z] Go version: go1.13.15 [2021-08-08T11:17:15.324Z] Git commit: 8728dd2 [2021-08-08T11:17:15.324Z] Built: Fri Apr 9 22:44:09 2021 [2021-08-08T11:17:15.324Z] OS/Arch: linux/arm64 [2021-08-08T11:17:15.324Z] Experimental: true [2021-08-08T11:17:15.324Z] containerd: [2021-08-08T11:17:15.324Z] Version: 1.4.6 [2021-08-08T11:17:15.324Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-08T11:17:15.324Z] runc: [2021-08-08T11:17:15.324Z] Version: 1.0.0-rc95 [2021-08-08T11:17:15.324Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-08T11:17:15.324Z] docker-init: [2021-08-08T11:17:15.324Z] Version: 0.19.0 [2021-08-08T11:17:15.324Z] GitCommit: de40ad0 [2021-08-08T11:17:15.365Z] #50 25.05 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-08T11:17:15.365Z] #50 25.10 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [Pipeline] sh [2021-08-08T11:17:15.668Z] + docker info [2021-08-08T11:17:15.928Z] #50 25.60 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-08T11:17:15.928Z] #50 25.63 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-08T11:17:15.928Z] #50 25.69 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-08T11:17:15.928Z] #50 25.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-08T11:17:15.928Z] #50 25.80 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-08T11:17:16.186Z] #50 25.84 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-08T11:17:16.248Z] #9 ... [2021-08-08T11:17:16.248Z] [2021-08-08T11:17:16.248Z] #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 [2021-08-08T11:17:16.248Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-08T11:17:16.248Z] #27 5.615 Reading package lists... [2021-08-08T11:17:16.248Z] #27 6.600 Building dependency tree... [2021-08-08T11:17:16.248Z] #27 6.975 The following additional packages will be installed: [2021-08-08T11:17:16.248Z] #27 6.975 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-08T11:17:16.248Z] #27 6.975 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-08T11:17:16.248Z] #27 6.975 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-08T11:17:16.248Z] #27 6.975 Suggested packages: [2021-08-08T11:17:16.248Z] #27 6.975 krb5-doc krb5-user [2021-08-08T11:17:16.248Z] #27 6.975 Recommended packages: [2021-08-08T11:17:16.248Z] #27 6.975 krb5-locales publicsuffix libsasl2-modules [2021-08-08T11:17:16.248Z] #27 7.205 The following NEW packages will be installed: [2021-08-08T11:17:16.248Z] #27 7.205 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-08T11:17:16.248Z] #27 7.205 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-08T11:17:16.248Z] #27 7.205 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-08T11:17:16.248Z] #27 7.205 libssh2-1 libssl1.1 openssl [2021-08-08T11:17:16.248Z] #27 7.479 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-08T11:17:16.248Z] #27 7.479 Need to get 5058 kB of archives. [2021-08-08T11:17:16.248Z] #27 7.479 After this operation, 12.1 MB of additional disk space will be used. [2021-08-08T11:17:16.248Z] #27 7.479 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-08T11:17:16.248Z] #27 7.483 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-08T11:17:16.248Z] #27 7.483 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-08T11:17:16.248Z] #27 7.486 Get:4 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-08T11:17:16.248Z] #27 7.486 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-08T11:17:16.248Z] #27 7.496 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-08T11:17:16.248Z] #27 7.527 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-08T11:17:16.248Z] #27 7.548 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-08T11:17:16.248Z] #27 7.548 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-08T11:17:16.248Z] #27 7.548 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-08T11:17:16.248Z] #27 7.555 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-08T11:17:16.248Z] #27 7.555 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-08T11:17:16.248Z] #27 7.563 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-08T11:17:16.248Z] #27 7.563 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-08T11:17:16.248Z] #27 7.563 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-08T11:17:16.248Z] #27 7.573 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-08T11:17:16.248Z] #27 7.573 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-08T11:17:16.248Z] #27 7.583 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-08T11:17:16.248Z] #27 7.583 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-08T11:17:16.248Z] #27 7.585 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-08T11:17:16.248Z] #27 7.587 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-08T11:17:16.248Z] #27 7.747 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:17:16.248Z] #27 7.790 Fetched 5058 kB in 0s (13.9 MB/s) [2021-08-08T11:17:16.248Z] #27 7.823 Selecting previously unselected package libkeyutils1:amd64. [2021-08-08T11:17:16.249Z] #27 7.823 (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.) [2021-08-08T11:17:16.249Z] #27 7.828 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-08T11:17:16.249Z] #27 7.836 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-08T11:17:16.249Z] #27 7.884 Selecting previously unselected package libkrb5support0:amd64. [2021-08-08T11:17:16.249Z] #27 7.884 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-08T11:17:16.249Z] #27 7.888 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:17:16.249Z] #27 7.948 Selecting previously unselected package libk5crypto3:amd64. [2021-08-08T11:17:16.249Z] #27 7.948 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-08T11:17:16.249Z] #27 7.953 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:17:16.249Z] #27 8.075 Selecting previously unselected package libssl1.1:amd64. [2021-08-08T11:17:16.249Z] #27 8.075 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-08T11:17:16.249Z] #27 8.089 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-08T11:17:16.249Z] #27 8.388 Selecting previously unselected package libkrb5-3:amd64. [2021-08-08T11:17:16.249Z] #27 8.388 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-08T11:17:16.249Z] #27 8.392 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:17:16.249Z] #27 8.505 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-08T11:17:16.249Z] #27 8.505 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-08T11:17:16.249Z] #27 8.511 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:17:16.249Z] #27 8.626 Selecting previously unselected package openssl. [2021-08-08T11:17:16.249Z] #27 8.626 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-08T11:17:16.249Z] #27 8.630 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-08T11:17:16.249Z] #27 8.828 Selecting previously unselected package ca-certificates. [2021-08-08T11:17:16.249Z] #27 8.828 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-08T11:17:16.249Z] #27 8.842 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-08T11:17:16.249Z] #27 8.926 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-08T11:17:16.249Z] #27 8.926 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-08T11:17:16.249Z] #27 8.930 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-08T11:17:16.249Z] #27 8.975 Selecting previously unselected package libsasl2-2:amd64. [2021-08-08T11:17:16.249Z] #27 8.975 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-08T11:17:16.249Z] #27 8.978 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-08T11:17:16.249Z] #27 9.030 Selecting previously unselected package libldap-common. [2021-08-08T11:17:16.249Z] #27 9.030 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-08T11:17:16.249Z] #27 9.034 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-08T11:17:16.249Z] #27 9.085 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-08T11:17:16.249Z] #27 9.085 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-08T11:17:16.249Z] #27 9.095 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-08T11:17:16.249Z] #27 9.161 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-08T11:17:16.249Z] #27 9.161 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-08T11:17:16.249Z] #27 9.171 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-08T11:17:16.249Z] #27 9.223 Selecting previously unselected package libpsl5:amd64. [2021-08-08T11:17:16.249Z] #27 9.223 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-08T11:17:16.249Z] #27 9.233 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-08T11:17:16.249Z] #27 9.278 Selecting previously unselected package librtmp1:amd64. [2021-08-08T11:17:16.249Z] #27 9.278 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-08T11:17:16.249Z] #27 9.283 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-08T11:17:16.249Z] #27 9.339 Selecting previously unselected package libssh2-1:amd64. [2021-08-08T11:17:16.249Z] #27 9.339 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-08T11:17:16.249Z] #27 9.339 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-08T11:17:16.249Z] #27 9.393 Selecting previously unselected package libcurl4:amd64. [2021-08-08T11:17:16.249Z] #27 9.393 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-08T11:17:16.249Z] #27 9.398 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-08T11:17:16.249Z] #27 9.476 Selecting previously unselected package curl. [2021-08-08T11:17:16.249Z] #27 9.476 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-08T11:17:16.442Z] #50 ... [2021-08-08T11:17:16.442Z] [2021-08-08T11:17:16.442Z] #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 [2021-08-08T11:17:16.442Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:17:16.442Z] #13 10.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:17:16.442Z] #13 20.79 Fetched 8990 kB in 18s (500 kB/s) [2021-08-08T11:17:16.442Z] #13 20.79 Reading package lists... [2021-08-08T11:17:16.442Z] #13 ... [2021-08-08T11:17:16.442Z] [2021-08-08T11:17:16.442Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:17:16.442Z] #50 sha256:1a7f9036b3d1f2991695c67ebf6d0f33f7c8bc4a25167ba5f713423a0ad62f08 [2021-08-08T11:17:16.442Z] #50 26.16 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-08T11:17:16.510Z] #27 9.485 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-08T11:17:16.510Z] #27 9.573 Selecting previously unselected package libonig5:amd64. [2021-08-08T11:17:16.510Z] #27 9.573 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-08T11:17:16.510Z] #27 9.577 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-08T11:17:16.510Z] #27 9.646 Selecting previously unselected package libjq1:amd64. [2021-08-08T11:17:16.510Z] #27 9.646 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-08T11:17:16.510Z] #27 9.654 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-08T11:17:16.510Z] #27 9.710 Selecting previously unselected package jq. [2021-08-08T11:17:16.510Z] #27 9.710 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-08T11:17:16.699Z] #50 26.41 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-08T11:17:16.699Z] #50 26.46 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-08T11:17:16.772Z] #27 9.714 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-08T11:17:16.772Z] #27 9.794 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-08T11:17:16.772Z] #27 9.808 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-08T11:17:16.772Z] #27 9.826 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-08T11:17:16.772Z] #27 9.953 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-08T11:17:16.956Z] #50 26.59 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-08T11:17:16.956Z] #50 26.63 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-08T11:17:16.956Z] #50 26.65 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-08T11:17:16.956Z] #50 26.73 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-08T11:17:17.033Z] #27 9.967 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-08T11:17:17.033Z] #27 9.987 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:17:17.033Z] #27 10.00 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-08T11:17:17.033Z] #27 10.02 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-08T11:17:17.033Z] #27 10.04 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:17:17.033Z] #27 10.07 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-08T11:17:17.033Z] #27 10.08 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-08T11:17:17.033Z] #27 10.10 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:17:17.033Z] #27 10.12 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-08T11:17:17.033Z] #27 10.13 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-08T11:17:17.033Z] #27 10.14 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-08T11:17:17.033Z] #27 10.16 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-08T11:17:17.033Z] #27 10.16 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-08T11:17:17.886Z] #50 27.64 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-08T11:17:17.886Z] #50 27.66 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-08T11:17:17.886Z] #50 27.75 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-08T11:17:17.984Z] #27 10.92 Updating certificates in /etc/ssl/certs... [2021-08-08T11:17:18.144Z] #50 27.84 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-08T11:17:18.144Z] #50 27.85 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-08T11:17:18.144Z] #50 27.87 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-08T11:17:18.402Z] #50 28.05 go: downloading golang.org/x/text v0.3.2 [2021-08-08T11:17:19.332Z] #50 ... [2021-08-08T11:17:19.332Z] [2021-08-08T11:17:19.332Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:17:19.332Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:17:19.332Z] #44 18.77 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-08T11:17:19.332Z] #44 25.04 Fetched 8464 kB in 18s (471 kB/s) [2021-08-08T11:17:19.373Z] #27 12.24 137 added, 0 removed; done. [2021-08-08T11:17:19.373Z] #27 12.28 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:17:19.373Z] #27 12.29 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-08T11:17:19.373Z] #27 12.30 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-08T11:17:19.373Z] #27 12.31 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-08T11:17:19.373Z] #27 12.32 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:17:19.373Z] #27 12.34 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-08T11:17:19.373Z] #27 12.36 Updating certificates in /etc/ssl/certs... [2021-08-08T11:17:19.388Z] #51 ... [2021-08-08T11:17:19.388Z] [2021-08-08T11:17:19.388Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-08-08T11:17:19.388Z] #12 sha256:2f4bdda85349aa5bbd68853774bb60c4f950580233ef0d38b14ff9f6e69779f8 [2021-08-08T11:17:19.388Z] #12 DONE 4.2s [2021-08-08T11:17:19.388Z] [2021-08-08T11:17:19.388Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-08-08T11:17:19.388Z] #13 sha256:ddc39a997eee6724478db95f5b13c03bbc97002b63e2761aab9d2ceea3805f72 [2021-08-08T11:17:19.589Z] #44 25.04 Reading package lists... [2021-08-08T11:17:19.589Z] #44 ... [2021-08-08T11:17:19.589Z] [2021-08-08T11:17:19.590Z] #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 [2021-08-08T11:17:19.590Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-08T11:17:19.590Z] #40 23.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-08T11:17:19.590Z] #40 25.53 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-08T11:17:20.319Z] #27 13.43 0 added, 0 removed; done. [2021-08-08T11:17:20.319Z] #27 13.43 Running hooks in /etc/ca-certificates/update.d... [2021-08-08T11:17:20.319Z] #27 13.43 done. [2021-08-08T11:17:20.394Z] Client: [2021-08-08T11:17:20.394Z] Context: default [2021-08-08T11:17:20.394Z] Debug Mode: false [2021-08-08T11:17:20.394Z] Plugins: [2021-08-08T11:17:20.394Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-08T11:17:20.394Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-08T11:17:20.394Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-08T11:17:20.394Z] [2021-08-08T11:17:20.394Z] Server: [2021-08-08T11:17:20.394Z] Containers: 0 [2021-08-08T11:17:20.394Z] Running: 0 [2021-08-08T11:17:20.394Z] Paused: 0 [2021-08-08T11:17:20.394Z] Stopped: 0 [2021-08-08T11:17:20.394Z] Images: 0 [2021-08-08T11:17:20.394Z] Server Version: 20.10.6 [2021-08-08T11:17:20.394Z] Storage Driver: overlay2 [2021-08-08T11:17:20.394Z] Backing Filesystem: extfs [2021-08-08T11:17:20.394Z] Supports d_type: true [2021-08-08T11:17:20.394Z] Native Overlay Diff: true [2021-08-08T11:17:20.394Z] userxattr: false [2021-08-08T11:17:20.394Z] Logging Driver: json-file [2021-08-08T11:17:20.394Z] Cgroup Driver: systemd [2021-08-08T11:17:20.394Z] Cgroup Version: 2 [2021-08-08T11:17:20.394Z] Plugins: [2021-08-08T11:17:20.394Z] Volume: local [2021-08-08T11:17:20.394Z] Network: bridge host ipvlan macvlan null overlay [2021-08-08T11:17:20.394Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-08T11:17:20.394Z] Swarm: inactive [2021-08-08T11:17:20.394Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-08T11:17:20.394Z] Default Runtime: runc [2021-08-08T11:17:20.394Z] Init Binary: docker-init [2021-08-08T11:17:20.394Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-08T11:17:20.394Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-08T11:17:20.394Z] init version: de40ad0 [2021-08-08T11:17:20.394Z] Security Options: [2021-08-08T11:17:20.394Z] apparmor [2021-08-08T11:17:20.394Z] seccomp [2021-08-08T11:17:20.394Z] Profile: default [2021-08-08T11:17:20.394Z] cgroupns [2021-08-08T11:17:20.394Z] Kernel Version: 5.4.0-1048-aws [2021-08-08T11:17:20.394Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-08T11:17:20.394Z] OSType: linux [2021-08-08T11:17:20.394Z] Architecture: x86_64 [2021-08-08T11:17:20.394Z] CPUs: 2 [2021-08-08T11:17:20.394Z] Total Memory: 7.487GiB [2021-08-08T11:17:20.394Z] Name: ip-10-100-65-8 [2021-08-08T11:17:20.394Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-08-08T11:17:20.394Z] Docker Root Dir: /var/lib/docker [2021-08-08T11:17:20.394Z] Debug Mode: false [2021-08-08T11:17:20.394Z] Registry: https://index.docker.io/v1/ [2021-08-08T11:17:20.394Z] Labels: [2021-08-08T11:17:20.394Z] Experimental: true [2021-08-08T11:17:20.394Z] Insecure Registries: [2021-08-08T11:17:20.394Z] 127.0.0.0/8 [2021-08-08T11:17:20.394Z] Live Restore Enabled: true [2021-08-08T11:17:20.394Z] [2021-08-08T11:17:20.394Z] WARNING: No kernel memory limit support [2021-08-08T11:17:20.394Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-08T11:17:20.763Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:7e5ca801e31d88d45d18e1ce8f51d2717cdb8d67 . [2021-08-08T11:17:21.019Z] #2 [internal] load .dockerignore [2021-08-08T11:17:21.019Z] #2 sha256:3482be089253814888e771ec6f6484870e9608059142fb0f301a45444527619d [2021-08-08T11:17:21.019Z] #2 transferring context: 87B done [2021-08-08T11:17:21.019Z] #2 DONE 0.2s [2021-08-08T11:17:21.019Z] [2021-08-08T11:17:21.019Z] #1 [internal] load build definition from Dockerfile [2021-08-08T11:17:21.019Z] #1 sha256:2039f2e69ab8b03afee6f1bde65b66000655d0fbbafa3e5f4798d9bab54c30bd [2021-08-08T11:17:21.019Z] #1 transferring dockerfile: 16.59kB done [2021-08-08T11:17:21.019Z] #1 DONE 0.2s [2021-08-08T11:17:21.019Z] [2021-08-08T11:17:21.019Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-08T11:17:21.019Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-08T11:17:21.277Z] #3 DONE 0.4s [2021-08-08T11:17:21.486Z] #40 ... [2021-08-08T11:17:21.486Z] [2021-08-08T11:17:21.486Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:17:21.486Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:17:21.486Z] #44 25.04 Reading package lists... [2021-08-08T11:17:21.486Z] #44 30.74 Reading package lists... [2021-08-08T11:17:21.486Z] #44 ... [2021-08-08T11:17:21.486Z] [2021-08-08T11:17:21.486Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:17:21.486Z] #52 sha256:80b483b9893d4b5f85579e62654d0d38c3d3f227dc13b5c1be5292ee8beb7f82 [2021-08-08T11:17:21.486Z] #52 21.17 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-08T11:17:21.486Z] #52 24.38 runtime [2021-08-08T11:17:21.486Z] #52 ... [2021-08-08T11:17:21.486Z] [2021-08-08T11:17:21.486Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-08T11:17:21.486Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-08T11:17:21.486Z] #56 24.48 Fetched 8460 kB in 17s (497 kB/s) [2021-08-08T11:17:21.486Z] #56 24.48 Reading package lists... [2021-08-08T11:17:21.576Z] [2021-08-08T11:17:21.576Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-08T11:17:21.576Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-08T11:17:21.576Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-08T11:17:21.576Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-08T11:17:21.576Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.1s [2021-08-08T11:17:21.576Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-08T11:17:21.576Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-08T11:17:21.576Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-08-08T11:17:21.918Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-08-08T11:17:21.918Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-08-08T11:17:22.050Z] #56 30.36 Reading package lists... [2021-08-08T11:17:22.050Z] #56 ... [2021-08-08T11:17:22.050Z] [2021-08-08T11:17:22.050Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-08T11:17:22.050Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:17:22.050Z] #13 20.79 Reading package lists... [2021-08-08T11:17:22.175Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-08-08T11:17:22.175Z] #4 DONE 0.7s [2021-08-08T11:17:22.431Z] [2021-08-08T11:17:22.431Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-08-08T11:17:22.431Z] #8 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-08-08T11:17:22.686Z] #13 DONE 3.4s [2021-08-08T11:17:22.686Z] [2021-08-08T11:17:22.686Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-08-08T11:17:22.686Z] #14 sha256:bb63009a7fabbcc1c5ade0ef3de44429ae0aa8a13b4482bf219975f60056b21d [2021-08-08T11:17:22.869Z] #13 26.70 Reading package lists... [2021-08-08T11:17:22.869Z] #13 ... [2021-08-08T11:17:22.869Z] [2021-08-08T11:17:22.869Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:17:22.869Z] #46 sha256:28f5cc9f2345ab99677415db3bdc1623fabc56715722d9b10510d1ac90384e64 [2021-08-08T11:17:22.869Z] #46 22.73 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-08T11:17:22.869Z] #46 22.89 internal/nettrace [2021-08-08T11:17:22.869Z] #46 23.03 runtime/cgo [2021-08-08T11:17:22.869Z] #46 32.69 vendor/golang.org/x/crypto/internal/subtle [2021-08-08T11:17:22.870Z] #27 DONE 16.0s [2021-08-08T11:17:22.870Z] [2021-08-08T11:17:22.870Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-08T11:17:22.870Z] #28 sha256:4b689e7c6eb685d6616d6d64f0fe666a74a688d4b67806564397d5e424cbdd4e [2021-08-08T11:17:23.131Z] #28 DONE 0.2s [2021-08-08T11:17:23.131Z] [2021-08-08T11:17:23.132Z] #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 [2021-08-08T11:17:23.132Z] #29 sha256:a4e33086decedf3ecab95e39708eecea1f4162fcb7b1dbfdfea56704501534b4 [2021-08-08T11:17:23.357Z] #8 ... [2021-08-08T11:17:23.357Z] [2021-08-08T11:17:23.357Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-08T11:17:23.357Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-08T11:17:23.357Z] #7 DONE 0.8s [2021-08-08T11:17:23.357Z] [2021-08-08T11:17:23.357Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-08-08T11:17:23.357Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-08T11:17:23.357Z] #5 DONE 0.8s [2021-08-08T11:17:23.357Z] [2021-08-08T11:17:23.357Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-08T11:17:23.357Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-08T11:17:23.357Z] #6 DONE 0.8s [2021-08-08T11:17:23.357Z] [2021-08-08T11:17:23.357Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-08-08T11:17:23.357Z] #8 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-08-08T11:17:23.357Z] #8 DONE 0.9s [2021-08-08T11:17:23.804Z] #46 ... [2021-08-08T11:17:23.804Z] [2021-08-08T11:17:23.804Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:17:23.804Z] #50 sha256:1a7f9036b3d1f2991695c67ebf6d0f33f7c8bc4a25167ba5f713423a0ad62f08 [2021-08-08T11:17:23.804Z] #50 33.41 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-08T11:17:23.804Z] #50 33.44 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-08T11:17:23.804Z] #50 33.54 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-08T11:17:23.804Z] #50 33.58 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-08T11:17:23.958Z] [2021-08-08T11:17:23.958Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-08T11:17:23.958Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-08T11:17:23.958Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-08T11:17:23.958Z] #65 DONE 0.0s [2021-08-08T11:17:23.958Z] [2021-08-08T11:17:23.958Z] #23 [internal] load build context [2021-08-08T11:17:23.958Z] #23 sha256:6074383e4f0c0715663a087e3a679c979d9b6fd15969f25230848fb11fe37a19 [2021-08-08T11:17:24.061Z] #50 33.71 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-08T11:17:24.061Z] #50 ... [2021-08-08T11:17:24.061Z] [2021-08-08T11:17:24.061Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:17:24.061Z] #59 sha256:515dd67de3e4ca953cc4e63afea233fa51bce81db183a05bf7861e45ff7f42d7 [2021-08-08T11:17:24.061Z] #59 23.77 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-08T11:17:24.061Z] #59 23.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-08T11:17:24.061Z] #59 ... [2021-08-08T11:17:24.061Z] [2021-08-08T11:17:24.061Z] #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 [2021-08-08T11:17:24.061Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-08T11:17:24.061Z] #36 24.42 Fetched 8460 kB in 17s (499 kB/s) [2021-08-08T11:17:24.061Z] #36 24.42 Reading package lists... [2021-08-08T11:17:24.522Z] #29 1.616 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-08T11:17:24.565Z] #23 ... [2021-08-08T11:17:24.565Z] [2021-08-08T11:17:24.565Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-08T11:17:24.565Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-08T11:17:24.565Z] #42 DONE 0.0s [2021-08-08T11:17:24.565Z] [2021-08-08T11:17:24.565Z] #23 [internal] load build context [2021-08-08T11:17:24.565Z] #23 sha256:6074383e4f0c0715663a087e3a679c979d9b6fd15969f25230848fb11fe37a19 [2021-08-08T11:17:24.623Z] #14 DONE 1.9s [2021-08-08T11:17:24.623Z] [2021-08-08T11:17:24.623Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-08T11:17:24.623Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be [2021-08-08T11:17:24.623Z] #15 ... [2021-08-08T11:17:24.623Z] [2021-08-08T11:17:24.623Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-08T11:17:24.623Z] #41 sha256:73235277c4b4c03fba04d5b24bd570b688ca865febe20316730ac884a5a2b2ff [2021-08-08T11:17:24.623Z] #41 4.837 Install go-toml version v1.8.1 [2021-08-08T11:17:24.623Z] #41 5.414 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-08T11:17:24.623Z] #41 8.740 github.com/pelletier/go-toml [2021-08-08T11:17:24.784Z] #29 1.710 [2021-08-08T11:17:24.883Z] #41 ... [2021-08-08T11:17:24.883Z] [2021-08-08T11:17:24.883Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:17:24.883Z] #59 sha256:23c5dbe56dd4df37282d187349e3ff834f31ac4d37e99a3551e277a98df8c1d9 [2021-08-08T11:17:24.883Z] #59 4.564 + RM_GOPATH=0 [2021-08-08T11:17:24.883Z] #59 4.564 + TMP_GOPATH= [2021-08-08T11:17:24.883Z] #59 4.564 + : /build [2021-08-08T11:17:24.883Z] #59 4.564 + '[' -z '' ']' [2021-08-08T11:17:24.883Z] #59 4.564 ++ mktemp -d [2021-08-08T11:17:24.883Z] #59 4.564 + export GOPATH=/tmp/tmp.nTdcgPNT57 [2021-08-08T11:17:24.883Z] #59 4.564 + GOPATH=/tmp/tmp.nTdcgPNT57 [2021-08-08T11:17:24.883Z] #59 4.564 + RM_GOPATH=1 [2021-08-08T11:17:24.883Z] #59 4.564 + case "$(go env GOARCH)" in [2021-08-08T11:17:24.883Z] #59 4.564 ++ go env GOARCH [2021-08-08T11:17:24.883Z] #59 4.574 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-08T11:17:24.883Z] #59 4.574 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:24.883Z] #59 4.574 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:24.883Z] #59 4.574 ++ dirname /tmp/install/install.sh [2021-08-08T11:17:24.883Z] #59 4.574 + dir=/tmp/install [2021-08-08T11:17:24.883Z] #59 4.574 + bin=shfmt [2021-08-08T11:17:24.883Z] #59 4.574 + shift [2021-08-08T11:17:24.883Z] #59 4.574 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-08T11:17:24.883Z] #59 4.574 + . /tmp/install/shfmt.installer [2021-08-08T11:17:24.883Z] #59 4.574 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-08T11:17:24.883Z] #59 4.574 + install_shfmt [2021-08-08T11:17:24.883Z] #59 4.574 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-08T11:17:24.883Z] #59 4.574 + git clone https://github.com/mvdan/sh.git /tmp/tmp.nTdcgPNT57/src/github.com/mvdan/sh [2021-08-08T11:17:24.883Z] #59 4.574 Cloning into '/tmp/tmp.nTdcgPNT57/src/github.com/mvdan/sh'... [2021-08-08T11:17:24.883Z] #59 ... [2021-08-08T11:17:24.883Z] [2021-08-08T11:17:24.883Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-08T11:17:24.883Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-08T11:17:24.883Z] #39 5.487 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-08T11:17:24.883Z] #39 5.487 Cloning into '.'... [2021-08-08T11:17:25.144Z] #39 ... [2021-08-08T11:17:25.144Z] [2021-08-08T11:17:25.144Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:17:25.144Z] #57 sha256:93d0ef72daaaeb3e91b0b0ad87aecb15a3e5cd89668c336ce7217abde57f33f2 [2021-08-08T11:17:25.144Z] #57 5.395 + RM_GOPATH=0 [2021-08-08T11:17:25.144Z] #57 5.395 + TMP_GOPATH= [2021-08-08T11:17:25.144Z] #57 5.395 + : /build [2021-08-08T11:17:25.144Z] #57 5.395 + '[' -z '' ']' [2021-08-08T11:17:25.144Z] #57 5.395 ++ mktemp -d [2021-08-08T11:17:25.144Z] #57 5.414 + export GOPATH=/tmp/tmp.6XHvVvuDeo [2021-08-08T11:17:25.144Z] #57 5.414 + GOPATH=/tmp/tmp.6XHvVvuDeo [2021-08-08T11:17:25.144Z] #57 5.414 + RM_GOPATH=1 [2021-08-08T11:17:25.144Z] #57 5.414 + case "$(go env GOARCH)" in [2021-08-08T11:17:25.144Z] #57 5.414 ++ go env GOARCH [2021-08-08T11:17:25.144Z] #57 5.414 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:25.144Z] #57 5.414 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:25.144Z] #57 5.414 ++ dirname /tmp/install/install.sh [2021-08-08T11:17:25.144Z] #57 5.418 + dir=/tmp/install [2021-08-08T11:17:25.144Z] #57 5.418 + bin=golangci_lint [2021-08-08T11:17:25.144Z] #57 5.418 + shift [2021-08-08T11:17:25.144Z] #57 5.418 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-08T11:17:25.144Z] #57 5.418 + . /tmp/install/golangci_lint.installer [2021-08-08T11:17:25.144Z] #57 5.418 ++ : v1.23.8 [2021-08-08T11:17:25.144Z] #57 5.418 + install_golangci_lint [2021-08-08T11:17:25.144Z] #57 5.418 + set -e [2021-08-08T11:17:25.144Z] #57 5.418 + export GO111MODULE=on [2021-08-08T11:17:25.144Z] #57 5.418 + GO111MODULE=on [2021-08-08T11:17:25.144Z] #57 5.418 + GOBIN=/build [2021-08-08T11:17:25.144Z] #57 5.418 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-08T11:17:25.144Z] #57 6.370 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-08T11:17:25.307Z] #29 1.843 ######### 13.0% ########################### 37.7% ##################################### 52.3% ####################################################### 77.6% ###################################################################### 97.3% ######################################################################## 100.0% [2021-08-08T11:17:25.404Z] #57 ... [2021-08-08T11:17:25.404Z] [2021-08-08T11:17:25.404Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:17:25.404Z] #53 sha256:5c8906c9f553e5e72a56bb5ab27cf22d9a573d691faf323c095e323801f9e5f0 [2021-08-08T11:17:25.404Z] #53 5.577 + RM_GOPATH=0 [2021-08-08T11:17:25.404Z] #53 5.577 + TMP_GOPATH= [2021-08-08T11:17:25.404Z] #53 5.577 + : /build [2021-08-08T11:17:25.404Z] #53 5.577 + '[' -z '' ']' [2021-08-08T11:17:25.404Z] #53 5.577 ++ mktemp -d [2021-08-08T11:17:25.404Z] #53 5.577 + export GOPATH=/tmp/tmp.JSrscBWklO [2021-08-08T11:17:25.404Z] #53 5.577 + GOPATH=/tmp/tmp.JSrscBWklO [2021-08-08T11:17:25.404Z] #53 5.577 + RM_GOPATH=1 [2021-08-08T11:17:25.404Z] #53 5.577 + case "$(go env GOARCH)" in [2021-08-08T11:17:25.404Z] #53 5.586 ++ go env GOARCH [2021-08-08T11:17:25.404Z] #53 5.590 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-08T11:17:25.404Z] #53 5.590 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:25.404Z] #53 5.590 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:25.404Z] #53 5.590 ++ dirname /tmp/install/install.sh [2021-08-08T11:17:25.404Z] #53 5.590 + dir=/tmp/install [2021-08-08T11:17:25.404Z] #53 5.590 + bin=vndr [2021-08-08T11:17:25.404Z] #53 5.590 + shift [2021-08-08T11:17:25.404Z] #53 5.590 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-08T11:17:25.404Z] #53 5.590 + . /tmp/install/vndr.installer [2021-08-08T11:17:25.404Z] #53 5.590 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-08T11:17:25.404Z] #53 5.590 + install_vndr [2021-08-08T11:17:25.404Z] #53 5.590 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-08T11:17:25.404Z] #53 5.590 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JSrscBWklO/src/github.com/LK4D4/vndr [2021-08-08T11:17:25.404Z] #53 5.590 Cloning into '/tmp/tmp.JSrscBWklO/src/github.com/LK4D4/vndr'... [2021-08-08T11:17:25.404Z] #53 6.386 + cd /tmp/tmp.JSrscBWklO/src/github.com/LK4D4/vndr [2021-08-08T11:17:25.404Z] #53 6.386 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-08T11:17:25.404Z] #53 6.398 + go build -buildmode=pie -v -o /build/vndr . [2021-08-08T11:17:25.404Z] #53 8.152 internal/cpu [2021-08-08T11:17:25.404Z] #53 8.198 internal/unsafeheader [2021-08-08T11:17:25.404Z] #53 8.332 runtime/internal/atomic [2021-08-08T11:17:25.404Z] #53 8.665 runtime/internal/sys [2021-08-08T11:17:25.404Z] #53 9.021 runtime/internal/math [2021-08-08T11:17:25.404Z] #53 9.178 internal/race [2021-08-08T11:17:25.404Z] #53 9.206 internal/bytealg [2021-08-08T11:17:25.404Z] #53 9.302 sync/atomic [2021-08-08T11:17:25.404Z] #53 9.850 unicode [2021-08-08T11:17:25.404Z] #53 10.76 runtime [2021-08-08T11:17:25.404Z] #53 ... [2021-08-08T11:17:25.404Z] [2021-08-08T11:17:25.404Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-08T11:17:25.404Z] #55 sha256:9442108defb4d69fd31b4d985f6ded9897ef45629b1387db5d3bc01bc4c12f9f [2021-08-08T11:17:25.404Z] #55 5.726 + RM_GOPATH=0 [2021-08-08T11:17:25.404Z] #55 5.726 + TMP_GOPATH= [2021-08-08T11:17:25.404Z] #55 5.726 + : /build [2021-08-08T11:17:25.404Z] #55 5.726 + '[' -z '' ']' [2021-08-08T11:17:25.404Z] #55 5.726 ++ mktemp -d [2021-08-08T11:17:25.404Z] #55 5.727 + export GOPATH=/tmp/tmp.cPgeX4rShc [2021-08-08T11:17:25.404Z] #55 5.727 + GOPATH=/tmp/tmp.cPgeX4rShc [2021-08-08T11:17:25.404Z] #55 5.727 + RM_GOPATH=1 [2021-08-08T11:17:25.404Z] #55 5.727 + case "$(go env GOARCH)" in [2021-08-08T11:17:25.404Z] #55 5.727 ++ go env GOARCH [2021-08-08T11:17:25.404Z] #55 5.761 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:25.404Z] #55 5.761 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:25.404Z] #55 5.761 ++ dirname /tmp/install/install.sh [2021-08-08T11:17:25.404Z] #55 5.761 + dir=/tmp/install [2021-08-08T11:17:25.404Z] #55 5.761 + bin=gotestsum [2021-08-08T11:17:25.404Z] #55 5.761 + shift [2021-08-08T11:17:25.404Z] #55 5.761 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-08T11:17:25.404Z] #55 5.761 + . /tmp/install/gotestsum.installer [2021-08-08T11:17:25.404Z] #55 5.761 ++ : v0.5.3 [2021-08-08T11:17:25.404Z] #55 5.761 + install_gotestsum [2021-08-08T11:17:25.404Z] #55 5.761 + set -e [2021-08-08T11:17:25.404Z] #55 5.761 + export GO111MODULE=on [2021-08-08T11:17:25.404Z] #55 5.761 + GO111MODULE=on [2021-08-08T11:17:25.404Z] #55 5.761 + GOBIN=/build [2021-08-08T11:17:25.404Z] #55 5.761 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-08T11:17:25.404Z] #55 6.505 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-08T11:17:25.404Z] #55 8.238 go: downloading github.com/fatih/color v1.9.0 [2021-08-08T11:17:25.404Z] #55 8.248 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-08T11:17:25.405Z] #55 8.271 go: downloading github.com/pkg/errors v0.9.1 [2021-08-08T11:17:25.405Z] #55 8.299 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-08T11:17:25.405Z] #55 8.794 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-08T11:17:25.405Z] #55 8.794 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-08T11:17:25.405Z] #55 9.088 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-08T11:17:25.405Z] #55 9.107 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-08T11:17:25.405Z] #55 9.240 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-08T11:17:25.405Z] #55 10.10 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-08T11:17:25.429Z] #36 29.95 Reading package lists... [2021-08-08T11:17:25.429Z] #36 ... [2021-08-08T11:17:25.429Z] [2021-08-08T11:17:25.429Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:17:25.429Z] #50 sha256:1a7f9036b3d1f2991695c67ebf6d0f33f7c8bc4a25167ba5f713423a0ad62f08 [2021-08-08T11:17:25.429Z] #50 35.01 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-08T11:17:25.429Z] #50 35.20 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-08T11:17:25.569Z] #29 2.390 [2021-08-08T11:17:25.569Z] #29 2.514 ########################################################## 81.3% ######################################################################## 100.0% [2021-08-08T11:17:25.569Z] #29 2.647 [2021-08-08T11:17:25.665Z] #55 ... [2021-08-08T11:17:25.665Z] [2021-08-08T11:17:25.665Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:17:25.665Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:17:25.665Z] #51 6.273 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:17:25.665Z] #51 6.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:17:25.665Z] #51 6.615 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:17:25.665Z] #51 6.859 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-08T11:17:25.665Z] #51 7.755 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:17:25.665Z] #51 10.23 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:17:25.686Z] #50 35.49 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-08T11:17:25.830Z] #29 2.773 ############################################################# 85.3% ######################################################################## 100.0% [2021-08-08T11:17:25.830Z] #29 2.902 [2021-08-08T11:17:25.938Z] #23 transferring context: 23.43MB 2.2s [2021-08-08T11:17:26.353Z] #29 3.033 ####### 11.0% ######################### 35.6% ###################################### 53.8% ############################################# 63.7% ################################################################### 93.4% [2021-08-08T11:17:26.353Z] #29 ... [2021-08-08T11:17:26.353Z] [2021-08-08T11:17:26.353Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:26.353Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:17:26.353Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 7.4s done [2021-08-08T11:17:26.353Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.4s done [2021-08-08T11:17:26.353Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 3.3s [2021-08-08T11:17:26.605Z] #51 ... [2021-08-08T11:17:26.606Z] [2021-08-08T11:17:26.606Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-08T11:17:26.606Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be [2021-08-08T11:17:26.606Z] #15 DONE 2.2s [2021-08-08T11:17:26.606Z] [2021-08-08T11:17:26.606Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-08-08T11:17:26.606Z] #16 sha256:0695a1606b5e7422ce775a930edc87973dbc2ca2069a575d2725da3e30abfbae [2021-08-08T11:17:26.614Z] #9 ... [2021-08-08T11:17:26.614Z] [2021-08-08T11:17:26.614Z] #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 [2021-08-08T11:17:26.614Z] #29 sha256:a4e33086decedf3ecab95e39708eecea1f4162fcb7b1dbfdfea56704501534b4 [2021-08-08T11:17:26.614Z] #29 3.033 ####### 11.0% ######################### 35.6% ###################################### 53.8% ############################################# 63.7% ################################################################### 93.4% ######################################################################## 100.0% [2021-08-08T11:17:26.614Z] #29 3.576 [2021-08-08T11:17:26.957Z] #23 transferring context: 55.79MB 3.1s done [2021-08-08T11:17:27.564Z] #23 DONE 3.8s [2021-08-08T11:17:27.564Z] [2021-08-08T11:17:27.564Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:27.564Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:17:27.564Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done [2021-08-08T11:17:27.564Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-08-08T11:17:27.564Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-08-08T11:17:27.564Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-08-08T11:17:27.564Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.8s done [2021-08-08T11:17:27.564Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.3s done [2021-08-08T11:17:27.564Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 0.7s done [2021-08-08T11:17:27.564Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 2.5s done [2021-08-08T11:17:27.564Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 3.4s [2021-08-08T11:17:27.564Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 1.2s [2021-08-08T11:17:27.564Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 3.4s [2021-08-08T11:17:27.828Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 3.5s done [2021-08-08T11:17:27.828Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 3.5s done [2021-08-08T11:17:27.828Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 0B / 129.05MB 3.5s [2021-08-08T11:17:27.828Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 15.73MB / 129.05MB 3.7s [2021-08-08T11:17:28.085Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 30.41MB / 129.05MB 3.9s [2021-08-08T11:17:28.085Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 39.37MB / 129.05MB 4.0s [2021-08-08T11:17:28.353Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 46.14MB / 129.05MB 4.2s [2021-08-08T11:17:28.452Z] #29 3.690 ### 4.5% ####### 9.7% ########## 15.0% ############## 20.1% ################## 25.7% ###################### 30.9% ######################### 35.6% ############################# 41.3% ################################# 46.5% ##################################### 51.8% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.3% ####################################################### 77.7% ########################################################### 83.0% ############################################################### 88.2% ################################################################### 93.3% ###################################################################### 98.6% ######################################################################## 100.0% [2021-08-08T11:17:28.518Z] #16 DONE 1.8s [2021-08-08T11:17:28.518Z] [2021-08-08T11:17:28.518Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-08T11:17:28.518Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-08-08T11:17:28.608Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 56.18MB / 129.05MB 4.5s [2021-08-08T11:17:28.714Z] #29 5.554 [2021-08-08T11:17:28.864Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 63.96MB / 129.05MB 4.6s [2021-08-08T11:17:28.864Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 72.35MB / 129.05MB 4.7s [2021-08-08T11:17:28.975Z] #29 5.871 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-08T11:17:28.975Z] #29 6.024 [2021-08-08T11:17:29.121Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 81.79MB / 129.05MB 4.8s [2021-08-08T11:17:29.121Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 89.13MB / 129.05MB 4.9s [2021-08-08T11:17:29.121Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 105.91MB / 129.05MB 5.1s [2021-08-08T11:17:29.237Z] #29 6.103 ######################################################################## 100.0% [2021-08-08T11:17:29.237Z] #29 6.139 [2021-08-08T11:17:29.378Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 114.29MB / 129.05MB 5.2s [2021-08-08T11:17:29.378Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 124.78MB / 129.05MB 5.3s [2021-08-08T11:17:29.502Z] #29 6.500 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-08T11:17:29.775Z] #29 6.603 [2021-08-08T11:17:29.775Z] #29 6.708 ######################################################################## 100.0% [2021-08-08T11:17:29.775Z] #29 6.747 [2021-08-08T11:17:30.036Z] #29 7.075 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-08T11:17:30.298Z] #29 7.179 [2021-08-08T11:17:30.582Z] Client: [2021-08-08T11:17:30.582Z] Context: default [2021-08-08T11:17:30.582Z] Debug Mode: false [2021-08-08T11:17:30.582Z] Plugins: [2021-08-08T11:17:30.582Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-08T11:17:30.582Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-08T11:17:30.582Z] [2021-08-08T11:17:30.582Z] Server: [2021-08-08T11:17:30.582Z] Containers: 0 [2021-08-08T11:17:30.582Z] Running: 0 [2021-08-08T11:17:30.582Z] Paused: 0 [2021-08-08T11:17:30.582Z] Stopped: 0 [2021-08-08T11:17:30.582Z] Images: 0 [2021-08-08T11:17:30.582Z] Server Version: 20.10.6 [2021-08-08T11:17:30.582Z] Storage Driver: overlay2 [2021-08-08T11:17:30.582Z] Backing Filesystem: extfs [2021-08-08T11:17:30.582Z] Supports d_type: true [2021-08-08T11:17:30.582Z] Native Overlay Diff: true [2021-08-08T11:17:30.582Z] userxattr: false [2021-08-08T11:17:30.582Z] Logging Driver: json-file [2021-08-08T11:17:30.582Z] Cgroup Driver: cgroupfs [2021-08-08T11:17:30.582Z] Cgroup Version: 1 [2021-08-08T11:17:30.582Z] Plugins: [2021-08-08T11:17:30.582Z] Volume: local [2021-08-08T11:17:30.582Z] Network: bridge host ipvlan macvlan null overlay [2021-08-08T11:17:30.582Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-08T11:17:30.582Z] Swarm: inactive [2021-08-08T11:17:30.582Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-08-08T11:17:30.582Z] Default Runtime: runc [2021-08-08T11:17:30.582Z] Init Binary: docker-init [2021-08-08T11:17:30.582Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-08T11:17:30.582Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-08T11:17:30.582Z] init version: de40ad0 [2021-08-08T11:17:30.582Z] Security Options: [2021-08-08T11:17:30.582Z] apparmor [2021-08-08T11:17:30.582Z] seccomp [2021-08-08T11:17:30.582Z] Profile: default [2021-08-08T11:17:30.582Z] Kernel Version: 5.4.0-1048-aws [2021-08-08T11:17:30.582Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-08T11:17:30.582Z] OSType: linux [2021-08-08T11:17:30.582Z] Architecture: aarch64 [2021-08-08T11:17:30.582Z] CPUs: 4 [2021-08-08T11:17:30.582Z] Total Memory: 7.493GiB [2021-08-08T11:17:30.582Z] Name: ip-10-100-115-169 [2021-08-08T11:17:30.582Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-08-08T11:17:30.582Z] Docker Root Dir: /var/lib/docker [2021-08-08T11:17:30.582Z] Debug Mode: false [2021-08-08T11:17:30.582Z] Registry: https://index.docker.io/v1/ [2021-08-08T11:17:30.582Z] Labels: [2021-08-08T11:17:30.582Z] Experimental: true [2021-08-08T11:17:30.582Z] Insecure Registries: [2021-08-08T11:17:30.582Z] 127.0.0.0/8 [2021-08-08T11:17:30.582Z] Live Restore Enabled: true [2021-08-08T11:17:30.582Z] [2021-08-08T11:17:30.582Z] WARNING: No swap limit support [Pipeline] sh [2021-08-08T11:17:30.822Z] #29 7.300 # 1.9% #### 5.8% ################## 26.3% ########################################### 59.8% ####################################################### 76.8% ####################################################################### 99.6% ######################################################################## 100.0% [2021-08-08T11:17:30.882Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-08T11:17:30.882Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-08T11:17:30.882Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42481/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-08T11:17:30.882Z] + bash /home/ubuntu/workspace/moby_PR-42481/check-config.sh [2021-08-08T11:17:30.882Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-08T11:17:30.882Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-08T11:17:30.882Z] [2021-08-08T11:17:30.882Z] Generally Necessary: [2021-08-08T11:17:30.882Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-08T11:17:30.882Z] - apparmor: enabled and tools installed [2021-08-08T11:17:30.882Z] - CONFIG_NAMESPACES: enabled [2021-08-08T11:17:30.882Z] - CONFIG_NET_NS: enabled [2021-08-08T11:17:30.882Z] - CONFIG_PID_NS: enabled [2021-08-08T11:17:30.882Z] - CONFIG_IPC_NS: enabled [2021-08-08T11:17:30.882Z] - CONFIG_UTS_NS: enabled [2021-08-08T11:17:30.882Z] - CONFIG_CGROUPS: enabled [2021-08-08T11:17:30.882Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-08T11:17:30.882Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-08T11:17:30.882Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-08T11:17:30.882Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-08T11:17:30.938Z] #50 ... [2021-08-08T11:17:30.938Z] [2021-08-08T11:17:30.938Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-08T11:17:30.938Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-08T11:17:30.938Z] #56 30.36 Reading package lists... [2021-08-08T11:17:30.938Z] #56 35.79 Building dependency tree... [2021-08-08T11:17:30.938Z] #56 38.16 The following additional packages will be installed: [2021-08-08T11:17:30.938Z] #56 38.17 libbtrfs0 [2021-08-08T11:17:30.938Z] #56 38.31 The following NEW packages will be installed: [2021-08-08T11:17:30.938Z] #56 38.31 libbtrfs-dev libbtrfs0 [2021-08-08T11:17:30.938Z] #56 38.68 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:17:30.938Z] #56 38.68 Need to get 119 kB of archives. [2021-08-08T11:17:30.938Z] #56 38.68 After this operation, 387 kB of additional disk space will be used. [2021-08-08T11:17:30.938Z] #56 38.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-08T11:17:30.938Z] #56 38.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-08T11:17:30.938Z] #56 39.68 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:17:30.938Z] #56 39.80 Fetched 119 kB in 0s (439 kB/s) [2021-08-08T11:17:30.938Z] #56 39.89 Selecting previously unselected package libbtrfs0. [2021-08-08T11:17:30.938Z] #56 39.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-08T11:17:30.938Z] #56 40.03 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-08T11:17:30.938Z] #56 40.05 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-08T11:17:30.938Z] #56 40.16 Selecting previously unselected package libbtrfs-dev. [2021-08-08T11:17:30.938Z] #56 40.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-08T11:17:30.938Z] #56 40.18 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-08T11:17:30.938Z] #56 40.37 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-08T11:17:30.938Z] #56 40.38 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-08T11:17:30.938Z] #56 40.40 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:17:31.061Z] #17 2.435 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:17:31.061Z] #17 2.492 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:17:31.061Z] #17 2.516 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:17:31.061Z] #17 ... [2021-08-08T11:17:31.061Z] [2021-08-08T11:17:31.061Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-08T11:17:31.061Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-08T11:17:31.061Z] #47 5.849 + git clone https://github.com/docker/distribution.git . [2021-08-08T11:17:31.061Z] #47 5.849 Cloning into '.'... [2021-08-08T11:17:31.061Z] #47 ... [2021-08-08T11:17:31.061Z] [2021-08-08T11:17:31.061Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:17:31.061Z] #57 sha256:93d0ef72daaaeb3e91b0b0ad87aecb15a3e5cd89668c336ce7217abde57f33f2 [2021-08-08T11:17:31.061Z] #57 15.99 go: downloading github.com/fatih/color v1.7.0 [2021-08-08T11:17:31.061Z] #57 15.99 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-08T11:17:31.061Z] #57 16.08 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-08T11:17:31.061Z] #57 16.08 go: downloading github.com/pkg/errors v0.8.1 [2021-08-08T11:17:31.061Z] #57 16.11 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-08T11:17:31.061Z] #57 16.40 go: downloading github.com/spf13/viper v1.6.1 [2021-08-08T11:17:31.083Z] #29 7.836 [2021-08-08T11:17:31.144Z] - CONFIG_CPUSETS: enabled [2021-08-08T11:17:31.144Z] - CONFIG_MEMCG: enabled [2021-08-08T11:17:31.144Z] - CONFIG_KEYS: enabled [2021-08-08T11:17:31.144Z] - CONFIG_VETH: enabled (as module) [2021-08-08T11:17:31.144Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-08T11:17:31.144Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-08T11:17:31.144Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-08T11:17:31.144Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-08T11:17:31.144Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-08T11:17:31.144Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-08T11:17:31.144Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-08T11:17:31.144Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-08T11:17:31.144Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-08T11:17:31.144Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-08T11:17:31.144Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-08T11:17:31.144Z] [2021-08-08T11:17:31.144Z] Optional Features: [2021-08-08T11:17:31.144Z] - CONFIG_USER_NS: enabled [2021-08-08T11:17:31.144Z] - CONFIG_SECCOMP: enabled [2021-08-08T11:17:31.144Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-08T11:17:31.144Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-08T11:17:31.144Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-08T11:17:31.144Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-08T11:17:31.266Z] #9 ... [2021-08-08T11:17:31.266Z] [2021-08-08T11:17:31.266Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-08T11:17:31.266Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-08T11:17:31.266Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-08T11:17:31.266Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-08T11:17:31.266Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-08T11:17:31.266Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-08T11:17:31.266Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2021-08-08T11:17:31.266Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2021-08-08T11:17:31.266Z] #63 DONE 7.2s [2021-08-08T11:17:31.266Z] [2021-08-08T11:17:31.266Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-08T11:17:31.266Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-08T11:17:31.266Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-08T11:17:31.266Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-08T11:17:31.266Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-08T11:17:31.266Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done [2021-08-08T11:17:31.266Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2021-08-08T11:17:31.266Z] #65 DONE 7.2s [2021-08-08T11:17:31.266Z] [2021-08-08T11:17:31.266Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-08T11:17:31.266Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-08T11:17:31.266Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done [2021-08-08T11:17:31.266Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-08-08T11:17:31.266Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-08-08T11:17:31.266Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-08-08T11:17:31.266Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.0s done [2021-08-08T11:17:31.266Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 4.0s done [2021-08-08T11:17:31.266Z] #26 DONE 7.3s [2021-08-08T11:17:31.266Z] [2021-08-08T11:17:31.266Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:31.266Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:17:31.266Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 [2021-08-08T11:17:31.266Z] #9 ... [2021-08-08T11:17:31.266Z] [2021-08-08T11:17:31.266Z] #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 [2021-08-08T11:17:31.266Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-08T11:17:31.344Z] #29 8.115 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-08T11:17:31.344Z] #29 8.227 [2021-08-08T11:17:31.344Z] #29 8.288 ######################################################################## 100.0% [2021-08-08T11:17:31.344Z] #29 8.322 [2021-08-08T11:17:31.406Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-08T11:17:31.406Z] - CONFIG_BLK_CGROUP: enabled [2021-08-08T11:17:31.406Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-08T11:17:31.406Z] - CONFIG_CGROUP_PERF: enabled [2021-08-08T11:17:31.406Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-08T11:17:31.406Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-08T11:17:31.406Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-08T11:17:31.406Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-08T11:17:31.406Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-08T11:17:31.406Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-08T11:17:31.406Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-08T11:17:31.406Z] - CONFIG_IP_VS: enabled (as module) [2021-08-08T11:17:31.406Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-08T11:17:31.406Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-08T11:17:31.406Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-08T11:17:31.406Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-08T11:17:31.406Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-08T11:17:31.406Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-08T11:17:31.406Z] - CONFIG_EXT4_FS: enabled [2021-08-08T11:17:31.406Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-08T11:17:31.406Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-08T11:17:31.406Z] - Network Drivers: [2021-08-08T11:17:31.406Z] - "overlay": [2021-08-08T11:17:31.513Z] #56 DONE 41.3s [2021-08-08T11:17:31.513Z] [2021-08-08T11:17:31.513Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:17:31.513Z] #57 sha256:621209ddb1b75c306d0d2c98aedee44250822d981f500aa302f9a14d7e706218 [2021-08-08T11:17:31.605Z] #29 8.511 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-08T11:17:31.605Z] #29 8.583 [2021-08-08T11:17:31.605Z] #29 8.639 ######################################################################## 100.0% [2021-08-08T11:17:31.605Z] #29 8.660 [2021-08-08T11:17:31.605Z] #29 8.686 Download of images into '/build' complete. [2021-08-08T11:17:31.605Z] #29 8.686 Use something like the following to load the result into a Docker daemon: [2021-08-08T11:17:31.605Z] #29 8.686 tar -cC '/build' . | docker load [2021-08-08T11:17:31.632Z] #57 16.93 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-08T11:17:31.632Z] #57 17.06 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-08T11:17:31.668Z] - CONFIG_VXLAN: enabled (as module) [2021-08-08T11:17:31.668Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-08T11:17:31.668Z] Optional (for encrypted networks): [2021-08-08T11:17:31.668Z] - CONFIG_CRYPTO: enabled [2021-08-08T11:17:31.668Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-08T11:17:31.668Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-08T11:17:31.668Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-08T11:17:31.668Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-08T11:17:31.668Z] - CONFIG_XFRM: enabled [2021-08-08T11:17:31.668Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-08T11:17:31.668Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-08T11:17:31.668Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-08T11:17:31.668Z] - "ipvlan": [2021-08-08T11:17:31.668Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-08T11:17:31.668Z] - "macvlan": [2021-08-08T11:17:31.668Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-08T11:17:31.668Z] - CONFIG_DUMMY: enabled (as module) [2021-08-08T11:17:31.668Z] - "ftp,tftp client in container": [2021-08-08T11:17:31.668Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-08T11:17:31.668Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-08T11:17:31.668Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-08T11:17:31.668Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-08T11:17:31.668Z] - Storage Drivers: [2021-08-08T11:17:31.668Z] - "aufs": [2021-08-08T11:17:31.668Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-08T11:17:31.668Z] - "btrfs": [2021-08-08T11:17:31.929Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-08T11:17:31.929Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-08T11:17:31.929Z] - "devicemapper": [2021-08-08T11:17:31.929Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-08T11:17:31.929Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-08T11:17:31.929Z] - "overlay": [2021-08-08T11:17:31.929Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-08T11:17:31.929Z] - "zfs": [2021-08-08T11:17:31.929Z] - /dev/zfs: present [2021-08-08T11:17:31.929Z] - zfs command: missing [2021-08-08T11:17:31.929Z] - zpool command: missing [2021-08-08T11:17:31.929Z] [2021-08-08T11:17:31.929Z] Limits: [2021-08-08T11:17:31.929Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-08T11:17:31.929Z] [2021-08-08T11:17:31.929Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-08T11:17:32.278Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8426a99a3367c6bf469194ab8eeb1ae4b3cf1ce6 . [2021-08-08T11:17:32.445Z] #57 1.092 + RM_GOPATH=0 [2021-08-08T11:17:32.445Z] #57 1.092 + TMP_GOPATH= [2021-08-08T11:17:32.445Z] #57 1.092 + : /build [2021-08-08T11:17:32.445Z] #57 1.092 + '[' -z '' ']' [2021-08-08T11:17:32.704Z] #57 1.093 ++ mktemp -d [2021-08-08T11:17:32.704Z] #57 1.094 + export GOPATH=/tmp/tmp.FosKIFwRdJ [2021-08-08T11:17:32.704Z] #57 1.094 + GOPATH=/tmp/tmp.FosKIFwRdJ [2021-08-08T11:17:32.704Z] #57 1.095 + RM_GOPATH=1 [2021-08-08T11:17:32.704Z] #57 1.095 + case "$(go env GOARCH)" in [2021-08-08T11:17:32.704Z] #57 1.095 ++ go env GOARCH [2021-08-08T11:17:32.704Z] #57 1.130 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:32.704Z] #57 1.130 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:32.704Z] #57 1.131 ++ dirname /tmp/install/install.sh [2021-08-08T11:17:32.704Z] #57 1.132 + dir=/tmp/install [2021-08-08T11:17:32.704Z] #57 1.132 + bin=containerd [2021-08-08T11:17:32.704Z] #57 1.133 + shift [2021-08-08T11:17:32.704Z] #57 1.133 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-08T11:17:32.704Z] #57 1.133 + . /tmp/install/containerd.installer [2021-08-08T11:17:32.704Z] #57 1.133 ++ set -e [2021-08-08T11:17:32.704Z] #57 1.134 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-08T11:17:32.704Z] #57 1.134 + install_containerd [2021-08-08T11:17:32.704Z] #57 1.135 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-08T11:17:32.704Z] #57 1.135 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-08T11:17:32.704Z] #57 1.135 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FosKIFwRdJ/src/github.com/containerd/containerd [2021-08-08T11:17:32.704Z] #57 1.138 Cloning into '/tmp/tmp.FosKIFwRdJ/src/github.com/containerd/containerd'... [2021-08-08T11:17:32.851Z] #1 [internal] load build definition from Dockerfile [2021-08-08T11:17:32.852Z] #1 sha256:8545a6021e408b2702ae709d5f15a0042a0b5f90d3c9d32cbed1947eda7b8da3 [2021-08-08T11:17:32.852Z] #1 transferring dockerfile: 16.59kB done [2021-08-08T11:17:32.852Z] #1 DONE 0.2s [2021-08-08T11:17:32.852Z] [2021-08-08T11:17:32.852Z] #2 [internal] load .dockerignore [2021-08-08T11:17:32.852Z] #2 sha256:226fcbac9eda57e85102663e698bed4a8133f5d487a791c2e69098553cdf8bc7 [2021-08-08T11:17:32.852Z] #2 transferring context: 87B done [2021-08-08T11:17:32.852Z] #2 DONE 0.0s [2021-08-08T11:17:33.020Z] #57 18.13 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-08T11:17:33.020Z] #57 18.27 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-08T11:17:33.113Z] [2021-08-08T11:17:33.113Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-08T11:17:33.113Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-08-08T11:17:33.282Z] #57 ... [2021-08-08T11:17:33.282Z] [2021-08-08T11:17:33.282Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-08T11:17:33.282Z] #41 sha256:73235277c4b4c03fba04d5b24bd570b688ca865febe20316730ac884a5a2b2ff [2021-08-08T11:17:33.282Z] #41 16.41 github.com/pelletier/go-toml/cmd/tomll [2021-08-08T11:17:33.282Z] #41 DONE 18.6s [2021-08-08T11:17:33.685Z] #3 DONE 0.6s [2021-08-08T11:17:33.685Z] [2021-08-08T11:17:33.685Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-08T11:17:33.685Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-08-08T11:17:33.685Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-08T11:17:33.685Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-08-08T11:17:33.685Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 6.29MB / 9.01MB 0.2s [2021-08-08T11:17:33.685Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-08T11:17:33.685Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-08-08T11:17:33.685Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s done [2021-08-08T11:17:33.751Z] [2021-08-08T11:17:33.751Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:17:33.751Z] #59 sha256:23c5dbe56dd4df37282d187349e3ff834f31ac4d37e99a3551e277a98df8c1d9 [2021-08-08T11:17:33.751Z] #59 12.49 + cd /tmp/tmp.nTdcgPNT57/src/github.com/mvdan/sh [2021-08-08T11:17:33.751Z] #59 12.50 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-08T11:17:33.751Z] #59 12.66 + GO111MODULE=on [2021-08-08T11:17:33.751Z] #59 12.66 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-08T11:17:33.751Z] #59 13.68 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-08T11:17:33.751Z] #59 13.68 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-08T11:17:33.751Z] #59 13.76 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-08T11:17:33.751Z] #59 15.92 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-08T11:17:33.836Z] #27 ... [2021-08-08T11:17:33.836Z] [2021-08-08T11:17:33.836Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-08T11:17:33.836Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-08T11:17:33.836Z] #64 DONE 0.6s [2021-08-08T11:17:33.836Z] [2021-08-08T11:17:33.836Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:33.836Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:17:33.836Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.7s done [2021-08-08T11:17:33.836Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.2s done [2021-08-08T11:17:33.836Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 0.8s [2021-08-08T11:17:33.947Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-08-08T11:17:34.092Z] #9 ... [2021-08-08T11:17:34.092Z] [2021-08-08T11:17:34.092Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-08T11:17:34.092Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-08T11:17:34.092Z] #66 DONE 0.6s [2021-08-08T11:17:34.092Z] [2021-08-08T11:17:34.092Z] #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 [2021-08-08T11:17:34.092Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-08T11:17:34.092Z] #27 2.641 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:17:34.092Z] #27 2.641 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:17:34.092Z] #27 2.649 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:17:34.092Z] #27 2.786 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:17:34.210Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-08-08T11:17:34.324Z] #59 19.38 encoding [2021-08-08T11:17:34.324Z] #59 19.59 runtime [2021-08-08T11:17:34.324Z] #59 19.65 math [2021-08-08T11:17:34.348Z] #27 3.003 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:17:34.473Z] #4 DONE 0.7s [2021-08-08T11:17:34.473Z] [2021-08-08T11:17:34.473Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-08-08T11:17:34.473Z] #5 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-08-08T11:17:34.614Z] #27 3.252 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:17:35.416Z] #5 ... [2021-08-08T11:17:35.416Z] [2021-08-08T11:17:35.416Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-08T11:17:35.416Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-08T11:17:35.416Z] #7 DONE 0.8s [2021-08-08T11:17:35.416Z] [2021-08-08T11:17:35.416Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-08T11:17:35.416Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-08T11:17:35.416Z] #8 DONE 0.8s [2021-08-08T11:17:35.677Z] [2021-08-08T11:17:35.677Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-08-08T11:17:35.677Z] #5 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-08-08T11:17:35.677Z] #5 DONE 0.9s [2021-08-08T11:17:35.677Z] [2021-08-08T11:17:35.677Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-08-08T11:17:35.677Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-08-08T11:17:35.677Z] #6 DONE 0.9s [2021-08-08T11:17:36.046Z] #57 ... [2021-08-08T11:17:36.046Z] [2021-08-08T11:17:36.046Z] #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 [2021-08-08T11:17:36.046Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-08T11:17:36.046Z] #36 29.95 Reading package lists... [2021-08-08T11:17:36.046Z] #36 35.54 Building dependency tree... [2021-08-08T11:17:36.046Z] #36 37.94 The following additional packages will be installed: [2021-08-08T11:17:36.046Z] #36 37.95 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-08T11:17:36.046Z] #36 37.95 Suggested packages: [2021-08-08T11:17:36.046Z] #36 37.96 cmake-doc ninja-build lrzip [2021-08-08T11:17:36.046Z] #36 37.96 Recommended packages: [2021-08-08T11:17:36.046Z] #36 37.96 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-08T11:17:36.046Z] #36 38.63 The following NEW packages will be installed: [2021-08-08T11:17:36.046Z] #36 38.64 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-08T11:17:36.046Z] #36 38.64 vim-common xxd [2021-08-08T11:17:36.046Z] #36 39.01 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:17:36.046Z] #36 39.01 Need to get 14.9 MB of archives. [2021-08-08T11:17:36.046Z] #36 39.01 After this operation, 61.8 MB of additional disk space will be used. [2021-08-08T11:17:36.046Z] #36 39.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-08T11:17:36.046Z] #36 39.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-08T11:17:36.046Z] #36 39.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-08T11:17:36.046Z] #36 39.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-08T11:17:36.046Z] #36 39.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-08T11:17:36.046Z] #36 39.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-08T11:17:36.046Z] #36 39.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-08T11:17:36.046Z] #36 39.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-08T11:17:36.046Z] #36 39.92 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-08T11:17:36.046Z] #36 39.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-08T11:17:36.046Z] #36 41.44 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:17:36.046Z] #36 41.73 Fetched 14.9 MB in 2s (9667 kB/s) [2021-08-08T11:17:36.046Z] #36 41.88 Selecting previously unselected package xxd. [2021-08-08T11:17:36.046Z] #36 41.88 (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.) [2021-08-08T11:17:36.046Z] #36 41.95 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-08T11:17:36.046Z] #36 41.98 Unpacking xxd (2:8.1.0875-5) ... [2021-08-08T11:17:36.046Z] #36 42.23 Selecting previously unselected package vim-common. [2021-08-08T11:17:36.046Z] #36 42.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-08T11:17:36.046Z] #36 42.28 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-08T11:17:36.046Z] #36 42.59 Selecting previously unselected package cmake-data. [2021-08-08T11:17:36.046Z] #36 42.60 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-08T11:17:36.046Z] #36 42.60 Unpacking cmake-data (3.13.4-1) ... [2021-08-08T11:17:36.046Z] #36 45.12 Selecting previously unselected package libicu63:amd64. [2021-08-08T11:17:36.046Z] #36 45.12 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-08T11:17:36.046Z] #36 45.15 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-08T11:17:36.046Z] #36 ... [2021-08-08T11:17:36.046Z] [2021-08-08T11:17:36.046Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:17:36.046Z] #46 sha256:28f5cc9f2345ab99677415db3bdc1623fabc56715722d9b10510d1ac90384e64 [2021-08-08T11:17:36.046Z] #46 45.49 internal/reflectlite [2021-08-08T11:17:36.046Z] #46 45.50 sync [2021-08-08T11:17:36.234Z] #59 ... [2021-08-08T11:17:36.234Z] [2021-08-08T11:17:36.234Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:17:36.234Z] #53 sha256:5c8906c9f553e5e72a56bb5ab27cf22d9a573d691faf323c095e323801f9e5f0 [2021-08-08T11:17:36.234Z] #53 14.20 unicode/utf8 [2021-08-08T11:17:36.234Z] #53 14.97 math/bits [2021-08-08T11:17:36.234Z] #53 15.67 math [2021-08-08T11:17:36.234Z] #53 20.11 unicode/utf16 [2021-08-08T11:17:36.234Z] #53 20.46 container/list [2021-08-08T11:17:36.234Z] #53 20.98 crypto/internal/subtle [2021-08-08T11:17:36.234Z] #53 21.03 crypto/subtle [2021-08-08T11:17:36.234Z] #53 21.23 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-08T11:17:36.234Z] #53 21.35 internal/nettrace [2021-08-08T11:17:36.234Z] #53 21.61 runtime/cgo [2021-08-08T11:17:36.253Z] [2021-08-08T11:17:36.253Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-08T11:17:36.253Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-08T11:17:36.253Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-08T11:17:36.253Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-08T11:17:36.253Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-08T11:17:36.253Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-08T11:17:36.514Z] #27 4.942 Fetched 8460 kB in 3s (3303 kB/s) [2021-08-08T11:17:36.515Z] #63 ... [2021-08-08T11:17:36.516Z] [2021-08-08T11:17:36.516Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-08T11:17:36.516Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-08T11:17:36.516Z] #42 DONE 0.0s [2021-08-08T11:17:36.610Z] #46 ... [2021-08-08T11:17:36.610Z] [2021-08-08T11:17:36.610Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:17:36.610Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:17:36.610Z] #44 30.74 Reading package lists... [2021-08-08T11:17:36.610Z] #44 36.13 Building dependency tree... [2021-08-08T11:17:36.610Z] #44 38.40 The following additional packages will be installed: [2021-08-08T11:17:36.610Z] #44 38.40 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-08T11:17:36.610Z] #44 38.40 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-08T11:17:36.610Z] #44 38.40 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-08T11:17:36.610Z] #44 38.40 python3.7-minimal [2021-08-08T11:17:36.610Z] #44 38.41 Suggested packages: [2021-08-08T11:17:36.610Z] #44 38.41 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-08T11:17:36.610Z] #44 38.41 python3.7-doc binfmt-support [2021-08-08T11:17:36.610Z] #44 39.66 The following NEW packages will be installed: [2021-08-08T11:17:36.610Z] #44 39.66 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-08T11:17:36.610Z] #44 39.66 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-08T11:17:36.610Z] #44 39.66 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-08T11:17:36.610Z] #44 39.66 python3.7-minimal [2021-08-08T11:17:36.610Z] #44 40.10 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:17:36.610Z] #44 40.10 Need to get 6695 kB of archives. [2021-08-08T11:17:36.610Z] #44 40.10 After this operation, 33.1 MB of additional disk space will be used. [2021-08-08T11:17:36.610Z] #44 40.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-08T11:17:36.610Z] #44 40.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-08T11:17:36.610Z] #44 40.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-08T11:17:36.610Z] #44 40.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-08T11:17:36.610Z] #44 40.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-08T11:17:36.610Z] #44 40.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-08T11:17:36.610Z] #44 40.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-08T11:17:36.610Z] #44 40.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-08T11:17:36.610Z] #44 40.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-08T11:17:36.610Z] #44 40.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-08T11:17:36.610Z] #44 40.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-08T11:17:36.610Z] #44 40.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-08T11:17:36.610Z] #44 40.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-08T11:17:36.610Z] #44 40.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-08T11:17:36.610Z] #44 40.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-08T11:17:36.610Z] #44 43.31 Get:11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-08T11:17:36.610Z] #44 44.83 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:17:36.610Z] #44 45.05 Fetched 6695 kB in 4s (1767 kB/s) [2021-08-08T11:17:36.610Z] #44 45.70 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-08T11:17:36.610Z] #44 45.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-08T11:17:36.610Z] #44 45.75 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:17:36.610Z] #44 45.76 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:17:36.610Z] #44 ... [2021-08-08T11:17:36.610Z] [2021-08-08T11:17:36.610Z] #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 [2021-08-08T11:17:36.610Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-08T11:17:36.610Z] #32 43.93 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-08-08T11:17:36.610Z] #32 44.21 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-08T11:17:36.610Z] #32 44.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-08T11:17:36.779Z] [2021-08-08T11:17:36.779Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:36.779Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-08-08T11:17:36.779Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.0s done [2021-08-08T11:17:36.779Z] #9 sha256:fab6a1960e25c07b81544cad9507a35768eb4271db31d8355add99a8fa002758 7.00kB / 7.00kB done [2021-08-08T11:17:36.779Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-08-08T11:17:36.779Z] #9 sha256:0ac15cdd282b5a0552c54f61ebb609bd2a4e64007e6de9cb198bad2a8a36a6b6 1.79kB / 1.79kB done [2021-08-08T11:17:36.779Z] #9 sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 7.69MB / 7.69MB 0.5s [2021-08-08T11:17:36.779Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 17.83MB / 49.22MB 0.5s [2021-08-08T11:17:36.779Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 3.78MB / 9.98MB 0.5s [2021-08-08T11:17:36.779Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 9.98MB / 9.98MB 0.6s [2021-08-08T11:17:36.895Z] #29 ... [2021-08-08T11:17:36.895Z] [2021-08-08T11:17:36.895Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:36.895Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:17:36.895Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 11.5s done [2021-08-08T11:17:36.895Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-08-08T11:17:37.043Z] #9 sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 7.69MB / 7.69MB 0.6s done [2021-08-08T11:17:37.043Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 0B / 52.17MB 0.7s [2021-08-08T11:17:37.043Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 29.36MB / 49.22MB 0.8s [2021-08-08T11:17:37.043Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 35.65MB / 49.22MB 0.9s [2021-08-08T11:17:37.043Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 14.68MB / 52.17MB 0.9s [2021-08-08T11:17:37.119Z] #27 4.942 Reading package lists... [2021-08-08T11:17:37.174Z] #53 ... [2021-08-08T11:17:37.174Z] [2021-08-08T11:17:37.174Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-08T11:17:37.174Z] #55 sha256:9442108defb4d69fd31b4d985f6ded9897ef45629b1387db5d3bc01bc4c12f9f [2021-08-08T11:17:37.175Z] #55 12.23 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-08T11:17:37.175Z] #55 ... [2021-08-08T11:17:37.175Z] [2021-08-08T11:17:37.175Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:17:37.175Z] #57 sha256:93d0ef72daaaeb3e91b0b0ad87aecb15a3e5cd89668c336ce7217abde57f33f2 [2021-08-08T11:17:37.175Z] #57 22.37 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-08T11:17:37.175Z] #57 22.37 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-08T11:17:37.175Z] #57 22.53 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-08T11:17:37.175Z] #57 22.57 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-08T11:17:37.312Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 39.85MB / 49.22MB 1.0s [2021-08-08T11:17:37.312Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 9.98MB / 9.98MB 0.9s done [2021-08-08T11:17:37.312Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 22.89MB / 52.17MB 1.0s [2021-08-08T11:17:37.312Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 0B / 62.62MB 1.0s [2021-08-08T11:17:37.312Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 1.1s [2021-08-08T11:17:37.312Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 31.46MB / 52.17MB 1.1s [2021-08-08T11:17:37.312Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 3.31MB / 62.62MB 1.1s [2021-08-08T11:17:37.440Z] #57 22.69 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-08T11:17:37.440Z] #57 22.77 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-08T11:17:37.440Z] #57 22.86 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-08T11:17:37.440Z] #57 22.90 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-08T11:17:37.576Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 10.49MB / 62.62MB 1.2s [2021-08-08T11:17:37.576Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 48.23MB / 52.17MB 1.4s [2021-08-08T11:17:37.576Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 31.64MB / 62.62MB 1.4s [2021-08-08T11:17:37.576Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 42.99MB / 62.62MB 1.5s [2021-08-08T11:17:37.606Z] #32 ... [2021-08-08T11:17:37.606Z] [2021-08-08T11:17:37.606Z] #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 [2021-08-08T11:17:37.606Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:17:37.606Z] #13 26.70 Reading package lists... [2021-08-08T11:17:37.606Z] #13 32.44 Building dependency tree... [2021-08-08T11:17:37.606Z] #13 34.61 The following additional packages will be installed: [2021-08-08T11:17:37.606Z] #13 34.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-08T11:17:37.606Z] #13 34.62 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-08T11:17:37.606Z] #13 34.62 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-08T11:17:37.606Z] #13 34.62 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-08T11:17:37.606Z] #13 34.63 mingw-w64-x86-64-dev [2021-08-08T11:17:37.606Z] #13 34.63 Suggested packages: [2021-08-08T11:17:37.606Z] #13 34.63 gcc-8-locales seccomp wine64 [2021-08-08T11:17:37.606Z] #13 35.69 The following NEW packages will be installed: [2021-08-08T11:17:37.606Z] #13 35.69 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-08T11:17:37.607Z] #13 35.70 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-08T11:17:37.607Z] #13 35.70 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-08T11:17:37.607Z] #13 35.70 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-08T11:17:37.607Z] #13 35.70 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-08T11:17:37.607Z] #13 35.71 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-08T11:17:37.607Z] #13 35.72 The following packages will be upgraded: [2021-08-08T11:17:37.607Z] #13 35.73 libseccomp2 [2021-08-08T11:17:37.607Z] #13 36.12 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:17:37.607Z] #13 36.12 Need to get 77.8 MB of archives. [2021-08-08T11:17:37.607Z] #13 36.12 After this operation, 487 MB of additional disk space will be used. [2021-08-08T11:17:37.607Z] #13 36.12 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] [2021-08-08T11:17:37.607Z] #13 36.14 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-08T11:17:37.607Z] #13 36.18 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-08T11:17:37.607Z] #13 36.41 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] [2021-08-08T11:17:37.607Z] #13 36.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-08T11:17:37.607Z] #13 36.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-08-08T11:17:37.607Z] #13 36.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-08T11:17:37.607Z] #13 36.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-08T11:17:37.607Z] #13 37.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-08T11:17:37.607Z] #13 37.38 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] [2021-08-08T11:17:37.607Z] #13 37.39 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] [2021-08-08T11:17:37.607Z] #13 40.82 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] [2021-08-08T11:17:37.840Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 51.38MB / 52.17MB 1.6s [2021-08-08T11:17:37.840Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 53.48MB / 62.62MB 1.6s [2021-08-08T11:17:37.840Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 61.87MB / 62.62MB 1.7s [2021-08-08T11:17:37.864Z] #13 ... [2021-08-08T11:17:37.864Z] [2021-08-08T11:17:37.864Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:17:37.864Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:17:37.864Z] #44 46.64 Selecting previously unselected package python3.7-minimal. [2021-08-08T11:17:37.864Z] #44 46.65 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:17:37.864Z] #44 46.66 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-08T11:17:38.011Z] #57 ... [2021-08-08T11:17:38.011Z] [2021-08-08T11:17:38.011Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:17:38.011Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:17:38.011Z] #51 12.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:17:38.011Z] #51 18.57 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-08T11:17:38.011Z] #51 ... [2021-08-08T11:17:38.011Z] [2021-08-08T11:17:38.011Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:17:38.011Z] #57 sha256:93d0ef72daaaeb3e91b0b0ad87aecb15a3e5cd89668c336ce7217abde57f33f2 [2021-08-08T11:17:38.011Z] #57 23.35 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-08T11:17:38.011Z] #57 23.35 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-08T11:17:38.011Z] #57 23.42 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-08T11:17:38.048Z] #27 5.823 Reading package lists... [2021-08-08T11:17:38.048Z] #27 6.712 Building dependency tree... [2021-08-08T11:17:38.103Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 1.8s done [2021-08-08T11:17:38.103Z] #9 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e [2021-08-08T11:17:38.271Z] #57 23.53 go: downloading github.com/spf13/afero v1.1.2 [2021-08-08T11:17:38.271Z] #57 23.59 go: downloading github.com/spf13/cast v1.3.0 [2021-08-08T11:17:38.271Z] #57 23.61 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-08T11:17:38.271Z] #57 23.69 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-08T11:17:38.307Z] #27 7.038 The following additional packages will be installed: [2021-08-08T11:17:38.307Z] #27 7.038 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-08T11:17:38.307Z] #27 7.038 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-08T11:17:38.307Z] #27 7.039 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-08T11:17:38.307Z] #27 7.040 Suggested packages: [2021-08-08T11:17:38.307Z] #27 7.040 krb5-doc krb5-user [2021-08-08T11:17:38.307Z] #27 7.040 Recommended packages: [2021-08-08T11:17:38.307Z] #27 7.040 krb5-locales publicsuffix libsasl2-modules [2021-08-08T11:17:38.532Z] #57 23.76 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-08T11:17:38.532Z] #57 23.77 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-08T11:17:38.532Z] #57 23.98 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-08T11:17:38.563Z] #27 7.244 The following NEW packages will be installed: [2021-08-08T11:17:38.563Z] #27 7.245 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-08T11:17:38.563Z] #27 7.245 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-08T11:17:38.563Z] #27 7.246 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-08T11:17:38.563Z] #27 7.246 libssh2-1 libssl1.1 openssl [2021-08-08T11:17:38.688Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 52.17MB / 52.17MB 2.5s done [2021-08-08T11:17:38.688Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 0B / 155B 2.6s [2021-08-08T11:17:38.792Z] #57 24.05 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-08T11:17:38.792Z] #57 24.09 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-08T11:17:38.792Z] #57 24.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-08T11:17:38.792Z] #57 24.17 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-08T11:17:38.792Z] #57 24.18 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-08T11:17:38.792Z] #57 24.22 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-08T11:17:38.792Z] #57 24.28 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-08T11:17:38.792Z] #57 24.33 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-08T11:17:38.863Z] #27 7.527 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-08T11:17:38.863Z] #27 7.527 Need to get 5058 kB of archives. [2021-08-08T11:17:38.863Z] #27 7.527 After this operation, 12.1 MB of additional disk space will be used. [2021-08-08T11:17:38.863Z] #27 7.527 Get:1 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-08T11:17:38.863Z] #27 7.527 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-08T11:17:38.863Z] #27 7.527 Get:3 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-08T11:17:38.863Z] #27 7.533 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-08T11:17:38.863Z] #27 7.533 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-08T11:17:38.863Z] #27 7.538 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-08T11:17:38.863Z] #27 7.558 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-08T11:17:38.863Z] #27 7.571 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-08T11:17:38.863Z] #27 7.576 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-08T11:17:38.863Z] #27 7.577 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-08T11:17:38.863Z] #27 7.580 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-08T11:17:38.863Z] #27 7.582 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-08T11:17:38.863Z] #27 7.587 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-08T11:17:38.863Z] #27 7.589 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-08T11:17:38.863Z] #27 7.590 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-08T11:17:38.863Z] #27 7.591 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-08T11:17:38.863Z] #27 7.594 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-08T11:17:38.863Z] #27 7.599 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-08T11:17:38.863Z] #27 7.603 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-08T11:17:38.863Z] #27 7.606 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-08T11:17:38.863Z] #27 7.608 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-08T11:17:38.951Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 155B / 155B 2.7s [2021-08-08T11:17:39.052Z] #57 24.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-08T11:17:39.052Z] #57 24.46 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-08T11:17:39.052Z] #57 24.57 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-08T11:17:39.122Z] #27 7.750 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:17:39.122Z] #27 7.782 Fetched 5058 kB in 0s (14.8 MB/s) [2021-08-08T11:17:39.122Z] #27 7.804 Selecting previously unselected package libkeyutils1:amd64. [2021-08-08T11:17:39.122Z] #27 7.804 (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.) [2021-08-08T11:17:39.122Z] #27 7.804 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-08T11:17:39.122Z] #27 7.814 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-08T11:17:39.122Z] #27 7.842 Selecting previously unselected package libkrb5support0:amd64. [2021-08-08T11:17:39.122Z] #27 7.842 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-08T11:17:39.122Z] #27 7.845 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:17:39.122Z] #27 7.881 Selecting previously unselected package libk5crypto3:amd64. [2021-08-08T11:17:39.122Z] #27 7.882 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-08T11:17:39.122Z] #27 7.885 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:17:39.122Z] #27 7.964 Selecting previously unselected package libssl1.1:amd64. [2021-08-08T11:17:39.122Z] #27 7.964 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-08T11:17:39.236Z] #44 48.51 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:17:39.236Z] #44 48.56 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-08T11:17:39.312Z] #57 24.61 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-08T11:17:39.312Z] #57 24.62 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-08T11:17:39.421Z] #27 7.970 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-08T11:17:39.421Z] #27 8.152 Selecting previously unselected package libkrb5-3:amd64. [2021-08-08T11:17:39.421Z] #27 8.152 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-08T11:17:39.421Z] #27 8.156 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:17:39.444Z] #9 DONE 41.9s [2021-08-08T11:17:39.444Z] [2021-08-08T11:17:39.444Z] #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 [2021-08-08T11:17:39.444Z] #29 sha256:a4e33086decedf3ecab95e39708eecea1f4162fcb7b1dbfdfea56704501534b4 [2021-08-08T11:17:39.572Z] #57 24.76 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-08T11:17:39.572Z] #57 24.81 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-08T11:17:39.677Z] #27 8.249 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-08T11:17:39.677Z] #27 8.249 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-08T11:17:39.677Z] #27 8.252 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:17:39.677Z] #27 8.297 Selecting previously unselected package openssl. [2021-08-08T11:17:39.677Z] #27 8.297 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-08T11:17:39.677Z] #27 8.302 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-08T11:17:39.677Z] #27 8.430 Selecting previously unselected package ca-certificates. [2021-08-08T11:17:39.677Z] #27 8.430 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-08T11:17:39.677Z] #27 8.434 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-08T11:17:39.677Z] #27 8.548 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-08T11:17:39.677Z] #27 8.549 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-08T11:17:39.677Z] #27 8.552 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-08T11:17:39.677Z] #27 8.593 Selecting previously unselected package libsasl2-2:amd64. [2021-08-08T11:17:39.677Z] #27 8.593 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-08T11:17:39.705Z] #29 ... [2021-08-08T11:17:39.705Z] [2021-08-08T11:17:39.705Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-08T11:17:39.705Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-08-08T11:17:39.866Z] #57 25.02 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-08T11:17:39.866Z] #57 25.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-08T11:17:39.866Z] #57 25.21 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-08T11:17:39.866Z] #57 25.24 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-08T11:17:39.866Z] #57 25.27 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-08T11:17:39.866Z] #57 25.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-08T11:17:39.901Z] #9 ... [2021-08-08T11:17:39.901Z] [2021-08-08T11:17:39.901Z] #23 [internal] load build context [2021-08-08T11:17:39.901Z] #23 sha256:7a5c29e3d45e90db1f62fdfebeb7c6ac26d3081ec52e43e02fc6dbdb21025c35 [2021-08-08T11:17:39.901Z] #23 transferring context: 55.80MB 3.6s done [2021-08-08T11:17:39.901Z] #23 DONE 3.8s [2021-08-08T11:17:39.901Z] [2021-08-08T11:17:39.901Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:39.901Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-08-08T11:17:39.901Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 62.62MB / 62.62MB 3.6s done [2021-08-08T11:17:39.901Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 155B / 155B 3.6s done [2021-08-08T11:17:39.901Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 0B / 99.63MB 3.7s [2021-08-08T11:17:39.933Z] #27 8.596 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-08T11:17:39.933Z] #27 8.643 Selecting previously unselected package libldap-common. [2021-08-08T11:17:39.933Z] #27 8.644 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-08T11:17:39.933Z] #27 8.647 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-08T11:17:39.933Z] #27 8.685 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-08T11:17:39.933Z] #27 8.685 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-08T11:17:39.933Z] #27 8.688 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-08T11:17:39.933Z] #27 8.750 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-08T11:17:39.933Z] #27 8.750 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-08T11:17:39.933Z] #27 8.754 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-08T11:17:39.933Z] #27 8.791 Selecting previously unselected package libpsl5:amd64. [2021-08-08T11:17:39.933Z] #27 8.791 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-08T11:17:39.933Z] #27 8.794 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-08T11:17:39.933Z] #27 8.834 Selecting previously unselected package librtmp1:amd64. [2021-08-08T11:17:39.933Z] #27 8.834 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-08T11:17:39.967Z] #10 ... [2021-08-08T11:17:39.967Z] [2021-08-08T11:17:39.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 [2021-08-08T11:17:39.967Z] #29 sha256:a4e33086decedf3ecab95e39708eecea1f4162fcb7b1dbfdfea56704501534b4 [2021-08-08T11:17:39.967Z] #29 DONE 16.8s [2021-08-08T11:17:40.218Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 16.78MB / 99.63MB 3.9s [2021-08-08T11:17:40.226Z] #57 25.52 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-08T11:17:40.226Z] #57 25.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-08T11:17:40.226Z] #57 25.61 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-08T11:17:40.228Z] [2021-08-08T11:17:40.228Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-08T11:17:40.228Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-08-08T11:17:40.230Z] #27 8.838 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-08T11:17:40.230Z] #27 8.930 Selecting previously unselected package libssh2-1:amd64. [2021-08-08T11:17:40.230Z] #27 8.932 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-08T11:17:40.230Z] #27 8.937 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-08T11:17:40.230Z] #27 8.982 Selecting previously unselected package libcurl4:amd64. [2021-08-08T11:17:40.230Z] #27 8.982 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-08T11:17:40.230Z] #27 8.982 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-08T11:17:40.230Z] #27 9.051 Selecting previously unselected package curl. [2021-08-08T11:17:40.230Z] #27 9.051 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-08T11:17:40.480Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 24.80MB / 99.63MB 4.0s [2021-08-08T11:17:40.480Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 35.65MB / 99.63MB 4.3s [2021-08-08T11:17:40.486Z] #27 9.055 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-08T11:17:40.486Z] #27 9.127 Selecting previously unselected package libonig5:amd64. [2021-08-08T11:17:40.486Z] #27 9.127 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-08T11:17:40.486Z] #27 9.130 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-08T11:17:40.486Z] #27 9.198 Selecting previously unselected package libjq1:amd64. [2021-08-08T11:17:40.486Z] #27 9.198 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-08T11:17:40.486Z] #27 9.202 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-08T11:17:40.486Z] #27 9.261 Selecting previously unselected package jq. [2021-08-08T11:17:40.486Z] #27 9.261 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-08T11:17:40.486Z] #27 9.261 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-08T11:17:40.491Z] #57 25.67 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-08T11:17:40.743Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 44.04MB / 99.63MB 4.5s [2021-08-08T11:17:40.752Z] #57 26.12 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-08T11:17:40.752Z] #57 26.13 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-08T11:17:40.752Z] #57 26.20 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-08T11:17:40.786Z] #27 9.302 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-08T11:17:40.786Z] #27 9.319 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-08T11:17:40.786Z] #27 9.330 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-08T11:17:40.786Z] #27 9.459 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-08T11:17:40.786Z] #27 9.474 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-08T11:17:40.786Z] #27 9.488 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:17:40.786Z] #27 9.503 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-08T11:17:40.786Z] #27 9.513 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-08T11:17:40.786Z] #27 9.530 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:17:40.786Z] #27 9.542 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-08T11:17:40.786Z] #27 9.553 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-08T11:17:40.786Z] #27 9.565 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:17:40.786Z] #27 9.577 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-08T11:17:40.786Z] #27 9.592 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-08T11:17:40.786Z] #27 9.602 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-08T11:17:40.786Z] #27 9.613 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-08T11:17:40.786Z] #27 9.622 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-08T11:17:41.021Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 52.43MB / 99.63MB 4.8s [2021-08-08T11:17:41.021Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 57.67MB / 99.63MB 4.9s [2021-08-08T11:17:41.027Z] #57 26.40 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-08T11:17:41.027Z] #57 26.42 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-08T11:17:41.027Z] #57 26.47 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-08T11:17:41.172Z] #10 DONE 1.3s [2021-08-08T11:17:41.172Z] [2021-08-08T11:17:41.172Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-08T11:17:41.172Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-08-08T11:17:41.285Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 68.16MB / 99.63MB 5.0s [2021-08-08T11:17:41.286Z] #9 ... [2021-08-08T11:17:41.286Z] [2021-08-08T11:17:41.286Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-08T11:17:41.286Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-08T11:17:41.286Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2021-08-08T11:17:41.286Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2021-08-08T11:17:41.286Z] #63 DONE 5.2s [2021-08-08T11:17:41.286Z] [2021-08-08T11:17:41.286Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:41.286Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-08-08T11:17:41.286Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 75.50MB / 99.63MB 5.1s [2021-08-08T11:17:41.309Z] #57 26.61 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-08T11:17:41.571Z] #57 ... [2021-08-08T11:17:41.571Z] [2021-08-08T11:17:41.571Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-08T11:17:41.571Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-08-08T11:17:41.571Z] #17 3.373 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-08T11:17:41.571Z] #17 4.636 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-08T11:17:41.571Z] #17 7.209 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-08T11:17:41.571Z] #17 9.375 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-08T11:17:41.571Z] #17 10.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-08T11:17:41.571Z] #17 12.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:17:41.592Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 82.84MB / 99.63MB 5.2s [2021-08-08T11:17:41.592Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.63MB / 99.63MB 5.4s [2021-08-08T11:17:41.755Z] #27 10.20 Updating certificates in /etc/ssl/certs... [2021-08-08T11:17:41.840Z] #17 ... [2021-08-08T11:17:41.840Z] [2021-08-08T11:17:41.840Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-08T11:17:41.840Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-08T11:17:41.840Z] #47 23.09 Checking out files: 91% (1560/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. [2021-08-08T11:17:41.840Z] #47 23.31 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-08T11:17:41.840Z] #47 25.06 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-08T11:17:42.116Z] #11 DONE 1.0s [2021-08-08T11:17:42.116Z] [2021-08-08T11:17:42.116Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-08T11:17:42.116Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-08-08T11:17:42.317Z] #27 10.91 137 added, 0 removed; done. [2021-08-08T11:17:42.317Z] #27 10.95 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-08T11:17:42.317Z] #27 10.96 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-08T11:17:42.317Z] #27 10.97 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-08T11:17:42.317Z] #27 10.98 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-08T11:17:42.317Z] #27 10.99 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:17:42.317Z] #27 11.01 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-08T11:17:42.317Z] #27 11.02 Updating certificates in /etc/ssl/certs... [2021-08-08T11:17:42.435Z] #31 DONE 0.4s [2021-08-08T11:17:42.435Z] [2021-08-08T11:17:42.435Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-08T11:17:42.435Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-08-08T11:17:42.435Z] #39 DONE 0.4s [2021-08-08T11:17:42.435Z] [2021-08-08T11:17:42.435Z] #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 [2021-08-08T11:17:42.435Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-08T11:17:42.510Z] #44 ... [2021-08-08T11:17:42.510Z] [2021-08-08T11:17:42.510Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-08T11:17:42.510Z] #48 sha256:3872706c94b580c09f8429e360b1ac2d25115bcdd6faac35bab00ee71087016a [2021-08-08T11:17:42.510Z] #48 DONE 51.6s [2021-08-08T11:17:42.510Z] [2021-08-08T11:17:42.510Z] #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 [2021-08-08T11:17:42.510Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:17:42.510Z] #13 43.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-08T11:17:42.510Z] #13 43.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-08T11:17:42.510Z] #13 43.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-08T11:17:42.510Z] #13 43.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-08T11:17:42.510Z] #13 43.51 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] [2021-08-08T11:17:42.510Z] #13 43.51 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-08T11:17:42.510Z] #13 43.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-08T11:17:42.510Z] #13 43.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-08T11:17:42.510Z] #13 43.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-08T11:17:42.510Z] #13 43.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-08T11:17:42.510Z] #13 43.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-08T11:17:42.510Z] #13 43.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-08T11:17:42.510Z] #13 43.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-08T11:17:42.510Z] #13 43.64 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-08T11:17:42.510Z] #13 44.66 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:17:42.510Z] #13 44.85 Fetched 77.8 MB in 8s (9941 kB/s) [2021-08-08T11:17:42.510Z] #13 44.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-08T11:17:42.510Z] #13 45.04 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-08T11:17:42.510Z] #13 45.09 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-08T11:17:42.510Z] #13 46.62 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-08T11:17:42.510Z] #13 46.87 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-08T11:17:42.510Z] #13 46.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 ... 15421 files and directories currently installed.) [2021-08-08T11:17:42.510Z] #13 46.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-08T11:17:42.510Z] #13 46.98 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-08T11:17:42.764Z] #40 ... [2021-08-08T11:17:42.764Z] [2021-08-08T11:17:42.764Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-08T11:17:42.764Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-08-08T11:17:42.764Z] #43 DONE 0.5s [2021-08-08T11:17:42.764Z] [2021-08-08T11:17:42.764Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:17:42.764Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:17:42.880Z] #27 11.60 0 added, 0 removed; done. [2021-08-08T11:17:42.880Z] #27 11.60 Running hooks in /etc/ca-certificates/update.d... [2021-08-08T11:17:42.880Z] #27 11.60 done. [2021-08-08T11:17:43.001Z] #9 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 4.8s done [2021-08-08T11:17:43.262Z] #9 ... [2021-08-08T11:17:43.262Z] [2021-08-08T11:17:43.262Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-08T11:17:43.262Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-08T11:17:43.262Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-08T11:17:43.262Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-08T11:17:43.262Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-08T11:17:43.262Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-08T11:17:43.262Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2021-08-08T11:17:43.262Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2021-08-08T11:17:43.262Z] #65 DONE 7.3s [2021-08-08T11:17:43.262Z] [2021-08-08T11:17:43.262Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:43.262Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-08-08T11:17:43.262Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.63MB / 99.63MB 6.9s done [2021-08-08T11:17:43.443Z] Running on azwin-2-94b840 in d:\jenkins\workspace\moby_PR-42481 [Pipeline] { [Pipeline] ws [2021-08-08T11:17:43.462Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-08T11:17:43.525Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa [2021-08-08T11:17:43.762Z] #47 ... [2021-08-08T11:17:43.762Z] [2021-08-08T11:17:43.762Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-08T11:17:43.762Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-08-08T11:17:43.762Z] #17 13.90 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [289 kB] [2021-08-08T11:17:43.762Z] #17 13.94 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [270 kB] [2021-08-08T11:17:43.762Z] #17 13.99 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:17:43.762Z] #17 14.01 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [293 kB] [2021-08-08T11:17:43.762Z] #17 14.02 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-08T11:17:43.762Z] #17 14.06 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [273 kB] [2021-08-08T11:17:43.762Z] #17 14.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-08T11:17:43.762Z] #17 14.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-08T11:17:43.762Z] #17 14.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-08T11:17:43.762Z] #17 14.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-08T11:17:43.762Z] #17 14.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-08T11:17:43.762Z] #17 14.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:17:43.787Z] #9 ... [2021-08-08T11:17:43.787Z] [2021-08-08T11:17:43.787Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-08T11:17:43.787Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858 [2021-08-08T11:17:43.787Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done [2021-08-08T11:17:43.787Z] #26 sha256:c56a5378f75f07f01ff312355d36baa6f835e63b2080c9e33aef239d9f723810 1.48kB / 1.48kB done [2021-08-08T11:17:43.787Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-08-08T11:17:43.787Z] #26 sha256:ebbe289abf50a063f4c513189c4634267d26397ae28f19d302956ad1f18ea555 529B / 529B done [2021-08-08T11:17:43.787Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 1.8s done [2021-08-08T11:17:43.787Z] #26 DONE 7.7s [2021-08-08T11:17:43.787Z] [2021-08-08T11:17:43.787Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:43.787Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-08-08T11:17:44.050Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 0.3s done [2021-08-08T11:17:44.293Z] #27 ... [2021-08-08T11:17:44.293Z] [2021-08-08T11:17:44.293Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:44.293Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:17:44.293Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 4.1s done [2021-08-08T11:17:44.293Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 3.6s done [2021-08-08T11:17:44.293Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 3.2s [2021-08-08T11:17:44.622Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 [2021-08-08T11:17:44.854Z] #9 ... [2021-08-08T11:17:44.854Z] [2021-08-08T11:17:44.854Z] #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 [2021-08-08T11:17:44.854Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-08T11:17:44.854Z] #27 DONE 13.5s [2021-08-08T11:17:44.854Z] [2021-08-08T11:17:44.854Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:44.854Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:17:44.854Z] #9 ... [2021-08-08T11:17:44.854Z] [2021-08-08T11:17:44.854Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-08T11:17:44.854Z] #28 sha256:22e540d86c727934239c044fb396c5ab5b0e158cb0f8239494795e24f861bcb4 [2021-08-08T11:17:45.042Z] #13 49.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-08T11:17:45.042Z] #13 49.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-08T11:17:45.042Z] #13 49.26 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-08T11:17:45.109Z] #28 DONE 0.4s [2021-08-08T11:17:45.109Z] [2021-08-08T11:17:45.109Z] #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 [2021-08-08T11:17:45.109Z] #29 sha256:db95cf7a5f81ac3d2588ca5c8f506a8a8307df9cc742caaf2fee7bff5f7641a5 [2021-08-08T11:17:45.194Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 0.3s done [2021-08-08T11:17:45.243Z] The recommended git tool is: git [2021-08-08T11:17:45.605Z] #13 ... [2021-08-08T11:17:45.605Z] [2021-08-08T11:17:45.605Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:17:45.605Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:17:45.606Z] #44 53.10 Selecting previously unselected package python3-minimal. [2021-08-08T11:17:45.606Z] #44 53.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-08-08T11:17:45.606Z] #44 53.19 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-08T11:17:45.606Z] #44 53.19 Unpacking python3-minimal (3.7.3-1) ... [2021-08-08T11:17:45.606Z] #44 53.30 Selecting previously unselected package libmpdec2:amd64. [2021-08-08T11:17:45.606Z] #44 53.30 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-08T11:17:45.606Z] #44 53.31 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-08T11:17:45.606Z] #44 53.48 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-08T11:17:45.606Z] #44 53.50 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:17:45.606Z] #44 53.50 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:17:45.863Z] #44 55.07 Selecting previously unselected package python3.7. [2021-08-08T11:17:45.863Z] #44 55.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:17:45.863Z] #44 55.08 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-08T11:17:45.863Z] #44 55.28 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-08T11:17:46.119Z] #44 55.28 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-08T11:17:46.119Z] #44 55.29 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-08T11:17:46.119Z] #44 55.44 Setting up python3-minimal (3.7.3-1) ... [2021-08-08T11:17:46.518Z] #29 1.090 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-08T11:17:46.518Z] #29 1.165 [2021-08-08T11:17:46.577Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 0.1s [2021-08-08T11:17:47.030Z] #29 1.282 ######### 13.2% ########################## 37.1% ######################################### 57.0% ####################################################### 76.9% ##################################################################### 96.6% ######################################################################## 100.0% [2021-08-08T11:17:47.030Z] #29 1.775 [2021-08-08T11:17:47.030Z] #29 1.877 ######################################################################## 100.0% [2021-08-08T11:17:47.030Z] #29 1.974 [2021-08-08T11:17:47.049Z] #44 ... [2021-08-08T11:17:47.049Z] [2021-08-08T11:17:47.049Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:17:47.049Z] #52 sha256:80b483b9893d4b5f85579e62654d0d38c3d3f227dc13b5c1be5292ee8beb7f82 [2021-08-08T11:17:47.049Z] #52 46.85 internal/reflectlite [2021-08-08T11:17:47.049Z] #52 46.85 sync [2021-08-08T11:17:47.049Z] #52 49.20 errors [2021-08-08T11:17:47.049Z] #52 49.20 sort [2021-08-08T11:17:47.049Z] #52 49.67 io [2021-08-08T11:17:47.049Z] #52 50.54 internal/oserror [2021-08-08T11:17:47.049Z] #52 50.70 bytes [2021-08-08T11:17:47.049Z] #52 50.73 syscall [2021-08-08T11:17:47.049Z] #52 52.98 strconv [2021-08-08T11:17:47.049Z] #52 56.12 reflect [2021-08-08T11:17:47.306Z] #52 ... [2021-08-08T11:17:47.306Z] [2021-08-08T11:17:47.306Z] #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 [2021-08-08T11:17:47.306Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:17:47.306Z] #13 51.58 Selecting previously unselected package binutils-mingw-w64. [2021-08-08T11:17:47.306Z] #13 51.59 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-08T11:17:47.306Z] #13 51.60 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-08T11:17:47.306Z] #13 51.72 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-08T11:17:47.306Z] #13 51.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-08T11:17:47.306Z] #13 51.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-08T11:17:47.306Z] #13 51.94 Selecting previously unselected package dmsetup. [2021-08-08T11:17:47.306Z] #13 ... [2021-08-08T11:17:47.306Z] [2021-08-08T11:17:47.306Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:17:47.306Z] #46 sha256:28f5cc9f2345ab99677415db3bdc1623fabc56715722d9b10510d1ac90384e64 [2021-08-08T11:17:47.306Z] #46 47.13 internal/testlog [2021-08-08T11:17:47.306Z] #46 47.54 github.com/LK4D4/vndr/godl/singleflight [2021-08-08T11:17:47.306Z] #46 47.91 math/rand [2021-08-08T11:17:47.306Z] #46 48.75 internal/singleflight [2021-08-08T11:17:47.306Z] #46 48.97 errors [2021-08-08T11:17:47.306Z] #46 48.99 sort [2021-08-08T11:17:47.306Z] #46 49.41 io [2021-08-08T11:17:47.306Z] #46 50.08 strconv [2021-08-08T11:17:47.306Z] #46 50.90 bytes [2021-08-08T11:17:47.306Z] #46 53.01 strings [2021-08-08T11:17:47.306Z] #46 53.17 reflect [2021-08-08T11:17:47.306Z] #46 55.55 bufio [2021-08-08T11:17:47.329Z] #29 2.079 #################################### 50.8% ######################################################################## 100.0% [2021-08-08T11:17:47.329Z] #29 2.190 [2021-08-08T11:17:47.564Z] #46 ... [2021-08-08T11:17:47.564Z] [2021-08-08T11:17:47.564Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:17:47.564Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:17:47.564Z] #44 56.87 Selecting previously unselected package python3. [2021-08-08T11:17:47.564Z] #44 56.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 ... 16073 files and directories currently installed.) [2021-08-08T11:17:47.564Z] #44 56.94 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-08T11:17:47.564Z] #44 56.96 Unpacking python3 (3.7.3-1) ... [2021-08-08T11:17:47.829Z] #44 57.13 Selecting previously unselected package libprotobuf17:amd64. [2021-08-08T11:17:47.829Z] #44 57.13 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-08T11:17:47.829Z] #44 57.15 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-08T11:17:47.843Z] #29 2.304 ###### 9.5% ########################## 36.5% ######################################## 55.8% ###################################################### 75.1%#29 ... [2021-08-08T11:17:47.843Z] [2021-08-08T11:17:47.843Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:47.843Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-08T11:17:47.843Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 6.6s done [2021-08-08T11:17:47.843Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-08-08T11:17:47.843Z] #9 DONE 23.9s [2021-08-08T11:17:47.843Z] [2021-08-08T11:17:47.843Z] #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 [2021-08-08T11:17:47.843Z] #29 sha256:db95cf7a5f81ac3d2588ca5c8f506a8a8307df9cc742caaf2fee7bff5f7641a5 [2021-08-08T11:17:47.843Z] #29 2.304 ###### 9.5% ########################## 36.5% ######################################## 55.8% ###################################################### 75.1% ################################################################### 94.3% ######################################################################## 100.0% [2021-08-08T11:17:47.961Z] #17 ... [2021-08-08T11:17:47.961Z] [2021-08-08T11:17:47.961Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:17:47.961Z] #53 sha256:5c8906c9f553e5e72a56bb5ab27cf22d9a573d691faf323c095e323801f9e5f0 [2021-08-08T11:17:47.961Z] #53 33.18 vendor/golang.org/x/crypto/internal/subtle [2021-08-08T11:17:48.078Z] #44 ... [2021-08-08T11:17:48.078Z] [2021-08-08T11:17:48.078Z] #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 [2021-08-08T11:17:48.078Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-08-08T11:17:48.078Z] #12 DONE 5.5s [2021-08-08T11:17:48.078Z] [2021-08-08T11:17:48.078Z] #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 [2021-08-08T11:17:48.078Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:17:48.100Z] #29 2.846 [2021-08-08T11:17:48.496Z] #9 ... [2021-08-08T11:17:48.496Z] [2021-08-08T11:17:48.496Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-08T11:17:48.496Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-08-08T11:17:48.496Z] #64 DONE 0.8s [2021-08-08T11:17:48.496Z] [2021-08-08T11:17:48.496Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:48.496Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-08-08T11:17:49.200Z] #44 58.50 Selecting previously unselected package python3-pkg-resources. [2021-08-08T11:17:49.200Z] #44 ... [2021-08-08T11:17:49.200Z] [2021-08-08T11:17:49.200Z] #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 [2021-08-08T11:17:49.200Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-08T11:17:49.200Z] #36 53.28 Selecting previously unselected package libxml2:amd64. [2021-08-08T11:17:49.200Z] #36 53.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-08T11:17:49.200Z] #36 53.31 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-08T11:17:49.200Z] #36 53.87 Selecting previously unselected package libarchive13:amd64. [2021-08-08T11:17:49.200Z] #36 53.88 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-08T11:17:49.200Z] #36 53.89 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-08T11:17:49.200Z] #36 54.19 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-08T11:17:49.200Z] #36 54.20 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-08T11:17:49.200Z] #36 54.21 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-08T11:17:49.200Z] #36 54.34 Selecting previously unselected package librhash0:amd64. [2021-08-08T11:17:49.200Z] #36 54.36 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-08-08T11:17:49.200Z] #36 54.36 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-08T11:17:49.200Z] #36 54.52 Selecting previously unselected package libuv1:amd64. [2021-08-08T11:17:49.200Z] #36 54.52 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-08T11:17:49.200Z] #36 54.53 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-08T11:17:49.200Z] #36 54.72 Selecting previously unselected package cmake. [2021-08-08T11:17:49.200Z] #36 54.75 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-08-08T11:17:49.200Z] #36 54.75 Unpacking cmake (3.13.4-1) ... [2021-08-08T11:17:49.200Z] #36 57.55 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-08T11:17:49.200Z] #36 57.57 Setting up xxd (2:8.1.0875-5) ... [2021-08-08T11:17:49.200Z] #36 57.58 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-08T11:17:49.200Z] #36 57.60 Setting up vim-common (2:8.1.0875-5) ... [2021-08-08T11:17:49.200Z] #36 57.64 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-08T11:17:49.200Z] #36 57.66 Setting up cmake-data (3.13.4-1) ... [2021-08-08T11:17:49.200Z] #36 57.68 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-08T11:17:49.200Z] #36 57.70 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-08T11:17:49.200Z] #36 57.71 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-08T11:17:49.200Z] #36 57.72 Setting up cmake (3.13.4-1) ... [2021-08-08T11:17:49.200Z] #36 57.76 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:17:49.200Z] #36 57.86 Processing triggers for mime-support (3.62) ... [2021-08-08T11:17:49.200Z] #36 DONE 59.0s [2021-08-08T11:17:49.200Z] [2021-08-08T11:17:49.200Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:17:49.200Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:17:49.200Z] #44 58.51 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-08T11:17:49.200Z] #44 58.58 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-08T11:17:49.443Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 2.6s done [2021-08-08T11:17:49.443Z] #9 ... [2021-08-08T11:17:49.443Z] [2021-08-08T11:17:49.443Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-08T11:17:49.443Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-08-08T11:17:49.443Z] #66 DONE 1.3s [2021-08-08T11:17:49.443Z] [2021-08-08T11:17:49.443Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:49.443Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-08-08T11:17:49.443Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 [2021-08-08T11:17:49.457Z] #44 58.82 Selecting previously unselected package python3-six. [2021-08-08T11:17:49.457Z] #44 58.84 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-08T11:17:49.457Z] #44 58.87 Unpacking python3-six (1.12.0-1) ... [2021-08-08T11:17:49.457Z] #44 58.96 Selecting previously unselected package python3-protobuf. [2021-08-08T11:17:49.457Z] #44 58.97 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-08T11:17:49.469Z] #29 2.958 ## 3.5% ###### 9.3% ########## 14.5% ############## 19.7% ################## 25.0% ##################### 30.2% ######################### 35.2% ############################# 40.5% ################################ 45.8% #################################### 51.0% ######################################## 56.3% ############################################ 61.5% [2021-08-08T11:17:49.469Z] #29 ... [2021-08-08T11:17:49.469Z] [2021-08-08T11:17:49.469Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-08T11:17:49.469Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-08-08T11:17:49.469Z] #10 DONE 1.4s [2021-08-08T11:17:49.469Z] [2021-08-08T11:17:49.469Z] #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 [2021-08-08T11:17:49.469Z] #29 sha256:db95cf7a5f81ac3d2588ca5c8f506a8a8307df9cc742caaf2fee7bff5f7641a5 [2021-08-08T11:17:49.714Z] #44 58.97 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-08T11:17:49.874Z] #53 ... [2021-08-08T11:17:49.874Z] [2021-08-08T11:17:49.874Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:17:49.874Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:17:49.874Z] #51 24.82 Fetched 8464 kB in 19s (451 kB/s) [2021-08-08T11:17:49.874Z] #51 24.82 Reading package lists... [2021-08-08T11:17:49.983Z] #29 2.958 ## 3.5% ###### 9.3% ########## 14.5% ############## 19.7% ################## 25.0% ##################### 30.2% ######################### 35.2% ############################# 40.5% ################################ 45.8% #################################### 51.0% ######################################## 56.3% ############################################ 61.5% ############################################### 66.2% ################################################### 72.0% ####################################################### 77.1% ########################################################### 82.4% ############################################################### 87.7% ################################################################## 92.9% ###################################################################### 98.2% ######################################################################## 100.0% [2021-08-08T11:17:49.983Z] #29 4.821 [2021-08-08T11:17:50.134Z] #51 32.10 Reading package lists... [2021-08-08T11:17:50.134Z] #51 ... [2021-08-08T11:17:50.134Z] [2021-08-08T11:17:50.134Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:17:50.134Z] #57 sha256:93d0ef72daaaeb3e91b0b0ad87aecb15a3e5cd89668c336ce7217abde57f33f2 [2021-08-08T11:17:50.134Z] #57 27.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-08T11:17:50.134Z] #57 27.61 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-08T11:17:50.134Z] #57 27.67 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-08T11:17:50.134Z] #57 27.70 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-08T11:17:50.134Z] #57 27.72 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-08T11:17:50.134Z] #57 27.94 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-08T11:17:50.134Z] #57 28.14 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-08T11:17:50.134Z] #57 28.64 go: downloading golang.org/x/text v0.3.2 [2021-08-08T11:17:50.239Z] #29 ... [2021-08-08T11:17:50.239Z] [2021-08-08T11:17:50.239Z] #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 [2021-08-08T11:17:50.239Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-08-08T11:17:50.239Z] #11 DONE 0.9s [2021-08-08T11:17:50.239Z] [2021-08-08T11:17:50.239Z] #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 [2021-08-08T11:17:50.239Z] #29 sha256:db95cf7a5f81ac3d2588ca5c8f506a8a8307df9cc742caaf2fee7bff5f7641a5 [2021-08-08T11:17:50.239Z] #29 5.047 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-08T11:17:50.239Z] #29 ... [2021-08-08T11:17:50.239Z] [2021-08-08T11:17:50.239Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-08T11:17:50.239Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-08-08T11:17:50.239Z] #39 DONE 0.2s [2021-08-08T11:17:50.239Z] [2021-08-08T11:17:50.239Z] #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 [2021-08-08T11:17:50.239Z] #29 sha256:db95cf7a5f81ac3d2588ca5c8f506a8a8307df9cc742caaf2fee7bff5f7641a5 [2021-08-08T11:17:50.239Z] #29 5.161 [2021-08-08T11:17:50.278Z] #44 59.68 Selecting previously unselected package libnet1:amd64. [2021-08-08T11:17:50.278Z] #44 59.68 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-08T11:17:50.278Z] #44 59.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-08T11:17:50.498Z] #29 ... [2021-08-08T11:17:50.498Z] [2021-08-08T11:17:50.498Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-08T11:17:50.498Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-08-08T11:17:50.498Z] #31 DONE 0.2s [2021-08-08T11:17:50.498Z] [2021-08-08T11:17:50.498Z] #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 [2021-08-08T11:17:50.498Z] #29 sha256:db95cf7a5f81ac3d2588ca5c8f506a8a8307df9cc742caaf2fee7bff5f7641a5 [2021-08-08T11:17:50.498Z] #29 5.263 ######################################################################## 100.0% [2021-08-08T11:17:50.498Z] #29 5.298 [2021-08-08T11:17:50.498Z] #29 ... [2021-08-08T11:17:50.498Z] [2021-08-08T11:17:50.498Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-08T11:17:50.498Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-08-08T11:17:50.498Z] #43 DONE 0.4s [2021-08-08T11:17:50.535Z] #44 59.84 Selecting previously unselected package libnl-3-200:amd64. [2021-08-08T11:17:50.535Z] #44 59.84 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-08T11:17:50.535Z] #44 59.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-08T11:17:50.760Z] [2021-08-08T11:17:50.760Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:17:50.760Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:17:50.791Z] #44 60.01 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-08T11:17:50.791Z] #44 60.02 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-08T11:17:50.791Z] #44 60.02 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-08T11:17:50.791Z] #44 60.15 Selecting previously unselected package criu. [2021-08-08T11:17:50.791Z] #44 60.16 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-08T11:17:50.791Z] #44 60.19 Unpacking criu (3.15-1) ... [2021-08-08T11:17:51.360Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 1.7s done [2021-08-08T11:17:51.622Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 0.1s [2021-08-08T11:17:51.721Z] #44 60.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-08T11:17:51.721Z] #44 61.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-08T11:17:51.721Z] #44 61.03 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-08T11:17:51.721Z] #44 61.06 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-08T11:17:51.721Z] #44 61.07 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-08T11:17:51.721Z] #44 61.11 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:17:51.721Z] #44 61.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-08T11:17:51.721Z] #44 61.14 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-08T11:17:52.290Z] #13 ... [2021-08-08T11:17:52.290Z] [2021-08-08T11:17:52.290Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:17:52.290Z] #52 sha256:a697c05c8dcbb148b13db5b8eb404d5a568dd4c34cf2d9a448a7e695cbf74d8a [2021-08-08T11:17:52.290Z] #52 6.690 + RM_GOPATH=0 [2021-08-08T11:17:52.290Z] #52 6.690 + TMP_GOPATH= [2021-08-08T11:17:52.290Z] #52 6.690 + : /build [2021-08-08T11:17:52.290Z] #52 6.690 + '[' -z '' ']' [2021-08-08T11:17:52.290Z] #52 6.690 ++ mktemp -d [2021-08-08T11:17:52.290Z] #52 6.690 + export GOPATH=/tmp/tmp.Vex0aRShyS [2021-08-08T11:17:52.290Z] #52 6.690 + GOPATH=/tmp/tmp.Vex0aRShyS [2021-08-08T11:17:52.290Z] #52 6.690 + RM_GOPATH=1 [2021-08-08T11:17:52.290Z] #52 6.690 + case "$(go env GOARCH)" in [2021-08-08T11:17:52.290Z] #52 6.690 ++ go env GOARCH [2021-08-08T11:17:52.290Z] #52 6.690 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:52.290Z] #52 6.690 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:52.290Z] #52 6.694 ++ dirname /tmp/install/install.sh [2021-08-08T11:17:52.290Z] #52 6.703 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-08T11:17:52.290Z] #52 6.703 + dir=/tmp/install [2021-08-08T11:17:52.290Z] #52 6.703 + bin=shfmt [2021-08-08T11:17:52.290Z] #52 6.703 + shift [2021-08-08T11:17:52.290Z] #52 6.703 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-08T11:17:52.290Z] #52 6.703 + . /tmp/install/shfmt.installer [2021-08-08T11:17:52.290Z] #52 6.703 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-08T11:17:52.290Z] #52 6.703 + install_shfmt [2021-08-08T11:17:52.290Z] #52 6.703 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-08T11:17:52.290Z] #52 6.703 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Vex0aRShyS/src/github.com/mvdan/sh [2021-08-08T11:17:52.290Z] #52 6.713 Cloning into '/tmp/tmp.Vex0aRShyS/src/github.com/mvdan/sh'... [2021-08-08T11:17:52.290Z] #52 ... [2021-08-08T11:17:52.290Z] [2021-08-08T11:17:52.290Z] #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 [2021-08-08T11:17:52.290Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-08T11:17:52.290Z] #36 9.012 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:17:52.290Z] #36 9.132 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:17:52.290Z] #36 9.280 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:17:52.290Z] #36 ... [2021-08-08T11:17:52.290Z] [2021-08-08T11:17:52.290Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-08T11:17:52.290Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-08T11:17:52.290Z] #56 9.569 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:17:52.290Z] #56 9.724 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:17:52.290Z] #56 9.724 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:17:52.552Z] #56 ... [2021-08-08T11:17:52.552Z] [2021-08-08T11:17:52.552Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:17:52.552Z] #50 sha256:675a56e1cd9b02bcf4b888fc989640c5733c5cccd7d3f30f18fd4b3f7b365d61 [2021-08-08T11:17:52.552Z] #50 6.950 + RM_GOPATH=0 [2021-08-08T11:17:52.552Z] #50 6.950 + TMP_GOPATH= [2021-08-08T11:17:52.552Z] #50 6.950 + : /build [2021-08-08T11:17:52.552Z] #50 6.950 + '[' -z '' ']' [2021-08-08T11:17:52.552Z] #50 6.950 ++ mktemp -d [2021-08-08T11:17:52.552Z] #50 6.950 + export GOPATH=/tmp/tmp.hrPxeQeHZy [2021-08-08T11:17:52.552Z] #50 6.950 + GOPATH=/tmp/tmp.hrPxeQeHZy [2021-08-08T11:17:52.552Z] #50 6.950 + RM_GOPATH=1 [2021-08-08T11:17:52.552Z] #50 6.950 + case "$(go env GOARCH)" in [2021-08-08T11:17:52.552Z] #50 6.950 ++ go env GOARCH [2021-08-08T11:17:52.552Z] #50 6.961 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:52.552Z] #50 6.961 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:52.552Z] #50 6.961 ++ dirname /tmp/install/install.sh [2021-08-08T11:17:52.552Z] #50 6.965 + dir=/tmp/install [2021-08-08T11:17:52.552Z] #50 6.965 + bin=golangci_lint [2021-08-08T11:17:52.552Z] #50 6.965 + shift [2021-08-08T11:17:52.552Z] #50 6.965 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-08T11:17:52.552Z] #50 6.965 + . /tmp/install/golangci_lint.installer [2021-08-08T11:17:52.552Z] #50 6.965 ++ : v1.23.8 [2021-08-08T11:17:52.552Z] #50 6.965 + install_golangci_lint [2021-08-08T11:17:52.552Z] #50 6.965 + set -e [2021-08-08T11:17:52.552Z] #50 6.965 + export GO111MODULE=on [2021-08-08T11:17:52.552Z] #50 6.965 + GO111MODULE=on [2021-08-08T11:17:52.552Z] #50 6.965 + GOBIN=/build [2021-08-08T11:17:52.552Z] #50 6.965 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-08T11:17:52.552Z] #50 7.597 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-08T11:17:52.552Z] #50 ... [2021-08-08T11:17:52.552Z] [2021-08-08T11:17:52.552Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:17:52.552Z] #59 sha256:932f295f066687ea847b3de032c4767e6ecd050a4d7d4b7941baf8772923ff57 [2021-08-08T11:17:52.552Z] #59 7.883 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-08T11:17:52.552Z] #59 7.883 + RM_GOPATH=0 [2021-08-08T11:17:52.552Z] #59 7.883 + TMP_GOPATH= [2021-08-08T11:17:52.552Z] #59 7.883 + : /build [2021-08-08T11:17:52.552Z] #59 7.883 + '[' -z '' ']' [2021-08-08T11:17:52.552Z] #59 7.883 ++ mktemp -d [2021-08-08T11:17:52.552Z] #59 7.883 + export GOPATH=/tmp/tmp.1ecvGE4HMN [2021-08-08T11:17:52.552Z] #59 7.883 + GOPATH=/tmp/tmp.1ecvGE4HMN [2021-08-08T11:17:52.552Z] #59 7.883 + RM_GOPATH=1 [2021-08-08T11:17:52.552Z] #59 7.883 + case "$(go env GOARCH)" in [2021-08-08T11:17:52.552Z] #59 7.883 ++ go env GOARCH [2021-08-08T11:17:52.552Z] #59 7.883 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:52.552Z] #59 7.883 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:52.552Z] #59 7.883 ++ dirname /tmp/install/install.sh [2021-08-08T11:17:52.552Z] #59 7.883 + dir=/tmp/install [2021-08-08T11:17:52.552Z] #59 7.883 + bin=rootlesskit [2021-08-08T11:17:52.552Z] #59 7.883 + shift [2021-08-08T11:17:52.552Z] #59 7.883 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-08T11:17:52.552Z] #59 7.883 + . /tmp/install/rootlesskit.installer [2021-08-08T11:17:52.552Z] #59 7.883 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-08T11:17:52.552Z] #59 7.883 + install_rootlesskit [2021-08-08T11:17:52.552Z] #59 7.883 + case "$1" in [2021-08-08T11:17:52.552Z] #59 7.883 + export CGO_ENABLED=0 [2021-08-08T11:17:52.552Z] #59 7.883 + CGO_ENABLED=0 [2021-08-08T11:17:52.552Z] #59 7.883 + _install_rootlesskit [2021-08-08T11:17:52.552Z] #59 7.883 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-08T11:17:52.552Z] #59 7.883 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1ecvGE4HMN/src/github.com/rootless-containers/rootlesskit [2021-08-08T11:17:52.552Z] #59 7.911 Cloning into '/tmp/tmp.1ecvGE4HMN/src/github.com/rootless-containers/rootlesskit'... [2021-08-08T11:17:52.675Z] #57 37.99 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-08T11:17:52.675Z] #57 38.00 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-08T11:17:52.675Z] #57 38.09 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-08T11:17:52.814Z] #59 ... [2021-08-08T11:17:52.814Z] [2021-08-08T11:17:52.814Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-08T11:17:52.814Z] #34 sha256:6fb78b223e1f31fa3a538cae02b281e7edd36cd33790248373372dcfd7dae7b1 [2021-08-08T11:17:52.814Z] #34 8.372 Install go-toml version v1.8.1 [2021-08-08T11:17:52.814Z] #34 9.780 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-08T11:17:52.814Z] #34 ... [2021-08-08T11:17:52.814Z] [2021-08-08T11:17:52.814Z] #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 [2021-08-08T11:17:52.814Z] #24 sha256:19c7a6bff81990ecdd08ce076bd8ed422b177da2f2e86c75113093689ac74ea5 [2021-08-08T11:17:52.814Z] #24 6.306 Install docker/cli version 17.06.2-ce from stable [2021-08-08T11:17:52.814Z] #24 6.306 + RM_GOPATH=0 [2021-08-08T11:17:52.814Z] #24 6.306 + TMP_GOPATH= [2021-08-08T11:17:52.814Z] #24 6.306 + : /build [2021-08-08T11:17:52.814Z] #24 6.306 + '[' -z '' ']' [2021-08-08T11:17:52.814Z] #24 6.306 ++ mktemp -d [2021-08-08T11:17:52.814Z] #24 6.306 + export GOPATH=/tmp/tmp.12YIVOeMkF [2021-08-08T11:17:52.814Z] #24 6.306 + GOPATH=/tmp/tmp.12YIVOeMkF [2021-08-08T11:17:52.814Z] #24 6.306 + RM_GOPATH=1 [2021-08-08T11:17:52.814Z] #24 6.306 + case "$(go env GOARCH)" in [2021-08-08T11:17:52.814Z] #24 6.306 ++ go env GOARCH [2021-08-08T11:17:52.814Z] #24 6.306 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:52.814Z] #24 6.306 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:52.814Z] #24 6.306 ++ dirname /tmp/install/install.sh [2021-08-08T11:17:52.814Z] #24 6.306 + dir=/tmp/install [2021-08-08T11:17:52.814Z] #24 6.306 + bin=dockercli [2021-08-08T11:17:52.814Z] #24 6.306 + shift [2021-08-08T11:17:52.814Z] #24 6.306 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-08T11:17:52.814Z] #24 6.306 + . /tmp/install/dockercli.installer [2021-08-08T11:17:52.814Z] #24 6.306 ++ : stable [2021-08-08T11:17:52.814Z] #24 6.306 ++ : 17.06.2-ce [2021-08-08T11:17:52.814Z] #24 6.306 + install_dockercli [2021-08-08T11:17:52.814Z] #24 6.306 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-08T11:17:52.814Z] #24 6.306 ++ uname -m [2021-08-08T11:17:52.814Z] #24 6.306 + arch=x86_64 [2021-08-08T11:17:52.814Z] #24 6.306 + '[' x86_64 '!=' x86_64 ']' [2021-08-08T11:17:52.814Z] #24 6.306 + url=https://download.docker.com/linux/static [2021-08-08T11:17:52.814Z] #24 6.306 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-08T11:17:52.814Z] #24 6.306 + tar -xz docker/docker [2021-08-08T11:17:52.936Z] #57 38.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-08T11:17:52.936Z] #57 38.22 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-08T11:17:52.936Z] #57 ... [2021-08-08T11:17:52.936Z] [2021-08-08T11:17:52.936Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:17:52.936Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:17:52.936Z] #51 32.10 Reading package lists... [2021-08-08T11:17:53.076Z] #24 ... [2021-08-08T11:17:53.076Z] [2021-08-08T11:17:53.076Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:17:53.076Z] #46 sha256:03788c51b086ee98870b6d9eb2ae340dba852e1dcf6afd5ffdfd04df46250ef0 [2021-08-08T11:17:53.076Z] #46 8.319 + RM_GOPATH=0 [2021-08-08T11:17:53.076Z] #46 8.319 + TMP_GOPATH= [2021-08-08T11:17:53.076Z] #46 8.319 + : /build [2021-08-08T11:17:53.076Z] #46 8.319 + '[' -z '' ']' [2021-08-08T11:17:53.076Z] #46 8.320 ++ mktemp -d [2021-08-08T11:17:53.076Z] #46 8.336 + export GOPATH=/tmp/tmp.GExkmOXVaD [2021-08-08T11:17:53.076Z] #46 8.336 + GOPATH=/tmp/tmp.GExkmOXVaD [2021-08-08T11:17:53.076Z] #46 8.336 + RM_GOPATH=1 [2021-08-08T11:17:53.076Z] #46 8.336 + case "$(go env GOARCH)" in [2021-08-08T11:17:53.076Z] #46 8.336 ++ go env GOARCH [2021-08-08T11:17:53.076Z] #46 8.341 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:53.076Z] #46 8.341 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:53.076Z] #46 8.343 ++ dirname /tmp/install/install.sh [2021-08-08T11:17:53.076Z] #46 8.360 + dir=/tmp/install [2021-08-08T11:17:53.076Z] #46 8.360 + bin=vndr [2021-08-08T11:17:53.076Z] #46 8.360 + shift [2021-08-08T11:17:53.076Z] #46 8.360 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-08T11:17:53.076Z] #46 8.360 + . /tmp/install/vndr.installer [2021-08-08T11:17:53.076Z] #46 8.360 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-08T11:17:53.076Z] #46 8.360 + install_vndr [2021-08-08T11:17:53.076Z] #46 8.360 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-08T11:17:53.076Z] #46 8.360 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GExkmOXVaD/src/github.com/LK4D4/vndr [2021-08-08T11:17:53.076Z] #46 8.364 Cloning into '/tmp/tmp.GExkmOXVaD/src/github.com/LK4D4/vndr'... [2021-08-08T11:17:53.076Z] #46 8.368 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-08T11:17:53.076Z] #46 9.328 + cd /tmp/tmp.GExkmOXVaD/src/github.com/LK4D4/vndr [2021-08-08T11:17:53.076Z] #46 9.328 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-08T11:17:53.076Z] #46 9.344 + go build -buildmode=pie -v -o /build/vndr . [2021-08-08T11:17:53.076Z] #46 ... [2021-08-08T11:17:53.076Z] [2021-08-08T11:17:53.076Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-08T11:17:53.076Z] #48 sha256:b84506f4dff9bfbe5a29813187ea504dfe877dac78f8f2d4adc9e49ffc88a442 [2021-08-08T11:17:53.076Z] #48 6.061 + RM_GOPATH=0 [2021-08-08T11:17:53.076Z] #48 6.061 + TMP_GOPATH= [2021-08-08T11:17:53.076Z] #48 6.061 + : /build [2021-08-08T11:17:53.076Z] #48 6.061 + '[' -z '' ']' [2021-08-08T11:17:53.076Z] #48 6.061 ++ mktemp -d [2021-08-08T11:17:53.076Z] #48 6.062 + export GOPATH=/tmp/tmp.VqYAzkN4Xy [2021-08-08T11:17:53.076Z] #48 6.062 + GOPATH=/tmp/tmp.VqYAzkN4Xy [2021-08-08T11:17:53.076Z] #48 6.062 + RM_GOPATH=1 [2021-08-08T11:17:53.076Z] #48 6.062 + case "$(go env GOARCH)" in [2021-08-08T11:17:53.076Z] #48 6.062 ++ go env GOARCH [2021-08-08T11:17:53.076Z] #48 6.070 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:53.076Z] #48 6.070 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:53.076Z] #48 6.072 ++ dirname /tmp/install/install.sh [2021-08-08T11:17:53.076Z] #48 6.073 + dir=/tmp/install [2021-08-08T11:17:53.076Z] #48 6.073 + bin=gotestsum [2021-08-08T11:17:53.076Z] #48 6.073 + shift [2021-08-08T11:17:53.076Z] #48 6.073 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-08T11:17:53.076Z] #48 6.073 + . /tmp/install/gotestsum.installer [2021-08-08T11:17:53.076Z] #48 6.073 ++ : v0.5.3 [2021-08-08T11:17:53.076Z] #48 6.073 + install_gotestsum [2021-08-08T11:17:53.076Z] #48 6.077 + set -e [2021-08-08T11:17:53.076Z] #48 6.077 + export GO111MODULE=on [2021-08-08T11:17:53.076Z] #48 6.077 + GO111MODULE=on [2021-08-08T11:17:53.076Z] #48 6.077 + GOBIN=/build [2021-08-08T11:17:53.076Z] #48 6.077 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-08T11:17:53.076Z] #48 6.242 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-08T11:17:53.076Z] #48 7.410 go: downloading github.com/fatih/color v1.9.0 [2021-08-08T11:17:53.076Z] #48 7.410 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-08T11:17:53.076Z] #48 7.458 go: downloading github.com/pkg/errors v0.9.1 [2021-08-08T11:17:53.076Z] #48 7.458 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-08T11:17:53.076Z] #48 7.681 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-08T11:17:53.076Z] #48 7.681 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-08T11:17:53.076Z] #48 7.821 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-08T11:17:53.076Z] #48 7.842 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-08T11:17:53.076Z] #48 7.943 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-08T11:17:53.076Z] #48 8.464 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-08T11:17:53.338Z] #48 ... [2021-08-08T11:17:53.338Z] [2021-08-08T11:17:53.338Z] #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 [2021-08-08T11:17:53.338Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-08T11:17:53.338Z] #32 8.729 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-08T11:17:53.338Z] #32 8.760 Cloning into '.'... [2021-08-08T11:17:53.602Z] #32 ... [2021-08-08T11:17:53.602Z] [2021-08-08T11:17:53.602Z] #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 [2021-08-08T11:17:53.602Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:17:53.602Z] #13 4.919 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:17:53.602Z] #13 4.921 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-08T11:17:53.602Z] #13 5.017 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:17:53.602Z] #13 5.053 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:17:54.038Z] #44 ... [2021-08-08T11:17:54.038Z] [2021-08-08T11:17:54.038Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-08T11:17:54.038Z] #29 sha256:db95cf7a5f81ac3d2588ca5c8f506a8a8307df9cc742caaf2fee7bff5f7641a5 [2021-08-08T11:17:54.038Z] #29 5.833 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-08T11:17:54.038Z] #29 5.994 [2021-08-08T11:17:54.038Z] #29 6.106 ######################################################################## 100.0% [2021-08-08T11:17:54.038Z] #29 6.191 [2021-08-08T11:17:54.038Z] #29 6.552 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-08T11:17:54.038Z] #29 6.775 [2021-08-08T11:17:54.038Z] #29 6.886 ######## 11.7% ######################## 33.7% ##################################### 52.2% ############################################### 66.0% ############################################################### 88.4% ####################################################################### 99.2% ######################################################################## 100.0% [2021-08-08T11:17:54.038Z] #29 7.462 [2021-08-08T11:17:54.038Z] #29 7.771 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-08T11:17:54.038Z] #29 7.880 [2021-08-08T11:17:54.038Z] #29 7.942 ######################################################################## 100.0% [2021-08-08T11:17:54.038Z] #29 7.976 [2021-08-08T11:17:54.038Z] #29 8.180 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-08T11:17:54.038Z] #29 8.264 [2021-08-08T11:17:54.038Z] #29 8.319 ######################################################################## 100.0% [2021-08-08T11:17:54.038Z] #29 8.362 [2021-08-08T11:17:54.038Z] #29 8.368 Download of images into '/build' complete. [2021-08-08T11:17:54.038Z] #29 8.368 Use something like the following to load the result into a Docker daemon: [2021-08-08T11:17:54.038Z] #29 8.368 tar -cC '/build' . | docker load [2021-08-08T11:17:54.038Z] #29 DONE 8.6s [2021-08-08T11:17:54.038Z] [2021-08-08T11:17:54.038Z] #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 [2021-08-08T11:17:54.038Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-08T11:17:54.174Z] #9 ... [2021-08-08T11:17:54.174Z] [2021-08-08T11:17:54.174Z] #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 [2021-08-08T11:17:54.174Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-08-08T11:17:54.174Z] #27 4.374 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:17:54.174Z] #27 4.388 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:17:54.174Z] #27 4.391 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:17:54.174Z] #27 4.604 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-08T11:17:54.174Z] #27 4.821 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-08T11:17:54.174Z] #27 5.065 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-08T11:17:54.174Z] #27 6.701 Fetched 8282 kB in 3s (3214 kB/s) [2021-08-08T11:17:54.174Z] #27 6.701 Reading package lists... [2021-08-08T11:17:54.174Z] #27 7.997 Reading package lists... [2021-08-08T11:17:54.174Z] #27 9.288 Building dependency tree... [2021-08-08T11:17:54.174Z] #27 9.937 The following additional packages will be installed: [2021-08-08T11:17:54.174Z] #27 9.940 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-08T11:17:54.174Z] #27 9.940 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-08T11:17:54.174Z] #27 9.940 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-08T11:17:54.174Z] #27 9.940 Suggested packages: [2021-08-08T11:17:54.174Z] #27 9.940 krb5-doc krb5-user [2021-08-08T11:17:54.174Z] #27 9.940 Recommended packages: [2021-08-08T11:17:54.174Z] #27 9.940 krb5-locales publicsuffix libsasl2-modules [2021-08-08T11:17:54.174Z] #27 ... [2021-08-08T11:17:54.174Z] [2021-08-08T11:17:54.174Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-08T11:17:54.174Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-08-08T11:17:54.174Z] #13 6.471 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-08-08T11:17:54.295Z] #32 ... [2021-08-08T11:17:54.295Z] [2021-08-08T11:17:54.295Z] #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 [2021-08-08T11:17:54.295Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-08-08T11:17:54.295Z] #12 DONE 4.1s [2021-08-08T11:17:54.295Z] [2021-08-08T11:17:54.296Z] #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 [2021-08-08T11:17:54.296Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:17:54.579Z] #51 38.13 Building dependency tree... [2021-08-08T11:17:55.119Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 3.7s done [2021-08-08T11:17:55.382Z] #9 extracting sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 done [2021-08-08T11:17:55.956Z] #9 DONE 19.7s [2021-08-08T11:17:55.956Z] [2021-08-08T11:17:55.956Z] #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 [2021-08-08T11:17:55.956Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-08-08T11:17:55.956Z] #27 10.22 The following NEW packages will be installed: [2021-08-08T11:17:55.956Z] #27 10.23 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-08T11:17:55.956Z] #27 10.23 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-08T11:17:55.956Z] #27 10.23 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-08T11:17:55.956Z] #27 10.23 libssh2-1 libssl1.1 openssl [2021-08-08T11:17:55.956Z] #27 10.54 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-08T11:17:55.956Z] #27 10.54 Need to get 4777 kB of archives. [2021-08-08T11:17:55.956Z] #27 10.54 After this operation, 11.5 MB of additional disk space will be used. [2021-08-08T11:17:55.956Z] #27 10.54 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u2 [64.9 kB] [2021-08-08T11:17:55.956Z] #27 10.54 Get:2 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-08-08T11:17:55.956Z] #27 10.54 Get:3 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u2 [123 kB] [2021-08-08T11:17:55.956Z] #27 10.54 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u2 [351 kB] [2021-08-08T11:17:55.956Z] #27 10.54 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u2 [150 kB] [2021-08-08T11:17:55.956Z] #27 10.54 Get:6 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-08-08T11:17:55.956Z] #27 10.56 Get:7 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-08-08T11:17:55.956Z] #27 10.58 Get:8 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-08T11:17:55.956Z] #27 10.58 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-08-08T11:17:55.956Z] #27 10.58 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-08-08T11:17:55.956Z] #27 10.59 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-08T11:17:55.956Z] #27 10.59 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-08-08T11:17:55.956Z] #27 10.59 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-08-08T11:17:55.956Z] #27 10.59 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-08-08T11:17:55.956Z] #27 10.59 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-08-08T11:17:55.956Z] #27 10.60 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-08-08T11:17:55.956Z] #27 10.60 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-08-08T11:17:55.956Z] #27 10.60 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-08-08T11:17:55.956Z] #27 10.75 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-08-08T11:17:55.956Z] #27 10.86 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-08-08T11:17:55.956Z] #27 10.87 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-08-08T11:17:55.956Z] #27 11.12 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:17:55.956Z] #27 11.16 Fetched 4777 kB in 1s (8021 kB/s) [2021-08-08T11:17:55.956Z] #27 11.20 Selecting previously unselected package libkeyutils1:arm64. [2021-08-08T11:17:55.956Z] #27 11.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-08-08T11:17:55.956Z] #27 11.21 Preparing to unpack .../00-libkeyutils1_1.6-6_arm64.deb ... [2021-08-08T11:17:55.956Z] #27 11.22 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-08-08T11:17:55.956Z] #27 11.27 Selecting previously unselected package libkrb5support0:arm64. [2021-08-08T11:17:55.956Z] #27 11.27 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_arm64.deb ... [2021-08-08T11:17:55.956Z] #27 11.28 Unpacking libkrb5support0:arm64 (1.17-3+deb10u2) ... [2021-08-08T11:17:55.956Z] #27 11.36 Selecting previously unselected package libk5crypto3:arm64. [2021-08-08T11:17:55.956Z] #27 11.37 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_arm64.deb ... [2021-08-08T11:17:55.956Z] #27 11.37 Unpacking libk5crypto3:arm64 (1.17-3+deb10u2) ... [2021-08-08T11:17:55.956Z] #27 11.46 Selecting previously unselected package libssl1.1:arm64. [2021-08-08T11:17:55.956Z] #27 11.46 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-08-08T11:17:55.956Z] #27 11.46 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-08-08T11:17:55.956Z] #27 11.63 Selecting previously unselected package libkrb5-3:arm64. [2021-08-08T11:17:55.956Z] #27 11.63 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_arm64.deb ... [2021-08-08T11:17:55.956Z] #27 11.64 Unpacking libkrb5-3:arm64 (1.17-3+deb10u2) ... [2021-08-08T11:17:55.956Z] #27 11.75 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-08-08T11:17:55.956Z] #27 11.75 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_arm64.deb ... [2021-08-08T11:17:55.956Z] #27 11.75 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... [2021-08-08T11:17:55.956Z] #27 11.81 Selecting previously unselected package openssl. [2021-08-08T11:17:55.956Z] #27 11.81 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-08-08T11:17:55.956Z] #27 11.81 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-08T11:17:55.956Z] #27 11.96 Selecting previously unselected package ca-certificates. [2021-08-08T11:17:55.956Z] #27 11.97 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-08T11:17:55.956Z] #27 11.97 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-08T11:17:55.956Z] #27 12.07 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-08-08T11:17:55.956Z] #27 12.07 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-08-08T11:17:55.956Z] #27 12.08 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-08T11:17:55.956Z] #27 12.13 Selecting previously unselected package libsasl2-2:arm64. [2021-08-08T11:17:55.956Z] #27 12.13 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-08-08T11:17:55.956Z] #27 12.13 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-08T11:17:55.956Z] #27 12.18 Selecting previously unselected package libldap-common. [2021-08-08T11:17:55.972Z] #51 40.90 The following additional packages will be installed: [2021-08-08T11:17:55.972Z] #51 40.91 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-08T11:17:55.972Z] #51 40.91 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-08T11:17:55.972Z] #51 40.91 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-08T11:17:55.972Z] #51 40.91 python3.7-minimal [2021-08-08T11:17:55.972Z] #51 40.94 Suggested packages: [2021-08-08T11:17:55.972Z] #51 40.94 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-08T11:17:55.972Z] #51 40.94 python3.7-doc binfmt-support [2021-08-08T11:17:56.217Z] #27 12.19 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-08T11:17:56.217Z] #27 12.19 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-08T11:17:56.217Z] #27 12.24 Selecting previously unselected package libldap-2.4-2:arm64. [2021-08-08T11:17:56.217Z] #27 12.25 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-08-08T11:17:56.217Z] #27 12.25 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-08T11:17:56.217Z] #27 12.31 Selecting previously unselected package libnghttp2-14:arm64. [2021-08-08T11:17:56.217Z] #27 12.32 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-08-08T11:17:56.217Z] #27 12.32 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-08-08T11:17:56.217Z] #27 12.41 Selecting previously unselected package libpsl5:arm64. [2021-08-08T11:17:56.217Z] #27 12.42 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-08-08T11:17:56.478Z] #27 12.42 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-08-08T11:17:56.478Z] #27 12.47 Selecting previously unselected package librtmp1:arm64. [2021-08-08T11:17:56.478Z] #27 12.47 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-08-08T11:17:56.478Z] #27 12.48 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-08T11:17:56.478Z] #27 12.53 Selecting previously unselected package libssh2-1:arm64. [2021-08-08T11:17:56.478Z] #27 12.53 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-08-08T11:17:56.478Z] #27 12.54 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-08-08T11:17:56.728Z] #13 ... [2021-08-08T11:17:56.728Z] [2021-08-08T11:17:56.728Z] #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 [2021-08-08T11:17:56.728Z] #24 sha256:19c7a6bff81990ecdd08ce076bd8ed422b177da2f2e86c75113093689ac74ea5 [2021-08-08T11:17:56.728Z] #24 14.33 + mkdir -p /build [2021-08-08T11:17:56.728Z] #24 14.34 + mv docker/docker /build/ [2021-08-08T11:17:56.728Z] #24 14.34 + rmdir docker [2021-08-08T11:17:56.728Z] #24 DONE 14.6s [2021-08-08T11:17:56.728Z] [2021-08-08T11:17:56.728Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-08T11:17:56.728Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:17:56.728Z] #13 9.003 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:17:56.739Z] #27 12.82 Selecting previously unselected package libcurl4:arm64. [2021-08-08T11:17:56.739Z] #27 12.82 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-08-08T11:17:56.739Z] #27 12.83 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-08-08T11:17:56.980Z] #44 66.19 Setting up python3 (3.7.3-1) ... [2021-08-08T11:17:57.238Z] #44 ... [2021-08-08T11:17:57.238Z] [2021-08-08T11:17:57.238Z] #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 [2021-08-08T11:17:57.238Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:17:57.238Z] #13 51.94 Selecting previously unselected package dmsetup. [2021-08-08T11:17:57.238Z] #13 51.95 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-08T11:17:57.238Z] #13 51.96 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-08T11:17:57.238Z] #13 52.13 Selecting previously unselected package mingw-w64-common. [2021-08-08T11:17:57.238Z] #13 52.15 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-08T11:17:57.238Z] #13 52.15 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-08T11:17:57.238Z] #13 58.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-08T11:17:57.238Z] #13 58.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-08T11:17:57.238Z] #13 58.26 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-08T11:17:57.358Z] #51 42.17 The following NEW packages will be installed: [2021-08-08T11:17:57.358Z] #51 42.19 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-08T11:17:57.358Z] #51 42.20 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-08T11:17:57.358Z] #51 42.21 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-08T11:17:57.358Z] #51 42.21 python3.7-minimal [2021-08-08T11:17:57.494Z] #13 ... [2021-08-08T11:17:57.494Z] [2021-08-08T11:17:57.495Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:17:57.495Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:17:57.495Z] #44 66.86 Setting up python3-six (1.12.0-1) ... [2021-08-08T11:17:57.620Z] #51 42.71 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:17:57.620Z] #51 42.71 Need to get 6695 kB of archives. [2021-08-08T11:17:57.620Z] #51 42.71 After this operation, 33.1 MB of additional disk space will be used. [2021-08-08T11:17:57.620Z] #51 42.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-08T11:17:57.672Z] #13 ... [2021-08-08T11:17:57.672Z] [2021-08-08T11:17:57.672Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:17:57.672Z] #59 sha256:932f295f066687ea847b3de032c4767e6ecd050a4d7d4b7941baf8772923ff57 [2021-08-08T11:17:57.672Z] #59 14.24 + cd /tmp/tmp.1ecvGE4HMN/src/github.com/rootless-containers/rootlesskit [2021-08-08T11:17:57.672Z] #59 14.24 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-08T11:17:57.672Z] #59 14.25 + export GO111MODULE=on [2021-08-08T11:17:57.672Z] #59 14.25 + GO111MODULE=on [2021-08-08T11:17:57.672Z] #59 14.25 + export GOPROXY=https://proxy.golang.org [2021-08-08T11:17:57.672Z] #59 14.25 + GOPROXY=https://proxy.golang.org [2021-08-08T11:17:57.672Z] #59 14.25 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-08T11:17:57.672Z] #59 14.25 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-08T11:17:57.752Z] #44 ... [2021-08-08T11:17:57.752Z] [2021-08-08T11:17:57.752Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:17:57.752Z] #46 sha256:28f5cc9f2345ab99677415db3bdc1623fabc56715722d9b10510d1ac90384e64 [2021-08-08T11:17:57.752Z] #46 57.30 syscall [2021-08-08T11:17:57.752Z] #46 64.96 internal/syscall/unix [2021-08-08T11:17:57.752Z] #46 65.17 internal/poll [2021-08-08T11:17:57.752Z] #46 65.32 internal/fmtsort [2021-08-08T11:17:57.752Z] #46 65.85 internal/syscall/execenv [2021-08-08T11:17:57.752Z] #46 66.03 path [2021-08-08T11:17:57.752Z] #46 66.70 io/fs [2021-08-08T11:17:57.752Z] #46 ... [2021-08-08T11:17:57.752Z] [2021-08-08T11:17:57.752Z] #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 [2021-08-08T11:17:57.752Z] #37 sha256:d17594fd831ff5452db222c1ca79a7ff295a48e294ab8ce15484707d70057fb4 [2021-08-08T11:17:57.752Z] #37 1.192 + RM_GOPATH=0 [2021-08-08T11:17:57.752Z] #37 1.192 + TMP_GOPATH= [2021-08-08T11:17:57.752Z] #37 1.192 + : /build [2021-08-08T11:17:57.752Z] #37 1.192 + '[' -z '' ']' [2021-08-08T11:17:57.752Z] #37 1.194 ++ mktemp -d [2021-08-08T11:17:57.752Z] #37 1.201 + export GOPATH=/tmp/tmp.kHEb5ZYBR9 [2021-08-08T11:17:57.752Z] #37 1.202 + GOPATH=/tmp/tmp.kHEb5ZYBR9 [2021-08-08T11:17:57.752Z] #37 1.202 + RM_GOPATH=1 [2021-08-08T11:17:57.752Z] #37 1.202 + case "$(go env GOARCH)" in [2021-08-08T11:17:57.752Z] #37 1.203 ++ go env GOARCH [2021-08-08T11:17:57.752Z] #37 1.261 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:57.752Z] #37 1.261 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:17:57.752Z] #37 1.262 ++ dirname /tmp/install/install.sh [2021-08-08T11:17:57.752Z] #37 1.263 + dir=/tmp/install [2021-08-08T11:17:57.752Z] #37 1.272 + bin=tini [2021-08-08T11:17:57.752Z] #37 1.272 + shift [2021-08-08T11:17:57.752Z] #37 1.273 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-08T11:17:57.752Z] #37 1.273 + . /tmp/install/tini.installer [2021-08-08T11:17:57.752Z] #37 1.273 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-08T11:17:57.752Z] #37 1.274 + install_tini [2021-08-08T11:17:57.752Z] #37 1.276 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-08T11:17:57.752Z] #37 1.277 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-08T11:17:57.752Z] #37 1.277 + git clone https://github.com/krallin/tini.git /tmp/tmp.kHEb5ZYBR9/tini [2021-08-08T11:17:57.752Z] #37 1.281 Cloning into '/tmp/tmp.kHEb5ZYBR9/tini'... [2021-08-08T11:17:57.752Z] #37 2.028 + cd /tmp/tmp.kHEb5ZYBR9/tini [2021-08-08T11:17:57.752Z] #37 2.029 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-08T11:17:57.752Z] #37 2.057 + cmake . [2021-08-08T11:17:57.752Z] #37 2.661 -- The C compiler identification is GNU 8.3.0 [2021-08-08T11:17:57.752Z] #37 2.717 -- Check for working C compiler: /usr/bin/cc [2021-08-08T11:17:57.752Z] #37 3.346 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-08T11:17:57.752Z] #37 3.358 -- Detecting C compiler ABI info [2021-08-08T11:17:57.752Z] #37 3.888 -- Detecting C compiler ABI info - done [2021-08-08T11:17:57.752Z] #37 3.917 -- Detecting C compile features [2021-08-08T11:17:57.752Z] #37 5.826 -- Detecting C compile features - done [2021-08-08T11:17:57.752Z] #37 5.858 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-08T11:17:57.752Z] #37 6.027 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-08T11:17:57.752Z] #37 6.113 -- Configuring done [2021-08-08T11:17:57.752Z] #37 6.126 -- Generating done [2021-08-08T11:17:57.752Z] #37 6.137 -- Build files have been written to: /tmp/tmp.kHEb5ZYBR9/tini [2021-08-08T11:17:57.752Z] #37 6.146 + make tini-static [2021-08-08T11:17:57.752Z] #37 6.468 Scanning dependencies of target tini-static [2021-08-08T11:17:57.752Z] #37 6.641 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-08T11:17:57.752Z] #37 7.895 [100%] Linking C executable tini-static [2021-08-08T11:17:57.752Z] #37 8.431 [100%] Built target tini-static [2021-08-08T11:17:57.752Z] #37 8.542 + mkdir -p /build [2021-08-08T11:17:57.880Z] #51 42.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-08T11:17:57.880Z] #51 42.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-08T11:17:57.880Z] #51 42.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-08T11:17:57.880Z] #51 42.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-08T11:17:58.009Z] #37 8.548 + cp tini-static /build/docker-init [2021-08-08T11:17:58.009Z] #37 ... [2021-08-08T11:17:58.009Z] [2021-08-08T11:17:58.009Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:17:58.009Z] #46 sha256:28f5cc9f2345ab99677415db3bdc1623fabc56715722d9b10510d1ac90384e64 [2021-08-08T11:17:58.009Z] #46 67.77 regexp/syntax [2021-08-08T11:17:58.122Z] #27 13.89 Selecting previously unselected package curl. [2021-08-08T11:17:58.122Z] #27 13.89 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-08-08T11:17:58.122Z] #27 13.90 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-08T11:17:58.122Z] #27 14.29 Selecting previously unselected package libonig5:arm64. [2021-08-08T11:17:58.245Z] #59 16.00 go: downloading github.com/pkg/errors v0.9.1 [2021-08-08T11:17:58.245Z] #59 16.00 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-08T11:17:58.245Z] #59 16.15 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-08T11:17:58.266Z] #46 68.11 os [2021-08-08T11:17:58.383Z] #27 14.30 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-08-08T11:17:58.383Z] #27 14.36 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-08-08T11:17:58.452Z] #51 43.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-08T11:17:58.716Z] #51 43.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-08T11:17:58.716Z] #51 43.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-08T11:17:58.716Z] #51 43.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-08T11:17:58.716Z] #51 43.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-08T11:17:58.716Z] #51 43.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-08T11:17:58.716Z] #51 43.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-08T11:17:58.716Z] #51 43.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-08T11:17:58.868Z] #59 16.76 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-08T11:17:58.969Z] #27 15.11 Selecting previously unselected package libjq1:arm64. [2021-08-08T11:17:58.969Z] #27 15.11 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-08-08T11:17:58.969Z] #27 15.12 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-08T11:17:58.969Z] #27 15.18 Selecting previously unselected package jq. [2021-08-08T11:17:58.976Z] #51 43.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-08T11:17:58.976Z] #51 43.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-08T11:17:59.199Z] #46 ... [2021-08-08T11:17:59.199Z] [2021-08-08T11:17:59.199Z] #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 [2021-08-08T11:17:59.199Z] #37 sha256:d17594fd831ff5452db222c1ca79a7ff295a48e294ab8ce15484707d70057fb4 [2021-08-08T11:17:59.199Z] #37 DONE 9.9s [2021-08-08T11:17:59.199Z] [2021-08-08T11:17:59.199Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:17:59.199Z] #52 sha256:80b483b9893d4b5f85579e62654d0d38c3d3f227dc13b5c1be5292ee8beb7f82 [2021-08-08T11:17:59.199Z] #52 58.96 time [2021-08-08T11:17:59.199Z] #52 64.95 context [2021-08-08T11:17:59.199Z] #52 66.02 internal/poll [2021-08-08T11:17:59.199Z] #52 68.15 encoding/binary [2021-08-08T11:17:59.199Z] #52 68.47 os [2021-08-08T11:17:59.232Z] #27 15.18 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-08-08T11:17:59.232Z] #27 15.19 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-08T11:17:59.232Z] #27 15.26 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-08-08T11:17:59.232Z] #27 15.28 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-08-08T11:17:59.232Z] #27 15.31 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-08-08T11:17:59.457Z] #52 ... [2021-08-08T11:17:59.457Z] [2021-08-08T11:17:59.457Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:17:59.457Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:17:59.457Z] #44 67.89 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-08T11:17:59.495Z] #27 ... [2021-08-08T11:17:59.496Z] [2021-08-08T11:17:59.496Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-08T11:17:59.496Z] #10 sha256:c0ad532e1e45036fd67be4e49d967ce97517177bf5dd0b59c10b5fa1e2d0e6a0 [2021-08-08T11:17:59.496Z] #10 DONE 3.6s [2021-08-08T11:17:59.496Z] [2021-08-08T11:17:59.496Z] #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 [2021-08-08T11:17:59.496Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-08-08T11:17:59.496Z] #27 15.58 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-08-08T11:17:59.496Z] #27 15.58 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-08T11:17:59.496Z] #27 ... [2021-08-08T11:17:59.496Z] [2021-08-08T11:17:59.496Z] #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 [2021-08-08T11:17:59.496Z] #11 sha256:8d7a4ba75dc8dd57fc58c1be63be3c07959b201a420f8386f9459bae7430bfda [2021-08-08T11:17:59.544Z] #13 ... [2021-08-08T11:17:59.544Z] [2021-08-08T11:17:59.544Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:17:59.544Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:17:59.544Z] #44 7.620 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:17:59.544Z] #44 7.684 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:17:59.544Z] #44 7.684 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:17:59.544Z] #44 8.041 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-08T11:17:59.544Z] #44 8.699 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:18:00.108Z] #44 ... [2021-08-08T11:18:00.108Z] [2021-08-08T11:18:00.108Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:00.108Z] #52 sha256:d6fb48e63f19951689f3db329d3434f8fa3ba5e27359426e28ff6de65fca4529 [2021-08-08T11:18:00.108Z] #52 3.891 + RM_GOPATH=0 [2021-08-08T11:18:00.108Z] #52 3.891 + TMP_GOPATH= [2021-08-08T11:18:00.108Z] #52 3.891 + : /build [2021-08-08T11:18:00.108Z] #52 3.891 + '[' -z '' ']' [2021-08-08T11:18:00.108Z] #52 3.891 ++ mktemp -d [2021-08-08T11:18:00.108Z] #52 3.931 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-08T11:18:00.108Z] #52 3.931 + export GOPATH=/tmp/tmp.WJiDOZyycn [2021-08-08T11:18:00.108Z] #52 3.931 + GOPATH=/tmp/tmp.WJiDOZyycn [2021-08-08T11:18:00.108Z] #52 3.931 + RM_GOPATH=1 [2021-08-08T11:18:00.108Z] #52 3.931 + case "$(go env GOARCH)" in [2021-08-08T11:18:00.108Z] #52 3.931 ++ go env GOARCH [2021-08-08T11:18:00.108Z] #52 3.931 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:00.108Z] #52 3.931 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:00.108Z] #52 3.931 ++ dirname /tmp/install/install.sh [2021-08-08T11:18:00.108Z] #52 3.931 + dir=/tmp/install [2021-08-08T11:18:00.108Z] #52 3.931 + bin=shfmt [2021-08-08T11:18:00.108Z] #52 3.931 + shift [2021-08-08T11:18:00.108Z] #52 3.931 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-08T11:18:00.108Z] #52 3.931 + . /tmp/install/shfmt.installer [2021-08-08T11:18:00.108Z] #52 3.931 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-08T11:18:00.108Z] #52 3.931 + install_shfmt [2021-08-08T11:18:00.108Z] #52 3.931 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-08T11:18:00.108Z] #52 3.931 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WJiDOZyycn/src/github.com/mvdan/sh [2021-08-08T11:18:00.108Z] #52 3.931 Cloning into '/tmp/tmp.WJiDOZyycn/src/github.com/mvdan/sh'... [2021-08-08T11:18:00.108Z] #52 6.522 + cd /tmp/tmp.WJiDOZyycn/src/github.com/mvdan/sh [2021-08-08T11:18:00.108Z] #52 6.522 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-08T11:18:00.108Z] #52 6.574 + GO111MODULE=on [2021-08-08T11:18:00.108Z] #52 6.574 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-08T11:18:00.108Z] #52 7.360 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-08T11:18:00.108Z] #52 7.368 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-08T11:18:00.108Z] #52 7.467 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-08T11:18:00.108Z] #52 9.138 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-08T11:18:00.282Z] #59 ... [2021-08-08T11:18:00.282Z] [2021-08-08T11:18:00.282Z] #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 [2021-08-08T11:18:00.282Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-08T11:18:00.282Z] #40 7.644 + git clone https://github.com/docker/distribution.git . [2021-08-08T11:18:00.282Z] #40 7.644 Cloning into '.'... [2021-08-08T11:18:00.282Z] #40 ... [2021-08-08T11:18:00.282Z] [2021-08-08T11:18:00.282Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:00.282Z] #46 sha256:03788c51b086ee98870b6d9eb2ae340dba852e1dcf6afd5ffdfd04df46250ef0 [2021-08-08T11:18:00.282Z] #46 11.80 internal/unsafeheader [2021-08-08T11:18:00.282Z] #46 11.81 internal/cpu [2021-08-08T11:18:00.282Z] #46 11.95 runtime/internal/atomic [2021-08-08T11:18:00.282Z] #46 12.78 runtime/internal/sys [2021-08-08T11:18:00.282Z] #46 13.20 internal/bytealg [2021-08-08T11:18:00.282Z] #46 13.25 runtime/internal/math [2021-08-08T11:18:00.282Z] #46 13.40 internal/race [2021-08-08T11:18:00.282Z] #46 13.63 sync/atomic [2021-08-08T11:18:00.282Z] #46 14.30 runtime [2021-08-08T11:18:00.282Z] #46 14.30 unicode [2021-08-08T11:18:00.365Z] #52 ... [2021-08-08T11:18:00.365Z] [2021-08-08T11:18:00.365Z] #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 [2021-08-08T11:18:00.365Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-08T11:18:00.365Z] #36 8.319 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:18:00.365Z] #36 8.383 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:18:00.365Z] #36 8.383 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:18:00.365Z] #36 9.359 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:18:00.365Z] #36 ... [2021-08-08T11:18:00.365Z] [2021-08-08T11:18:00.365Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-08T11:18:00.365Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-08T11:18:00.365Z] #56 8.416 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:18:00.365Z] #56 8.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:18:00.365Z] #56 8.464 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:18:00.365Z] #56 9.474 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:18:00.387Z] #44 69.85 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-08T11:18:00.445Z] #11 DONE 0.8s [2021-08-08T11:18:00.445Z] [2021-08-08T11:18:00.445Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-08T11:18:00.445Z] #31 sha256:0c13f0724e2299ace051f8de2232cd430b2730224b5bbe49256461c8925a2094 [2021-08-08T11:18:00.445Z] #31 DONE 0.0s [2021-08-08T11:18:00.445Z] [2021-08-08T11:18:00.445Z] #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 [2021-08-08T11:18:00.445Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-08-08T11:18:00.445Z] #32 ... [2021-08-08T11:18:00.445Z] [2021-08-08T11:18:00.445Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-08T11:18:00.445Z] #43 sha256:d41414c17bc94e26593f94d21b2751ba76fdcc012722a50b3f573907e687a9a1 [2021-08-08T11:18:00.445Z] #43 DONE 0.2s [2021-08-08T11:18:00.445Z] [2021-08-08T11:18:00.445Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-08T11:18:00.445Z] #39 sha256:b669ce692a1e511a75c1c2d8b45a50e003ada14bcfcf2a4be3f0eb0858817e77 [2021-08-08T11:18:00.445Z] #39 DONE 0.3s [2021-08-08T11:18:00.445Z] [2021-08-08T11:18:00.445Z] #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 [2021-08-08T11:18:00.445Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-08-08T11:18:00.445Z] #27 15.61 Setting up libkrb5support0:arm64 (1.17-3+deb10u2) ... [2021-08-08T11:18:00.445Z] #27 15.63 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-08T11:18:00.445Z] #27 15.63 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-08T11:18:00.445Z] #27 15.64 Setting up libk5crypto3:arm64 (1.17-3+deb10u2) ... [2021-08-08T11:18:00.445Z] #27 15.66 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-08T11:18:00.445Z] #27 15.67 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-08-08T11:18:00.445Z] #27 15.68 Setting up libkrb5-3:arm64 (1.17-3+deb10u2) ... [2021-08-08T11:18:00.445Z] #27 15.70 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-08T11:18:00.445Z] #27 15.72 Setting up libonig5:arm64 (6.9.1-1) ... [2021-08-08T11:18:00.445Z] #27 15.74 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-08T11:18:00.445Z] #27 15.75 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-08T11:18:00.445Z] #27 15.76 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-08T11:18:00.543Z] #46 ... [2021-08-08T11:18:00.543Z] [2021-08-08T11:18:00.543Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:00.543Z] #52 sha256:a697c05c8dcbb148b13db5b8eb404d5a568dd4c34cf2d9a448a7e695cbf74d8a [2021-08-08T11:18:00.543Z] #52 18.54 + cd /tmp/tmp.Vex0aRShyS/src/github.com/mvdan/sh [2021-08-08T11:18:00.543Z] #52 18.55 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-08T11:18:00.621Z] #56 ... [2021-08-08T11:18:00.621Z] [2021-08-08T11:18:00.621Z] #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 [2021-08-08T11:18:00.621Z] #24 sha256:75ef08ffd1809d410cfec863d292b3e992c83b9d33096883c7a9c89438a0575c [2021-08-08T11:18:00.621Z] #24 6.252 + RM_GOPATH=0 [2021-08-08T11:18:00.621Z] #24 6.252 + TMP_GOPATH= [2021-08-08T11:18:00.621Z] #24 6.252 + : /build [2021-08-08T11:18:00.621Z] #24 6.252 + '[' -z '' ']' [2021-08-08T11:18:00.621Z] #24 6.253 ++ mktemp -d [2021-08-08T11:18:00.621Z] #24 6.254 + export GOPATH=/tmp/tmp.5LYdJSlX6r [2021-08-08T11:18:00.621Z] #24 6.254 + GOPATH=/tmp/tmp.5LYdJSlX6r [2021-08-08T11:18:00.621Z] #24 6.254 + RM_GOPATH=1 [2021-08-08T11:18:00.621Z] #24 6.254 + case "$(go env GOARCH)" in [2021-08-08T11:18:00.621Z] #24 6.254 ++ go env GOARCH [2021-08-08T11:18:00.621Z] #24 6.278 Install docker/cli version 17.06.2-ce from stable [2021-08-08T11:18:00.621Z] #24 6.279 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:00.621Z] #24 6.279 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:00.621Z] #24 6.279 ++ dirname /tmp/install/install.sh [2021-08-08T11:18:00.621Z] #24 6.279 + dir=/tmp/install [2021-08-08T11:18:00.621Z] #24 6.279 + bin=dockercli [2021-08-08T11:18:00.621Z] #24 6.279 + shift [2021-08-08T11:18:00.621Z] #24 6.279 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-08T11:18:00.621Z] #24 6.279 + . /tmp/install/dockercli.installer [2021-08-08T11:18:00.621Z] #24 6.279 ++ : stable [2021-08-08T11:18:00.621Z] #24 6.279 ++ : 17.06.2-ce [2021-08-08T11:18:00.621Z] #24 6.279 + install_dockercli [2021-08-08T11:18:00.621Z] #24 6.279 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-08T11:18:00.621Z] #24 6.279 ++ uname -m [2021-08-08T11:18:00.621Z] #24 6.279 + arch=x86_64 [2021-08-08T11:18:00.621Z] #24 6.279 + '[' x86_64 '!=' x86_64 ']' [2021-08-08T11:18:00.621Z] #24 6.279 + url=https://download.docker.com/linux/static [2021-08-08T11:18:00.621Z] #24 6.279 + tar -xz docker/docker [2021-08-08T11:18:00.621Z] #24 6.279 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-08T11:18:00.805Z] #52 18.68 + GO111MODULE=on [2021-08-08T11:18:00.805Z] #52 18.68 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-08T11:18:00.878Z] #24 ... [2021-08-08T11:18:00.878Z] [2021-08-08T11:18:00.878Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-08T11:18:00.878Z] #34 sha256:cb69ad3a610d6d3dcb61f2dfb96589c2b57f72c5e226f00b9d24d935616f5e82 [2021-08-08T11:18:00.878Z] #34 6.171 Install go-toml version v1.8.1 [2021-08-08T11:18:00.878Z] #34 6.739 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-08T11:18:00.878Z] #34 9.464 github.com/pelletier/go-toml [2021-08-08T11:18:00.878Z] #34 ... [2021-08-08T11:18:00.878Z] [2021-08-08T11:18:00.878Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:00.878Z] #46 sha256:d321bdf6d2531ce6465d79686530afc16d72a95165b583c442b1aafb148bc4aa [2021-08-08T11:18:00.878Z] #46 6.416 + RM_GOPATH=0 [2021-08-08T11:18:00.878Z] #46 6.416 + TMP_GOPATH= [2021-08-08T11:18:00.878Z] #46 6.416 + : /build [2021-08-08T11:18:00.878Z] #46 6.416 + '[' -z '' ']' [2021-08-08T11:18:00.878Z] #46 6.416 ++ mktemp -d [2021-08-08T11:18:00.878Z] #46 6.416 + export GOPATH=/tmp/tmp.U1yzmhWtwL [2021-08-08T11:18:00.878Z] #46 6.416 + GOPATH=/tmp/tmp.U1yzmhWtwL [2021-08-08T11:18:00.878Z] #46 6.416 + RM_GOPATH=1 [2021-08-08T11:18:00.878Z] #46 6.416 + case "$(go env GOARCH)" in [2021-08-08T11:18:00.878Z] #46 6.416 ++ go env GOARCH [2021-08-08T11:18:00.878Z] #46 6.418 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:00.878Z] #46 6.418 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:00.878Z] #46 6.418 ++ dirname /tmp/install/install.sh [2021-08-08T11:18:00.878Z] #46 6.422 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-08T11:18:00.878Z] #46 6.422 + dir=/tmp/install [2021-08-08T11:18:00.878Z] #46 6.422 + bin=vndr [2021-08-08T11:18:00.878Z] #46 6.422 + shift [2021-08-08T11:18:00.878Z] #46 6.422 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-08T11:18:00.878Z] #46 6.422 + . /tmp/install/vndr.installer [2021-08-08T11:18:00.878Z] #46 6.422 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-08T11:18:00.878Z] #46 6.422 + install_vndr [2021-08-08T11:18:00.878Z] #46 6.422 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-08T11:18:00.878Z] #46 6.422 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.U1yzmhWtwL/src/github.com/LK4D4/vndr [2021-08-08T11:18:00.878Z] #46 6.422 Cloning into '/tmp/tmp.U1yzmhWtwL/src/github.com/LK4D4/vndr'... [2021-08-08T11:18:00.878Z] #46 6.994 + cd /tmp/tmp.U1yzmhWtwL/src/github.com/LK4D4/vndr [2021-08-08T11:18:00.878Z] #46 6.994 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-08T11:18:00.878Z] #46 7.010 + go build -buildmode=pie -v -o /build/vndr . [2021-08-08T11:18:00.878Z] #46 8.362 internal/cpu [2021-08-08T11:18:00.878Z] #46 8.362 internal/unsafeheader [2021-08-08T11:18:00.878Z] #46 8.463 runtime/internal/atomic [2021-08-08T11:18:00.878Z] #46 8.971 runtime/internal/sys [2021-08-08T11:18:00.878Z] #46 9.232 runtime/internal/math [2021-08-08T11:18:00.878Z] #46 9.359 internal/race [2021-08-08T11:18:00.878Z] #46 9.489 sync/atomic [2021-08-08T11:18:00.878Z] #46 9.489 internal/bytealg [2021-08-08T11:18:00.878Z] #46 9.892 unicode [2021-08-08T11:18:00.878Z] #46 10.72 runtime [2021-08-08T11:18:00.888Z] #51 45.75 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-08T11:18:01.021Z] #27 17.14 Updating certificates in /etc/ssl/certs... [2021-08-08T11:18:01.134Z] #46 ... [2021-08-08T11:18:01.134Z] [2021-08-08T11:18:01.134Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:18:01.134Z] #50 sha256:e265b30ece1018567a0679c6b56e20d46d5452461fd78cdccafc821afed2744b [2021-08-08T11:18:01.134Z] #50 4.154 + RM_GOPATH=0 [2021-08-08T11:18:01.134Z] #50 4.154 + TMP_GOPATH= [2021-08-08T11:18:01.134Z] #50 4.154 + : /build [2021-08-08T11:18:01.134Z] #50 4.154 + '[' -z '' ']' [2021-08-08T11:18:01.134Z] #50 4.154 ++ mktemp -d [2021-08-08T11:18:01.134Z] #50 4.154 + export GOPATH=/tmp/tmp.n6PtvWiYp4 [2021-08-08T11:18:01.134Z] #50 4.154 + GOPATH=/tmp/tmp.n6PtvWiYp4 [2021-08-08T11:18:01.134Z] #50 4.154 + RM_GOPATH=1 [2021-08-08T11:18:01.134Z] #50 4.154 + case "$(go env GOARCH)" in [2021-08-08T11:18:01.134Z] #50 4.154 ++ go env GOARCH [2021-08-08T11:18:01.134Z] #50 4.154 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:01.134Z] #50 4.154 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:01.134Z] #50 4.154 ++ dirname /tmp/install/install.sh [2021-08-08T11:18:01.134Z] #50 4.154 + dir=/tmp/install [2021-08-08T11:18:01.134Z] #50 4.154 + bin=golangci_lint [2021-08-08T11:18:01.134Z] #50 4.154 + shift [2021-08-08T11:18:01.134Z] #50 4.154 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-08T11:18:01.134Z] #50 4.154 + . /tmp/install/golangci_lint.installer [2021-08-08T11:18:01.134Z] #50 4.154 ++ : v1.23.8 [2021-08-08T11:18:01.134Z] #50 4.154 + install_golangci_lint [2021-08-08T11:18:01.134Z] #50 4.154 + set -e [2021-08-08T11:18:01.134Z] #50 4.154 + export GO111MODULE=on [2021-08-08T11:18:01.134Z] #50 4.154 + GO111MODULE=on [2021-08-08T11:18:01.134Z] #50 4.154 + GOBIN=/build [2021-08-08T11:18:01.134Z] #50 4.154 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-08T11:18:01.134Z] #50 4.638 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-08T11:18:01.134Z] #50 10.19 go: downloading github.com/fatih/color v1.7.0 [2021-08-08T11:18:01.134Z] #50 10.20 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-08T11:18:01.134Z] #50 10.36 go: downloading github.com/pkg/errors v0.8.1 [2021-08-08T11:18:01.134Z] #50 10.39 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-08T11:18:01.134Z] #50 10.40 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-08T11:18:01.134Z] #50 10.79 go: downloading github.com/spf13/viper v1.6.1 [2021-08-08T11:18:01.134Z] #50 10.92 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-08T11:18:01.134Z] #50 11.04 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-08T11:18:01.134Z] #50 ... [2021-08-08T11:18:01.134Z] [2021-08-08T11:18:01.134Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-08T11:18:01.134Z] #48 sha256:5c9cb69ee4fc27787033fedbac79f62acbe903b9b86736b961f6e78a21888d59 [2021-08-08T11:18:01.134Z] #48 5.623 + RM_GOPATH=0 [2021-08-08T11:18:01.134Z] #48 5.623 + TMP_GOPATH= [2021-08-08T11:18:01.134Z] #48 5.623 + : /build [2021-08-08T11:18:01.134Z] #48 5.623 + '[' -z '' ']' [2021-08-08T11:18:01.134Z] #48 5.623 ++ mktemp -d [2021-08-08T11:18:01.134Z] #48 5.623 + export GOPATH=/tmp/tmp.rJnionDfWz [2021-08-08T11:18:01.134Z] #48 5.623 + GOPATH=/tmp/tmp.rJnionDfWz [2021-08-08T11:18:01.134Z] #48 5.623 + RM_GOPATH=1 [2021-08-08T11:18:01.134Z] #48 5.623 + case "$(go env GOARCH)" in [2021-08-08T11:18:01.134Z] #48 5.623 ++ go env GOARCH [2021-08-08T11:18:01.134Z] #48 5.635 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:01.134Z] #48 5.635 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:01.134Z] #48 5.635 ++ dirname /tmp/install/install.sh [2021-08-08T11:18:01.134Z] #48 5.635 + dir=/tmp/install [2021-08-08T11:18:01.134Z] #48 5.635 + bin=gotestsum [2021-08-08T11:18:01.134Z] #48 5.635 + shift [2021-08-08T11:18:01.134Z] #48 5.635 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-08T11:18:01.134Z] #48 5.635 + . /tmp/install/gotestsum.installer [2021-08-08T11:18:01.134Z] #48 5.635 ++ : v0.5.3 [2021-08-08T11:18:01.134Z] #48 5.635 + install_gotestsum [2021-08-08T11:18:01.134Z] #48 5.635 + set -e [2021-08-08T11:18:01.134Z] #48 5.635 + export GO111MODULE=on [2021-08-08T11:18:01.134Z] #48 5.635 + GO111MODULE=on [2021-08-08T11:18:01.134Z] #48 5.635 + GOBIN=/build [2021-08-08T11:18:01.134Z] #48 5.635 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-08T11:18:01.134Z] #48 6.141 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-08T11:18:01.134Z] #48 7.176 go: downloading github.com/fatih/color v1.9.0 [2021-08-08T11:18:01.134Z] #48 7.176 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-08T11:18:01.134Z] #48 7.176 go: downloading github.com/pkg/errors v0.9.1 [2021-08-08T11:18:01.134Z] #48 7.176 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-08T11:18:01.134Z] #48 7.340 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-08T11:18:01.134Z] #48 7.472 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-08T11:18:01.134Z] #48 7.569 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-08T11:18:01.134Z] #48 7.610 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-08T11:18:01.134Z] #48 7.610 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-08T11:18:01.134Z] #48 8.187 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-08T11:18:01.135Z] #48 10.37 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-08T11:18:01.135Z] #48 ... [2021-08-08T11:18:01.135Z] [2021-08-08T11:18:01.135Z] #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 [2021-08-08T11:18:01.135Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-08T11:18:01.135Z] #40 6.043 + git clone https://github.com/docker/distribution.git . [2021-08-08T11:18:01.135Z] #40 6.043 Cloning into '.'... [2021-08-08T11:18:01.418Z] #40 ... [2021-08-08T11:18:01.418Z] [2021-08-08T11:18:01.418Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:18:01.418Z] #59 sha256:b224e561405be5be7ca539c321c2334da495a3aeddcef74eb5794d27ce43e9bb [2021-08-08T11:18:01.418Z] #59 7.341 + RM_GOPATH=0 [2021-08-08T11:18:01.418Z] #59 7.341 + TMP_GOPATH= [2021-08-08T11:18:01.418Z] #59 7.341 + : /build [2021-08-08T11:18:01.418Z] #59 7.341 + '[' -z '' ']' [2021-08-08T11:18:01.418Z] #59 7.341 ++ mktemp -d [2021-08-08T11:18:01.418Z] #59 7.341 + export GOPATH=/tmp/tmp.iVl4RBv3Lj [2021-08-08T11:18:01.418Z] #59 7.341 + GOPATH=/tmp/tmp.iVl4RBv3Lj [2021-08-08T11:18:01.418Z] #59 7.341 + RM_GOPATH=1 [2021-08-08T11:18:01.418Z] #59 7.341 + case "$(go env GOARCH)" in [2021-08-08T11:18:01.418Z] #59 7.350 ++ go env GOARCH [2021-08-08T11:18:01.418Z] #59 7.367 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:01.418Z] #59 7.367 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:01.418Z] #59 7.367 ++ dirname /tmp/install/install.sh [2021-08-08T11:18:01.418Z] #59 7.371 + dir=/tmp/install [2021-08-08T11:18:01.418Z] #59 7.371 + bin=rootlesskit [2021-08-08T11:18:01.418Z] #59 7.371 + shift [2021-08-08T11:18:01.418Z] #59 7.371 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-08T11:18:01.418Z] #59 7.371 + . /tmp/install/rootlesskit.installer [2021-08-08T11:18:01.418Z] #59 7.371 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-08T11:18:01.418Z] #59 7.374 + install_rootlesskit [2021-08-08T11:18:01.418Z] #59 7.374 + case "$1" in [2021-08-08T11:18:01.418Z] #59 7.374 + export CGO_ENABLED=0 [2021-08-08T11:18:01.418Z] #59 7.374 + CGO_ENABLED=0 [2021-08-08T11:18:01.418Z] #59 7.374 + _install_rootlesskit [2021-08-08T11:18:01.418Z] #59 7.378 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-08T11:18:01.418Z] #59 7.378 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.iVl4RBv3Lj/src/github.com/rootless-containers/rootlesskit [2021-08-08T11:18:01.418Z] #59 7.379 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-08T11:18:01.418Z] #59 7.442 Cloning into '/tmp/tmp.iVl4RBv3Lj/src/github.com/rootless-containers/rootlesskit'... [2021-08-08T11:18:01.674Z] #59 ... [2021-08-08T11:18:01.674Z] [2021-08-08T11:18:01.674Z] #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 [2021-08-08T11:18:01.674Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-08T11:18:01.674Z] #36 11.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:18:01.826Z] #51 ... [2021-08-08T11:18:01.826Z] [2021-08-08T11:18:01.826Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:01.826Z] #53 sha256:5c8906c9f553e5e72a56bb5ab27cf22d9a573d691faf323c095e323801f9e5f0 [2021-08-08T11:18:01.826Z] #53 47.17 internal/reflectlite [2021-08-08T11:18:01.826Z] #53 47.21 sync [2021-08-08T11:18:02.192Z] #52 19.83 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-08T11:18:02.192Z] #52 19.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-08T11:18:02.192Z] #52 ... [2021-08-08T11:18:02.192Z] [2021-08-08T11:18:02.192Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:02.192Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:18:02.192Z] #44 9.134 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:18:02.192Z] #44 9.195 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:18:02.192Z] #44 9.195 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:18:02.192Z] #44 9.682 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-08T11:18:02.192Z] #44 10.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:18:02.192Z] #44 13.60 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:18:02.192Z] #44 16.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:18:02.192Z] #44 ... [2021-08-08T11:18:02.192Z] [2021-08-08T11:18:02.192Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:02.192Z] #52 sha256:a697c05c8dcbb148b13db5b8eb404d5a568dd4c34cf2d9a448a7e695cbf74d8a [2021-08-08T11:18:02.192Z] #52 20.03 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-08T11:18:03.137Z] #52 ... [2021-08-08T11:18:03.137Z] [2021-08-08T11:18:03.137Z] #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 [2021-08-08T11:18:03.137Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-08T11:18:03.137Z] #36 10.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:18:03.137Z] #36 13.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:18:03.137Z] #36 17.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:18:03.137Z] #36 ... [2021-08-08T11:18:03.137Z] [2021-08-08T11:18:03.137Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:18:03.137Z] #50 sha256:675a56e1cd9b02bcf4b888fc989640c5733c5cccd7d3f30f18fd4b3f7b365d61 [2021-08-08T11:18:03.137Z] #50 20.15 go: downloading github.com/fatih/color v1.7.0 [2021-08-08T11:18:03.137Z] #50 20.20 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-08T11:18:03.137Z] #50 20.30 go: downloading github.com/pkg/errors v0.8.1 [2021-08-08T11:18:03.137Z] #50 20.33 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-08T11:18:03.137Z] #50 20.35 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-08T11:18:03.137Z] #50 20.58 go: downloading github.com/spf13/viper v1.6.1 [2021-08-08T11:18:03.399Z] #50 ... [2021-08-08T11:18:03.399Z] [2021-08-08T11:18:03.399Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-08T11:18:03.399Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-08T11:18:03.399Z] #56 11.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:18:03.399Z] #56 14.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:18:03.399Z] #56 17.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:18:03.399Z] #56 ... [2021-08-08T11:18:03.399Z] [2021-08-08T11:18:03.399Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:18:03.399Z] #50 sha256:675a56e1cd9b02bcf4b888fc989640c5733c5cccd7d3f30f18fd4b3f7b365d61 [2021-08-08T11:18:03.399Z] #50 21.46 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-08T11:18:03.649Z] #36 13.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:18:03.661Z] #44 72.64 Setting up criu (3.15-1) ... [2021-08-08T11:18:03.663Z] #50 21.48 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-08T11:18:03.738Z] #53 48.88 internal/testlog [2021-08-08T11:18:03.924Z] #50 ... [2021-08-08T11:18:03.924Z] [2021-08-08T11:18:03.924Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-08T11:18:03.924Z] #48 sha256:b84506f4dff9bfbe5a29813187ea504dfe877dac78f8f2d4adc9e49ffc88a442 [2021-08-08T11:18:03.924Z] #48 11.79 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-08T11:18:03.924Z] #48 ... [2021-08-08T11:18:03.924Z] [2021-08-08T11:18:03.924Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:03.924Z] #52 sha256:a697c05c8dcbb148b13db5b8eb404d5a568dd4c34cf2d9a448a7e695cbf74d8a [2021-08-08T11:18:03.924Z] #52 21.69 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-08T11:18:03.997Z] #53 ... [2021-08-08T11:18:03.997Z] [2021-08-08T11:18:03.997Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:18:03.997Z] #57 sha256:93d0ef72daaaeb3e91b0b0ad87aecb15a3e5cd89668c336ce7217abde57f33f2 [2021-08-08T11:18:03.997Z] #57 39.32 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-08T11:18:03.997Z] #57 39.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-08T11:18:03.997Z] #57 39.77 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-08T11:18:04.225Z] #44 ... [2021-08-08T11:18:04.225Z] [2021-08-08T11:18:04.225Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:04.225Z] #46 sha256:28f5cc9f2345ab99677415db3bdc1623fabc56715722d9b10510d1ac90384e64 [2021-08-08T11:18:04.225Z] #46 72.62 fmt [2021-08-08T11:18:04.225Z] #46 72.65 path/filepath [2021-08-08T11:18:04.225Z] #46 73.94 regexp [2021-08-08T11:18:04.257Z] #57 ... [2021-08-08T11:18:04.257Z] [2021-08-08T11:18:04.257Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:04.257Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:18:04.257Z] #51 47.41 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:18:04.257Z] #51 47.64 Fetched 6695 kB in 4s (1829 kB/s) [2021-08-08T11:18:04.257Z] #51 47.94 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-08T11:18:04.257Z] #51 47.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-08T11:18:04.257Z] #51 48.08 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:18:04.257Z] #51 48.09 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:04.257Z] #51 49.09 Selecting previously unselected package python3.7-minimal. [2021-08-08T11:18:04.257Z] #51 49.09 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:18:04.257Z] #51 49.13 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-08T11:18:04.433Z] #27 20.30 137 added, 0 removed; done. [2021-08-08T11:18:04.433Z] #27 ... [2021-08-08T11:18:04.433Z] [2021-08-08T11:18:04.433Z] #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 [2021-08-08T11:18:04.433Z] #12 sha256:ec0543d9162d34cf7973999f6bde35307e6da16aa87429a271119862b2cc7dfe [2021-08-08T11:18:04.433Z] #12 DONE 4.1s [2021-08-08T11:18:04.433Z] [2021-08-08T11:18:04.433Z] #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 [2021-08-08T11:18:04.433Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-08-08T11:18:05.042Z] #36 ... [2021-08-08T11:18:05.042Z] [2021-08-08T11:18:05.042Z] #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 [2021-08-08T11:18:05.042Z] #24 sha256:75ef08ffd1809d410cfec863d292b3e992c83b9d33096883c7a9c89438a0575c [2021-08-08T11:18:05.042Z] #24 13.96 + mkdir -p /build [2021-08-08T11:18:05.042Z] #24 13.96 + mv docker/docker /build/ [2021-08-08T11:18:05.042Z] #24 13.97 + rmdir docker [2021-08-08T11:18:05.042Z] #24 DONE 14.4s [2021-08-08T11:18:05.042Z] [2021-08-08T11:18:05.042Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:18:05.042Z] #59 sha256:b224e561405be5be7ca539c321c2334da495a3aeddcef74eb5794d27ce43e9bb [2021-08-08T11:18:05.042Z] #59 12.13 + cd /tmp/tmp.iVl4RBv3Lj/src/github.com/rootless-containers/rootlesskit [2021-08-08T11:18:05.042Z] #59 12.13 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-08T11:18:05.042Z] #59 12.18 + export GO111MODULE=on [2021-08-08T11:18:05.042Z] #59 12.18 + GO111MODULE=on [2021-08-08T11:18:05.042Z] #59 12.18 + export GOPROXY=https://proxy.golang.org [2021-08-08T11:18:05.042Z] #59 12.18 + GOPROXY=https://proxy.golang.org [2021-08-08T11:18:05.042Z] #59 12.18 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-08T11:18:05.042Z] #59 12.18 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-08T11:18:05.042Z] #59 13.74 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-08T11:18:05.042Z] #59 13.74 go: downloading github.com/pkg/errors v0.9.1 [2021-08-08T11:18:05.042Z] #59 13.89 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-08T11:18:05.042Z] #59 14.62 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-08T11:18:05.846Z] #52 ... [2021-08-08T11:18:05.846Z] [2021-08-08T11:18:05.846Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-08T11:18:05.846Z] #34 sha256:6fb78b223e1f31fa3a538cae02b281e7edd36cd33790248373372dcfd7dae7b1 [2021-08-08T11:18:05.846Z] #34 13.71 github.com/pelletier/go-toml [2021-08-08T11:18:05.846Z] #34 22.53 github.com/pelletier/go-toml/cmd/tomll [2021-08-08T11:18:06.107Z] #34 ... [2021-08-08T11:18:06.108Z] [2021-08-08T11:18:06.108Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:18:06.108Z] #50 sha256:675a56e1cd9b02bcf4b888fc989640c5733c5cccd7d3f30f18fd4b3f7b365d61 [2021-08-08T11:18:06.108Z] #50 23.03 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-08T11:18:06.108Z] #50 23.36 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-08T11:18:06.108Z] #50 23.54 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-08T11:18:06.108Z] #50 23.75 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-08T11:18:06.108Z] #50 23.88 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-08T11:18:06.168Z] #51 51.05 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:06.168Z] #51 51.21 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-08T11:18:06.369Z] #50 24.25 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-08T11:18:06.374Z] #13 2.019 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-08T11:18:06.374Z] #13 2.021 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:18:06.374Z] #13 2.091 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:18:06.374Z] #13 2.092 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:18:06.747Z] #46 ... [2021-08-08T11:18:06.747Z] [2021-08-08T11:18:06.747Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:06.747Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:18:06.747Z] #44 74.44 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:18:06.747Z] #44 74.53 Processing triggers for mime-support (3.62) ... [2021-08-08T11:18:06.747Z] #44 DONE 75.6s [2021-08-08T11:18:06.747Z] [2021-08-08T11:18:06.747Z] #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 [2021-08-08T11:18:06.747Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:18:06.747Z] #13 64.47 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-08T11:18:06.747Z] #13 64.47 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-08T11:18:06.747Z] #13 64.48 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:18:06.747Z] #13 64.74 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-08T11:18:06.747Z] #13 64.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-08T11:18:06.747Z] #13 64.88 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:18:07.330Z] #13 2.958 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] [2021-08-08T11:18:07.560Z] #59 ... [2021-08-08T11:18:07.561Z] [2021-08-08T11:18:07.561Z] #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 [2021-08-08T11:18:07.561Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-08T11:18:07.561Z] #32 6.790 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-08T11:18:07.561Z] #32 6.793 Cloning into '.'... [2021-08-08T11:18:07.561Z] #32 ... [2021-08-08T11:18:07.561Z] [2021-08-08T11:18:07.561Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-08T11:18:07.561Z] #34 sha256:cb69ad3a610d6d3dcb61f2dfb96589c2b57f72c5e226f00b9d24d935616f5e82 [2021-08-08T11:18:07.561Z] #34 16.98 github.com/pelletier/go-toml/cmd/tomll [2021-08-08T11:18:07.678Z] #13 ... [2021-08-08T11:18:07.678Z] [2021-08-08T11:18:07.678Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:07.678Z] #46 sha256:28f5cc9f2345ab99677415db3bdc1623fabc56715722d9b10510d1ac90384e64 [2021-08-08T11:18:07.678Z] #46 77.42 internal/lazyregexp [2021-08-08T11:18:07.678Z] #46 77.50 flag [2021-08-08T11:18:08.246Z] #46 77.75 go/token [2021-08-08T11:18:08.725Z] #13 4.447 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-08T11:18:08.919Z] #50 ... [2021-08-08T11:18:08.919Z] [2021-08-08T11:18:08.919Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-08T11:18:08.919Z] #34 sha256:6fb78b223e1f31fa3a538cae02b281e7edd36cd33790248373372dcfd7dae7b1 [2021-08-08T11:18:08.919Z] #34 DONE 26.4s [2021-08-08T11:18:08.919Z] [2021-08-08T11:18:08.919Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:08.919Z] #52 sha256:a697c05c8dcbb148b13db5b8eb404d5a568dd4c34cf2d9a448a7e695cbf74d8a [2021-08-08T11:18:08.919Z] #52 26.21 runtime [2021-08-08T11:18:09.176Z] #46 78.78 net/url [2021-08-08T11:18:09.176Z] #46 78.88 go/scanner [2021-08-08T11:18:09.492Z] #52 ... [2021-08-08T11:18:09.492Z] [2021-08-08T11:18:09.492Z] #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 [2021-08-08T11:18:09.492Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:18:09.492Z] #13 11.89 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:18:09.492Z] #13 14.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:18:09.492Z] #13 ... [2021-08-08T11:18:09.492Z] [2021-08-08T11:18:09.492Z] #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 [2021-08-08T11:18:09.492Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-08T11:18:09.676Z] #13 ... [2021-08-08T11:18:09.676Z] [2021-08-08T11:18:09.676Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-08T11:18:09.676Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-08-08T11:18:09.676Z] #27 20.60 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... [2021-08-08T11:18:09.676Z] #27 20.74 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-08T11:18:09.676Z] #27 20.80 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-08-08T11:18:09.676Z] #27 20.81 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-08T11:18:09.676Z] #27 20.82 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:18:09.676Z] #27 20.91 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-08T11:18:09.676Z] #27 20.94 Updating certificates in /etc/ssl/certs... [2021-08-08T11:18:09.676Z] #27 24.79 0 added, 0 removed; done. [2021-08-08T11:18:09.676Z] #27 24.79 Running hooks in /etc/ca-certificates/update.d... [2021-08-08T11:18:09.676Z] #27 24.80 done. [2021-08-08T11:18:09.676Z] #27 DONE 25.7s [2021-08-08T11:18:09.676Z] [2021-08-08T11:18:09.676Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-08T11:18:09.676Z] #28 sha256:2951d88a08f742c6efdf24c31789503583d2aaa384d63fe2d77d9ec867320e6a [2021-08-08T11:18:09.676Z] #28 DONE 0.2s [2021-08-08T11:18:09.676Z] [2021-08-08T11:18:09.676Z] #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 [2021-08-08T11:18:09.676Z] #29 sha256:6d94cf82b0f68509cc85ec94bb4d34117f7fb6f18590704f8deb8949b5b74d7f [2021-08-08T11:18:10.018Z] #40 26.80 Checking out files: 70% (1193/1696) Checking out files: 71% (1205/1696) Checking out files: 72% (1222/1696) Checking out files: 73% (1239/1696) Checking out files: 74% (1256/1696) Checking out files: 75% (1272/1696) Checking out files: 76% (1289/1696) Checking out files: 77% (1306/1696) Checking out files: 78% (1323/1696) Checking out files: 79% (1340/1696) Checking out files: 80% (1357/1696) Checking out files: 81% (1374/1696) Checking out files: 82% (1391/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-08-08T11:18:10.018Z] #40 27.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-08T11:18:10.255Z] #29 ... [2021-08-08T11:18:10.255Z] [2021-08-08T11:18:10.255Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-08T11:18:10.255Z] #34 sha256:164555dd097293656c42e0556757ee9bce38f64f75e80c1856c9232e392a5def [2021-08-08T11:18:10.255Z] #34 3.997 Install go-toml version v1.8.1 [2021-08-08T11:18:10.255Z] #34 4.884 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-08T11:18:10.255Z] #34 7.604 github.com/pelletier/go-toml [2021-08-08T11:18:10.255Z] #34 ... [2021-08-08T11:18:10.255Z] [2021-08-08T11:18:10.255Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:10.255Z] #46 sha256:a8964003557a2efb5a543af991466ac8a4012b3746191308e6ff8043310c6f86 [2021-08-08T11:18:10.255Z] #46 4.027 + RM_GOPATH=0 [2021-08-08T11:18:10.255Z] #46 4.027 + TMP_GOPATH= [2021-08-08T11:18:10.255Z] #46 4.027 + : /build [2021-08-08T11:18:10.255Z] #46 4.027 + '[' -z '' ']' [2021-08-08T11:18:10.255Z] #46 4.027 ++ mktemp -d [2021-08-08T11:18:10.255Z] #46 4.058 + export GOPATH=/tmp/tmp.goH4Dn2xCp [2021-08-08T11:18:10.255Z] #46 4.058 + GOPATH=/tmp/tmp.goH4Dn2xCp [2021-08-08T11:18:10.255Z] #46 4.058 + RM_GOPATH=1 [2021-08-08T11:18:10.255Z] #46 4.058 + case "$(go env GOARCH)" in [2021-08-08T11:18:10.255Z] #46 4.063 ++ go env GOARCH [2021-08-08T11:18:10.255Z] #46 4.090 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:10.255Z] #46 4.090 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:10.255Z] #46 4.090 ++ dirname /tmp/install/install.sh [2021-08-08T11:18:10.255Z] #46 4.093 + dir=/tmp/install [2021-08-08T11:18:10.255Z] #46 4.094 + bin=vndr [2021-08-08T11:18:10.255Z] #46 4.094 + shift [2021-08-08T11:18:10.255Z] #46 4.096 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-08T11:18:10.255Z] #46 4.097 + . /tmp/install/vndr.installer [2021-08-08T11:18:10.255Z] #46 4.113 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-08T11:18:10.255Z] #46 4.113 + install_vndr [2021-08-08T11:18:10.255Z] #46 4.113 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-08T11:18:10.255Z] #46 4.113 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.goH4Dn2xCp/src/github.com/LK4D4/vndr [2021-08-08T11:18:10.255Z] #46 4.116 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-08T11:18:10.255Z] #46 4.129 Cloning into '/tmp/tmp.goH4Dn2xCp/src/github.com/LK4D4/vndr'... [2021-08-08T11:18:10.255Z] #46 4.871 + cd /tmp/tmp.goH4Dn2xCp/src/github.com/LK4D4/vndr [2021-08-08T11:18:10.255Z] #46 4.871 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-08T11:18:10.255Z] #46 4.923 + go build -buildmode=pie -v -o /build/vndr . [2021-08-08T11:18:10.255Z] #46 6.359 runtime/internal/sys [2021-08-08T11:18:10.255Z] #46 6.363 internal/cpu [2021-08-08T11:18:10.255Z] #46 6.380 runtime/internal/atomic [2021-08-08T11:18:10.255Z] #46 6.383 internal/unsafeheader [2021-08-08T11:18:10.255Z] #46 6.692 internal/race [2021-08-08T11:18:10.255Z] #46 6.894 sync/atomic [2021-08-08T11:18:10.256Z] #46 6.907 runtime/internal/math [2021-08-08T11:18:10.256Z] #46 6.990 unicode [2021-08-08T11:18:10.256Z] #46 7.042 unicode/utf8 [2021-08-08T11:18:10.256Z] #46 7.393 internal/bytealg [2021-08-08T11:18:10.256Z] #46 7.744 math/bits [2021-08-08T11:18:10.256Z] #46 8.210 encoding [2021-08-08T11:18:10.256Z] #46 8.422 unicode/utf16 [2021-08-08T11:18:10.256Z] #46 8.509 math [2021-08-08T11:18:10.256Z] #46 8.944 container/list [2021-08-08T11:18:10.256Z] #46 9.014 runtime [2021-08-08T11:18:10.256Z] #46 9.954 crypto/internal/subtle [2021-08-08T11:18:10.385Z] #51 ... [2021-08-08T11:18:10.385Z] [2021-08-08T11:18:10.385Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-08T11:18:10.385Z] #55 sha256:9442108defb4d69fd31b4d985f6ded9897ef45629b1387db5d3bc01bc4c12f9f [2021-08-08T11:18:10.385Z] #55 DONE 55.2s [2021-08-08T11:18:10.385Z] [2021-08-08T11:18:10.385Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-08T11:18:10.385Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-08T11:18:10.385Z] #39 48.02 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-08-08T11:18:10.385Z] #39 48.36 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-08T11:18:10.385Z] #39 48.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-08T11:18:10.385Z] #39 ... [2021-08-08T11:18:10.385Z] [2021-08-08T11:18:10.385Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:10.385Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:18:10.385Z] #51 55.23 Selecting previously unselected package python3-minimal. [2021-08-08T11:18:10.385Z] #51 55.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-08-08T11:18:10.385Z] #51 55.33 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-08T11:18:10.385Z] #51 55.36 Unpacking python3-minimal (3.7.3-1) ... [2021-08-08T11:18:10.385Z] #51 55.48 Selecting previously unselected package libmpdec2:amd64. [2021-08-08T11:18:10.385Z] #51 55.48 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-08T11:18:10.519Z] #46 ... [2021-08-08T11:18:10.519Z] [2021-08-08T11:18:10.519Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:10.519Z] #52 sha256:898c4a44fe95a912f48a502315bb434ae03a78eb5df0bc288ab444433685f7e6 [2021-08-08T11:18:10.519Z] #52 4.125 + RM_GOPATH=0 [2021-08-08T11:18:10.519Z] #52 4.125 + TMP_GOPATH= [2021-08-08T11:18:10.519Z] #52 4.125 + : /build [2021-08-08T11:18:10.519Z] #52 4.125 + '[' -z '' ']' [2021-08-08T11:18:10.519Z] #52 4.126 ++ mktemp -d [2021-08-08T11:18:10.519Z] #52 4.129 + export GOPATH=/tmp/tmp.KeIar7XXx8 [2021-08-08T11:18:10.519Z] #52 4.129 + GOPATH=/tmp/tmp.KeIar7XXx8 [2021-08-08T11:18:10.519Z] #52 4.129 + RM_GOPATH=1 [2021-08-08T11:18:10.519Z] #52 4.129 + case "$(go env GOARCH)" in [2021-08-08T11:18:10.519Z] #52 4.135 ++ go env GOARCH [2021-08-08T11:18:10.519Z] #52 4.157 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:10.519Z] #52 4.157 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:10.519Z] #52 4.157 ++ dirname /tmp/install/install.sh [2021-08-08T11:18:10.519Z] #52 4.169 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-08T11:18:10.519Z] #52 4.171 + dir=/tmp/install [2021-08-08T11:18:10.519Z] #52 4.171 + bin=shfmt [2021-08-08T11:18:10.519Z] #52 4.171 + shift [2021-08-08T11:18:10.519Z] #52 4.171 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-08T11:18:10.519Z] #52 4.171 + . /tmp/install/shfmt.installer [2021-08-08T11:18:10.519Z] #52 4.171 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-08T11:18:10.519Z] #52 4.171 + install_shfmt [2021-08-08T11:18:10.519Z] #52 4.171 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-08T11:18:10.519Z] #52 4.171 + git clone https://github.com/mvdan/sh.git /tmp/tmp.KeIar7XXx8/src/github.com/mvdan/sh [2021-08-08T11:18:10.519Z] #52 4.182 Cloning into '/tmp/tmp.KeIar7XXx8/src/github.com/mvdan/sh'... [2021-08-08T11:18:10.545Z] #46 79.94 go/ast [2021-08-08T11:18:10.545Z] #46 80.32 text/template/parse [2021-08-08T11:18:10.645Z] #51 55.50 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-08T11:18:10.645Z] #51 55.73 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-08T11:18:10.782Z] #52 ... [2021-08-08T11:18:10.782Z] [2021-08-08T11:18:10.782Z] #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 [2021-08-08T11:18:10.782Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-08-08T11:18:10.782Z] #40 4.471 + git clone https://github.com/docker/distribution.git . [2021-08-08T11:18:10.782Z] #40 4.503 Cloning into '.'... [2021-08-08T11:18:10.782Z] #40 ... [2021-08-08T11:18:10.782Z] [2021-08-08T11:18:10.782Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:18:10.782Z] #50 sha256:e237c60233aed0cdb1776360a80d5a10e93f22ff07b0b1b04b29ba59316f33bf [2021-08-08T11:18:10.782Z] #50 3.536 + RM_GOPATH=0 [2021-08-08T11:18:10.782Z] #50 3.536 + TMP_GOPATH= [2021-08-08T11:18:10.782Z] #50 3.537 + : /build [2021-08-08T11:18:10.782Z] #50 3.537 + '[' -z '' ']' [2021-08-08T11:18:10.782Z] #50 3.538 ++ mktemp -d [2021-08-08T11:18:10.782Z] #50 3.541 + export GOPATH=/tmp/tmp.Jq8VRMek0i [2021-08-08T11:18:10.782Z] #50 3.541 + GOPATH=/tmp/tmp.Jq8VRMek0i [2021-08-08T11:18:10.782Z] #50 3.541 + RM_GOPATH=1 [2021-08-08T11:18:10.782Z] #50 3.541 + case "$(go env GOARCH)" in [2021-08-08T11:18:10.782Z] #50 3.541 ++ go env GOARCH [2021-08-08T11:18:10.782Z] #50 3.554 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:10.782Z] #50 3.554 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:10.782Z] #50 3.557 ++ dirname /tmp/install/install.sh [2021-08-08T11:18:10.782Z] #50 3.560 + dir=/tmp/install [2021-08-08T11:18:10.782Z] #50 3.560 + bin=golangci_lint [2021-08-08T11:18:10.782Z] #50 3.560 + shift [2021-08-08T11:18:10.782Z] #50 3.560 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-08T11:18:10.782Z] #50 3.560 + . /tmp/install/golangci_lint.installer [2021-08-08T11:18:10.782Z] #50 3.560 ++ : v1.23.8 [2021-08-08T11:18:10.782Z] #50 3.560 + install_golangci_lint [2021-08-08T11:18:10.782Z] #50 3.560 + set -e [2021-08-08T11:18:10.782Z] #50 3.560 + export GO111MODULE=on [2021-08-08T11:18:10.782Z] #50 3.560 + GO111MODULE=on [2021-08-08T11:18:10.782Z] #50 3.560 + GOBIN=/build [2021-08-08T11:18:10.782Z] #50 3.560 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-08T11:18:10.782Z] #50 4.197 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-08T11:18:10.801Z] #46 ... [2021-08-08T11:18:10.801Z] [2021-08-08T11:18:10.801Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:10.801Z] #52 sha256:80b483b9893d4b5f85579e62654d0d38c3d3f227dc13b5c1be5292ee8beb7f82 [2021-08-08T11:18:10.801Z] #52 70.54 encoding/base64 [2021-08-08T11:18:10.801Z] #52 71.33 golang.org/x/sys/unix [2021-08-08T11:18:10.801Z] #52 73.69 fmt [2021-08-08T11:18:10.801Z] #52 77.16 encoding/json [2021-08-08T11:18:10.801Z] #52 79.99 github.com/pkg/diff [2021-08-08T11:18:10.847Z] #34 DONE 20.2s [2021-08-08T11:18:10.847Z] [2021-08-08T11:18:10.847Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:18:10.847Z] #50 sha256:e265b30ece1018567a0679c6b56e20d46d5452461fd78cdccafc821afed2744b [2021-08-08T11:18:10.847Z] #50 11.10 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-08T11:18:10.847Z] #50 11.15 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-08T11:18:10.847Z] #50 12.50 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-08T11:18:10.847Z] #50 12.69 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-08T11:18:10.847Z] #50 15.90 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-08T11:18:10.847Z] #50 15.90 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-08T11:18:10.847Z] #50 16.12 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-08T11:18:10.847Z] #50 16.32 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-08T11:18:10.847Z] #50 16.32 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-08T11:18:10.847Z] #50 16.32 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-08T11:18:10.847Z] #50 16.81 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-08T11:18:10.847Z] #50 16.81 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-08T11:18:10.847Z] #50 16.92 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-08T11:18:10.847Z] #50 17.04 go: downloading github.com/spf13/afero v1.1.2 [2021-08-08T11:18:10.847Z] #50 17.15 go: downloading github.com/spf13/cast v1.3.0 [2021-08-08T11:18:10.847Z] #50 17.18 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-08T11:18:10.847Z] #50 17.31 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-08T11:18:10.847Z] #50 17.35 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-08T11:18:10.847Z] #50 17.37 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-08T11:18:10.847Z] #50 17.41 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-08T11:18:10.847Z] #50 17.71 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-08T11:18:10.847Z] #50 17.71 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-08T11:18:10.847Z] #50 17.74 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-08T11:18:10.847Z] #50 17.81 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-08T11:18:10.847Z] #50 17.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-08T11:18:10.847Z] #50 17.91 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-08T11:18:10.847Z] #50 18.01 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-08T11:18:10.847Z] #50 18.10 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-08T11:18:10.847Z] #50 18.14 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-08T11:18:10.847Z] #50 18.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-08T11:18:10.847Z] #50 18.21 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-08T11:18:10.847Z] #50 18.31 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-08T11:18:10.847Z] #50 18.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-08T11:18:10.847Z] #50 18.87 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-08T11:18:10.847Z] #50 19.05 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-08T11:18:10.847Z] #50 19.05 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-08T11:18:10.847Z] #50 19.21 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-08T11:18:10.847Z] #50 19.27 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-08T11:18:10.847Z] #50 19.47 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-08T11:18:10.847Z] #50 19.58 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-08T11:18:10.847Z] #50 20.42 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-08T11:18:10.847Z] #50 20.50 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-08T11:18:10.847Z] #50 20.50 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-08T11:18:10.847Z] #50 20.63 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-08T11:18:10.847Z] #50 20.64 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-08T11:18:10.847Z] #50 20.71 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-08T11:18:10.904Z] #51 55.74 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:18:10.904Z] #51 55.75 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:10.965Z] #40 ... [2021-08-08T11:18:10.965Z] [2021-08-08T11:18:10.965Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:10.965Z] #46 sha256:03788c51b086ee98870b6d9eb2ae340dba852e1dcf6afd5ffdfd04df46250ef0 [2021-08-08T11:18:10.965Z] #46 18.82 unicode/utf8 [2021-08-08T11:18:10.965Z] #46 19.42 math/bits [2021-08-08T11:18:10.965Z] #46 20.22 math [2021-08-08T11:18:10.965Z] #46 25.25 encoding [2021-08-08T11:18:10.965Z] #46 25.40 unicode/utf16 [2021-08-08T11:18:10.965Z] #46 25.62 container/list [2021-08-08T11:18:10.965Z] #46 26.37 crypto/internal/subtle [2021-08-08T11:18:10.965Z] #46 26.63 crypto/subtle [2021-08-08T11:18:10.965Z] #46 26.94 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-08T11:18:10.965Z] #46 27.11 internal/nettrace [2021-08-08T11:18:10.965Z] #46 27.47 runtime/cgo [2021-08-08T11:18:10.965Z] #46 ... [2021-08-08T11:18:10.965Z] [2021-08-08T11:18:10.965Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:18:10.965Z] #50 sha256:675a56e1cd9b02bcf4b888fc989640c5733c5cccd7d3f30f18fd4b3f7b365d61 [2021-08-08T11:18:10.965Z] #50 28.61 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-08T11:18:10.965Z] #50 28.77 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-08T11:18:10.965Z] #50 28.92 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-08T11:18:11.045Z] #50 ... [2021-08-08T11:18:11.045Z] [2021-08-08T11:18:11.045Z] #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 [2021-08-08T11:18:11.045Z] #24 sha256:d9d10fc1e236c1ff6b5b462f7ae63a77b38ece82038247012669305a1f8981cd [2021-08-08T11:18:11.045Z] #24 3.776 + RM_GOPATH=0 [2021-08-08T11:18:11.045Z] #24 3.776 + TMP_GOPATH= [2021-08-08T11:18:11.045Z] #24 3.778 + : /build [2021-08-08T11:18:11.045Z] #24 3.778 + '[' -z '' ']' [2021-08-08T11:18:11.045Z] #24 3.778 ++ mktemp -d [2021-08-08T11:18:11.045Z] #24 3.783 + export GOPATH=/tmp/tmp.WoAHU79Hna [2021-08-08T11:18:11.045Z] #24 3.783 + GOPATH=/tmp/tmp.WoAHU79Hna [2021-08-08T11:18:11.045Z] #24 3.783 + RM_GOPATH=1 [2021-08-08T11:18:11.045Z] #24 3.783 + case "$(go env GOARCH)" in [2021-08-08T11:18:11.045Z] #24 3.786 ++ go env GOARCH [2021-08-08T11:18:11.045Z] #24 3.807 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:11.045Z] #24 3.807 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:11.045Z] #24 3.807 ++ dirname /tmp/install/install.sh [2021-08-08T11:18:11.045Z] #24 3.807 + dir=/tmp/install [2021-08-08T11:18:11.045Z] #24 3.807 + bin=dockercli [2021-08-08T11:18:11.045Z] #24 3.807 + shift [2021-08-08T11:18:11.045Z] #24 3.807 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-08T11:18:11.045Z] #24 3.807 + . /tmp/install/dockercli.installer [2021-08-08T11:18:11.045Z] #24 3.810 ++ : stable [2021-08-08T11:18:11.045Z] #24 3.810 ++ : 17.06.2-ce [2021-08-08T11:18:11.045Z] #24 3.810 + install_dockercli [2021-08-08T11:18:11.045Z] #24 3.810 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-08T11:18:11.045Z] #24 3.810 ++ uname -m [2021-08-08T11:18:11.045Z] #24 3.810 Install docker/cli version 17.06.2-ce from stable [2021-08-08T11:18:11.045Z] #24 3.816 + arch=aarch64 [2021-08-08T11:18:11.045Z] #24 3.816 + '[' aarch64 '!=' x86_64 ']' [2021-08-08T11:18:11.045Z] #24 3.816 + '[' aarch64 '!=' s390x ']' [2021-08-08T11:18:11.045Z] #24 3.816 + '[' aarch64 '!=' armhf ']' [2021-08-08T11:18:11.045Z] #24 3.816 + build_dockercli [2021-08-08T11:18:11.045Z] #24 3.816 + git clone https://github.com/docker/docker-ce /tmp/tmp.WoAHU79Hna/tmp/docker-ce [2021-08-08T11:18:11.045Z] #24 3.832 Cloning into '/tmp/tmp.WoAHU79Hna/tmp/docker-ce'... [2021-08-08T11:18:11.045Z] #24 ... [2021-08-08T11:18:11.045Z] [2021-08-08T11:18:11.045Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:18:11.045Z] #59 sha256:2e3acfa18077bad76950d89044a97d775e889bded768cbf3ad7d51af8be9c66a [2021-08-08T11:18:11.045Z] #59 4.338 + RM_GOPATH=0 [2021-08-08T11:18:11.045Z] #59 4.338 + TMP_GOPATH= [2021-08-08T11:18:11.045Z] #59 4.338 + : /build [2021-08-08T11:18:11.045Z] #59 4.338 + '[' -z '' ']' [2021-08-08T11:18:11.045Z] #59 4.338 ++ mktemp -d [2021-08-08T11:18:11.045Z] #59 4.339 + export GOPATH=/tmp/tmp.Dy1d6E2Ebi [2021-08-08T11:18:11.045Z] #59 4.339 + GOPATH=/tmp/tmp.Dy1d6E2Ebi [2021-08-08T11:18:11.045Z] #59 4.339 + RM_GOPATH=1 [2021-08-08T11:18:11.045Z] #59 4.339 + case "$(go env GOARCH)" in [2021-08-08T11:18:11.045Z] #59 4.345 ++ go env GOARCH [2021-08-08T11:18:11.045Z] #59 4.376 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-08T11:18:11.045Z] #59 4.376 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:11.045Z] #59 4.376 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:11.045Z] #59 4.376 ++ dirname /tmp/install/install.sh [2021-08-08T11:18:11.045Z] #59 4.376 + dir=/tmp/install [2021-08-08T11:18:11.045Z] #59 4.376 + bin=rootlesskit [2021-08-08T11:18:11.045Z] #59 4.376 + shift [2021-08-08T11:18:11.045Z] #59 4.376 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-08T11:18:11.045Z] #59 4.376 + . /tmp/install/rootlesskit.installer [2021-08-08T11:18:11.045Z] #59 4.376 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-08T11:18:11.045Z] #59 4.376 + install_rootlesskit [2021-08-08T11:18:11.045Z] #59 4.376 + case "$1" in [2021-08-08T11:18:11.045Z] #59 4.376 + export CGO_ENABLED=0 [2021-08-08T11:18:11.045Z] #59 4.376 + CGO_ENABLED=0 [2021-08-08T11:18:11.045Z] #59 4.376 + _install_rootlesskit [2021-08-08T11:18:11.045Z] #59 4.376 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-08T11:18:11.045Z] #59 4.376 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Dy1d6E2Ebi/src/github.com/rootless-containers/rootlesskit [2021-08-08T11:18:11.045Z] #59 4.401 Cloning into '/tmp/tmp.Dy1d6E2Ebi/src/github.com/rootless-containers/rootlesskit'... [2021-08-08T11:18:11.045Z] #59 7.801 + cd /tmp/tmp.Dy1d6E2Ebi/src/github.com/rootless-containers/rootlesskit [2021-08-08T11:18:11.045Z] #59 7.802 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-08T11:18:11.045Z] #59 7.835 + export GO111MODULE=on [2021-08-08T11:18:11.045Z] #59 7.836 + GO111MODULE=on [2021-08-08T11:18:11.045Z] #59 7.836 + export GOPROXY=https://proxy.golang.org [2021-08-08T11:18:11.045Z] #59 7.837 + GOPROXY=https://proxy.golang.org [2021-08-08T11:18:11.045Z] #59 7.837 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-08T11:18:11.045Z] #59 7.838 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-08T11:18:11.045Z] #59 9.949 go: downloading github.com/pkg/errors v0.9.1 [2021-08-08T11:18:11.045Z] #59 9.953 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-08T11:18:11.045Z] #59 9.963 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-08T11:18:11.045Z] #59 10.46 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-08T11:18:11.045Z] #59 10.53 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-08T11:18:11.061Z] using credential docker-jenkins-github-credentials [2021-08-08T11:18:11.104Z] #50 20.99 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-08T11:18:11.136Z] Cloning the remote Git repository [2021-08-08T11:18:11.136Z] Cloning with configured refspecs honoured and without tags [2021-08-08T11:18:11.309Z] #59 ... [2021-08-08T11:18:11.309Z] [2021-08-08T11:18:11.309Z] #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 [2021-08-08T11:18:11.309Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-08-08T11:18:11.309Z] #36 4.673 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:18:11.309Z] #36 4.713 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:18:11.309Z] #36 4.713 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:18:11.309Z] #36 5.814 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-08T11:18:11.309Z] #36 7.082 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-08T11:18:11.309Z] #36 8.575 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-08T11:18:11.309Z] #36 ... [2021-08-08T11:18:11.309Z] [2021-08-08T11:18:11.309Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-08T11:18:11.309Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-08-08T11:18:11.309Z] #56 5.043 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:18:11.309Z] #56 5.075 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:18:11.309Z] #56 5.075 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:18:11.309Z] #56 5.959 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-08T11:18:11.309Z] #56 7.318 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-08T11:18:11.309Z] #56 8.915 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-08T11:18:11.365Z] #52 81.10 go/ast [2021-08-08T11:18:11.537Z] #50 29.38 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-08T11:18:11.537Z] #50 29.43 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-08T11:18:11.571Z] #56 ... [2021-08-08T11:18:11.572Z] [2021-08-08T11:18:11.572Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-08T11:18:11.572Z] #48 sha256:4e12b133c5d1cdbbbfa3bb280b7601f98f39fe65409a65e67bbbcf51f4ba1cd0 [2021-08-08T11:18:11.572Z] #48 3.629 + RM_GOPATH=0 [2021-08-08T11:18:11.572Z] #48 3.629 + TMP_GOPATH= [2021-08-08T11:18:11.572Z] #48 3.629 + : /build [2021-08-08T11:18:11.572Z] #48 3.629 + '[' -z '' ']' [2021-08-08T11:18:11.572Z] #48 3.634 ++ mktemp -d [2021-08-08T11:18:11.572Z] #48 3.634 + export GOPATH=/tmp/tmp.xbXriiBKnA [2021-08-08T11:18:11.572Z] #48 3.634 + GOPATH=/tmp/tmp.xbXriiBKnA [2021-08-08T11:18:11.572Z] #48 3.634 + RM_GOPATH=1 [2021-08-08T11:18:11.572Z] #48 3.634 + case "$(go env GOARCH)" in [2021-08-08T11:18:11.572Z] #48 3.634 ++ go env GOARCH [2021-08-08T11:18:11.572Z] #48 3.653 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:11.572Z] #48 3.653 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:11.572Z] #48 3.656 ++ dirname /tmp/install/install.sh [2021-08-08T11:18:11.572Z] #48 3.656 + dir=/tmp/install [2021-08-08T11:18:11.572Z] #48 3.656 + bin=gotestsum [2021-08-08T11:18:11.572Z] #48 3.656 + shift [2021-08-08T11:18:11.572Z] #48 3.656 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-08T11:18:11.572Z] #48 3.656 + . /tmp/install/gotestsum.installer [2021-08-08T11:18:11.572Z] #48 3.656 ++ : v0.5.3 [2021-08-08T11:18:11.572Z] #48 3.656 + install_gotestsum [2021-08-08T11:18:11.572Z] #48 3.657 + set -e [2021-08-08T11:18:11.572Z] #48 3.657 + export GO111MODULE=on [2021-08-08T11:18:11.572Z] #48 3.657 + GO111MODULE=on [2021-08-08T11:18:11.572Z] #48 3.657 + GOBIN=/build [2021-08-08T11:18:11.572Z] #48 3.657 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-08T11:18:11.572Z] #48 4.265 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-08T11:18:11.572Z] #48 6.094 go: downloading github.com/fatih/color v1.9.0 [2021-08-08T11:18:11.572Z] #48 6.097 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-08T11:18:11.572Z] #48 6.099 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-08T11:18:11.572Z] #48 6.102 go: downloading github.com/pkg/errors v0.9.1 [2021-08-08T11:18:11.572Z] #48 6.426 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-08T11:18:11.572Z] #48 6.429 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-08T11:18:11.572Z] #48 6.504 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-08T11:18:11.572Z] #48 6.607 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-08T11:18:11.572Z] #48 6.618 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-08T11:18:11.572Z] #48 7.096 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-08T11:18:11.572Z] #48 7.129 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-08T11:18:11.668Z] #50 21.26 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-08T11:18:11.668Z] #50 21.32 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-08T11:18:11.668Z] #50 21.32 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-08T11:18:11.668Z] #50 21.32 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-08T11:18:11.668Z] #50 ... [2021-08-08T11:18:11.668Z] [2021-08-08T11:18:11.668Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:11.668Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:18:11.668Z] #44 10.96 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:18:11.668Z] #44 13.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:18:11.668Z] #44 18.63 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-08T11:18:11.668Z] #44 ... [2021-08-08T11:18:11.668Z] [2021-08-08T11:18:11.668Z] #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 [2021-08-08T11:18:11.668Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:18:11.668Z] #13 7.259 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-08T11:18:11.668Z] #13 7.266 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:18:11.668Z] #13 7.305 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:18:11.668Z] #13 7.311 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:18:11.668Z] #13 8.317 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-08-08T11:18:11.668Z] #13 10.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:18:11.668Z] #13 12.28 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:18:11.668Z] #13 14.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:18:11.668Z] #13 ... [2021-08-08T11:18:11.668Z] [2021-08-08T11:18:11.668Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-08T11:18:11.668Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-08T11:18:11.668Z] #56 11.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:18:11.668Z] #56 13.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:18:11.799Z] #50 29.59 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-08T11:18:11.799Z] #50 29.80 go: downloading github.com/spf13/afero v1.1.2 [2021-08-08T11:18:11.851Z] #48 ... [2021-08-08T11:18:11.851Z] [2021-08-08T11:18:11.851Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:11.851Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-08-08T11:18:11.851Z] #44 5.054 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:18:11.851Z] #44 5.112 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:18:11.851Z] #44 5.114 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:18:11.851Z] #44 5.671 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-08T11:18:11.851Z] #44 6.250 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-08T11:18:11.851Z] #44 7.589 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-08T11:18:11.851Z] #44 9.151 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-08T11:18:11.851Z] #44 ... [2021-08-08T11:18:11.851Z] [2021-08-08T11:18:11.851Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:11.851Z] #52 sha256:898c4a44fe95a912f48a502315bb434ae03a78eb5df0bc288ab444433685f7e6 [2021-08-08T11:18:11.851Z] #52 10.76 + cd /tmp/tmp.KeIar7XXx8/src/github.com/mvdan/sh [2021-08-08T11:18:11.851Z] #52 10.76 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-08T11:18:11.851Z] #52 10.90 + GO111MODULE=on [2021-08-08T11:18:11.851Z] #52 10.90 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-08T11:18:11.971Z] #56 ... [2021-08-08T11:18:11.971Z] [2021-08-08T11:18:11.971Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:18:11.971Z] #50 sha256:e265b30ece1018567a0679c6b56e20d46d5452461fd78cdccafc821afed2744b [2021-08-08T11:18:11.971Z] #50 21.43 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-08T11:18:11.971Z] #50 21.50 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-08T11:18:12.061Z] #50 29.94 go: downloading github.com/spf13/cast v1.3.0 [2021-08-08T11:18:12.061Z] #50 30.03 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-08T11:18:12.113Z] #52 11.97 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-08T11:18:12.113Z] #52 11.97 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-08T11:18:12.113Z] #52 11.99 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-08T11:18:12.322Z] #50 30.11 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-08T11:18:12.322Z] #50 30.19 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-08T11:18:12.322Z] #50 30.37 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-08T11:18:12.534Z] #50 22.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-08T11:18:12.534Z] #50 22.48 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-08T11:18:12.583Z] #50 30.49 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-08T11:18:12.583Z] #50 ... [2021-08-08T11:18:12.583Z] [2021-08-08T11:18:12.583Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:18:12.583Z] #59 sha256:932f295f066687ea847b3de032c4767e6ecd050a4d7d4b7941baf8772923ff57 [2021-08-08T11:18:12.583Z] #59 20.57 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-08T11:18:12.583Z] #59 21.73 go: downloading github.com/google/uuid v1.3.0 [2021-08-08T11:18:12.583Z] #59 22.05 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-08T11:18:12.583Z] #59 22.28 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-08T11:18:12.583Z] #59 22.75 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-08T11:18:12.583Z] #59 22.99 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-08T11:18:12.583Z] #59 23.35 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-08T11:18:12.583Z] #59 23.71 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-08T11:18:12.583Z] #59 23.86 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-08T11:18:12.733Z] #52 82.28 golang.org/x/crypto/ssh/terminal [2021-08-08T11:18:12.790Z] #50 22.60 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-08T11:18:12.790Z] #50 22.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-08T11:18:12.790Z] #50 22.80 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-08T11:18:12.790Z] #50 22.80 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-08T11:18:12.790Z] #50 ... [2021-08-08T11:18:12.790Z] [2021-08-08T11:18:12.790Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:12.790Z] #52 sha256:d6fb48e63f19951689f3db329d3434f8fa3ba5e27359426e28ff6de65fca4529 [2021-08-08T11:18:12.790Z] #52 12.70 unicode [2021-08-08T11:18:12.790Z] #52 12.97 runtime [2021-08-08T11:18:12.790Z] #52 17.04 encoding [2021-08-08T11:18:12.790Z] #52 17.35 math [2021-08-08T11:18:12.813Z] #51 57.85 Selecting previously unselected package python3.7. [2021-08-08T11:18:12.813Z] #51 57.86 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:18:12.813Z] #51 57.89 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:12.845Z] #59 ... [2021-08-08T11:18:12.845Z] [2021-08-08T11:18:12.845Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:18:12.845Z] #50 sha256:675a56e1cd9b02bcf4b888fc989640c5733c5cccd7d3f30f18fd4b3f7b365d61 [2021-08-08T11:18:12.845Z] #50 30.65 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-08T11:18:12.845Z] #50 30.77 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-08T11:18:12.845Z] #50 30.83 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-08T11:18:12.845Z] #50 30.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-08T11:18:12.845Z] #50 30.92 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-08T11:18:13.048Z] #52 ... [2021-08-08T11:18:13.048Z] [2021-08-08T11:18:13.048Z] #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 [2021-08-08T11:18:13.048Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-08T11:18:13.048Z] #40 22.05 Checking out files: 92% (1568/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. [2021-08-08T11:18:13.048Z] #40 22.20 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-08T11:18:13.106Z] #50 30.94 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-08T11:18:13.106Z] #50 31.01 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-08T11:18:13.106Z] #50 31.12 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-08T11:18:13.106Z] #50 31.14 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-08T11:18:11.321Z] Cloning repository https://github.com/moby/moby.git [2021-08-08T11:18:11.709Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-08T11:18:12.535Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-08T11:18:12.535Z] > git --version # timeout=10 [2021-08-08T11:18:12.575Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-08T11:18:12.575Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:18:12.578Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42481/head:refs/remotes/origin/PR-42481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:18:13.368Z] #50 31.27 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-08T11:18:13.382Z] #51 58.15 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-08T11:18:13.382Z] #51 58.17 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-08T11:18:13.382Z] #51 58.18 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-08T11:18:13.382Z] #51 58.38 Setting up python3-minimal (3.7.3-1) ... [2021-08-08T11:18:13.382Z] #51 ... [2021-08-08T11:18:13.382Z] [2021-08-08T11:18:13.382Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:13.382Z] #59 sha256:23c5dbe56dd4df37282d187349e3ff834f31ac4d37e99a3551e277a98df8c1d9 [2021-08-08T11:18:13.382Z] #59 48.71 sync [2021-08-08T11:18:13.382Z] #59 48.73 internal/reflectlite [2021-08-08T11:18:13.382Z] #59 51.33 sort [2021-08-08T11:18:13.382Z] #59 51.33 io [2021-08-08T11:18:13.382Z] #59 51.96 internal/oserror [2021-08-08T11:18:13.382Z] #59 52.05 syscall [2021-08-08T11:18:13.382Z] #59 52.69 bytes [2021-08-08T11:18:13.382Z] #59 54.59 strconv [2021-08-08T11:18:13.629Z] #50 31.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-08T11:18:13.641Z] #59 ... [2021-08-08T11:18:13.641Z] [2021-08-08T11:18:13.641Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:13.641Z] #53 sha256:5c8906c9f553e5e72a56bb5ab27cf22d9a573d691faf323c095e323801f9e5f0 [2021-08-08T11:18:13.641Z] #53 49.52 github.com/LK4D4/vndr/godl/singleflight [2021-08-08T11:18:13.641Z] #53 50.00 math/rand [2021-08-08T11:18:13.641Z] #53 50.89 errors [2021-08-08T11:18:13.641Z] #53 50.95 sort [2021-08-08T11:18:13.641Z] #53 51.12 io [2021-08-08T11:18:13.641Z] #53 51.73 strconv [2021-08-08T11:18:13.641Z] #53 51.74 bytes [2021-08-08T11:18:13.641Z] #53 53.37 strings [2021-08-08T11:18:13.641Z] #53 55.69 reflect [2021-08-08T11:18:13.641Z] #53 56.83 bufio [2021-08-08T11:18:13.641Z] #53 58.97 syscall [2021-08-08T11:18:13.641Z] #53 ... [2021-08-08T11:18:13.641Z] [2021-08-08T11:18:13.641Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:13.641Z] #59 sha256:23c5dbe56dd4df37282d187349e3ff834f31ac4d37e99a3551e277a98df8c1d9 [2021-08-08T11:18:13.641Z] #59 58.99 reflect [2021-08-08T11:18:13.663Z] #52 ... [2021-08-08T11:18:13.663Z] [2021-08-08T11:18:13.663Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:18:13.663Z] #57 sha256:621209ddb1b75c306d0d2c98aedee44250822d981f500aa302f9a14d7e706218 [2021-08-08T11:18:13.891Z] #50 31.67 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-08T11:18:13.976Z] #40 ... [2021-08-08T11:18:13.977Z] [2021-08-08T11:18:13.977Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:13.977Z] #46 sha256:d321bdf6d2531ce6465d79686530afc16d72a95165b583c442b1aafb148bc4aa [2021-08-08T11:18:13.977Z] #46 13.83 unicode/utf8 [2021-08-08T11:18:13.977Z] #46 14.62 math/bits [2021-08-08T11:18:13.977Z] #46 15.22 math [2021-08-08T11:18:13.977Z] #46 19.05 unicode/utf16 [2021-08-08T11:18:13.977Z] #46 19.33 container/list [2021-08-08T11:18:13.977Z] #46 19.77 crypto/internal/subtle [2021-08-08T11:18:13.977Z] #46 19.88 crypto/subtle [2021-08-08T11:18:13.977Z] #46 20.01 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-08T11:18:13.977Z] #46 20.11 internal/nettrace [2021-08-08T11:18:13.977Z] #46 20.32 runtime/cgo [2021-08-08T11:18:14.156Z] #50 32.02 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-08T11:18:14.156Z] #50 32.14 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-08T11:18:14.234Z] #46 ... [2021-08-08T11:18:14.234Z] [2021-08-08T11:18:14.234Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-08T11:18:14.234Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-08T11:18:14.234Z] #56 23.92 Fetched 8460 kB in 16s (537 kB/s) [2021-08-08T11:18:14.420Z] #50 32.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-08T11:18:14.420Z] #50 32.46 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-08T11:18:14.420Z] #50 ... [2021-08-08T11:18:14.420Z] [2021-08-08T11:18:14.420Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:14.420Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:18:14.420Z] #44 21.73 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-08T11:18:14.420Z] #44 31.80 Fetched 8464 kB in 23s (370 kB/s) [2021-08-08T11:18:14.665Z] #52 14.09 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-08T11:18:14.666Z] #52 ... [2021-08-08T11:18:14.666Z] [2021-08-08T11:18:14.666Z] #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 [2021-08-08T11:18:14.666Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-08-08T11:18:14.666Z] #32 4.006 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-08T11:18:14.666Z] #32 4.006 Cloning into '.'... [2021-08-08T11:18:14.666Z] #32 ... [2021-08-08T11:18:14.666Z] [2021-08-08T11:18:14.666Z] #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 [2021-08-08T11:18:14.666Z] #29 sha256:6d94cf82b0f68509cc85ec94bb4d34117f7fb6f18590704f8deb8949b5b74d7f [2021-08-08T11:18:14.666Z] #29 2.408 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-08T11:18:14.666Z] #29 2.784 [2021-08-08T11:18:14.666Z] #29 3.021 0.0% ##### 7.8% ######### 13.0% ############### 20.9% #################### 27.8% ######################### 35.5% ############################## 42.4% ################################### 49.1% ######################################## 56.6% ############################################ 62.0% ################################################ 67.4% #################################################### 73.1% ####################################################### 77.7% ########################################################### 82.8% ############################################################### 87.5% ################################################################### 93.2% ###################################################################### 98.4% ######################################################################## 100.0% [2021-08-08T11:18:14.682Z] #44 31.80 Reading package lists... [2021-08-08T11:18:14.682Z] #44 ... [2021-08-08T11:18:14.682Z] [2021-08-08T11:18:14.683Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:18:14.683Z] #50 sha256:675a56e1cd9b02bcf4b888fc989640c5733c5cccd7d3f30f18fd4b3f7b365d61 [2021-08-08T11:18:14.683Z] #50 32.59 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-08T11:18:14.936Z] #29 5.174 [2021-08-08T11:18:14.944Z] #50 32.70 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-08T11:18:14.947Z] #57 42.13 Checking out files: 54% (2380/4375) Checking out files: 55% (2407/4375) Checking out files: 56% (2450/4375) Checking out files: 57% (2494/4375) Checking out files: 58% (2538/4375) Checking out files: 59% (2582/4375) Checking out files: 60% (2625/4375) Checking out files: 61% (2669/4375) Checking out files: 62% (2713/4375) Checking out files: 63% (2757/4375) Checking out files: 64% (2800/4375) Checking out files: 65% (2844/4375) Checking out files: 66% (2888/4375) Checking out files: 67% (2932/4375) Checking out files: 68% (2975/4375) Checking out files: 69% (3019/4375) Checking out files: 70% (3063/4375) Checking out files: 71% (3107/4375) Checking out files: 72% (3150/4375) Checking out files: 73% (3194/4375) Checking out files: 74% (3238/4375) Checking out files: 75% (3282/4375) Checking out files: 76% (3325/4375) Checking out files: 77% (3369/4375) Checking out files: 78% (3413/4375) Checking out files: 79% (3457/4375) Checking out files: 80% (3500/4375) Checking out files: 81% (3544/4375) Checking out files: 82% (3588/4375) Checking out files: 83% (3632/4375) Checking out files: 84% (3675/4375) Checking out files: 85% (3719/4375) Checking out files: 86% (3763/4375) Checking out files: 87% (3807/4375) Checking out files: 88% (3850/4375) Checking out files: 89% (3894/4375) Checking out files: 90% (3938/4375) Checking out files: 91% (3982/4375) Checking out files: 92% (4025/4375) Checking out files: 93% (4069/4375) Checking out files: 94% (4113/4375) Checking out files: 95% (4157/4375) Checking out files: 95% (4197/4375) Checking out files: 96% (4200/4375) Checking out files: 97% (4244/4375) Checking out files: 98% (4288/4375) Checking out files: 99% (4332/4375) Checking out files: 100% (4375/4375) Checking out files: 100% (4375/4375), done. [2021-08-08T11:18:14.947Z] #57 43.30 + cd /tmp/tmp.FosKIFwRdJ/src/github.com/containerd/containerd [2021-08-08T11:18:14.947Z] #57 43.31 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-08T11:18:15.019Z] #59 60.42 time [2021-08-08T11:18:15.508Z] #29 5.365 0.2% ##################### 29.8% ########################################## 59.7% ########################################################## 81.0% ######################################################################## 100.0% [2021-08-08T11:18:15.516Z] #50 33.52 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-08T11:18:15.777Z] #50 33.65 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-08T11:18:15.777Z] #50 33.73 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-08T11:18:16.132Z] #29 6.182 [2021-08-08T11:18:16.316Z] #57 44.60 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-08T11:18:16.316Z] #57 44.60 + BUILDTAGS='netgo osusergo static_build' [2021-08-08T11:18:16.316Z] #57 44.60 + export EXTRA_FLAGS=-buildmode=pie [2021-08-08T11:18:16.316Z] #57 44.60 + EXTRA_FLAGS=-buildmode=pie [2021-08-08T11:18:16.316Z] #57 44.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-08T11:18:16.316Z] #57 44.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-08T11:18:16.316Z] #57 44.60 + '[' '' = dynamic ']' [2021-08-08T11:18:16.316Z] #57 44.60 + make [2021-08-08T11:18:16.349Z] #50 34.09 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-08T11:18:16.349Z] #50 34.12 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-08T11:18:16.610Z] #50 34.40 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-08T11:18:16.610Z] #50 34.50 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-08T11:18:17.198Z] #29 6.437 0.2% ##### 8.0% ################ 22.5% ################ 22.6% ###################### 31.7% ############################################## 64.0% ############################################################### 88.5% ######################################################################## 100.0% [2021-08-08T11:18:17.493Z] #29 7.799 [2021-08-08T11:18:17.493Z] #29 ... [2021-08-08T11:18:17.493Z] [2021-08-08T11:18:17.493Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:17.493Z] #52 sha256:898c4a44fe95a912f48a502315bb434ae03a78eb5df0bc288ab444433685f7e6 [2021-08-08T11:18:17.493Z] #52 17.46 runtime [2021-08-08T11:18:17.554Z] #50 35.37 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-08T11:18:17.554Z] #50 35.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-08T11:18:17.554Z] #50 35.60 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-08T11:18:17.684Z] #57 46.00 + bin/ctr [2021-08-08T11:18:17.775Z] #52 ... [2021-08-08T11:18:17.775Z] [2021-08-08T11:18:17.775Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-08T11:18:17.775Z] #34 sha256:164555dd097293656c42e0556757ee9bce38f64f75e80c1856c9232e392a5def [2021-08-08T11:18:17.775Z] #34 12.75 github.com/pelletier/go-toml/cmd/tomll [2021-08-08T11:18:17.775Z] #34 DONE 17.7s [2021-08-08T11:18:18.057Z] [2021-08-08T11:18:18.057Z] #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 [2021-08-08T11:18:18.057Z] #29 sha256:6d94cf82b0f68509cc85ec94bb4d34117f7fb6f18590704f8deb8949b5b74d7f [2021-08-08T11:18:18.127Z] #50 35.85 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-08T11:18:18.127Z] #50 35.89 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-08T11:18:18.127Z] #50 35.94 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-08T11:18:18.389Z] #50 36.32 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-08T11:18:18.411Z] #56 23.92 Reading package lists... [2021-08-08T11:18:18.411Z] #56 ... [2021-08-08T11:18:18.411Z] [2021-08-08T11:18:18.411Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:18:18.411Z] #59 sha256:b224e561405be5be7ca539c321c2334da495a3aeddcef74eb5794d27ce43e9bb [2021-08-08T11:18:18.411Z] #59 17.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-08T11:18:18.411Z] #59 18.51 go: downloading github.com/google/uuid v1.3.0 [2021-08-08T11:18:18.411Z] #59 18.51 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-08T11:18:18.411Z] #59 18.71 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-08T11:18:18.411Z] #59 18.87 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-08T11:18:18.411Z] #59 19.05 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-08T11:18:18.411Z] #59 19.25 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-08T11:18:18.411Z] #59 19.69 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-08T11:18:18.411Z] #59 19.97 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-08T11:18:18.411Z] #59 24.34 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-08T11:18:18.411Z] #59 24.46 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-08T11:18:18.667Z] #59 ... [2021-08-08T11:18:18.667Z] [2021-08-08T11:18:18.667Z] #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 [2021-08-08T11:18:18.667Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:18:18.667Z] #13 23.95 Fetched 8990 kB in 17s (534 kB/s) [2021-08-08T11:18:18.961Z] #50 36.83 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-08T11:18:19.216Z] #59 ... [2021-08-08T11:18:19.216Z] [2021-08-08T11:18:19.216Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:19.216Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:18:19.216Z] #51 59.66 Selecting previously unselected package python3. [2021-08-08T11:18:19.216Z] #51 59.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-08-08T11:18:19.216Z] #51 59.71 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-08T11:18:19.216Z] #51 59.72 Unpacking python3 (3.7.3-1) ... [2021-08-08T11:18:19.216Z] #51 59.84 Selecting previously unselected package libprotobuf17:amd64. [2021-08-08T11:18:19.216Z] #51 59.84 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-08T11:18:19.216Z] #51 59.84 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-08T11:18:19.216Z] #51 60.29 Selecting previously unselected package python3-pkg-resources. [2021-08-08T11:18:19.216Z] #51 60.30 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-08T11:18:19.216Z] #51 60.30 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-08T11:18:19.216Z] #51 60.47 Selecting previously unselected package python3-six. [2021-08-08T11:18:19.216Z] #51 60.47 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-08T11:18:19.216Z] #51 60.48 Unpacking python3-six (1.12.0-1) ... [2021-08-08T11:18:19.216Z] #51 60.54 Selecting previously unselected package python3-protobuf. [2021-08-08T11:18:19.216Z] #51 60.54 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-08T11:18:19.216Z] #51 60.54 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-08T11:18:19.216Z] #51 60.85 Selecting previously unselected package libnet1:amd64. [2021-08-08T11:18:19.216Z] #51 60.85 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-08T11:18:19.216Z] #51 60.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-08T11:18:19.216Z] #51 60.96 Selecting previously unselected package libnl-3-200:amd64. [2021-08-08T11:18:19.216Z] #51 60.96 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-08T11:18:19.216Z] #51 60.97 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-08T11:18:19.216Z] #51 61.07 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-08T11:18:19.216Z] #51 61.07 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-08T11:18:19.216Z] #51 61.08 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-08T11:18:19.216Z] #51 61.15 Selecting previously unselected package criu. [2021-08-08T11:18:19.216Z] #51 61.15 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-08T11:18:19.216Z] #51 61.16 Unpacking criu (3.15-1) ... [2021-08-08T11:18:19.216Z] #51 61.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-08T11:18:19.216Z] #51 61.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-08T11:18:19.216Z] #51 61.67 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-08T11:18:19.216Z] #51 61.69 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-08T11:18:19.216Z] #51 61.71 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-08T11:18:19.216Z] #51 61.72 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:19.216Z] #51 61.73 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-08T11:18:19.216Z] #51 61.74 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:19.226Z] #50 37.01 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-08T11:18:19.226Z] #50 37.17 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-08T11:18:19.487Z] #50 37.34 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-08T11:18:19.487Z] #50 37.42 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-08T11:18:19.487Z] #50 37.51 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-08T11:18:20.159Z] #51 65.02 Setting up python3 (3.7.3-1) ... [2021-08-08T11:18:20.418Z] #51 65.41 Setting up python3-six (1.12.0-1) ... [2021-08-08T11:18:20.433Z] #29 8.028 #=#=# # 2.2% ##### 7.1% ######## 12.3% ########### 16.4% ############### 21.0% ################ 23.0% ################# 24.9% ##################### 29.6% ######################## 34.1% ########################### 38.3% ############################# 40.9% ################################ 44.8% #################################### 50.3% ####################################### 55.1% ########################################### 59.8% ############################################ 61.5% ############################################## 64.2% ############################################### 66.2% ################################################## 70.0% ################################################### 71.6% ####################################################### 77.2% ########################################################### 82.7% ############################################################## 87.3% ##### [2021-08-08T11:18:20.433Z] #29 ... [2021-08-08T11:18:20.433Z] [2021-08-08T11:18:20.433Z] #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 [2021-08-08T11:18:20.433Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-08-08T11:18:20.433Z] #13 6.035 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-08T11:18:20.433Z] #13 6.931 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-08T11:18:20.433Z] #13 13.81 Fetched 8808 kB in 12s (733 kB/s) [2021-08-08T11:18:20.433Z] #13 13.81 Reading package lists... [2021-08-08T11:18:20.433Z] #13 ... [2021-08-08T11:18:20.433Z] [2021-08-08T11:18:20.433Z] #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 [2021-08-08T11:18:20.433Z] #29 sha256:6d94cf82b0f68509cc85ec94bb4d34117f7fb6f18590704f8deb8949b5b74d7f [2021-08-08T11:18:20.695Z] #29 8.028 #=#=# # 2.2% ##### 7.1% ######## 12.3% ########### 16.4% ############### 21.0% ################ 23.0% ################# 24.9% ##################### 29.6% ######################## 34.1% ########################### 38.3% ############################# 40.9% ################################ 44.8% #################################### 50.3% ####################################### 55.1% ########################################### 59.8% ############################################ 61.5% ############################################## 64.2% ############################################### 66.2% ################################################## 70.0% ################################################### 71.6% ####################################################### 77.2% ########################################################### 82.7% ############################################################## 87.3% ################################################################ 90.0% ################################################################## 91.9% ################################################################### 93.4% [2021-08-08T11:18:20.695Z] #29 ... [2021-08-08T11:18:20.695Z] [2021-08-08T11:18:20.695Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:20.695Z] #46 sha256:a8964003557a2efb5a543af991466ac8a4012b3746191308e6ff8043310c6f86 [2021-08-08T11:18:20.695Z] #46 10.39 crypto/subtle [2021-08-08T11:18:20.695Z] #46 10.82 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-08T11:18:20.695Z] #46 11.35 internal/nettrace [2021-08-08T11:18:20.695Z] #46 11.57 runtime/cgo [2021-08-08T11:18:20.695Z] #46 12.51 vendor/golang.org/x/crypto/internal/subtle [2021-08-08T11:18:20.695Z] #46 ... [2021-08-08T11:18:20.695Z] [2021-08-08T11:18:20.695Z] #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 [2021-08-08T11:18:20.695Z] #29 sha256:6d94cf82b0f68509cc85ec94bb4d34117f7fb6f18590704f8deb8949b5b74d7f [2021-08-08T11:18:20.959Z] #29 8.028 #=#=# # 2.2% ##### 7.1% ######## 12.3% ########### 16.4% ############### 21.0% ################ 23.0% ################# 24.9% ##################### 29.6% ######################## 34.1% ########################### 38.3% ############################# 40.9% ################################ 44.8% #################################### 50.3% ####################################### 55.1% ########################################### 59.8% ############################################ 61.5% ############################################## 64.2% ############################################### 66.2% ################################################## 70.0% ################################################### 71.6% ####################################################### 77.2% ########################################################### 82.7% ############################################################## 87.3% ################################################################ 90.0% ################################################################## 91.9% ################################################################### 93.4% #################################################################### 95.8% ####################################################################### 99.5% ######################################################################## 100.0% [2021-08-08T11:18:21.221Z] #29 11.45 [2021-08-08T11:18:21.357Z] #51 66.18 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-08T11:18:21.404Z] #50 39.08 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-08T11:18:21.404Z] #50 39.11 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-08T11:18:21.404Z] #50 39.26 go: downloading golang.org/x/text v0.3.2 [2021-08-08T11:18:21.860Z] #57 ... [2021-08-08T11:18:21.860Z] [2021-08-08T11:18:21.860Z] #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 [2021-08-08T11:18:21.860Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:18:21.860Z] #13 86.16 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-08T11:18:21.860Z] #13 86.16 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-08T11:18:21.860Z] #13 86.17 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:18:22.290Z] #29 11.73 0.0% 1.4% # 2.6% ## 3.6% ### 5.2% #### 6.5% ##### 7.7% ###### 8.8% [2021-08-08T11:18:22.290Z] #29 ... [2021-08-08T11:18:22.290Z] [2021-08-08T11:18:22.290Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:18:22.290Z] #59 sha256:2e3acfa18077bad76950d89044a97d775e889bded768cbf3ad7d51af8be9c66a [2021-08-08T11:18:22.290Z] #59 12.06 go: downloading github.com/google/uuid v1.3.0 [2021-08-08T11:18:22.290Z] #59 12.07 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-08T11:18:22.290Z] #59 12.23 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-08T11:18:22.290Z] #59 13.49 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-08T11:18:22.290Z] #59 13.87 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-08T11:18:22.290Z] #59 14.17 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-08T11:18:22.290Z] #59 14.51 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-08T11:18:22.290Z] #59 15.90 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-08T11:18:22.290Z] #59 19.20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-08T11:18:22.290Z] #59 19.67 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-08T11:18:22.290Z] #59 ... [2021-08-08T11:18:22.290Z] [2021-08-08T11:18:22.290Z] #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 [2021-08-08T11:18:22.290Z] #29 sha256:6d94cf82b0f68509cc85ec94bb4d34117f7fb6f18590704f8deb8949b5b74d7f [2021-08-08T11:18:22.295Z] #51 67.17 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-08T11:18:23.324Z] #50 ... [2021-08-08T11:18:23.324Z] [2021-08-08T11:18:23.324Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:23.324Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:18:23.324Z] #44 31.80 Reading package lists... [2021-08-08T11:18:23.324Z] #44 ... [2021-08-08T11:18:23.324Z] [2021-08-08T11:18:23.324Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-08T11:18:23.324Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-08T11:18:23.324Z] #56 31.18 Fetched 8460 kB in 22s (389 kB/s) [2021-08-08T11:18:23.324Z] #56 31.18 Reading package lists... [2021-08-08T11:18:23.324Z] #56 40.09 Reading package lists... [2021-08-08T11:18:23.324Z] #56 ... [2021-08-08T11:18:23.324Z] [2021-08-08T11:18:23.324Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:18:23.324Z] #59 sha256:932f295f066687ea847b3de032c4767e6ecd050a4d7d4b7941baf8772923ff57 [2021-08-08T11:18:23.324Z] #59 31.15 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-08T11:18:23.324Z] #59 31.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-08T11:18:23.585Z] #59 ... [2021-08-08T11:18:23.585Z] [2021-08-08T11:18:23.585Z] #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 [2021-08-08T11:18:23.585Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-08T11:18:23.585Z] #40 30.89 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-08T11:18:23.585Z] #40 ... [2021-08-08T11:18:23.585Z] [2021-08-08T11:18:23.585Z] #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 [2021-08-08T11:18:23.585Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-08T11:18:23.585Z] #36 31.27 Fetched 8460 kB in 23s (374 kB/s) [2021-08-08T11:18:23.585Z] #36 31.27 Reading package lists... [2021-08-08T11:18:23.847Z] #36 40.43 Reading package lists... [2021-08-08T11:18:23.847Z] #36 ... [2021-08-08T11:18:23.847Z] [2021-08-08T11:18:23.847Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:23.847Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:18:24.013Z] #13 23.95 Reading package lists... [2021-08-08T11:18:24.013Z] #13 ... [2021-08-08T11:18:24.013Z] [2021-08-08T11:18:24.013Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:18:24.013Z] #50 sha256:e265b30ece1018567a0679c6b56e20d46d5452461fd78cdccafc821afed2744b [2021-08-08T11:18:24.013Z] #50 23.01 go: downloading golang.org/x/text v0.3.2 [2021-08-08T11:18:24.013Z] #50 29.35 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-08T11:18:24.013Z] #50 29.49 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-08T11:18:24.013Z] #50 29.53 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-08T11:18:24.013Z] #50 29.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-08T11:18:24.013Z] #50 29.55 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-08T11:18:24.013Z] #50 31.05 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-08T11:18:24.013Z] #50 31.39 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-08T11:18:24.013Z] #50 31.48 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-08T11:18:24.149Z] #29 11.73 0.0% 1.4% # 2.6% ## 3.6% ### 5.2% #### 6.5% ##### 7.7% ###### 8.8% ####### 10.7% ######## 12.1% ######## 12.5% ######### 13.8% ########## 15.1% ########### 16.4% ############ 17.8% ############# 19.0% ############## 19.9% ############### 21.1% ################ 22.3% ################# 24.9% ################### 27.0% #################### 28.5% ##################### 29.8% ###################### 30.9% ####################### 32.2% ######################## 33.5% ######################### 35.0% ######################### [2021-08-08T11:18:24.149Z] #29 ... [2021-08-08T11:18:24.149Z] [2021-08-08T11:18:24.149Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:24.149Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-08-08T11:18:24.149Z] #44 13.82 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-08T11:18:24.149Z] #44 15.91 Fetched 8286 kB in 11s (748 kB/s) [2021-08-08T11:18:24.149Z] #44 15.91 Reading package lists... [2021-08-08T11:18:24.202Z] #51 69.18 Setting up criu (3.15-1) ... [2021-08-08T11:18:24.269Z] #50 ... [2021-08-08T11:18:24.269Z] [2021-08-08T11:18:24.269Z] #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 [2021-08-08T11:18:24.269Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-08T11:18:24.269Z] #36 24.13 Fetched 8460 kB in 16s (528 kB/s) [2021-08-08T11:18:24.269Z] #36 24.13 Reading package lists... [2021-08-08T11:18:24.381Z] #13 ... [2021-08-08T11:18:24.381Z] [2021-08-08T11:18:24.381Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:24.382Z] #52 sha256:80b483b9893d4b5f85579e62654d0d38c3d3f227dc13b5c1be5292ee8beb7f82 [2021-08-08T11:18:24.382Z] #52 83.62 io/ioutil [2021-08-08T11:18:24.382Z] #52 84.06 mvdan.cc/editorconfig [2021-08-08T11:18:24.382Z] #52 84.88 mvdan.cc/sh/v3/fileutil [2021-08-08T11:18:24.382Z] #52 85.03 text/tabwriter [2021-08-08T11:18:24.382Z] #52 85.48 mvdan.cc/sh/v3/syntax [2021-08-08T11:18:24.382Z] #52 90.82 mvdan.cc/sh/v3/cmd/shfmt [2021-08-08T11:18:24.382Z] #52 ... [2021-08-08T11:18:24.382Z] [2021-08-08T11:18:24.382Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:24.382Z] #46 sha256:28f5cc9f2345ab99677415db3bdc1623fabc56715722d9b10510d1ac90384e64 [2021-08-08T11:18:24.382Z] #46 83.95 go/parser [2021-08-08T11:18:24.382Z] #46 84.97 text/template [2021-08-08T11:18:24.382Z] #46 87.30 log [2021-08-08T11:18:24.382Z] #46 87.88 encoding/xml [2021-08-08T11:18:24.382Z] #46 89.41 go/doc [2021-08-08T11:18:24.382Z] #46 92.40 github.com/LK4D4/vndr/build [2021-08-08T11:18:24.382Z] #46 92.94 github.com/LK4D4/vndr/versioned [2021-08-08T11:18:24.382Z] #46 93.09 compress/flate [2021-08-08T11:18:24.411Z] #44 20.06 Reading package lists... [2021-08-08T11:18:24.411Z] #44 ... [2021-08-08T11:18:24.411Z] [2021-08-08T11:18:24.411Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-08T11:18:24.411Z] #29 sha256:6d94cf82b0f68509cc85ec94bb4d34117f7fb6f18590704f8deb8949b5b74d7f [2021-08-08T11:18:24.526Z] #36 30.28 Reading package lists... [2021-08-08T11:18:24.526Z] #36 ... [2021-08-08T11:18:24.526Z] [2021-08-08T11:18:24.526Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-08T11:18:24.526Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-08T11:18:24.526Z] #56 23.92 Reading package lists... [2021-08-08T11:18:24.526Z] #56 30.10 Reading package lists... [2021-08-08T11:18:24.526Z] #56 ... [2021-08-08T11:18:24.526Z] [2021-08-08T11:18:24.526Z] #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 [2021-08-08T11:18:24.526Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-08T11:18:24.526Z] #40 24.25 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-08T11:18:24.782Z] #40 ... [2021-08-08T11:18:24.782Z] [2021-08-08T11:18:24.782Z] #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 [2021-08-08T11:18:24.782Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:18:24.782Z] #13 23.95 Reading package lists... [2021-08-08T11:18:24.935Z] #29 11.73 0.0% 1.4% # 2.6% ## 3.6% ### 5.2% #### 6.5% ##### 7.7% ###### 8.8% ####### 10.7% ######## 12.1% ######## 12.5% ######### 13.8% ########## 15.1% ########### 16.4% ############ 17.8% ############# 19.0% ############## 19.9% ############### 21.1% ################ 22.3% ################# 24.9% ################### 27.0% #################### 28.5% ##################### 29.8% ###################### 30.9% ####################### 32.2% ######################## 33.5% ######################### 35.0% ########################## 36.5% ########################### 37.8% ############################ 40.0% ############################# 41.2% ############################## 42.9% [2021-08-08T11:18:24.935Z] #29 ... [2021-08-08T11:18:24.935Z] [2021-08-08T11:18:24.935Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:18:24.935Z] #50 sha256:e237c60233aed0cdb1776360a80d5a10e93f22ff07b0b1b04b29ba59316f33bf [2021-08-08T11:18:24.935Z] #50 14.74 go: downloading github.com/fatih/color v1.7.0 [2021-08-08T11:18:24.935Z] #50 14.74 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-08T11:18:24.935Z] #50 14.79 go: downloading github.com/pkg/errors v0.8.1 [2021-08-08T11:18:24.935Z] #50 14.81 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-08T11:18:24.935Z] #50 15.26 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-08T11:18:24.935Z] #50 15.27 go: downloading github.com/spf13/viper v1.6.1 [2021-08-08T11:18:24.935Z] #50 15.85 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-08T11:18:24.935Z] #50 15.95 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-08T11:18:24.935Z] #50 16.28 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-08T11:18:24.935Z] #50 16.35 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-08T11:18:24.935Z] #50 17.32 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-08T11:18:24.935Z] #50 17.77 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-08T11:18:24.935Z] #50 18.39 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-08T11:18:24.935Z] #50 18.63 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-08T11:18:24.935Z] #50 18.79 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-08T11:18:24.935Z] #50 18.98 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-08T11:18:24.935Z] #50 19.05 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-08T11:18:24.935Z] #50 19.05 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-08T11:18:24.935Z] #50 19.95 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-08T11:18:24.935Z] #50 19.98 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-08T11:18:24.935Z] #50 20.35 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-08T11:18:24.935Z] #50 20.38 go: downloading github.com/spf13/afero v1.1.2 [2021-08-08T11:18:24.935Z] #50 20.79 go: downloading github.com/spf13/cast v1.3.0 [2021-08-08T11:18:24.935Z] #50 20.90 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-08T11:18:24.935Z] #50 20.94 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-08T11:18:24.935Z] #50 21.08 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-08T11:18:24.935Z] #50 21.09 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-08T11:18:24.935Z] #50 21.55 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-08T11:18:24.935Z] #50 21.66 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-08T11:18:24.935Z] #50 21.72 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-08T11:18:24.935Z] #50 21.77 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-08T11:18:24.935Z] #50 21.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-08T11:18:24.935Z] #50 21.92 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-08T11:18:24.935Z] #50 22.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-08T11:18:24.935Z] #50 22.10 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-08T11:18:24.935Z] #50 22.16 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-08T11:18:24.935Z] #50 22.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-08T11:18:24.935Z] #50 22.77 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-08T11:18:24.935Z] #50 22.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-08T11:18:24.935Z] #50 22.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-08T11:18:24.935Z] #50 23.02 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-08T11:18:24.935Z] #50 23.12 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-08T11:18:24.935Z] #50 23.34 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-08T11:18:24.935Z] #50 23.38 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-08T11:18:24.935Z] #50 23.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-08T11:18:24.935Z] #50 23.57 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-08T11:18:24.935Z] #50 23.63 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-08T11:18:24.935Z] #50 24.10 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-08T11:18:24.935Z] #50 24.14 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-08T11:18:24.935Z] #50 24.55 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-08T11:18:24.935Z] #50 ... [2021-08-08T11:18:24.935Z] [2021-08-08T11:18:24.935Z] #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 [2021-08-08T11:18:24.935Z] #29 sha256:6d94cf82b0f68509cc85ec94bb4d34117f7fb6f18590704f8deb8949b5b74d7f [2021-08-08T11:18:25.039Z] #13 30.79 Reading package lists... [2021-08-08T11:18:25.039Z] #13 ... [2021-08-08T11:18:25.039Z] [2021-08-08T11:18:25.039Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:25.039Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:18:25.039Z] #44 24.58 Fetched 8464 kB in 17s (492 kB/s) [2021-08-08T11:18:25.039Z] #44 24.58 Reading package lists... [2021-08-08T11:18:25.198Z] #29 11.73 0.0% 1.4% # 2.6% ## 3.6% ### 5.2% #### 6.5% ##### 7.7% ###### 8.8% ####### 10.7% ######## 12.1% ######## 12.5% ######### 13.8% ########## 15.1% ########### 16.4% ############ 17.8% ############# 19.0% ############## 19.9% ############### 21.1% ################ 22.3% ################# 24.9% ################### 27.0% #################### 28.5% ##################### 29.8% ###################### 30.9% ####################### 32.2% ######################## 33.5% ######################### 35.0% ########################## 36.5% ########################### 37.8% ############################ 40.0% ############################# 41.2% ############################## 42.9% ################################ 44.5% ################################# 47.1% [2021-08-08T11:18:25.198Z] #29 ... [2021-08-08T11:18:25.198Z] [2021-08-08T11:18:25.198Z] #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 [2021-08-08T11:18:25.198Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-08-08T11:18:25.198Z] #36 14.92 Fetched 8282 kB in 11s (788 kB/s) [2021-08-08T11:18:25.198Z] #36 14.92 Reading package lists... [2021-08-08T11:18:25.198Z] #36 19.89 Reading package lists... [2021-08-08T11:18:25.198Z] #36 24.78 Building dependency tree... [2021-08-08T11:18:25.198Z] #36 ... [2021-08-08T11:18:25.198Z] [2021-08-08T11:18:25.198Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-08T11:18:25.198Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-08-08T11:18:25.198Z] #56 15.01 Fetched 8282 kB in 10s (809 kB/s) [2021-08-08T11:18:25.198Z] #56 15.01 Reading package lists... [2021-08-08T11:18:25.198Z] #56 19.59 Reading package lists... [2021-08-08T11:18:25.335Z] #44 31.16 Reading package lists... [2021-08-08T11:18:25.335Z] #44 ... [2021-08-08T11:18:25.335Z] [2021-08-08T11:18:25.335Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:25.335Z] #46 sha256:d321bdf6d2531ce6465d79686530afc16d72a95165b583c442b1aafb148bc4aa [2021-08-08T11:18:25.335Z] #46 31.88 vendor/golang.org/x/crypto/internal/subtle [2021-08-08T11:18:25.462Z] #56 25.01 Building dependency tree... [2021-08-08T11:18:25.462Z] #56 ... [2021-08-08T11:18:25.462Z] [2021-08-08T11:18:25.462Z] #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 [2021-08-08T11:18:25.462Z] #29 sha256:6d94cf82b0f68509cc85ec94bb4d34117f7fb6f18590704f8deb8949b5b74d7f [2021-08-08T11:18:25.581Z] #51 70.50 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:18:25.582Z] #51 70.57 Processing triggers for mime-support (3.62) ... [2021-08-08T11:18:25.724Z] #29 11.73 0.0% 1.4% # 2.6% ## 3.6% ### 5.2% #### 6.5% ##### 7.7% ###### 8.8% ####### 10.7% ######## 12.1% ######## 12.5% ######### 13.8% ########## 15.1% ########### 16.4% ############ 17.8% ############# 19.0% ############## 19.9% ############### 21.1% ################ 22.3% ################# 24.9% ################### 27.0% #################### 28.5% ##################### 29.8% ###################### 30.9% ####################### 32.2% ######################## 33.5% ######################### 35.0% ########################## 36.5% ########################### 37.8% ############################ 40.0% ############################# 41.2% ############################## 42.9% ################################ 44.5% ################################# 47.1% ################################### 49.8% ####################################### 54.2% ######################################### 57.7% ########################################## 59.5% ############################################ 61.2% [2021-08-08T11:18:25.724Z] #29 ... [2021-08-08T11:18:25.724Z] [2021-08-08T11:18:25.725Z] #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 [2021-08-08T11:18:25.725Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-08-08T11:18:25.725Z] #40 15.27 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-08T11:18:25.725Z] #40 16.55 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-08T11:18:25.725Z] #40 ... [2021-08-08T11:18:25.725Z] [2021-08-08T11:18:25.725Z] #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 [2021-08-08T11:18:25.725Z] #29 sha256:6d94cf82b0f68509cc85ec94bb4d34117f7fb6f18590704f8deb8949b5b74d7f [2021-08-08T11:18:25.751Z] #46 95.13 hash/crc32 [2021-08-08T11:18:25.751Z] #46 95.45 crypto/rsa [2021-08-08T11:18:26.008Z] #46 ... [2021-08-08T11:18:26.008Z] [2021-08-08T11:18:26.008Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:26.008Z] #52 sha256:80b483b9893d4b5f85579e62654d0d38c3d3f227dc13b5c1be5292ee8beb7f82 [2021-08-08T11:18:26.008Z] #52 DONE 95.6s [2021-08-08T11:18:26.008Z] [2021-08-08T11:18:26.008Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:18:26.008Z] #50 sha256:1a7f9036b3d1f2991695c67ebf6d0f33f7c8bc4a25167ba5f713423a0ad62f08 [2021-08-08T11:18:26.265Z] #50 ... [2021-08-08T11:18:26.265Z] [2021-08-08T11:18:26.265Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:26.265Z] #46 sha256:28f5cc9f2345ab99677415db3bdc1623fabc56715722d9b10510d1ac90384e64 [2021-08-08T11:18:26.265Z] #46 95.87 compress/gzip [2021-08-08T11:18:26.962Z] #51 DONE 71.6s [2021-08-08T11:18:26.963Z] [2021-08-08T11:18:26.963Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:26.963Z] #53 sha256:5c8906c9f553e5e72a56bb5ab27cf22d9a573d691faf323c095e323801f9e5f0 [2021-08-08T11:18:26.963Z] #53 64.01 internal/syscall/unix [2021-08-08T11:18:26.963Z] #53 64.32 internal/poll [2021-08-08T11:18:26.963Z] #53 65.55 internal/fmtsort [2021-08-08T11:18:26.963Z] #53 65.80 internal/syscall/execenv [2021-08-08T11:18:26.963Z] #53 65.98 path [2021-08-08T11:18:26.963Z] #53 65.99 regexp/syntax [2021-08-08T11:18:26.963Z] #53 66.50 io/fs [2021-08-08T11:18:26.963Z] #53 67.33 os [2021-08-08T11:18:26.963Z] #53 69.14 regexp [2021-08-08T11:18:26.963Z] #53 70.64 fmt [2021-08-08T11:18:26.963Z] #53 71.62 path/filepath [2021-08-08T11:18:27.216Z] #46 96.88 crypto/dsa [2021-08-08T11:18:27.248Z] #44 40.84 Reading package lists... [2021-08-08T11:18:27.248Z] #44 ... [2021-08-08T11:18:27.248Z] [2021-08-08T11:18:27.248Z] #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 [2021-08-08T11:18:27.248Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:18:27.248Z] #13 29.18 Fetched 8990 kB in 24s (368 kB/s) [2021-08-08T11:18:27.248Z] #13 29.18 Reading package lists... [2021-08-08T11:18:27.248Z] #13 38.97 Reading package lists... [2021-08-08T11:18:27.248Z] #13 ... [2021-08-08T11:18:27.248Z] [2021-08-08T11:18:27.248Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:27.248Z] #46 sha256:03788c51b086ee98870b6d9eb2ae340dba852e1dcf6afd5ffdfd04df46250ef0 [2021-08-08T11:18:27.248Z] #46 44.17 vendor/golang.org/x/crypto/internal/subtle [2021-08-08T11:18:27.474Z] #46 97.27 crypto/x509/pkix [2021-08-08T11:18:27.474Z] #46 97.31 net [2021-08-08T11:18:27.539Z] #53 72.97 internal/lazyregexp [2021-08-08T11:18:27.798Z] #53 73.22 io/ioutil [2021-08-08T11:18:27.853Z] #46 ... [2021-08-08T11:18:27.853Z] [2021-08-08T11:18:27.853Z] #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 [2021-08-08T11:18:27.853Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-08T11:18:27.853Z] #36 30.28 Reading package lists... [2021-08-08T11:18:27.853Z] #36 36.55 Building dependency tree... [2021-08-08T11:18:28.038Z] #46 97.71 vendor/golang.org/x/crypto/chacha20 [2021-08-08T11:18:28.057Z] #53 73.47 github.com/LK4D4/vndr/versioned [2021-08-08T11:18:28.057Z] #53 73.56 hash/crc32 [2021-08-08T11:18:28.570Z] #29 11.73 0.0% 1.4% # 2.6% ## 3.6% ### 5.2% #### 6.5% ##### 7.7% ###### 8.8% ####### 10.7% ######## 12.1% ######## 12.5% ######### 13.8% ########## 15.1% ########### 16.4% ############ 17.8% ############# 19.0% ############## 19.9% ############### 21.1% ################ 22.3% ################# 24.9% ################### 27.0% #################### 28.5% ##################### 29.8% ###################### 30.9% ####################### 32.2% ######################## 33.5% ######################### 35.0% ########################## 36.5% ########################### 37.8% ############################ 40.0% ############################# 41.2% ############################## 42.9% ################################ 44.5% ################################# 47.1% ################################### 49.8% ####################################### 54.2% ######################################### 57.7% ########################################## 59.5% ############################################ 61.2% ############################################# 62.8% ############################################## 64.7% ################################################ 66.8% ################################################# 68.2% ################################################## 69.6% ################################################## 70.8% ################################################### 72.2% ##################################################### 73.7% ###################################################### 75.4% ######################################################### 79.5% ########################################################## 81.0% ########################################################### 82.5% ############################################################ 83.3% ############################################################# 84.8% ############################################################## 86.2% ############################################################## 87.2% ############################################################### 88.1% ################################################################ 89.3% ################################################################# 91.0% ################################################################## 92.3% ################################################################### 93.8% #################################################################### 95.2% ##################################################################### 96.9% ###################################################################### 98.1% ####################################################################### 99.2% ######################################################################## 100.0% [2021-08-08T11:18:28.570Z] #29 18.86 [2021-08-08T11:18:28.601Z] #46 98.19 vendor/golang.org/x/crypto/poly1305 [2021-08-08T11:18:28.625Z] #53 73.95 flag [2021-08-08T11:18:28.625Z] #53 73.96 go/token [2021-08-08T11:18:28.859Z] #46 98.76 vendor/golang.org/x/sys/cpu [2021-08-08T11:18:28.884Z] #53 ... [2021-08-08T11:18:28.884Z] [2021-08-08T11:18:28.884Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:28.884Z] #59 sha256:23c5dbe56dd4df37282d187349e3ff834f31ac4d37e99a3551e277a98df8c1d9 [2021-08-08T11:18:28.884Z] #59 64.21 context [2021-08-08T11:18:28.884Z] #59 64.78 internal/poll [2021-08-08T11:18:28.884Z] #59 66.48 path [2021-08-08T11:18:28.884Z] #59 66.81 io/fs [2021-08-08T11:18:28.884Z] #59 67.13 encoding/binary [2021-08-08T11:18:28.884Z] #59 67.54 os [2021-08-08T11:18:28.884Z] #59 68.77 encoding/base64 [2021-08-08T11:18:28.884Z] #59 69.42 golang.org/x/sys/unix [2021-08-08T11:18:28.884Z] #59 70.80 fmt [2021-08-08T11:18:28.884Z] #59 73.91 encoding/json [2021-08-08T11:18:29.144Z] #59 ... [2021-08-08T11:18:29.144Z] [2021-08-08T11:18:29.144Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:29.144Z] #53 sha256:5c8906c9f553e5e72a56bb5ab27cf22d9a573d691faf323c095e323801f9e5f0 [2021-08-08T11:18:29.144Z] #53 74.48 go/scanner [2021-08-08T11:18:29.220Z] #36 38.87 The following additional packages will be installed: [2021-08-08T11:18:29.220Z] #36 38.88 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-08T11:18:29.220Z] #36 38.89 Suggested packages: [2021-08-08T11:18:29.220Z] #36 38.89 cmake-doc ninja-build lrzip [2021-08-08T11:18:29.220Z] #36 38.89 Recommended packages: [2021-08-08T11:18:29.220Z] #36 38.89 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-08T11:18:29.453Z] #46 99.33 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-08T11:18:29.713Z] #53 75.00 net/url [2021-08-08T11:18:29.797Z] #36 39.54 The following NEW packages will be installed: [2021-08-08T11:18:29.797Z] #36 39.55 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-08T11:18:29.797Z] #36 39.56 vim-common xxd [2021-08-08T11:18:29.818Z] #29 20.03 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-08T11:18:30.008Z] #53 75.41 go/ast [2021-08-08T11:18:30.054Z] #36 39.94 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:18:30.054Z] #36 39.94 Need to get 14.9 MB of archives. [2021-08-08T11:18:30.054Z] #36 39.94 After this operation, 61.8 MB of additional disk space will be used. [2021-08-08T11:18:30.054Z] #36 39.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-08T11:18:30.054Z] #36 39.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-08T11:18:30.054Z] #36 39.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-08T11:18:30.354Z] #36 40.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-08T11:18:30.494Z] #29 20.80 [2021-08-08T11:18:30.882Z] #46 100.5 vendor/golang.org/x/crypto/curve25519 [2021-08-08T11:18:30.961Z] #36 40.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-08T11:18:30.961Z] #36 40.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-08T11:18:30.961Z] #36 40.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-08T11:18:30.961Z] #36 40.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-08T11:18:30.961Z] #36 40.90 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-08T11:18:30.961Z] #36 40.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-08T11:18:30.968Z] #53 76.19 text/template/parse [2021-08-08T11:18:31.005Z] Fetching without tags [2021-08-08T11:18:31.096Z] #29 21.12 0.4% ######################################################################## 100.0% [2021-08-08T11:18:31.096Z] #29 21.27 [2021-08-08T11:18:31.497Z] #46 ... [2021-08-08T11:18:31.497Z] [2021-08-08T11:18:31.497Z] #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 [2021-08-08T11:18:31.497Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-08T11:18:31.497Z] #36 40.43 Reading package lists... [2021-08-08T11:18:31.564Z] #36 ... [2021-08-08T11:18:31.564Z] [2021-08-08T11:18:31.564Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-08T11:18:31.564Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-08T11:18:31.564Z] #56 30.10 Reading package lists... [2021-08-08T11:18:31.564Z] #56 36.37 Building dependency tree... [2021-08-08T11:18:31.564Z] #56 38.78 The following additional packages will be installed: [2021-08-08T11:18:31.564Z] #56 38.79 libbtrfs0 [2021-08-08T11:18:31.564Z] #56 38.91 The following NEW packages will be installed: [2021-08-08T11:18:31.564Z] #56 38.93 libbtrfs-dev libbtrfs0 [2021-08-08T11:18:31.564Z] #56 39.31 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:18:31.564Z] #56 39.31 Need to get 119 kB of archives. [2021-08-08T11:18:31.564Z] #56 39.31 After this operation, 387 kB of additional disk space will be used. [2021-08-08T11:18:31.564Z] #56 39.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-08T11:18:31.564Z] #56 39.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-08T11:18:31.564Z] #56 40.25 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:18:31.564Z] #56 40.44 Fetched 119 kB in 0s (447 kB/s) [2021-08-08T11:18:31.564Z] #56 40.54 Selecting previously unselected package libbtrfs0. [2021-08-08T11:18:31.564Z] #56 40.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-08T11:18:31.564Z] #56 40.61 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-08T11:18:31.564Z] #56 40.61 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-08T11:18:31.564Z] #56 40.83 Selecting previously unselected package libbtrfs-dev. [2021-08-08T11:18:31.564Z] #56 40.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-08T11:18:31.564Z] #56 40.89 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-08T11:18:31.564Z] #56 41.06 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-08T11:18:31.564Z] #56 41.10 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-08T11:18:31.564Z] #56 41.11 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:18:31.564Z] #56 DONE 41.5s [2021-08-08T11:18:31.564Z] [2021-08-08T11:18:31.564Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:31.564Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:18:31.564Z] #44 31.16 Reading package lists... [2021-08-08T11:18:31.564Z] #44 37.11 Building dependency tree... [2021-08-08T11:18:31.564Z] #44 39.77 The following additional packages will be installed: [2021-08-08T11:18:31.564Z] #44 39.77 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-08T11:18:31.564Z] #44 39.77 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-08T11:18:31.564Z] #44 39.78 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-08T11:18:31.564Z] #44 39.78 python3.7-minimal [2021-08-08T11:18:31.565Z] #44 39.78 Suggested packages: [2021-08-08T11:18:31.565Z] #44 39.78 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-08T11:18:31.565Z] #44 39.78 python3.7-doc binfmt-support [2021-08-08T11:18:31.565Z] #44 40.86 The following NEW packages will be installed: [2021-08-08T11:18:31.565Z] #44 40.86 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-08T11:18:31.565Z] #44 40.87 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-08T11:18:31.565Z] #44 40.88 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-08T11:18:31.565Z] #44 40.88 python3.7-minimal [2021-08-08T11:18:31.716Z] Merging remotes/origin/master commit 91dc595e96483184e090d653870eb95d95f96904 into PR head commit 27aaadb7104b944f350765edfcd87143aec9ae43 [2021-08-08T11:18:31.809Z] #46 101.4 vendor/golang.org/x/text/transform [2021-08-08T11:18:31.821Z] #44 41.29 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:18:31.821Z] #44 41.29 Need to get 6695 kB of archives. [2021-08-08T11:18:31.821Z] #44 41.29 After this operation, 33.1 MB of additional disk space will be used. [2021-08-08T11:18:31.821Z] #44 41.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-08T11:18:31.821Z] #44 41.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-08T11:18:30.698Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-08T11:18:30.765Z] > git config --add remote.origin.fetch +refs/pull/42481/head:refs/remotes/origin/PR-42481 # timeout=10 [2021-08-08T11:18:30.807Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:18:30.921Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-08T11:18:31.038Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-08T11:18:31.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:18:31.040Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42481/head:refs/remotes/origin/PR-42481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:18:32.077Z] #44 41.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-08T11:18:32.077Z] #44 41.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-08T11:18:32.077Z] #44 41.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-08T11:18:32.102Z] #29 22.22 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-08T11:18:32.102Z] #29 22.50 [2021-08-08T11:18:32.372Z] #46 102.1 vendor/golang.org/x/text/unicode/bidi [2021-08-08T11:18:32.683Z] #44 41.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-08T11:18:32.683Z] #44 41.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-08T11:18:32.683Z] #44 41.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-08T11:18:32.683Z] #44 41.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-08T11:18:32.683Z] #44 41.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-08T11:18:32.684Z] #44 41.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-08T11:18:32.684Z] #44 41.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-08T11:18:32.684Z] #44 41.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-08T11:18:32.684Z] #44 41.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-08T11:18:32.684Z] #44 42.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-08T11:18:32.721Z] #29 22.81 0.8% ######################################################################## 100.0% [2021-08-08T11:18:32.721Z] #29 23.01 [2021-08-08T11:18:32.941Z] #44 ... [2021-08-08T11:18:32.941Z] [2021-08-08T11:18:32.941Z] #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 [2021-08-08T11:18:32.941Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-08T11:18:32.941Z] #36 42.27 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:18:32.941Z] #36 42.41 Fetched 14.9 MB in 2s (9755 kB/s) [2021-08-08T11:18:32.941Z] #36 42.49 Selecting previously unselected package xxd. [2021-08-08T11:18:32.941Z] #36 42.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-08T11:18:32.941Z] #36 42.57 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-08T11:18:32.941Z] #36 42.58 Unpacking xxd (2:8.1.0875-5) ... [2021-08-08T11:18:32.941Z] #36 42.76 Selecting previously unselected package vim-common. [2021-08-08T11:18:32.941Z] #36 42.76 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-08T11:18:32.941Z] #36 42.81 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-08T11:18:32.995Z] #29 ... [2021-08-08T11:18:32.995Z] [2021-08-08T11:18:32.995Z] #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 [2021-08-08T11:18:32.995Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-08-08T11:18:32.995Z] #13 13.81 Reading package lists... [2021-08-08T11:18:32.995Z] #13 19.17 Reading package lists... [2021-08-08T11:18:32.995Z] #13 25.44 Building dependency tree... [2021-08-08T11:18:32.995Z] #13 27.71 The following additional packages will be installed: [2021-08-08T11:18:32.995Z] #13 27.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-08T11:18:32.995Z] #13 27.72 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-08T11:18:32.995Z] #13 27.72 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-08T11:18:32.995Z] #13 27.72 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-08T11:18:32.995Z] #13 27.72 mingw-w64-x86-64-dev [2021-08-08T11:18:32.995Z] #13 27.72 Suggested packages: [2021-08-08T11:18:32.995Z] #13 27.72 gcc-8-locales seccomp wine64 [2021-08-08T11:18:32.995Z] #13 28.59 The following NEW packages will be installed: [2021-08-08T11:18:32.995Z] #13 28.59 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-08T11:18:32.995Z] #13 28.59 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-08T11:18:32.995Z] #13 28.59 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-08T11:18:32.995Z] #13 28.59 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-08T11:18:32.995Z] #13 28.59 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-08T11:18:32.995Z] #13 28.60 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-08T11:18:32.995Z] #13 28.63 The following packages will be upgraded: [2021-08-08T11:18:32.995Z] #13 28.64 libseccomp2 [2021-08-08T11:18:33.247Z] #36 43.14 Selecting previously unselected package cmake-data. [2021-08-08T11:18:33.248Z] #36 43.14 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-08T11:18:33.248Z] #36 43.15 Unpacking cmake-data (3.13.4-1) ... [2021-08-08T11:18:33.257Z] #13 ... [2021-08-08T11:18:33.258Z] [2021-08-08T11:18:33.258Z] #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 [2021-08-08T11:18:33.258Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-08-08T11:18:33.258Z] #32 31.39 Checking out files: 97% (1486/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-08-08T11:18:33.258Z] #32 31.43 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-08T11:18:33.258Z] #32 31.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-08T11:18:33.506Z] #53 78.54 go/parser [2021-08-08T11:18:33.847Z] #32 ... [2021-08-08T11:18:33.847Z] [2021-08-08T11:18:33.847Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-08T11:18:33.847Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-08-08T11:18:33.847Z] #56 25.01 Building dependency tree... [2021-08-08T11:18:33.847Z] #56 27.24 The following additional packages will be installed: [2021-08-08T11:18:33.847Z] #56 27.25 libbtrfs0 [2021-08-08T11:18:33.847Z] #56 27.48 The following NEW packages will be installed: [2021-08-08T11:18:33.847Z] #56 27.50 libbtrfs-dev libbtrfs0 [2021-08-08T11:18:33.847Z] #56 27.99 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:18:33.847Z] #56 27.99 Need to get 119 kB of archives. [2021-08-08T11:18:33.847Z] #56 27.99 After this operation, 387 kB of additional disk space will be used. [2021-08-08T11:18:33.847Z] #56 27.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-08-08T11:18:33.847Z] #56 27.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-08-08T11:18:33.847Z] #56 29.42 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:18:33.847Z] #56 29.57 Fetched 119 kB in 0s (408 kB/s) [2021-08-08T11:18:33.847Z] #56 29.69 Selecting previously unselected package libbtrfs0. [2021-08-08T11:18:33.847Z] #56 29.69 (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.) [2021-08-08T11:18:33.847Z] #56 29.76 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-08-08T11:18:33.847Z] #56 29.78 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-08T11:18:33.847Z] #56 29.98 Selecting previously unselected package libbtrfs-dev. [2021-08-08T11:18:33.847Z] #56 29.98 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-08-08T11:18:33.847Z] #56 29.99 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-08T11:18:33.847Z] #56 30.19 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-08T11:18:33.847Z] #56 30.23 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-08T11:18:33.847Z] #56 30.28 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:18:33.847Z] #56 DONE 33.4s [2021-08-08T11:18:33.847Z] [2021-08-08T11:18:33.847Z] #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 [2021-08-08T11:18:33.847Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-08-08T11:18:33.847Z] #13 29.04 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:18:33.847Z] #13 29.04 Need to get 73.4 MB of archives. [2021-08-08T11:18:33.847Z] #13 29.04 After this operation, 472 MB of additional disk space will be used. [2021-08-08T11:18:33.847Z] #13 29.04 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-08-08T11:18:33.847Z] #13 29.04 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-08-08T11:18:33.847Z] #13 29.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-08-08T11:18:33.847Z] #13 29.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-08-08T11:18:34.042Z] #36 49.44 Building dependency tree... [2021-08-08T11:18:34.075Z] #53 79.38 text/template [2021-08-08T11:18:34.112Z] #13 29.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-08T11:18:34.112Z] #13 29.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-08-08T11:18:34.112Z] #13 29.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-08-08T11:18:34.112Z] #13 29.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-08T11:18:34.266Z] #46 103.7 vendor/golang.org/x/text/secure/bidirule [2021-08-08T11:18:34.266Z] #46 104.0 vendor/golang.org/x/text/unicode/norm [2021-08-08T11:18:34.378Z] #13 30.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-08T11:18:34.640Z] #13 30.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-08-08T11:18:34.640Z] #13 30.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-08-08T11:18:34.899Z] Merge succeeded, producing d03bcc2d2e6dcb3646bd87935a2ee76f36753dca [2021-08-08T11:18:34.899Z] Checking out Revision d03bcc2d2e6dcb3646bd87935a2ee76f36753dca (PR-42481) [2021-08-08T11:18:34.905Z] #13 ... [2021-08-08T11:18:34.905Z] [2021-08-08T11:18:34.905Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:34.905Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-08-08T11:18:34.905Z] #44 20.06 Reading package lists... [2021-08-08T11:18:34.905Z] #44 24.65 Building dependency tree... [2021-08-08T11:18:34.905Z] #44 26.99 The following additional packages will be installed: [2021-08-08T11:18:34.905Z] #44 26.99 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-08T11:18:34.905Z] #44 26.99 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-08T11:18:34.906Z] #44 26.99 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-08T11:18:34.906Z] #44 26.99 python3.7-minimal [2021-08-08T11:18:34.906Z] #44 27.02 Suggested packages: [2021-08-08T11:18:34.906Z] #44 27.02 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-08T11:18:34.906Z] #44 27.02 python3.7-doc binfmt-support [2021-08-08T11:18:34.906Z] #44 27.96 The following NEW packages will be installed: [2021-08-08T11:18:34.906Z] #44 27.97 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-08T11:18:34.906Z] #44 27.99 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-08T11:18:34.906Z] #44 27.99 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-08T11:18:34.906Z] #44 27.99 python3.7-minimal [2021-08-08T11:18:34.906Z] #44 28.49 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:18:34.906Z] #44 28.49 Need to get 6095 kB of archives. [2021-08-08T11:18:34.906Z] #44 28.49 After this operation, 32.3 MB of additional disk space will be used. [2021-08-08T11:18:34.906Z] #44 28.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-08-08T11:18:34.906Z] #44 28.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-08-08T11:18:34.906Z] #44 28.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-08-08T11:18:34.906Z] #44 28.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-08-08T11:18:34.906Z] #44 28.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-08-08T11:18:34.906Z] #44 28.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-08-08T11:18:34.906Z] #44 28.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-08-08T11:18:34.906Z] #44 28.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-08-08T11:18:34.906Z] #44 28.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-08-08T11:18:34.906Z] #44 28.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-08T11:18:34.906Z] #44 29.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-08T11:18:34.906Z] #44 29.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-08-08T11:18:34.906Z] #44 29.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-08T11:18:34.906Z] #44 29.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-08-08T11:18:34.906Z] #44 29.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-08-08T11:18:34.906Z] #44 31.47 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-08-08T11:18:34.906Z] #44 33.05 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:18:34.906Z] #44 33.32 Fetched 6095 kB in 4s (1686 kB/s) [2021-08-08T11:18:34.906Z] #44 33.54 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-08-08T11:18:34.906Z] #44 33.55 (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.) [2021-08-08T11:18:34.906Z] #44 33.64 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-08T11:18:34.906Z] #44 33.71 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:34.906Z] #44 ... [2021-08-08T11:18:34.906Z] [2021-08-08T11:18:34.906Z] #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 [2021-08-08T11:18:34.906Z] #29 sha256:6d94cf82b0f68509cc85ec94bb4d34117f7fb6f18590704f8deb8949b5b74d7f [2021-08-08T11:18:34.906Z] #29 23.67 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-08T11:18:34.906Z] #29 23.99 [2021-08-08T11:18:31.821Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T11:18:31.868Z] > git checkout -f 27aaadb7104b944f350765edfcd87143aec9ae43 # timeout=10 [2021-08-08T11:18:34.440Z] > git remote # timeout=10 [2021-08-08T11:18:34.506Z] > git config --get remote.origin.url # timeout=10 [2021-08-08T11:18:34.546Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:18:34.547Z] > git merge 91dc595e96483184e090d653870eb95d95f96904 # timeout=10 [2021-08-08T11:18:34.813Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-08T11:18:34.932Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T11:18:34.979Z] > git checkout -f d03bcc2d2e6dcb3646bd87935a2ee76f36753dca # timeout=10 [2021-08-08T11:18:35.704Z] #29 24.25 0.0% ## 3.4% ##### 7.8% ####### 10.9% ########## 14.9% ############## 19.8% ################## 25.0% ##################### 29.9% ######################### 35.2% ############################ 39.3% ############################## 42.2% ################################## 47.3% ##################################### 52.1% ######################################### 57.6% ############################################ 61.2% ################################################# 68.3% ##################################################### 73.7% [2021-08-08T11:18:35.704Z] #29 ... [2021-08-08T11:18:35.704Z] [2021-08-08T11:18:35.704Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:18:35.704Z] #50 sha256:e237c60233aed0cdb1776360a80d5a10e93f22ff07b0b1b04b29ba59316f33bf [2021-08-08T11:18:35.704Z] #50 25.50 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-08T11:18:35.704Z] #50 25.54 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-08T11:18:35.704Z] #50 25.56 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-08T11:18:35.704Z] #50 26.08 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-08T11:18:35.704Z] #50 27.49 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-08T11:18:35.704Z] #50 27.50 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-08T11:18:35.704Z] #50 27.52 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-08T11:18:35.704Z] #50 27.58 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-08T11:18:35.704Z] #50 27.59 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-08T11:18:35.704Z] #50 27.62 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-08T11:18:35.704Z] #50 27.70 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-08T11:18:35.704Z] #50 27.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-08T11:18:35.704Z] #50 27.87 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-08T11:18:35.704Z] #50 27.95 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-08T11:18:35.704Z] #50 27.98 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-08T11:18:35.704Z] #50 28.07 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-08T11:18:35.704Z] #50 28.11 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-08T11:18:35.704Z] #50 28.45 go: downloading golang.org/x/text v0.3.2 [2021-08-08T11:18:35.704Z] #50 28.80 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-08T11:18:35.704Z] #50 29.46 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-08T11:18:35.704Z] #50 31.25 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-08T11:18:35.704Z] #50 31.57 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-08T11:18:35.704Z] #50 32.98 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-08T11:18:35.768Z] #36 45.56 Selecting previously unselected package libicu63:amd64. [2021-08-08T11:18:35.768Z] #36 45.59 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-08T11:18:35.768Z] #36 45.61 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-08T11:18:35.969Z] #50 ... [2021-08-08T11:18:35.969Z] [2021-08-08T11:18:35.969Z] #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 [2021-08-08T11:18:35.969Z] #29 sha256:6d94cf82b0f68509cc85ec94bb4d34117f7fb6f18590704f8deb8949b5b74d7f [2021-08-08T11:18:35.969Z] #29 24.25 0.0% ## 3.4% ##### 7.8% ####### 10.9% ########## 14.9% ############## 19.8% ################## 25.0% ##################### 29.9% ######################### 35.2% ############################ 39.3% ############################## 42.2% ################################## 47.3% ##################################### 52.1% ######################################### 57.6% ############################################ 61.2% ################################################# 68.3% ##################################################### 73.7% ######################################################### 80.0% ############################################################## 86.6% ################################################################### 93.9% [2021-08-08T11:18:35.969Z] #29 ... [2021-08-08T11:18:35.969Z] [2021-08-08T11:18:35.969Z] #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 [2021-08-08T11:18:35.969Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-08-08T11:18:35.969Z] #36 24.78 Building dependency tree... [2021-08-08T11:18:35.969Z] #36 27.59 The following additional packages will be installed: [2021-08-08T11:18:35.969Z] #36 27.59 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-08T11:18:35.969Z] #36 27.60 Suggested packages: [2021-08-08T11:18:35.969Z] #36 27.60 cmake-doc ninja-build lrzip [2021-08-08T11:18:35.969Z] #36 27.60 Recommended packages: [2021-08-08T11:18:35.969Z] #36 27.60 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-08T11:18:35.969Z] #36 28.23 The following NEW packages will be installed: [2021-08-08T11:18:35.969Z] #36 28.24 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-08T11:18:35.969Z] #36 28.24 vim-common xxd [2021-08-08T11:18:35.969Z] #36 28.87 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:18:35.969Z] #36 28.87 Need to get 14.2 MB of archives. [2021-08-08T11:18:35.969Z] #36 28.87 After this operation, 60.0 MB of additional disk space will be used. [2021-08-08T11:18:35.969Z] #36 28.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-08-08T11:18:35.969Z] #36 28.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-08T11:18:35.969Z] #36 28.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-08T11:18:35.969Z] #36 28.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-08-08T11:18:35.969Z] #36 29.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-08-08T11:18:35.969Z] #36 29.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-08-08T11:18:35.969Z] #36 29.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-08-08T11:18:35.969Z] #36 29.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-08-08T11:18:35.969Z] #36 29.68 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2021-08-08T11:18:35.969Z] #36 29.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-08-08T11:18:35.969Z] #36 30.70 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:18:35.969Z] #36 30.98 Fetched 14.2 MB in 1s (10.2 MB/s) [2021-08-08T11:18:35.969Z] #36 31.39 Selecting previously unselected package xxd. [2021-08-08T11:18:35.969Z] #36 31.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-08-08T11:18:35.969Z] #36 31.42 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-08-08T11:18:35.969Z] #36 31.59 Unpacking xxd (2:8.1.0875-5) ... [2021-08-08T11:18:35.969Z] #36 33.03 Selecting previously unselected package vim-common. [2021-08-08T11:18:35.969Z] #36 33.03 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-08T11:18:35.969Z] #36 33.15 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-08T11:18:35.969Z] #36 33.92 Selecting previously unselected package cmake-data. [2021-08-08T11:18:35.969Z] #36 33.92 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-08T11:18:35.969Z] #36 33.94 Unpacking cmake-data (3.13.4-1) ... [2021-08-08T11:18:35.986Z] #53 81.08 log [2021-08-08T11:18:36.158Z] #46 ... [2021-08-08T11:18:36.158Z] [2021-08-08T11:18:36.158Z] #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 [2021-08-08T11:18:36.158Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:18:36.158Z] #13 100.4 Selecting previously unselected package libapparmor1:amd64. [2021-08-08T11:18:36.158Z] #13 100.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-08T11:18:36.158Z] #13 100.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-08T11:18:36.158Z] #13 100.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-08T11:18:36.158Z] #13 100.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-08T11:18:36.158Z] #13 100.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-08T11:18:36.158Z] #13 100.6 Selecting previously unselected package libbtrfs0. [2021-08-08T11:18:36.158Z] #13 100.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-08T11:18:36.158Z] #13 100.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-08T11:18:36.158Z] #13 100.7 Selecting previously unselected package libbtrfs-dev. [2021-08-08T11:18:36.158Z] #13 100.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-08T11:18:36.158Z] #13 100.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-08T11:18:36.232Z] #36 ... [2021-08-08T11:18:36.232Z] [2021-08-08T11:18:36.232Z] #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 [2021-08-08T11:18:36.232Z] #29 sha256:6d94cf82b0f68509cc85ec94bb4d34117f7fb6f18590704f8deb8949b5b74d7f [2021-08-08T11:18:36.232Z] #29 24.25 0.0% ## 3.4% ##### 7.8% ####### 10.9% ########## 14.9% ############## 19.8% ################## 25.0% ##################### 29.9% ######################### 35.2% ############################ 39.3% ############################## 42.2% ################################## 47.3% ##################################### 52.1% ######################################### 57.6% ############################################ 61.2% ################################################# 68.3% ##################################################### 73.7% ######################################################### 80.0% ############################################################## 86.6% ################################################################### 93.9% ####################################################################### 100.0% ######################################################################## 100.0% [2021-08-08T11:18:36.232Z] #29 26.49 [2021-08-08T11:18:36.247Z] #53 81.54 encoding/xml [2021-08-08T11:18:36.415Z] #13 100.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-08T11:18:36.415Z] #13 100.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-08T11:18:36.415Z] #13 100.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-08T11:18:36.415Z] #13 100.9 Selecting previously unselected package libudev-dev:amd64. [2021-08-08T11:18:36.415Z] #13 101.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-08T11:18:36.415Z] #13 101.0 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-08T11:18:36.585Z] #36 54.01 The following additional packages will be installed: [2021-08-08T11:18:36.585Z] #36 54.02 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-08T11:18:36.585Z] #36 54.03 Suggested packages: [2021-08-08T11:18:36.585Z] #36 54.03 cmake-doc ninja-build lrzip [2021-08-08T11:18:36.585Z] #36 54.03 Recommended packages: [2021-08-08T11:18:36.585Z] #36 54.03 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-08T11:18:36.672Z] #13 101.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-08T11:18:36.672Z] #13 101.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-08T11:18:36.672Z] #13 101.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-08T11:18:36.929Z] #13 101.4 Selecting previously unselected package libpcre16-3:amd64. [2021-08-08T11:18:36.929Z] #13 101.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-08T11:18:36.929Z] #13 101.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-08T11:18:37.186Z] #13 101.6 Selecting previously unselected package libpcre32-3:amd64. [2021-08-08T11:18:37.186Z] #13 101.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-08T11:18:37.186Z] #13 101.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-08T11:18:37.186Z] #13 101.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-08T11:18:37.186Z] #13 101.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-08T11:18:37.186Z] #13 101.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-08T11:18:37.355Z] #29 27.62 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-08T11:18:37.442Z] #13 101.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-08T11:18:37.443Z] #13 101.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-08T11:18:37.443Z] #13 101.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-08T11:18:37.527Z] #36 55.34 The following NEW packages will be installed: [2021-08-08T11:18:37.527Z] #36 55.36 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-08T11:18:37.527Z] #36 55.36 vim-common xxd [2021-08-08T11:18:37.627Z] #53 82.80 go/doc [2021-08-08T11:18:37.949Z] #29 27.93 [2021-08-08T11:18:37.949Z] #29 28.11 ######################################################################## 100.0% [2021-08-08T11:18:37.949Z] #29 28.22 [2021-08-08T11:18:37.957Z] #13 102.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-08T11:18:37.957Z] #13 102.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-08T11:18:37.957Z] #13 102.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-08T11:18:37.957Z] #13 102.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-08T11:18:37.957Z] #13 102.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-08T11:18:37.957Z] #13 102.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-08T11:18:37.957Z] #13 102.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-08T11:18:38.099Z] #36 55.95 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:18:38.099Z] #36 55.95 Need to get 14.9 MB of archives. [2021-08-08T11:18:38.099Z] #36 55.95 After this operation, 61.8 MB of additional disk space will be used. [2021-08-08T11:18:38.099Z] #36 55.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-08T11:18:38.099Z] #36 55.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-08T11:18:38.099Z] #36 55.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-08T11:18:38.214Z] #13 102.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-08T11:18:38.214Z] #13 102.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-08T11:18:38.214Z] #13 102.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-08T11:18:38.214Z] #13 102.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-08T11:18:38.214Z] #13 102.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-08T11:18:38.365Z] #36 56.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-08T11:18:38.539Z] #29 28.91 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-08T11:18:38.565Z] #53 ... [2021-08-08T11:18:38.565Z] [2021-08-08T11:18:38.565Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:38.565Z] #59 sha256:23c5dbe56dd4df37282d187349e3ff834f31ac4d37e99a3551e277a98df8c1d9 [2021-08-08T11:18:38.565Z] #59 75.60 github.com/pkg/diff [2021-08-08T11:18:38.565Z] #59 76.69 go/ast [2021-08-08T11:18:38.565Z] #59 77.69 golang.org/x/crypto/ssh/terminal [2021-08-08T11:18:38.565Z] #59 78.54 mvdan.cc/editorconfig [2021-08-08T11:18:38.565Z] #59 79.47 mvdan.cc/sh/v3/fileutil [2021-08-08T11:18:38.565Z] #59 79.51 text/tabwriter [2021-08-08T11:18:38.565Z] #59 79.76 mvdan.cc/sh/v3/syntax [2021-08-08T11:18:38.565Z] #59 83.80 mvdan.cc/sh/v3/cmd/shfmt [2021-08-08T11:18:38.626Z] #36 ... [2021-08-08T11:18:38.626Z] [2021-08-08T11:18:38.626Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-08T11:18:38.626Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-08T11:18:38.626Z] #56 40.09 Reading package lists... [2021-08-08T11:18:38.626Z] #56 49.36 Building dependency tree... [2021-08-08T11:18:38.626Z] #56 54.01 The following additional packages will be installed: [2021-08-08T11:18:38.626Z] #56 54.01 libbtrfs0 [2021-08-08T11:18:38.626Z] #56 54.20 The following NEW packages will be installed: [2021-08-08T11:18:38.626Z] #56 54.23 libbtrfs-dev libbtrfs0 [2021-08-08T11:18:38.626Z] #56 54.71 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:18:38.626Z] #56 54.71 Need to get 119 kB of archives. [2021-08-08T11:18:38.626Z] #56 54.71 After this operation, 387 kB of additional disk space will be used. [2021-08-08T11:18:38.626Z] #56 54.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-08T11:18:38.626Z] #56 54.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-08T11:18:38.626Z] #56 55.98 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:18:38.626Z] #56 56.29 Fetched 119 kB in 0s (408 kB/s) [2021-08-08T11:18:38.626Z] #56 56.49 Selecting previously unselected package libbtrfs0. [2021-08-08T11:18:38.626Z] #56 56.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-08T11:18:38.626Z] #56 56.59 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-08T11:18:38.626Z] #56 56.63 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-08T11:18:38.778Z] #13 103.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-08T11:18:38.778Z] #13 103.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-08T11:18:38.778Z] #13 103.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-08T11:18:38.778Z] #13 103.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-08T11:18:38.778Z] #13 103.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-08T11:18:38.888Z] #56 56.79 Selecting previously unselected package libbtrfs-dev. [2021-08-08T11:18:38.888Z] #56 56.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-08T11:18:38.888Z] #56 56.79 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-08T11:18:39.038Z] #13 103.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-08T11:18:39.038Z] #13 103.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:18:39.038Z] #13 103.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-08T11:18:39.038Z] #13 103.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-08T11:18:39.038Z] #13 103.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-08T11:18:39.038Z] #13 103.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-08T11:18:39.038Z] #13 103.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-08T11:18:39.038Z] #13 103.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-08T11:18:39.038Z] #13 103.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-08T11:18:39.038Z] #13 103.6 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-08T11:18:39.038Z] #13 103.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-08T11:18:39.038Z] #13 103.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-08T11:18:39.038Z] #13 103.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:18:39.111Z] #29 29.40 [2021-08-08T11:18:39.150Z] #56 57.15 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-08T11:18:39.295Z] #13 103.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-08T11:18:39.295Z] #13 103.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-08T11:18:39.295Z] #13 103.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:18:39.295Z] #13 103.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-08T11:18:39.295Z] #13 103.7 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 [2021-08-08T11:18:39.295Z] #13 103.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-08T11:18:39.295Z] #13 103.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-08T11:18:39.295Z] #13 103.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-08T11:18:39.295Z] #13 103.8 Setting up dmsetup (2:1.02.155-3) ... [2021-08-08T11:18:39.295Z] #13 103.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-08T11:18:39.295Z] #13 103.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-08T11:18:39.295Z] #13 103.9 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:18:39.398Z] #29 29.61 ######################################################################## 100.0% [2021-08-08T11:18:39.411Z] #56 57.19 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-08T11:18:39.411Z] #56 57.22 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:18:39.411Z] #56 ... [2021-08-08T11:18:39.411Z] [2021-08-08T11:18:39.411Z] #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 [2021-08-08T11:18:39.411Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-08T11:18:39.411Z] #36 57.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-08T11:18:39.411Z] #36 57.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-08T11:18:39.411Z] #36 57.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-08T11:18:39.411Z] #36 57.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-08T11:18:39.411Z] #36 57.33 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-08T11:18:39.411Z] #36 57.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-08T11:18:39.503Z] #59 ... [2021-08-08T11:18:39.503Z] [2021-08-08T11:18:39.504Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-08T11:18:39.504Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-08-08T11:18:39.504Z] #17 61.30 Fetched 48.3 MB in 59s (818 kB/s) [2021-08-08T11:18:39.661Z] #29 29.68 [2021-08-08T11:18:39.661Z] #29 29.74 Download of images into '/build' complete. [2021-08-08T11:18:39.661Z] #29 29.74 Use something like the following to load the result into a Docker daemon: [2021-08-08T11:18:39.661Z] #29 29.74 tar -cC '/build' . | docker load [2021-08-08T11:18:39.763Z] #17 61.30 Reading package lists... [2021-08-08T11:18:39.763Z] #17 ... [2021-08-08T11:18:39.763Z] [2021-08-08T11:18:39.763Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:39.763Z] #53 sha256:5c8906c9f553e5e72a56bb5ab27cf22d9a573d691faf323c095e323801f9e5f0 [2021-08-08T11:18:39.763Z] #53 85.01 compress/flate [2021-08-08T11:18:39.763Z] #53 85.09 github.com/LK4D4/vndr/build [2021-08-08T11:18:40.332Z] #53 ... [2021-08-08T11:18:40.332Z] [2021-08-08T11:18:40.332Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:40.332Z] #59 sha256:23c5dbe56dd4df37282d187349e3ff834f31ac4d37e99a3551e277a98df8c1d9 [2021-08-08T11:18:40.332Z] #59 DONE 85.8s [2021-08-08T11:18:40.359Z] #36 ... [2021-08-08T11:18:40.359Z] [2021-08-08T11:18:40.359Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-08T11:18:40.359Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-08T11:18:40.359Z] #56 DONE 58.3s [2021-08-08T11:18:40.591Z] [2021-08-08T11:18:40.591Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-08T11:18:40.591Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-08T11:18:40.622Z] [2021-08-08T11:18:40.622Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:18:40.622Z] #57 sha256:9347cca4ecc872abbd3e9179065a0ecb69fdbef24c6a2c0758f40759e20ad15a [2021-08-08T11:18:41.057Z] #36 ... [2021-08-08T11:18:41.057Z] [2021-08-08T11:18:41.057Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-08T11:18:41.057Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:18:41.057Z] #13 30.79 Reading package lists... [2021-08-08T11:18:41.057Z] #13 36.80 Building dependency tree... [2021-08-08T11:18:41.057Z] #13 39.53 The following additional packages will be installed: [2021-08-08T11:18:41.057Z] #13 39.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-08T11:18:41.057Z] #13 39.53 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-08T11:18:41.057Z] #13 39.53 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-08T11:18:41.057Z] #13 39.53 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-08T11:18:41.057Z] #13 39.53 mingw-w64-x86-64-dev [2021-08-08T11:18:41.057Z] #13 39.53 Suggested packages: [2021-08-08T11:18:41.057Z] #13 39.54 gcc-8-locales seccomp wine64 [2021-08-08T11:18:41.057Z] #13 40.40 The following NEW packages will be installed: [2021-08-08T11:18:41.057Z] #13 40.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-08T11:18:41.057Z] #13 40.40 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-08T11:18:41.057Z] #13 40.40 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-08T11:18:41.057Z] #13 40.40 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-08T11:18:41.057Z] #13 40.40 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-08T11:18:41.057Z] #13 40.40 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-08T11:18:41.057Z] #13 40.40 The following packages will be upgraded: [2021-08-08T11:18:41.057Z] #13 40.42 libseccomp2 [2021-08-08T11:18:41.057Z] #13 40.79 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:18:41.057Z] #13 40.79 Need to get 77.8 MB of archives. [2021-08-08T11:18:41.057Z] #13 40.79 After this operation, 487 MB of additional disk space will be used. [2021-08-08T11:18:41.057Z] #13 40.79 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] [2021-08-08T11:18:41.057Z] #13 40.82 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-08T11:18:41.057Z] #13 40.82 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-08T11:18:41.057Z] #13 40.96 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] [2021-08-08T11:18:41.057Z] #13 41.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-08T11:18:41.057Z] #13 41.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-08-08T11:18:41.057Z] #13 41.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-08T11:18:41.057Z] #13 41.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-08T11:18:41.057Z] #13 41.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-08T11:18:41.057Z] #13 41.97 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] [2021-08-08T11:18:41.057Z] #13 41.98 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] [2021-08-08T11:18:41.057Z] #13 45.55 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] [2021-08-08T11:18:41.057Z] #13 ... [2021-08-08T11:18:41.058Z] [2021-08-08T11:18:41.058Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:41.058Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:18:41.058Z] #44 44.17 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-08T11:18:41.058Z] #44 45.45 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:18:41.058Z] #44 45.61 Fetched 6695 kB in 4s (1912 kB/s) [2021-08-08T11:18:41.058Z] #44 45.74 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-08T11:18:41.058Z] #44 45.74 (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.) [2021-08-08T11:18:41.058Z] #44 45.81 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:18:41.058Z] #44 45.82 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:41.058Z] #44 46.58 Selecting previously unselected package python3.7-minimal. [2021-08-08T11:18:41.058Z] #44 46.58 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:18:41.058Z] #44 46.59 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-08T11:18:41.058Z] #44 47.98 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:41.058Z] #44 48.01 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-08T11:18:41.073Z] #29 DONE 31.3s [2021-08-08T11:18:41.073Z] [2021-08-08T11:18:41.073Z] #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 [2021-08-08T11:18:41.073Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-08-08T11:18:41.073Z] #13 32.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-08-08T11:18:41.073Z] #13 34.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-08-08T11:18:41.073Z] #13 34.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-08-08T11:18:41.073Z] #13 34.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-08-08T11:18:41.073Z] #13 34.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-08-08T11:18:41.073Z] #13 34.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-08-08T11:18:41.073Z] #13 34.07 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2021-08-08T11:18:41.073Z] #13 34.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-08-08T11:18:41.073Z] #13 34.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-08-08T11:18:41.073Z] #13 34.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-08-08T11:18:41.073Z] #13 34.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-08-08T11:18:41.073Z] #13 34.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-08-08T11:18:41.073Z] #13 34.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-08-08T11:18:41.073Z] #13 34.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-08-08T11:18:41.073Z] #13 34.27 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2021-08-08T11:18:41.073Z] #13 35.52 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:18:41.073Z] #13 35.96 Fetched 73.4 MB in 6s (13.3 MB/s) [2021-08-08T11:18:41.073Z] #13 36.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-08-08T11:18:41.073Z] #13 36.52 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-08-08T11:18:41.073Z] #13 36.78 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-08T11:18:41.189Z] #13 DONE 105.8s [2021-08-08T11:18:41.189Z] [2021-08-08T11:18:41.189Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:18:41.189Z] #54 sha256:062909e659f6740c86e9b93eace5a2ee72927670e3218e31d9f40f9b2ee362f2 [2021-08-08T11:18:41.564Z] #57 ... [2021-08-08T11:18:41.564Z] [2021-08-08T11:18:41.564Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:18:41.564Z] #50 sha256:675a56e1cd9b02bcf4b888fc989640c5733c5cccd7d3f30f18fd4b3f7b365d61 [2021-08-08T11:18:41.564Z] #50 49.60 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-08T11:18:41.564Z] #50 49.76 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-08T11:18:41.564Z] #50 49.88 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-08T11:18:41.564Z] #50 49.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-08T11:18:41.564Z] #50 50.05 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-08T11:18:41.564Z] #50 52.03 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-08T11:18:41.564Z] #50 52.72 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-08T11:18:41.564Z] #50 52.93 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-08T11:18:41.621Z] #44 ... [2021-08-08T11:18:41.621Z] [2021-08-08T11:18:41.621Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-08T11:18:41.621Z] #48 sha256:5c9cb69ee4fc27787033fedbac79f62acbe903b9b86736b961f6e78a21888d59 [2021-08-08T11:18:41.621Z] #48 DONE 51.3s [2021-08-08T11:18:41.621Z] [2021-08-08T11:18:41.621Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:18:41.621Z] #57 sha256:b823a98ce22200753f081ad3779983d8e010223ef1805f7a0f55aac3968aafff [2021-08-08T11:18:41.621Z] #57 3.080 + RM_GOPATH=0 [2021-08-08T11:18:41.621Z] #57 3.081 + TMP_GOPATH= [2021-08-08T11:18:41.621Z] #57 3.081 + : /build [2021-08-08T11:18:41.621Z] #57 3.085 + '[' -z '' ']' [2021-08-08T11:18:41.621Z] #57 3.086 ++ mktemp -d [2021-08-08T11:18:41.621Z] #57 3.088 + export GOPATH=/tmp/tmp.aDmdrLhxwa [2021-08-08T11:18:41.621Z] #57 3.088 + GOPATH=/tmp/tmp.aDmdrLhxwa [2021-08-08T11:18:41.621Z] #57 3.088 + RM_GOPATH=1 [2021-08-08T11:18:41.621Z] #57 3.090 + case "$(go env GOARCH)" in [2021-08-08T11:18:41.621Z] #57 3.090 ++ go env GOARCH [2021-08-08T11:18:41.621Z] #57 3.107 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:41.621Z] #57 3.107 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:41.621Z] #57 3.107 ++ dirname /tmp/install/install.sh [2021-08-08T11:18:41.621Z] #57 3.110 + dir=/tmp/install [2021-08-08T11:18:41.621Z] #57 3.112 + bin=containerd [2021-08-08T11:18:41.621Z] #57 3.113 + shift [2021-08-08T11:18:41.621Z] #57 3.113 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-08T11:18:41.621Z] #57 3.113 + . /tmp/install/containerd.installer [2021-08-08T11:18:41.621Z] #57 3.120 ++ set -e [2021-08-08T11:18:41.621Z] #57 3.120 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-08T11:18:41.621Z] #57 3.120 + install_containerd [2021-08-08T11:18:41.621Z] #57 3.124 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-08T11:18:41.622Z] #57 3.124 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-08T11:18:41.622Z] #57 3.124 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aDmdrLhxwa/src/github.com/containerd/containerd [2021-08-08T11:18:41.622Z] #57 3.126 Cloning into '/tmp/tmp.aDmdrLhxwa/src/github.com/containerd/containerd'... [2021-08-08T11:18:41.648Z] #13 37.24 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-08-08T11:18:41.824Z] #50 ... [2021-08-08T11:18:41.824Z] [2021-08-08T11:18:41.824Z] #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 [2021-08-08T11:18:41.824Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-08T11:18:41.824Z] #36 59.65 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:18:41.881Z] #57 ... [2021-08-08T11:18:41.881Z] [2021-08-08T11:18:41.881Z] #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 [2021-08-08T11:18:41.881Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:18:41.881Z] #13 47.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-08T11:18:41.881Z] #13 47.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-08T11:18:41.881Z] #13 47.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-08T11:18:41.881Z] #13 47.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-08T11:18:41.881Z] #13 47.78 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] [2021-08-08T11:18:41.881Z] #13 47.80 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-08T11:18:41.881Z] #13 47.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-08T11:18:41.881Z] #13 47.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-08T11:18:41.914Z] #13 37.44 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-08T11:18:41.914Z] #13 37.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-08-08T11:18:41.914Z] #13 37.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-08-08T11:18:41.914Z] #13 37.60 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-08T11:18:41.969Z] #39 ... [2021-08-08T11:18:41.969Z] [2021-08-08T11:18:41.969Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:41.969Z] #53 sha256:5c8906c9f553e5e72a56bb5ab27cf22d9a573d691faf323c095e323801f9e5f0 [2021-08-08T11:18:41.969Z] #53 87.22 compress/gzip [2021-08-08T11:18:42.085Z] #36 59.92 Fetched 14.9 MB in 2s (7028 kB/s) [2021-08-08T11:18:42.085Z] #36 60.06 Selecting previously unselected package xxd. [2021-08-08T11:18:42.137Z] #13 47.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-08T11:18:42.137Z] #13 47.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-08T11:18:42.137Z] #13 47.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-08T11:18:42.137Z] #13 47.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-08T11:18:42.137Z] #13 ... [2021-08-08T11:18:42.137Z] [2021-08-08T11:18:42.137Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:42.137Z] #52 sha256:d6fb48e63f19951689f3db329d3434f8fa3ba5e27359426e28ff6de65fca4529 [2021-08-08T11:18:42.137Z] #52 41.97 internal/reflectlite [2021-08-08T11:18:42.137Z] #52 41.98 sync [2021-08-08T11:18:42.137Z] #52 43.27 internal/testlog [2021-08-08T11:18:42.137Z] #52 44.36 sort [2021-08-08T11:18:42.137Z] #52 44.37 errors [2021-08-08T11:18:42.137Z] #52 44.80 io [2021-08-08T11:18:42.137Z] #52 45.36 internal/oserror [2021-08-08T11:18:42.137Z] #52 45.52 syscall [2021-08-08T11:18:42.137Z] #52 46.17 bytes [2021-08-08T11:18:42.137Z] #52 48.37 strconv [2021-08-08T11:18:42.137Z] #52 51.99 reflect [2021-08-08T11:18:42.229Z] #53 87.55 crypto/rsa [2021-08-08T11:18:42.229Z] #53 87.57 crypto/dsa [2021-08-08T11:18:42.229Z] #53 87.76 crypto/x509/pkix [2021-08-08T11:18:42.348Z] #36 60.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-08T11:18:42.348Z] #36 60.24 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-08T11:18:42.348Z] #36 60.24 Unpacking xxd (2:8.1.0875-5) ... [2021-08-08T11:18:42.348Z] #36 ... [2021-08-08T11:18:42.348Z] [2021-08-08T11:18:42.348Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:42.348Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:18:42.348Z] #44 40.84 Reading package lists... [2021-08-08T11:18:42.348Z] #44 49.98 Building dependency tree... [2021-08-08T11:18:42.348Z] #44 54.75 The following additional packages will be installed: [2021-08-08T11:18:42.348Z] #44 54.75 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-08T11:18:42.348Z] #44 54.75 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-08T11:18:42.348Z] #44 54.75 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-08T11:18:42.348Z] #44 54.75 python3.7-minimal [2021-08-08T11:18:42.348Z] #44 54.76 Suggested packages: [2021-08-08T11:18:42.348Z] #44 54.76 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-08T11:18:42.348Z] #44 54.76 python3.7-doc binfmt-support [2021-08-08T11:18:42.348Z] #44 56.52 The following NEW packages will be installed: [2021-08-08T11:18:42.348Z] #44 56.54 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-08T11:18:42.348Z] #44 56.55 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-08T11:18:42.348Z] #44 56.55 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-08T11:18:42.348Z] #44 56.55 python3.7-minimal [2021-08-08T11:18:42.348Z] #44 57.14 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:18:42.348Z] #44 57.14 Need to get 6695 kB of archives. [2021-08-08T11:18:42.348Z] #44 57.14 After this operation, 33.1 MB of additional disk space will be used. [2021-08-08T11:18:42.348Z] #44 57.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-08T11:18:42.349Z] #44 57.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-08T11:18:42.349Z] #44 57.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-08T11:18:42.349Z] #44 57.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-08T11:18:42.349Z] #44 57.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-08T11:18:42.349Z] #44 57.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-08T11:18:42.349Z] #44 57.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-08T11:18:42.349Z] #44 57.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-08T11:18:42.349Z] #44 57.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-08T11:18:42.349Z] #44 57.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-08T11:18:42.349Z] #44 57.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-08T11:18:42.349Z] #44 57.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-08T11:18:42.349Z] #44 57.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-08T11:18:42.349Z] #44 58.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-08T11:18:42.349Z] #44 58.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-08T11:18:42.349Z] #44 ... [2021-08-08T11:18:42.349Z] [2021-08-08T11:18:42.349Z] #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 [2021-08-08T11:18:42.349Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-08T11:18:42.398Z] #52 ... [2021-08-08T11:18:42.398Z] [2021-08-08T11:18:42.398Z] #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 [2021-08-08T11:18:42.398Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:18:42.398Z] #13 47.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-08T11:18:42.398Z] #13 47.98 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-08T11:18:42.610Z] #36 60.45 Selecting previously unselected package vim-common. [2021-08-08T11:18:42.610Z] #36 60.45 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-08T11:18:42.610Z] #36 60.53 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-08T11:18:42.798Z] #53 88.14 net [2021-08-08T11:18:43.058Z] #53 88.39 vendor/golang.org/x/crypto/chacha20 [2021-08-08T11:18:43.081Z] #54 1.645 + RM_GOPATH=0 [2021-08-08T11:18:43.081Z] #54 1.645 + TMP_GOPATH= [2021-08-08T11:18:43.081Z] #54 1.645 + : /build [2021-08-08T11:18:43.081Z] #54 1.645 + '[' -z '' ']' [2021-08-08T11:18:43.081Z] #54 1.647 ++ mktemp -d [2021-08-08T11:18:43.081Z] #54 1.649 + export GOPATH=/tmp/tmp.FMaA2kpXMp [2021-08-08T11:18:43.081Z] #54 1.649 + GOPATH=/tmp/tmp.FMaA2kpXMp [2021-08-08T11:18:43.081Z] #54 1.649 + RM_GOPATH=1 [2021-08-08T11:18:43.081Z] #54 1.649 + case "$(go env GOARCH)" in [2021-08-08T11:18:43.081Z] #54 1.650 ++ go env GOARCH [2021-08-08T11:18:43.081Z] #54 1.686 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:43.081Z] #54 1.686 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:43.081Z] #54 1.686 ++ dirname /tmp/install/install.sh [2021-08-08T11:18:43.081Z] #54 ... [2021-08-08T11:18:43.081Z] [2021-08-08T11:18:43.081Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-08T11:18:43.081Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-08-08T11:18:43.081Z] #14 DONE 1.8s [2021-08-08T11:18:43.081Z] [2021-08-08T11:18:43.081Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:18:43.081Z] #54 sha256:062909e659f6740c86e9b93eace5a2ee72927670e3218e31d9f40f9b2ee362f2 [2021-08-08T11:18:43.081Z] #54 1.687 + dir=/tmp/install [2021-08-08T11:18:43.081Z] #54 1.687 + bin=runc [2021-08-08T11:18:43.081Z] #54 1.687 + shift [2021-08-08T11:18:43.081Z] #54 1.687 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-08T11:18:43.081Z] #54 1.687 + . /tmp/install/runc.installer [2021-08-08T11:18:43.081Z] #54 1.687 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-08T11:18:43.081Z] #54 1.687 + install_runc [2021-08-08T11:18:43.081Z] #54 1.693 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-08T11:18:43.081Z] #54 1.693 + uname -r [2021-08-08T11:18:43.081Z] #54 1.704 + RUNC_BUILDTAGS='seccomp ' [2021-08-08T11:18:43.081Z] #54 1.704 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-08T11:18:43.081Z] #54 1.704 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-08T11:18:43.081Z] #54 1.704 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FMaA2kpXMp/src/github.com/opencontainers/runc [2021-08-08T11:18:43.081Z] #54 1.705 Cloning into '/tmp/tmp.FMaA2kpXMp/src/github.com/opencontainers/runc'... [2021-08-08T11:18:43.184Z] #36 60.92 Selecting previously unselected package cmake-data. [2021-08-08T11:18:43.184Z] #36 60.93 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-08T11:18:43.184Z] #36 60.93 Unpacking cmake-data (3.13.4-1) ... [2021-08-08T11:18:43.317Z] #53 88.77 vendor/golang.org/x/crypto/poly1305 [2021-08-08T11:18:43.378Z] #13 49.05 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:18:43.378Z] #13 49.20 Fetched 77.8 MB in 7s (10.4 MB/s) [2021-08-08T11:18:43.645Z] #54 ... [2021-08-08T11:18:43.645Z] [2021-08-08T11:18:43.645Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:18:43.645Z] #59 sha256:515dd67de3e4ca953cc4e63afea233fa51bce81db183a05bf7861e45ff7f42d7 [2021-08-08T11:18:43.645Z] #59 108.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-08T11:18:43.645Z] #59 108.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-08T11:18:43.645Z] #59 DONE 113.3s [2021-08-08T11:18:43.711Z] #13 49.33 (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.) [2021-08-08T11:18:43.711Z] #13 49.37 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-08T11:18:43.711Z] #13 49.41 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-08T11:18:43.711Z] #13 49.56 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-08T11:18:43.835Z] #13 ... [2021-08-08T11:18:43.835Z] [2021-08-08T11:18:43.835Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:18:43.835Z] #57 sha256:354016daf648a03031a8ba64c03239a787df41447098e019a76897bce81b07d6 [2021-08-08T11:18:43.835Z] #57 1.266 + RM_GOPATH=0 [2021-08-08T11:18:43.835Z] #57 1.266 + TMP_GOPATH= [2021-08-08T11:18:43.835Z] #57 1.267 + : /build [2021-08-08T11:18:43.835Z] #57 1.267 + '[' -z '' ']' [2021-08-08T11:18:43.835Z] #57 1.269 ++ mktemp -d [2021-08-08T11:18:43.835Z] #57 1.272 + export GOPATH=/tmp/tmp.7wPHPrPH0O [2021-08-08T11:18:43.835Z] #57 1.272 + GOPATH=/tmp/tmp.7wPHPrPH0O [2021-08-08T11:18:43.835Z] #57 1.272 + RM_GOPATH=1 [2021-08-08T11:18:43.835Z] #57 1.273 + case "$(go env GOARCH)" in [2021-08-08T11:18:43.835Z] #57 1.279 ++ go env GOARCH [2021-08-08T11:18:43.835Z] #57 1.313 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:43.835Z] #57 1.313 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:43.835Z] #57 1.314 ++ dirname /tmp/install/install.sh [2021-08-08T11:18:43.835Z] #57 1.331 + dir=/tmp/install [2021-08-08T11:18:43.835Z] #57 1.331 + bin=containerd [2021-08-08T11:18:43.835Z] #57 1.331 + shift [2021-08-08T11:18:43.835Z] #57 1.331 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-08T11:18:43.835Z] #57 1.331 + . /tmp/install/containerd.installer [2021-08-08T11:18:43.835Z] #57 1.331 ++ set -e [2021-08-08T11:18:43.835Z] #57 1.331 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-08T11:18:43.835Z] #57 1.332 + install_containerd [2021-08-08T11:18:43.835Z] #57 1.332 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-08T11:18:43.835Z] #57 1.333 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-08T11:18:43.835Z] #57 1.333 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7wPHPrPH0O/src/github.com/containerd/containerd [2021-08-08T11:18:43.835Z] #57 1.335 Cloning into '/tmp/tmp.7wPHPrPH0O/src/github.com/containerd/containerd'... [2021-08-08T11:18:43.835Z] #57 ... [2021-08-08T11:18:43.835Z] [2021-08-08T11:18:43.835Z] #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 [2021-08-08T11:18:43.835Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-08-08T11:18:43.835Z] #13 39.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-08T11:18:43.835Z] #13 39.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-08-08T11:18:43.835Z] #13 39.50 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-08T11:18:43.889Z] #53 89.17 vendor/golang.org/x/sys/cpu [2021-08-08T11:18:43.905Z] [2021-08-08T11:18:43.905Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-08T11:18:43.905Z] #60 sha256:f7316e2170b64e8bd0218de6dfc0aff4774582c8b496d7bee3b456e1cafdbe63 [2021-08-08T11:18:43.905Z] #60 DONE 0.1s [2021-08-08T11:18:43.905Z] [2021-08-08T11:18:43.905Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-08T11:18:43.905Z] #61 sha256:ade9456a8847de6d70f7e3ae6cc882be62cfac0229e9c18d3913d7c8aa4c6e13 [2021-08-08T11:18:43.905Z] #61 DONE 0.1s [2021-08-08T11:18:43.905Z] [2021-08-08T11:18:43.905Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-08T11:18:43.905Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-08-08T11:18:43.990Z] #13 49.77 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-08T11:18:44.098Z] #13 ... [2021-08-08T11:18:44.098Z] [2021-08-08T11:18:44.098Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:44.098Z] #46 sha256:a8964003557a2efb5a543af991466ac8a4012b3746191308e6ff8043310c6f86 [2021-08-08T11:18:44.098Z] #46 33.78 internal/reflectlite [2021-08-08T11:18:44.098Z] #46 33.79 sync [2021-08-08T11:18:44.098Z] #46 35.66 internal/testlog [2021-08-08T11:18:44.098Z] #46 35.67 github.com/LK4D4/vndr/godl/singleflight [2021-08-08T11:18:44.098Z] #46 35.67 math/rand [2021-08-08T11:18:44.098Z] #46 36.19 internal/singleflight [2021-08-08T11:18:44.098Z] #46 37.30 sort [2021-08-08T11:18:44.098Z] #46 37.37 errors [2021-08-08T11:18:44.098Z] #46 37.71 io [2021-08-08T11:18:44.098Z] #46 37.71 internal/oserror [2021-08-08T11:18:44.098Z] #46 37.71 strconv [2021-08-08T11:18:44.098Z] #46 37.96 syscall [2021-08-08T11:18:44.098Z] #46 38.60 path [2021-08-08T11:18:44.098Z] #46 39.72 vendor/golang.org/x/net/dns/dnsmessage [2021-08-08T11:18:44.098Z] #46 39.95 bytes [2021-08-08T11:18:44.098Z] #46 43.04 strings [2021-08-08T11:18:44.098Z] #46 ... [2021-08-08T11:18:44.098Z] [2021-08-08T11:18:44.098Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:44.098Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-08-08T11:18:44.098Z] #44 34.87 Selecting previously unselected package python3.7-minimal. [2021-08-08T11:18:44.098Z] #44 34.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-08T11:18:44.098Z] #44 34.94 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-08T11:18:44.098Z] #44 35.97 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:44.098Z] #44 36.01 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-08T11:18:44.098Z] #44 41.17 Selecting previously unselected package python3-minimal. [2021-08-08T11:18:44.098Z] #44 41.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 ... 15634 files and directories currently installed.) [2021-08-08T11:18:44.098Z] #44 41.38 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-08-08T11:18:44.098Z] #44 41.39 Unpacking python3-minimal (3.7.3-1) ... [2021-08-08T11:18:44.098Z] #44 41.70 Selecting previously unselected package libmpdec2:arm64. [2021-08-08T11:18:44.098Z] #44 41.70 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-08-08T11:18:44.098Z] #44 41.71 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-08-08T11:18:44.098Z] #44 42.01 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-08-08T11:18:44.098Z] #44 42.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-08-08T11:18:44.098Z] #44 42.05 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:44.098Z] #44 43.44 Selecting previously unselected package python3.7. [2021-08-08T11:18:44.098Z] #44 43.45 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-08-08T11:18:44.098Z] #44 43.47 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:44.098Z] #44 43.67 Selecting previously unselected package libpython3-stdlib:arm64. [2021-08-08T11:18:44.098Z] #44 43.67 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-08-08T11:18:44.098Z] #44 43.69 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-08T11:18:44.149Z] #53 89.46 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-08T11:18:44.249Z] #13 49.77 (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.) [2021-08-08T11:18:44.249Z] #13 49.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-08T11:18:44.249Z] #13 49.89 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-08T11:18:44.360Z] #44 43.90 Setting up python3-minimal (3.7.3-1) ... [2021-08-08T11:18:44.360Z] #44 ... [2021-08-08T11:18:44.360Z] [2021-08-08T11:18:44.360Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:44.360Z] #46 sha256:a8964003557a2efb5a543af991466ac8a4012b3746191308e6ff8043310c6f86 [2021-08-08T11:18:44.360Z] #46 44.17 reflect [2021-08-08T11:18:44.718Z] #53 90.02 vendor/golang.org/x/crypto/curve25519 [2021-08-08T11:18:45.190Z] #13 ... [2021-08-08T11:18:45.190Z] [2021-08-08T11:18:45.190Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:45.190Z] #46 sha256:d321bdf6d2531ce6465d79686530afc16d72a95165b583c442b1aafb148bc4aa [2021-08-08T11:18:45.190Z] #46 44.84 io [2021-08-08T11:18:45.190Z] #46 44.85 strconv [2021-08-08T11:18:45.190Z] #46 46.13 bytes [2021-08-08T11:18:45.190Z] #46 47.75 strings [2021-08-08T11:18:45.190Z] #46 49.11 reflect [2021-08-08T11:18:45.190Z] #46 50.77 bufio [2021-08-08T11:18:45.190Z] #46 52.70 syscall [2021-08-08T11:18:45.190Z] #46 ... [2021-08-08T11:18:45.190Z] [2021-08-08T11:18:45.190Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:45.190Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:18:45.190Z] #44 51.91 Selecting previously unselected package python3-minimal. [2021-08-08T11:18:45.190Z] #44 51.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-08-08T11:18:45.190Z] #44 51.96 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-08T11:18:45.190Z] #44 51.99 Unpacking python3-minimal (3.7.3-1) ... [2021-08-08T11:18:45.190Z] #44 52.10 Selecting previously unselected package libmpdec2:amd64. [2021-08-08T11:18:45.190Z] #44 52.11 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-08T11:18:45.190Z] #44 52.12 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-08T11:18:45.190Z] #44 52.32 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-08T11:18:45.190Z] #44 52.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:18:45.190Z] #44 52.35 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:45.190Z] #44 54.21 Selecting previously unselected package python3.7. [2021-08-08T11:18:45.190Z] #44 54.21 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:18:45.190Z] #44 54.21 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:45.190Z] #44 54.35 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-08T11:18:45.190Z] #44 54.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-08T11:18:45.190Z] #44 54.35 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-08T11:18:45.190Z] #44 54.65 Setting up python3-minimal (3.7.3-1) ... [2021-08-08T11:18:45.275Z] #15 DONE 2.1s [2021-08-08T11:18:45.275Z] [2021-08-08T11:18:45.275Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-08T11:18:45.275Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-08-08T11:18:45.287Z] #53 90.53 vendor/golang.org/x/crypto/hkdf [2021-08-08T11:18:45.287Z] #53 90.65 vendor/golang.org/x/text/transform [2021-08-08T11:18:45.669Z] Commit message: "Merge commit '91dc595e96483184e090d653870eb95d95f96904' into HEAD" [2021-08-08T11:18:45.799Z] First time build. Skipping changelog. [2021-08-08T11:18:45.822Z] #44 ... [2021-08-08T11:18:45.822Z] [2021-08-08T11:18:45.822Z] #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 [2021-08-08T11:18:45.822Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-08T11:18:45.822Z] #32 45.44 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-08-08T11:18:45.822Z] #32 45.71 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-08T11:18:45.822Z] #32 46.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-08T11:18:45.856Z] #53 91.09 vendor/golang.org/x/text/unicode/bidi [2021-08-08T11:18:46.112Z] #32 ... [2021-08-08T11:18:46.112Z] [2021-08-08T11:18:46.112Z] #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 [2021-08-08T11:18:46.112Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-08T11:18:46.112Z] #36 52.22 Selecting previously unselected package libxml2:amd64. [2021-08-08T11:18:46.112Z] #36 52.23 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-08T11:18:46.112Z] #36 52.24 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-08T11:18:46.112Z] #36 52.80 Selecting previously unselected package libarchive13:amd64. [2021-08-08T11:18:46.112Z] #36 52.80 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-08T11:18:46.112Z] #36 52.82 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-08T11:18:46.112Z] #36 53.12 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-08T11:18:46.112Z] #36 53.12 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-08T11:18:46.112Z] #36 53.15 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-08T11:18:46.112Z] #36 53.30 Selecting previously unselected package librhash0:amd64. [2021-08-08T11:18:46.112Z] #36 53.30 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-08-08T11:18:46.112Z] #36 53.31 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-08T11:18:46.112Z] #36 53.48 Selecting previously unselected package libuv1:amd64. [2021-08-08T11:18:46.112Z] #36 53.48 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-08T11:18:46.112Z] #36 53.49 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-08T11:18:46.112Z] #36 53.64 Selecting previously unselected package cmake. [2021-08-08T11:18:46.112Z] #36 53.64 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-08-08T11:18:46.112Z] #36 53.64 Unpacking cmake (3.13.4-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-08T11:18:46.496Z] #36 ... [2021-08-08T11:18:46.496Z] [2021-08-08T11:18:46.496Z] #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 [2021-08-08T11:18:46.496Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:18:46.496Z] #13 38.97 Reading package lists... [2021-08-08T11:18:46.496Z] #13 48.91 Building dependency tree... [2021-08-08T11:18:46.496Z] #13 52.67 The following additional packages will be installed: [2021-08-08T11:18:46.496Z] #13 52.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-08T11:18:46.496Z] #13 52.68 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-08T11:18:46.496Z] #13 52.70 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-08T11:18:46.496Z] #13 52.71 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-08T11:18:46.496Z] #13 52.72 mingw-w64-x86-64-dev [2021-08-08T11:18:46.496Z] #13 52.73 Suggested packages: [2021-08-08T11:18:46.496Z] #13 52.74 gcc-8-locales seccomp wine64 [2021-08-08T11:18:46.496Z] #13 54.50 The following NEW packages will be installed: [2021-08-08T11:18:46.496Z] #13 54.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-08T11:18:46.496Z] #13 54.52 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-08T11:18:46.496Z] #13 54.52 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-08T11:18:46.496Z] #13 54.52 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-08T11:18:46.496Z] #13 54.52 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-08T11:18:46.496Z] #13 54.53 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-08T11:18:46.496Z] #13 54.55 The following packages will be upgraded: [2021-08-08T11:18:46.496Z] #13 54.55 libseccomp2 [2021-08-08T11:18:46.496Z] #13 55.08 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:18:46.496Z] #13 55.08 Need to get 77.8 MB of archives. [2021-08-08T11:18:46.496Z] #13 55.08 After this operation, 487 MB of additional disk space will be used. [2021-08-08T11:18:46.496Z] #13 55.08 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-08T11:18:46.496Z] #13 55.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-08-08T11:18:46.496Z] #13 55.17 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-08T11:18:46.496Z] #13 55.34 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] [2021-08-08T11:18:46.496Z] #13 56.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-08T11:18:46.496Z] #13 56.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-08-08T11:18:46.496Z] #13 56.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-08T11:18:46.496Z] #13 56.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-08T11:18:46.496Z] #13 56.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-08T11:18:46.496Z] #13 57.16 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] [2021-08-08T11:18:46.496Z] #13 57.17 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] [2021-08-08T11:18:46.496Z] #13 ... [2021-08-08T11:18:46.496Z] [2021-08-08T11:18:46.496Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:46.496Z] #46 sha256:03788c51b086ee98870b6d9eb2ae340dba852e1dcf6afd5ffdfd04df46250ef0 [2021-08-08T11:18:46.496Z] #46 64.29 internal/reflectlite [2021-08-08T11:18:46.496Z] #46 64.32 sync [2021-08-08T11:18:46.916Z] #46 46.79 bufio [2021-08-08T11:18:47.171Z] #16 1.572 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-08T11:18:47.171Z] #16 DONE 1.7s [2021-08-08T11:18:47.171Z] [2021-08-08T11:18:47.171Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-08T11:18:47.171Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-08-08T11:18:47.179Z] #46 46.85 regexp/syntax [2021-08-08T11:18:47.179Z] #46 ... [2021-08-08T11:18:47.179Z] [2021-08-08T11:18:47.179Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-08T11:18:47.179Z] #48 sha256:4e12b133c5d1cdbbbfa3bb280b7601f98f39fe65409a65e67bbbcf51f4ba1cd0 [2021-08-08T11:18:47.179Z] #48 DONE 47.0s [2021-08-08T11:18:47.247Z] #53 92.31 vendor/golang.org/x/text/secure/bidirule [2021-08-08T11:18:47.247Z] #53 92.46 vendor/golang.org/x/text/unicode/norm [2021-08-08T11:18:47.443Z] [2021-08-08T11:18:47.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 [2021-08-08T11:18:47.443Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-08-08T11:18:47.443Z] #36 37.12 Selecting previously unselected package libicu63:arm64. [2021-08-08T11:18:47.443Z] #36 37.12 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-08-08T11:18:47.443Z] #36 37.18 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-08T11:18:47.443Z] #36 42.48 Selecting previously unselected package libxml2:arm64. [2021-08-08T11:18:47.443Z] #36 42.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-08-08T11:18:47.443Z] #36 42.51 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-08T11:18:47.443Z] #36 42.87 Selecting previously unselected package libarchive13:arm64. [2021-08-08T11:18:47.443Z] #36 42.89 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-08-08T11:18:47.443Z] #36 42.91 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-08-08T11:18:47.443Z] #36 43.25 Selecting previously unselected package libjsoncpp1:arm64. [2021-08-08T11:18:47.443Z] #36 43.25 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-08-08T11:18:47.443Z] #36 43.27 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-08-08T11:18:47.443Z] #36 43.43 Selecting previously unselected package librhash0:arm64. [2021-08-08T11:18:47.443Z] #36 43.43 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-08-08T11:18:47.443Z] #36 43.44 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-08-08T11:18:47.443Z] #36 43.58 Selecting previously unselected package libuv1:arm64. [2021-08-08T11:18:47.443Z] #36 43.58 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2021-08-08T11:18:47.443Z] #36 43.59 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-08-08T11:18:47.443Z] #36 43.74 Selecting previously unselected package cmake. [2021-08-08T11:18:47.443Z] #36 43.74 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-08-08T11:18:47.443Z] #36 43.75 Unpacking cmake (3.13.4-1) ... [2021-08-08T11:18:47.443Z] #36 45.69 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-08T11:18:47.443Z] #36 45.72 Setting up xxd (2:8.1.0875-5) ... [2021-08-08T11:18:47.443Z] #36 45.75 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-08-08T11:18:47.443Z] #36 45.76 Setting up vim-common (2:8.1.0875-5) ... [2021-08-08T11:18:47.443Z] #36 45.82 Setting up librhash0:arm64 (1.3.8-1) ... [2021-08-08T11:18:47.443Z] #36 45.89 Setting up cmake-data (3.13.4-1) ... [2021-08-08T11:18:47.443Z] #36 45.94 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-08T11:18:47.443Z] #36 46.08 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-08-08T11:18:47.443Z] #36 46.10 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-08-08T11:18:47.443Z] #36 46.61 Setting up cmake (3.13.4-1) ... [2021-08-08T11:18:47.443Z] #36 46.72 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:18:47.443Z] #36 47.05 Processing triggers for mime-support (3.62) ... [2021-08-08T11:18:47.443Z] #36 ... [2021-08-08T11:18:47.443Z] [2021-08-08T11:18:47.443Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:47.443Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-08-08T11:18:47.443Z] #44 45.62 Selecting previously unselected package python3. [2021-08-08T11:18:47.443Z] #44 45.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16046 files and directories currently installed.) [2021-08-08T11:18:47.443Z] #44 45.84 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-08-08T11:18:47.443Z] #44 45.90 Unpacking python3 (3.7.3-1) ... [2021-08-08T11:18:47.443Z] #44 46.69 Selecting previously unselected package libprotobuf17:arm64. [2021-08-08T11:18:47.443Z] #44 46.69 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-08-08T11:18:47.443Z] #44 46.81 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-08-08T11:18:47.480Z] #36 57.46 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-08T11:18:47.705Z] #44 47.22 Selecting previously unselected package python3-pkg-resources. [2021-08-08T11:18:47.705Z] #44 47.25 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-08T11:18:47.705Z] #44 47.25 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-08T11:18:47.705Z] #44 ... [2021-08-08T11:18:47.705Z] [2021-08-08T11:18:47.705Z] #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 [2021-08-08T11:18:47.705Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-08-08T11:18:47.705Z] #36 DONE 47.6s [2021-08-08T11:18:47.737Z] #36 57.46 Setting up xxd (2:8.1.0875-5) ... [2021-08-08T11:18:47.737Z] #36 57.46 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-08T11:18:47.737Z] #36 57.47 Setting up vim-common (2:8.1.0875-5) ... [2021-08-08T11:18:47.737Z] #36 57.53 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-08T11:18:47.737Z] #36 57.54 Setting up cmake-data (3.13.4-1) ... [2021-08-08T11:18:47.737Z] #36 57.56 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-08T11:18:47.737Z] #36 57.58 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-08T11:18:47.737Z] #36 57.60 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-08T11:18:47.737Z] #36 57.64 Setting up cmake (3.13.4-1) ... [2021-08-08T11:18:47.737Z] #36 57.66 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:18:47.969Z] [2021-08-08T11:18:47.969Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-08T11:18:47.969Z] #37 sha256:232e06f93cc3c916312cb3c7f49b452ed439a3b25f30d596b0cc922d30d4b490 [2021-08-08T11:18:48.103Z] #17 DONE 1.1s [2021-08-08T11:18:48.103Z] [2021-08-08T11:18:48.103Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:48.103Z] #46 sha256:28f5cc9f2345ab99677415db3bdc1623fabc56715722d9b10510d1ac90384e64 [2021-08-08T11:18:48.103Z] #46 107.8 vendor/golang.org/x/net/idna [2021-08-08T11:18:48.103Z] #46 109.7 vendor/golang.org/x/net/http2/hpack [2021-08-08T11:18:48.104Z] #46 110.5 mime [2021-08-08T11:18:48.104Z] #46 112.6 mime/quotedprintable [2021-08-08T11:18:48.104Z] #46 113.2 net/http/internal [2021-08-08T11:18:48.104Z] #46 116.0 mime/multipart [2021-08-08T11:18:48.104Z] #46 116.0 crypto/tls [2021-08-08T11:18:48.104Z] #46 ... [2021-08-08T11:18:48.104Z] [2021-08-08T11:18:48.104Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-08T11:18:48.104Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-08-08T11:18:48.309Z] #36 58.02 Processing triggers for mime-support (3.62) ... [2021-08-08T11:18:48.566Z] #36 DONE 58.3s [2021-08-08T11:18:48.566Z] [2021-08-08T11:18:48.566Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:48.566Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:18:48.566Z] #44 56.31 Selecting previously unselected package python3. [2021-08-08T11:18:48.566Z] #44 56.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-08-08T11:18:48.566Z] #44 56.38 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-08T11:18:48.566Z] #44 56.40 Unpacking python3 (3.7.3-1) ... [2021-08-08T11:18:48.566Z] #44 56.52 Selecting previously unselected package libprotobuf17:amd64. [2021-08-08T11:18:48.566Z] #44 56.52 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-08T11:18:48.566Z] #44 56.54 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-08T11:18:48.566Z] #44 57.62 Selecting previously unselected package python3-pkg-resources. [2021-08-08T11:18:48.566Z] #44 57.63 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-08T11:18:48.566Z] #44 57.65 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-08T11:18:48.566Z] #44 57.78 Selecting previously unselected package python3-six. [2021-08-08T11:18:48.566Z] #44 57.79 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-08T11:18:48.566Z] #44 57.79 Unpacking python3-six (1.12.0-1) ... [2021-08-08T11:18:48.566Z] #44 57.90 Selecting previously unselected package python3-protobuf. [2021-08-08T11:18:48.566Z] #44 57.91 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-08T11:18:48.566Z] #44 57.91 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-08T11:18:48.918Z] #37 ... [2021-08-08T11:18:48.919Z] [2021-08-08T11:18:48.919Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:18:48.919Z] #50 sha256:e237c60233aed0cdb1776360a80d5a10e93f22ff07b0b1b04b29ba59316f33bf [2021-08-08T11:18:48.919Z] #50 38.40 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-08T11:18:48.919Z] #50 38.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-08T11:18:48.919Z] #50 38.81 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-08T11:18:48.919Z] #50 ... [2021-08-08T11:18:48.919Z] [2021-08-08T11:18:48.919Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:48.919Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-08-08T11:18:48.919Z] #44 47.78 Selecting previously unselected package python3-six. [2021-08-08T11:18:48.919Z] #44 47.78 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-08T11:18:48.919Z] #44 47.79 Unpacking python3-six (1.12.0-1) ... [2021-08-08T11:18:48.919Z] #44 48.07 Selecting previously unselected package python3-protobuf. [2021-08-08T11:18:48.919Z] #44 48.08 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-08-08T11:18:48.919Z] #44 48.10 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-08T11:18:48.919Z] #44 48.62 Selecting previously unselected package libnet1:arm64. [2021-08-08T11:18:48.921Z] + docker version [2021-08-08T11:18:49.129Z] #44 58.44 Selecting previously unselected package libnet1:amd64. [2021-08-08T11:18:49.129Z] #44 58.44 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-08T11:18:49.129Z] #44 58.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-08T11:18:49.129Z] #44 58.58 Selecting previously unselected package libnl-3-200:amd64. [2021-08-08T11:18:49.129Z] #44 58.58 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-08T11:18:49.129Z] #44 58.58 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-08T11:18:49.181Z] #44 48.67 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-08T11:18:49.181Z] #44 48.67 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-08T11:18:49.181Z] #44 48.91 Selecting previously unselected package libnl-3-200:arm64. [2021-08-08T11:18:49.391Z] #44 58.72 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-08T11:18:49.391Z] #44 58.72 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-08T11:18:49.391Z] #44 58.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-08T11:18:49.391Z] #44 58.81 Selecting previously unselected package criu. [2021-08-08T11:18:49.391Z] #44 58.81 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-08T11:18:49.391Z] #44 58.82 Unpacking criu (3.15-1) ... [2021-08-08T11:18:49.450Z] #44 48.95 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-08-08T11:18:49.451Z] #44 48.97 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-08-08T11:18:49.477Z] #18 DONE 1.1s [2021-08-08T11:18:49.477Z] [2021-08-08T11:18:49.477Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-08T11:18:49.477Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-08-08T11:18:45.702Z] > git rev-list --no-walk 22f10c3920041a7e8788c7eade803485cbb5f4ca # timeout=10 [2021-08-08T11:18:49.713Z] #44 ... [2021-08-08T11:18:49.713Z] [2021-08-08T11:18:49.713Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:49.713Z] #52 sha256:898c4a44fe95a912f48a502315bb434ae03a78eb5df0bc288ab444433685f7e6 [2021-08-08T11:18:49.713Z] #52 39.46 io [2021-08-08T11:18:49.713Z] #52 39.48 strconv [2021-08-08T11:18:49.713Z] #52 39.48 syscall [2021-08-08T11:18:49.713Z] #52 39.50 path [2021-08-08T11:18:49.713Z] #52 41.04 bytes [2021-08-08T11:18:49.713Z] #52 41.04 strings [2021-08-08T11:18:49.713Z] #52 44.66 reflect [2021-08-08T11:18:49.713Z] #52 45.39 text/tabwriter [2021-08-08T11:18:49.713Z] #52 45.94 bufio [2021-08-08T11:18:49.713Z] #52 46.25 regexp/syntax [2021-08-08T11:18:49.786Z] #53 95.12 vendor/golang.org/x/net/idna [2021-08-08T11:18:49.806Z] #46 67.12 internal/testlog [2021-08-08T11:18:49.806Z] #46 67.52 github.com/LK4D4/vndr/godl/singleflight [2021-08-08T11:18:49.988Z] #52 ... [2021-08-08T11:18:49.988Z] [2021-08-08T11:18:49.988Z] #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 [2021-08-08T11:18:49.988Z] #37 sha256:232e06f93cc3c916312cb3c7f49b452ed439a3b25f30d596b0cc922d30d4b490 [2021-08-08T11:18:49.988Z] #37 1.815 + RM_GOPATH=0 [2021-08-08T11:18:49.988Z] #37 1.815 + TMP_GOPATH= [2021-08-08T11:18:49.988Z] #37 1.815 + : /build [2021-08-08T11:18:49.988Z] #37 1.815 + '[' -z '' ']' [2021-08-08T11:18:49.988Z] #37 1.815 ++ mktemp -d [2021-08-08T11:18:49.988Z] #37 1.828 + export GOPATH=/tmp/tmp.EcaQKK6zjA [2021-08-08T11:18:49.988Z] #37 1.828 + GOPATH=/tmp/tmp.EcaQKK6zjA [2021-08-08T11:18:49.988Z] #37 1.828 + RM_GOPATH=1 [2021-08-08T11:18:49.988Z] #37 1.828 + case "$(go env GOARCH)" in [2021-08-08T11:18:49.988Z] #37 1.829 ++ go env GOARCH [2021-08-08T11:18:49.988Z] #37 1.842 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:49.988Z] #37 1.842 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:49.988Z] #37 1.843 ++ dirname /tmp/install/install.sh [2021-08-08T11:18:49.988Z] #37 1.852 + dir=/tmp/install [2021-08-08T11:18:49.988Z] #37 1.852 + bin=tini [2021-08-08T11:18:49.988Z] #37 1.853 + shift [2021-08-08T11:18:49.988Z] #37 1.853 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-08T11:18:49.988Z] #37 1.853 + . /tmp/install/tini.installer [2021-08-08T11:18:49.988Z] #37 1.853 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-08T11:18:49.988Z] #37 1.853 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-08T11:18:49.988Z] #37 1.853 + install_tini [2021-08-08T11:18:49.988Z] #37 1.853 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-08T11:18:49.988Z] #37 1.853 + git clone https://github.com/krallin/tini.git /tmp/tmp.EcaQKK6zjA/tini [2021-08-08T11:18:49.988Z] #37 1.870 Cloning into '/tmp/tmp.EcaQKK6zjA/tini'... [2021-08-08T11:18:50.320Z] #44 59.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-08T11:18:50.320Z] #44 59.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-08T11:18:50.320Z] #44 59.65 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-08T11:18:50.320Z] #44 59.67 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-08T11:18:50.321Z] #44 59.68 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-08T11:18:50.321Z] #44 59.69 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:50.321Z] #44 59.73 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-08T11:18:50.321Z] #44 59.74 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:50.379Z] #46 68.23 math/rand [2021-08-08T11:18:50.410Z] #19 DONE 1.1s [2021-08-08T11:18:50.410Z] [2021-08-08T11:18:50.410Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:18:50.410Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-08T11:18:50.563Z] #37 2.686 + cd /tmp/tmp.EcaQKK6zjA/tini [2021-08-08T11:18:50.563Z] #37 2.686 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-08T11:18:50.563Z] #37 2.697 + cmake . [2021-08-08T11:18:51.139Z] #37 3.330 -- The C compiler identification is GNU 8.3.0 [2021-08-08T11:18:51.564Z] #37 3.364 -- Check for working C compiler: /usr/bin/cc [2021-08-08T11:18:51.694Z] #53 96.63 vendor/golang.org/x/net/http2/hpack [2021-08-08T11:18:51.772Z] #46 69.69 internal/singleflight [2021-08-08T11:18:51.772Z] #46 ... [2021-08-08T11:18:51.772Z] [2021-08-08T11:18:51.772Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:51.772Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:18:51.772Z] #44 60.34 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-08T11:18:51.772Z] #44 62.24 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:18:51.772Z] #44 62.47 Fetched 6695 kB in 4s (1751 kB/s) [2021-08-08T11:18:51.772Z] #44 62.64 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-08T11:18:51.772Z] #44 62.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-08T11:18:51.772Z] #44 62.75 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:18:51.772Z] #44 62.76 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:51.772Z] #44 63.89 Selecting previously unselected package python3.7-minimal. [2021-08-08T11:18:51.772Z] #44 63.89 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:18:51.772Z] #44 63.92 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-08T11:18:51.772Z] #44 66.92 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:51.772Z] #44 67.00 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-08T11:18:51.785Z] #20 1.534 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-08T11:18:52.034Z] #44 ... [2021-08-08T11:18:52.034Z] [2021-08-08T11:18:52.034Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:18:52.034Z] #57 sha256:9347cca4ecc872abbd3e9179065a0ecb69fdbef24c6a2c0758f40759e20ad15a [2021-08-08T11:18:52.034Z] #57 1.591 + RM_GOPATH=0 [2021-08-08T11:18:52.034Z] #57 1.591 + TMP_GOPATH= [2021-08-08T11:18:52.034Z] #57 1.591 + : /build [2021-08-08T11:18:52.034Z] #57 1.591 + '[' -z '' ']' [2021-08-08T11:18:52.034Z] #57 1.591 ++ mktemp -d [2021-08-08T11:18:52.034Z] #57 1.604 + export GOPATH=/tmp/tmp.z3U2zq1xkS [2021-08-08T11:18:52.034Z] #57 1.604 + GOPATH=/tmp/tmp.z3U2zq1xkS [2021-08-08T11:18:52.034Z] #57 1.604 + RM_GOPATH=1 [2021-08-08T11:18:52.034Z] #57 1.604 + case "$(go env GOARCH)" in [2021-08-08T11:18:52.034Z] #57 1.604 ++ go env GOARCH [2021-08-08T11:18:52.034Z] #57 1.645 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:52.034Z] #57 1.645 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:52.034Z] #57 1.646 ++ dirname /tmp/install/install.sh [2021-08-08T11:18:52.034Z] #57 1.650 + dir=/tmp/install [2021-08-08T11:18:52.034Z] #57 1.650 + bin=containerd [2021-08-08T11:18:52.034Z] #57 1.650 + shift [2021-08-08T11:18:52.034Z] #57 1.650 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-08T11:18:52.034Z] #57 1.650 + . /tmp/install/containerd.installer [2021-08-08T11:18:52.034Z] #57 1.650 ++ set -e [2021-08-08T11:18:52.034Z] #57 1.650 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-08T11:18:52.034Z] #57 1.651 + install_containerd [2021-08-08T11:18:52.034Z] #57 1.651 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-08T11:18:52.034Z] #57 1.651 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-08T11:18:52.034Z] #57 1.651 + git clone https://github.com/containerd/containerd.git /tmp/tmp.z3U2zq1xkS/src/github.com/containerd/containerd [2021-08-08T11:18:52.034Z] #57 1.677 Cloning into '/tmp/tmp.z3U2zq1xkS/src/github.com/containerd/containerd'... [2021-08-08T11:18:52.042Z] #20 1.713 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:18:52.042Z] #20 1.715 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:18:52.042Z] #20 1.722 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:18:52.139Z] #37 4.256 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-08T11:18:52.139Z] #37 4.258 -- Detecting C compiler ABI info [2021-08-08T11:18:52.262Z] #53 97.51 mime [2021-08-08T11:18:52.296Z] #57 ... [2021-08-08T11:18:52.296Z] [2021-08-08T11:18:52.296Z] #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 [2021-08-08T11:18:52.296Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-08T11:18:52.296Z] #32 61.77 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-08-08T11:18:52.296Z] #32 62.65 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-08T11:18:52.296Z] #32 63.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-08T11:18:52.296Z] #32 ... [2021-08-08T11:18:52.296Z] [2021-08-08T11:18:52.296Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:52.296Z] #46 sha256:03788c51b086ee98870b6d9eb2ae340dba852e1dcf6afd5ffdfd04df46250ef0 [2021-08-08T11:18:52.296Z] #46 70.23 sort [2021-08-08T11:18:52.296Z] #46 70.23 io [2021-08-08T11:18:52.605Z] #20 2.102 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-08-08T11:18:53.087Z] #37 5.262 -- Detecting C compiler ABI info - done [2021-08-08T11:18:53.087Z] #37 5.286 -- Detecting C compile features [2021-08-08T11:18:53.199Z] #53 98.54 mime/quotedprintable [2021-08-08T11:18:53.459Z] #53 98.78 net/http/internal [2021-08-08T11:18:53.535Z] #20 3.066 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:18:54.215Z] #46 72.12 strconv [2021-08-08T11:18:54.396Z] #53 ... [2021-08-08T11:18:54.396Z] [2021-08-08T11:18:54.396Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-08T11:18:54.396Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-08-08T11:18:54.396Z] #17 61.30 Reading package lists... [2021-08-08T11:18:54.465Z] #20 3.921 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:18:54.477Z] #46 ... [2021-08-08T11:18:54.477Z] [2021-08-08T11:18:54.477Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-08T11:18:54.477Z] #48 sha256:b84506f4dff9bfbe5a29813187ea504dfe877dac78f8f2d4adc9e49ffc88a442 [2021-08-08T11:18:54.477Z] #48 DONE 72.3s [2021-08-08T11:18:54.477Z] [2021-08-08T11:18:54.477Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:54.477Z] #46 sha256:03788c51b086ee98870b6d9eb2ae340dba852e1dcf6afd5ffdfd04df46250ef0 [2021-08-08T11:18:54.477Z] #46 72.42 bytes [2021-08-08T11:18:54.491Z] #44 ... [2021-08-08T11:18:54.491Z] [2021-08-08T11:18:54.491Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:54.491Z] #52 sha256:d6fb48e63f19951689f3db329d3434f8fa3ba5e27359426e28ff6de65fca4529 [2021-08-08T11:18:54.491Z] #52 53.85 time [2021-08-08T11:18:54.491Z] #52 60.80 context [2021-08-08T11:18:54.491Z] #52 61.71 internal/poll [2021-08-08T11:18:54.491Z] #52 63.52 encoding/binary [2021-08-08T11:18:54.491Z] #52 ... [2021-08-08T11:18:54.491Z] [2021-08-08T11:18:54.491Z] #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 [2021-08-08T11:18:54.491Z] #37 sha256:9e3d7f287e00a8c8e47c6e31571cb15bcef3cad98b7fb59ca70e62a9c1f109f7 [2021-08-08T11:18:54.491Z] #37 2.938 + RM_GOPATH=0 [2021-08-08T11:18:54.491Z] #37 2.939 + TMP_GOPATH= [2021-08-08T11:18:54.491Z] #37 2.939 + : /build [2021-08-08T11:18:54.491Z] #37 2.940 + '[' -z '' ']' [2021-08-08T11:18:54.491Z] #37 2.941 ++ mktemp -d [2021-08-08T11:18:54.491Z] #37 2.947 + export GOPATH=/tmp/tmp.5TyOqxyuLA [2021-08-08T11:18:54.491Z] #37 2.953 + GOPATH=/tmp/tmp.5TyOqxyuLA [2021-08-08T11:18:54.491Z] #37 2.954 + RM_GOPATH=1 [2021-08-08T11:18:54.491Z] #37 2.955 + case "$(go env GOARCH)" in [2021-08-08T11:18:54.491Z] #37 2.959 ++ go env GOARCH [2021-08-08T11:18:54.491Z] #37 2.979 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:54.491Z] #37 2.979 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:18:54.491Z] #37 2.979 ++ dirname /tmp/install/install.sh [2021-08-08T11:18:54.491Z] #37 2.984 + dir=/tmp/install [2021-08-08T11:18:54.491Z] #37 2.993 + bin=tini [2021-08-08T11:18:54.491Z] #37 2.993 + shift [2021-08-08T11:18:54.491Z] #37 2.994 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-08T11:18:54.491Z] #37 2.994 + . /tmp/install/tini.installer [2021-08-08T11:18:54.491Z] #37 2.994 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-08T11:18:54.491Z] #37 2.996 + install_tini [2021-08-08T11:18:54.491Z] #37 2.996 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-08T11:18:54.491Z] #37 2.996 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-08T11:18:54.491Z] #37 2.996 + git clone https://github.com/krallin/tini.git /tmp/tmp.5TyOqxyuLA/tini [2021-08-08T11:18:54.491Z] #37 2.998 Cloning into '/tmp/tmp.5TyOqxyuLA/tini'... [2021-08-08T11:18:54.491Z] #37 3.688 + cd /tmp/tmp.5TyOqxyuLA/tini [2021-08-08T11:18:54.491Z] #37 3.688 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-08T11:18:54.491Z] #37 3.728 + cmake . [2021-08-08T11:18:54.491Z] #37 4.362 -- The C compiler identification is GNU 8.3.0 [2021-08-08T11:18:54.491Z] #37 4.411 -- Check for working C compiler: /usr/bin/cc [2021-08-08T11:18:54.491Z] #37 5.016 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-08T11:18:54.491Z] #37 5.017 -- Detecting C compiler ABI info [2021-08-08T11:18:54.491Z] #37 5.753 -- Detecting C compiler ABI info - done [2021-08-08T11:18:54.491Z] #37 5.805 -- Detecting C compile features [2021-08-08T11:18:54.655Z] #17 76.23 Reading package lists... [2021-08-08T11:18:54.655Z] #17 ... [2021-08-08T11:18:54.655Z] [2021-08-08T11:18:54.655Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:54.655Z] #53 sha256:5c8906c9f553e5e72a56bb5ab27cf22d9a573d691faf323c095e323801f9e5f0 [2021-08-08T11:18:54.655Z] #53 100.1 crypto/tls [2021-08-08T11:18:55.396Z] #20 5.274 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:18:55.469Z] #37 ... [2021-08-08T11:18:55.469Z] [2021-08-08T11:18:55.469Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:55.469Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:18:55.469Z] #44 64.66 Setting up python3 (3.7.3-1) ... [2021-08-08T11:18:55.643Z] #37 ... [2021-08-08T11:18:55.643Z] [2021-08-08T11:18:55.643Z] #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 [2021-08-08T11:18:55.643Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-08-08T11:18:55.643Z] #13 41.15 Selecting previously unselected package binutils-mingw-w64. [2021-08-08T11:18:55.643Z] #13 41.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-08T11:18:55.643Z] #13 41.16 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-08T11:18:55.643Z] #13 41.30 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-08-08T11:18:55.643Z] #13 41.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-08-08T11:18:55.643Z] #13 41.36 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-08-08T11:18:55.643Z] #13 41.59 Selecting previously unselected package dmsetup. [2021-08-08T11:18:55.643Z] #13 41.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-08-08T11:18:55.643Z] #13 41.61 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-08T11:18:55.643Z] #13 42.00 Selecting previously unselected package mingw-w64-common. [2021-08-08T11:18:55.643Z] #13 42.00 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-08T11:18:55.643Z] #13 42.01 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-08T11:18:55.643Z] #13 48.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-08T11:18:55.643Z] #13 48.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-08T11:18:55.643Z] #13 48.21 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-08T11:18:55.643Z] #13 ... [2021-08-08T11:18:55.643Z] [2021-08-08T11:18:55.643Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:55.643Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-08-08T11:18:55.643Z] #44 49.37 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-08T11:18:55.643Z] #44 49.37 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-08-08T11:18:55.643Z] #44 49.39 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-08T11:18:55.643Z] #44 49.80 Selecting previously unselected package criu. [2021-08-08T11:18:55.643Z] #44 49.81 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-08-08T11:18:55.643Z] #44 49.86 Unpacking criu (3.15-1) ... [2021-08-08T11:18:55.643Z] #44 50.45 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-08T11:18:55.643Z] #44 50.50 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-08T11:18:55.643Z] #44 50.52 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-08-08T11:18:55.643Z] #44 50.56 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-08-08T11:18:55.643Z] #44 50.60 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-08-08T11:18:55.643Z] #44 50.64 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:55.643Z] #44 50.66 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-08T11:18:55.643Z] #44 50.69 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:55.643Z] #44 ... [2021-08-08T11:18:55.643Z] [2021-08-08T11:18:55.643Z] #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 [2021-08-08T11:18:55.643Z] #37 sha256:232e06f93cc3c916312cb3c7f49b452ed439a3b25f30d596b0cc922d30d4b490 [2021-08-08T11:18:55.643Z] #37 7.872 -- Detecting C compile features - done [2021-08-08T11:18:56.048Z] #37 7.896 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-08T11:18:56.048Z] #37 8.271 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-08T11:18:56.064Z] #44 65.33 Setting up python3-six (1.12.0-1) ... [2021-08-08T11:18:56.311Z] #37 8.391 -- Configuring done [2021-08-08T11:18:56.311Z] #37 8.461 -- Generating done [2021-08-08T11:18:56.311Z] #37 8.466 -- Build files have been written to: /tmp/tmp.EcaQKK6zjA/tini [2021-08-08T11:18:56.311Z] #37 8.491 + make tini-static [2021-08-08T11:18:56.394Z] #46 ... [2021-08-08T11:18:56.394Z] [2021-08-08T11:18:56.394Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:18:56.394Z] #52 sha256:a697c05c8dcbb148b13db5b8eb404d5a568dd4c34cf2d9a448a7e695cbf74d8a [2021-08-08T11:18:56.394Z] #52 64.27 internal/reflectlite [2021-08-08T11:18:56.394Z] #52 64.30 sync [2021-08-08T11:18:56.394Z] #52 66.57 internal/testlog [2021-08-08T11:18:56.394Z] #52 68.96 errors [2021-08-08T11:18:56.394Z] #52 68.96 sort [2021-08-08T11:18:56.394Z] #52 69.55 io [2021-08-08T11:18:56.394Z] #52 70.87 internal/oserror [2021-08-08T11:18:56.394Z] #52 71.06 syscall [2021-08-08T11:18:56.394Z] #52 71.49 bytes [2021-08-08T11:18:56.656Z] #52 ... [2021-08-08T11:18:56.656Z] [2021-08-08T11:18:56.656Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:18:56.656Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:18:56.656Z] #44 73.30 Selecting previously unselected package python3-minimal. [2021-08-08T11:18:56.656Z] #44 73.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-08-08T11:18:56.656Z] #44 73.44 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-08T11:18:56.656Z] #44 73.49 Unpacking python3-minimal (3.7.3-1) ... [2021-08-08T11:18:56.656Z] #44 73.71 Selecting previously unselected package libmpdec2:amd64. [2021-08-08T11:18:56.656Z] #44 73.71 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-08T11:18:56.656Z] #44 73.73 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-08T11:18:56.656Z] #44 73.92 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-08T11:18:56.656Z] #44 73.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:18:56.656Z] #44 73.92 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:18:56.904Z] #37 9.005 Scanning dependencies of target tini-static [2021-08-08T11:18:56.904Z] #37 9.161 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-08T11:18:56.998Z] #44 66.40 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-08T11:18:56.998Z] #44 ... [2021-08-08T11:18:56.998Z] [2021-08-08T11:18:56.998Z] #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 [2021-08-08T11:18:56.998Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:18:56.998Z] #13 52.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-08T11:18:56.998Z] #13 52.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-08T11:18:56.998Z] #13 52.69 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-08T11:18:56.998Z] #13 55.35 Selecting previously unselected package binutils-mingw-w64. [2021-08-08T11:18:56.998Z] #13 55.36 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-08T11:18:56.998Z] #13 55.38 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-08T11:18:56.998Z] #13 55.52 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-08T11:18:56.998Z] #13 55.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-08T11:18:56.998Z] #13 55.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-08T11:18:56.998Z] #13 55.73 Selecting previously unselected package dmsetup. [2021-08-08T11:18:56.998Z] #13 55.73 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-08T11:18:56.998Z] #13 55.73 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-08T11:18:56.998Z] #13 55.91 Selecting previously unselected package mingw-w64-common. [2021-08-08T11:18:56.998Z] #13 55.91 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-08T11:18:56.998Z] #13 55.92 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-08T11:18:56.998Z] #13 61.33 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-08T11:18:56.998Z] #13 61.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-08T11:18:56.998Z] #13 61.36 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-08T11:18:56.998Z] #13 ... [2021-08-08T11:18:56.998Z] [2021-08-08T11:18:56.998Z] #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 [2021-08-08T11:18:56.998Z] #37 sha256:9e3d7f287e00a8c8e47c6e31571cb15bcef3cad98b7fb59ca70e62a9c1f109f7 [2021-08-08T11:18:56.998Z] #37 7.681 -- Detecting C compile features - done [2021-08-08T11:18:56.998Z] #37 7.738 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-08T11:18:56.998Z] #37 7.950 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-08T11:18:56.998Z] #37 8.046 -- Configuring done [2021-08-08T11:18:56.998Z] #37 8.068 -- Generating done [2021-08-08T11:18:56.998Z] #37 8.070 -- Build files have been written to: /tmp/tmp.5TyOqxyuLA/tini [2021-08-08T11:18:56.998Z] #37 8.087 + make tini-static [2021-08-08T11:18:56.998Z] #37 8.550 Scanning dependencies of target tini-static [2021-08-08T11:18:57.255Z] #37 8.656 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-08T11:18:57.601Z] #44 ... [2021-08-08T11:18:57.601Z] [2021-08-08T11:18:57.601Z] #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 [2021-08-08T11:18:57.601Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-08T11:18:57.601Z] #36 65.48 Selecting previously unselected package libicu63:amd64. [2021-08-08T11:18:57.601Z] #36 65.48 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-08T11:18:57.601Z] #36 65.50 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-08T11:18:57.808Z] Client: [2021-08-08T11:18:57.808Z] Version: 20.10.6 [2021-08-08T11:18:57.808Z] API version: 1.41 [2021-08-08T11:18:57.808Z] Go version: go1.16.3 [2021-08-08T11:18:57.808Z] Git commit: 370c289 [2021-08-08T11:18:57.808Z] Built: Fri Apr 9 22:49:36 2021 [2021-08-08T11:18:57.808Z] OS/Arch: windows/amd64 [2021-08-08T11:18:57.808Z] Context: default [2021-08-08T11:18:57.808Z] Experimental: true [2021-08-08T11:18:57.808Z] [2021-08-08T11:18:57.808Z] Server: Docker Engine - Community [2021-08-08T11:18:57.808Z] Engine: [2021-08-08T11:18:57.808Z] Version: 20.10.6 [2021-08-08T11:18:57.808Z] API version: 1.41 (minimum version 1.24) [2021-08-08T11:18:57.808Z] Go version: go1.13.15 [2021-08-08T11:18:57.808Z] Git commit: 8728dd2 [2021-08-08T11:18:57.808Z] Built: Fri Apr 9 22:45:40 2021 [2021-08-08T11:18:57.808Z] OS/Arch: windows/amd64 [2021-08-08T11:18:57.808Z] Experimental: true [2021-08-08T11:18:57.864Z] #36 ... [2021-08-08T11:18:57.864Z] [2021-08-08T11:18:57.864Z] #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 [2021-08-08T11:18:57.864Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:18:57.864Z] #13 62.32 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] [2021-08-08T11:18:57.864Z] #13 65.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-08T11:18:57.864Z] #13 65.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-08T11:18:57.864Z] #13 65.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-08T11:18:57.864Z] #13 65.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-08T11:18:57.864Z] #13 65.27 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] [2021-08-08T11:18:57.864Z] #13 65.28 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-08T11:18:57.864Z] #13 65.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-08T11:18:57.864Z] #13 65.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-08T11:18:57.864Z] #13 65.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-08T11:18:57.864Z] #13 65.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-08T11:18:57.864Z] #13 65.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-08T11:18:57.864Z] #13 65.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-08T11:18:57.864Z] #13 65.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-08T11:18:57.864Z] #13 65.52 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-08T11:18:57.864Z] #13 66.97 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:18:57.864Z] #13 67.34 Fetched 77.8 MB in 11s (7227 kB/s) [2021-08-08T11:18:57.864Z] #13 67.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-08T11:18:57.864Z] #13 67.67 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-08T11:18:57.864Z] #13 67.78 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-08T11:18:57.864Z] #13 68.23 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-08T11:18:57.864Z] #13 68.57 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-08T11:18:57.864Z] #13 68.57 (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.) [2021-08-08T11:18:57.864Z] #13 68.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-08T11:18:57.864Z] #13 68.74 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-08T11:18:58.126Z] #13 ... [2021-08-08T11:18:58.126Z] [2021-08-08T11:18:58.126Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:18:58.126Z] #46 sha256:03788c51b086ee98870b6d9eb2ae340dba852e1dcf6afd5ffdfd04df46250ef0 [2021-08-08T11:18:58.126Z] #46 76.06 strings [Pipeline] sh [2021-08-08T11:18:58.663Z] #37 10.09 [100%] Linking C executable tini-static [2021-08-08T11:18:58.792Z] #20 ... [2021-08-08T11:18:58.792Z] [2021-08-08T11:18:58.792Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:18:58.792Z] #54 sha256:062909e659f6740c86e9b93eace5a2ee72927670e3218e31d9f40f9b2ee362f2 [2021-08-08T11:18:58.792Z] #54 12.44 + cd /tmp/tmp.FMaA2kpXMp/src/github.com/opencontainers/runc [2021-08-08T11:18:58.792Z] #54 12.45 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-08T11:18:58.792Z] #54 12.95 + '[' -z '' ']' [2021-08-08T11:18:58.792Z] #54 12.95 + target=static [2021-08-08T11:18:58.792Z] #54 12.95 + make 'BUILDTAGS=seccomp ' static [2021-08-08T11:18:58.792Z] #54 13.04 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 . [2021-08-08T11:18:58.869Z] #53 104.4 net/http/httptrace [2021-08-08T11:18:59.092Z] Running on azwin-2-baaf10 in d:\jenkins\workspace\moby_PR-42481 [Pipeline] { [Pipeline] ws [2021-08-08T11:18:59.115Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-08-08T11:18:59.129Z] #53 104.5 net/http [Pipeline] checkout [2021-08-08T11:18:59.231Z] #37 10.75 [100%] Built target tini-static [2021-08-08T11:18:59.334Z] + docker info [2021-08-08T11:18:59.461Z] #37 11.18 [100%] Linking C executable tini-static [2021-08-08T11:18:59.488Z] #37 10.87 + mkdir -p /build [2021-08-08T11:18:59.488Z] #37 10.88 + cp tini-static /build/docker-init [2021-08-08T11:18:59.751Z] #37 11.94 [100%] Built target tini-static [2021-08-08T11:18:59.751Z] #37 12.00 + mkdir -p /build [2021-08-08T11:18:59.751Z] #37 12.00 + cp tini-static /build/docker-init [2021-08-08T11:19:00.045Z] #46 77.72 reflect [2021-08-08T11:19:00.234Z] The recommended git tool is: git [2021-08-08T11:19:00.419Z] #37 DONE 11.7s [2021-08-08T11:19:00.419Z] [2021-08-08T11:19:00.419Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:19:00.419Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:19:00.419Z] #44 67.87 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-08T11:19:00.698Z] #37 ... [2021-08-08T11:19:00.698Z] [2021-08-08T11:19:00.698Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:00.698Z] #46 sha256:a8964003557a2efb5a543af991466ac8a4012b3746191308e6ff8043310c6f86 [2021-08-08T11:19:00.698Z] #46 50.35 internal/syscall/unix [2021-08-08T11:19:00.698Z] #46 50.40 time [2021-08-08T11:19:00.698Z] #46 50.78 internal/syscall/execenv [2021-08-08T11:19:00.698Z] #46 51.00 hash/crc32 [2021-08-08T11:19:00.698Z] #46 52.30 vendor/golang.org/x/text/transform [2021-08-08T11:19:00.698Z] #46 55.39 regexp [2021-08-08T11:19:00.698Z] #46 55.54 internal/poll [2021-08-08T11:19:00.698Z] #46 55.56 io/fs [2021-08-08T11:19:00.698Z] #46 57.35 context [2021-08-08T11:19:00.698Z] #46 59.09 os [2021-08-08T11:19:00.698Z] #46 ... [2021-08-08T11:19:00.698Z] [2021-08-08T11:19:00.698Z] #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 [2021-08-08T11:19:00.698Z] #37 sha256:232e06f93cc3c916312cb3c7f49b452ed439a3b25f30d596b0cc922d30d4b490 [2021-08-08T11:19:00.698Z] #37 DONE 12.8s [2021-08-08T11:19:00.698Z] [2021-08-08T11:19:00.698Z] #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 [2021-08-08T11:19:00.698Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-08-08T11:19:00.698Z] #13 53.69 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-08T11:19:00.698Z] #13 53.70 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-08-08T11:19:00.698Z] #13 53.72 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:19:00.698Z] #13 53.89 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-08T11:19:00.698Z] #13 53.89 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-08-08T11:19:00.698Z] #13 53.90 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:19:01.024Z] #44 ... [2021-08-08T11:19:01.024Z] [2021-08-08T11:19:01.024Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:01.024Z] #46 sha256:d321bdf6d2531ce6465d79686530afc16d72a95165b583c442b1aafb148bc4aa [2021-08-08T11:19:01.024Z] #46 60.94 internal/syscall/unix [2021-08-08T11:19:01.024Z] #46 61.20 internal/poll [2021-08-08T11:19:01.024Z] #46 62.85 internal/fmtsort [2021-08-08T11:19:01.024Z] #46 63.39 internal/syscall/execenv [2021-08-08T11:19:01.024Z] #46 63.42 io/fs [2021-08-08T11:19:01.024Z] #46 63.60 regexp/syntax [2021-08-08T11:19:01.024Z] #46 64.56 os [2021-08-08T11:19:01.024Z] #46 68.46 regexp [2021-08-08T11:19:01.024Z] #46 68.52 fmt [2021-08-08T11:19:01.275Z] #13 ... [2021-08-08T11:19:01.275Z] [2021-08-08T11:19:01.275Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:19:01.275Z] #52 sha256:898c4a44fe95a912f48a502315bb434ae03a78eb5df0bc288ab444433685f7e6 [2021-08-08T11:19:01.275Z] #52 50.88 internal/syscall/execenv [2021-08-08T11:19:01.275Z] #52 50.89 time [2021-08-08T11:19:01.275Z] #52 53.15 regexp [2021-08-08T11:19:01.275Z] #52 57.28 context [2021-08-08T11:19:01.275Z] #52 57.29 internal/poll [2021-08-08T11:19:01.275Z] #52 57.31 io/fs [2021-08-08T11:19:01.275Z] #52 59.66 internal/fmtsort [2021-08-08T11:19:01.275Z] #52 59.66 encoding/binary [2021-08-08T11:19:01.275Z] #52 60.26 os [2021-08-08T11:19:01.275Z] #52 ... [2021-08-08T11:19:01.275Z] [2021-08-08T11:19:01.275Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:01.275Z] #46 sha256:a8964003557a2efb5a543af991466ac8a4012b3746191308e6ff8043310c6f86 [2021-08-08T11:19:01.275Z] #46 60.62 encoding/binary [2021-08-08T11:19:01.275Z] #46 60.80 github.com/LK4D4/vndr/versioned [2021-08-08T11:19:01.314Z] #54 ... [2021-08-08T11:19:01.314Z] [2021-08-08T11:19:01.314Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:19:01.314Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-08T11:19:01.314Z] #20 10.59 Fetched 8990 kB in 9s (965 kB/s) [2021-08-08T11:19:01.432Z] #46 79.44 bufio [2021-08-08T11:19:01.666Z] #53 ... [2021-08-08T11:19:01.666Z] [2021-08-08T11:19:01.666Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-08T11:19:01.666Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-08-08T11:19:01.666Z] #17 76.23 Reading package lists... [2021-08-08T11:19:01.666Z] #17 88.44 Building dependency tree... [2021-08-08T11:19:01.666Z] #17 93.13 The following additional packages will be installed: [2021-08-08T11:19:01.666Z] #17 93.13 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-08T11:19:01.666Z] #17 93.13 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-08T11:19:01.666Z] #17 93.13 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-08-08T11:19:01.666Z] #17 93.13 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-08-08T11:19:01.666Z] #17 93.13 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-08T11:19:01.666Z] #17 93.13 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-08T11:19:01.666Z] #17 93.13 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-08-08T11:19:01.666Z] #17 93.13 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-08-08T11:19:01.666Z] #17 93.13 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-08-08T11:19:01.666Z] #17 93.13 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-08-08T11:19:01.666Z] #17 93.13 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-08-08T11:19:01.666Z] #17 93.13 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-08-08T11:19:01.666Z] #17 93.13 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-08-08T11:19:01.666Z] #17 93.13 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-08-08T11:19:01.666Z] #17 93.13 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-08-08T11:19:01.666Z] #17 93.13 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-08-08T11:19:01.666Z] #17 93.13 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-08-08T11:19:01.666Z] #17 93.13 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-08-08T11:19:01.666Z] #17 93.13 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-08-08T11:19:01.666Z] #17 93.13 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-08-08T11:19:01.666Z] #17 93.13 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-08-08T11:19:01.666Z] #17 93.13 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-08-08T11:19:01.666Z] #17 93.14 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-08-08T11:19:01.666Z] #17 93.14 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-08-08T11:19:01.666Z] #17 93.14 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-08-08T11:19:01.666Z] #17 93.14 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-08-08T11:19:01.666Z] #17 93.14 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-08-08T11:19:01.666Z] #17 93.14 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-08-08T11:19:01.666Z] #17 93.14 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-08-08T11:19:01.666Z] #17 93.14 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-08-08T11:19:01.666Z] #17 93.14 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-08-08T11:19:01.666Z] #17 93.14 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-08-08T11:19:01.666Z] #17 93.15 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-08T11:19:01.666Z] #17 93.15 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-08-08T11:19:01.666Z] #17 93.15 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-08-08T11:19:01.666Z] #17 93.15 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-08T11:19:01.666Z] #17 93.15 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-08T11:19:01.666Z] #17 93.15 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-08T11:19:01.666Z] #17 93.15 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-08T11:19:01.666Z] #17 93.15 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-08T11:19:01.666Z] #17 93.15 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-08T11:19:01.666Z] #17 93.15 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-08T11:19:01.666Z] #17 93.15 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-08T11:19:01.666Z] #17 93.16 linux-libc-dev-s390x-cross patch xz-utils [2021-08-08T11:19:01.666Z] #17 93.20 Suggested packages: [2021-08-08T11:19:01.666Z] #17 93.20 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-08-08T11:19:01.666Z] #17 93.20 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-08-08T11:19:01.666Z] #17 93.20 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-08-08T11:19:01.666Z] #17 93.20 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-08-08T11:19:01.666Z] #17 93.20 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-08-08T11:19:01.666Z] #17 93.20 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-08-08T11:19:01.666Z] #17 93.20 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-08-08T11:19:01.666Z] #17 93.20 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-08-08T11:19:01.666Z] #17 93.20 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-08-08T11:19:01.666Z] #17 93.20 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-08-08T11:19:01.666Z] #17 93.20 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-08-08T11:19:01.666Z] #17 93.20 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-08-08T11:19:01.666Z] #17 93.20 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-08-08T11:19:01.666Z] #17 93.20 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-08-08T11:19:01.666Z] #17 93.20 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-08-08T11:19:01.666Z] #17 93.20 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-08-08T11:19:01.666Z] #17 93.20 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-08-08T11:19:01.666Z] #17 93.20 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-08-08T11:19:01.666Z] #17 93.20 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-08-08T11:19:01.666Z] #17 93.20 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-08-08T11:19:01.666Z] #17 93.20 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-08-08T11:19:01.666Z] #17 93.20 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-08-08T11:19:01.666Z] #17 93.20 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-08-08T11:19:01.666Z] #17 93.20 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-08-08T11:19:01.666Z] #17 93.20 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-08-08T11:19:01.666Z] #17 93.20 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-08-08T11:19:01.666Z] #17 93.20 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-08-08T11:19:01.666Z] #17 93.20 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-08-08T11:19:01.666Z] #17 93.20 libyaml-shell-perl ed diffutils-doc [2021-08-08T11:19:01.666Z] #17 93.20 Recommended packages: [2021-08-08T11:19:01.666Z] #17 93.20 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-08-08T11:19:01.666Z] #17 93.20 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-08-08T11:19:01.953Z] #46 ... [2021-08-08T11:19:01.953Z] [2021-08-08T11:19:01.953Z] #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 [2021-08-08T11:19:01.953Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:19:01.953Z] #13 67.47 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-08T11:19:01.953Z] #13 67.48 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-08T11:19:01.953Z] #13 67.48 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:19:01.953Z] #13 67.69 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-08T11:19:01.953Z] #13 67.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-08T11:19:01.953Z] #13 67.69 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:19:03.349Z] #46 81.16 syscall [2021-08-08T11:19:03.349Z] #46 ... [2021-08-08T11:19:03.349Z] [2021-08-08T11:19:03.349Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:19:03.349Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:19:03.349Z] #44 76.58 Selecting previously unselected package python3.7. [2021-08-08T11:19:03.349Z] #44 76.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:19:03.349Z] #44 76.59 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-08T11:19:03.349Z] #44 76.81 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-08T11:19:03.349Z] #44 76.81 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-08T11:19:03.349Z] #44 76.82 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-08T11:19:03.349Z] #44 77.02 Setting up python3-minimal (3.7.3-1) ... [2021-08-08T11:19:03.349Z] #44 78.38 Selecting previously unselected package python3. [2021-08-08T11:19:03.349Z] #44 78.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-08-08T11:19:03.349Z] #44 78.45 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-08T11:19:03.349Z] #44 78.47 Unpacking python3 (3.7.3-1) ... [2021-08-08T11:19:03.349Z] #44 78.65 Selecting previously unselected package libprotobuf17:amd64. [2021-08-08T11:19:03.349Z] #44 78.66 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-08T11:19:03.349Z] #44 78.67 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-08T11:19:03.349Z] #44 79.41 Selecting previously unselected package python3-pkg-resources. [2021-08-08T11:19:03.349Z] #44 79.43 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-08T11:19:03.349Z] #44 79.44 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-08T11:19:03.349Z] #44 79.67 Selecting previously unselected package python3-six. [2021-08-08T11:19:03.349Z] #44 79.70 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-08T11:19:03.349Z] #44 79.71 Unpacking python3-six (1.12.0-1) ... [2021-08-08T11:19:03.349Z] #44 79.84 Selecting previously unselected package python3-protobuf. [2021-08-08T11:19:03.349Z] #44 79.84 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-08T11:19:03.349Z] #44 79.87 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-08T11:19:03.349Z] #44 80.36 Selecting previously unselected package libnet1:amd64. [2021-08-08T11:19:03.349Z] #44 80.36 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-08T11:19:03.349Z] #44 80.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-08T11:19:03.349Z] #44 80.54 Selecting previously unselected package libnl-3-200:amd64. [2021-08-08T11:19:03.349Z] #44 80.54 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-08T11:19:03.349Z] #44 80.55 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-08T11:19:03.349Z] #44 80.67 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-08T11:19:03.349Z] #44 80.68 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-08T11:19:03.349Z] #44 80.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-08T11:19:03.611Z] #44 80.79 Selecting previously unselected package criu. [2021-08-08T11:19:03.611Z] #44 80.80 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-08T11:19:03.611Z] #44 80.81 Unpacking criu (3.15-1) ... [2021-08-08T11:19:03.830Z] #46 63.13 crypto/cipher [2021-08-08T11:19:03.830Z] #46 63.16 crypto/ed25519/internal/edwards25519 [2021-08-08T11:19:03.830Z] #46 63.16 crypto/sha512 [2021-08-08T11:19:03.830Z] #46 63.42 fmt [2021-08-08T11:19:04.480Z] #13 ... [2021-08-08T11:19:04.480Z] [2021-08-08T11:19:04.480Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:19:04.480Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:19:04.480Z] #44 71.09 Setting up criu (3.15-1) ... [2021-08-08T11:19:04.480Z] #44 72.99 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:19:04.480Z] #44 73.07 Processing triggers for mime-support (3.62) ... [2021-08-08T11:19:04.480Z] #44 DONE 73.7s [2021-08-08T11:19:04.480Z] [2021-08-08T11:19:04.480Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:04.480Z] #46 sha256:d321bdf6d2531ce6465d79686530afc16d72a95165b583c442b1aafb148bc4aa [2021-08-08T11:19:04.480Z] #46 71.84 path/filepath [2021-08-08T11:19:04.480Z] #46 73.20 internal/lazyregexp [2021-08-08T11:19:04.480Z] #46 73.44 flag [2021-08-08T11:19:04.480Z] #46 73.51 go/token [2021-08-08T11:19:04.555Z] #44 81.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-08T11:19:04.555Z] #44 81.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-08T11:19:04.555Z] #44 ... [2021-08-08T11:19:04.555Z] [2021-08-08T11:19:04.555Z] #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 [2021-08-08T11:19:04.555Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-08T11:19:04.555Z] #36 76.92 Selecting previously unselected package libxml2:amd64. [2021-08-08T11:19:04.555Z] #36 76.92 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-08T11:19:04.555Z] #36 76.92 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-08T11:19:04.555Z] #36 77.38 Selecting previously unselected package libarchive13:amd64. [2021-08-08T11:19:04.555Z] #36 77.40 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-08T11:19:04.555Z] #36 77.42 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-08T11:19:04.555Z] #36 77.77 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-08T11:19:04.555Z] #36 77.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-08T11:19:04.555Z] #36 77.78 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-08T11:19:04.555Z] #36 77.91 Selecting previously unselected package librhash0:amd64. [2021-08-08T11:19:04.555Z] #36 77.91 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-08-08T11:19:04.555Z] #36 77.91 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-08T11:19:04.555Z] #36 78.14 Selecting previously unselected package libuv1:amd64. [2021-08-08T11:19:04.555Z] #36 78.14 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-08T11:19:04.555Z] #36 78.15 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-08T11:19:04.555Z] #36 78.29 Selecting previously unselected package cmake. [2021-08-08T11:19:04.555Z] #36 78.30 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-08-08T11:19:04.555Z] #36 78.30 Unpacking cmake (3.13.4-1) ... [2021-08-08T11:19:04.555Z] #36 81.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-08T11:19:04.555Z] #36 81.28 Setting up xxd (2:8.1.0875-5) ... [2021-08-08T11:19:04.555Z] #36 81.30 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-08T11:19:04.555Z] #36 81.31 Setting up vim-common (2:8.1.0875-5) ... [2021-08-08T11:19:04.555Z] #36 81.37 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-08T11:19:04.555Z] #36 81.40 Setting up cmake-data (3.13.4-1) ... [2021-08-08T11:19:04.555Z] #36 81.44 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-08T11:19:04.555Z] #36 81.46 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-08T11:19:04.555Z] #36 81.48 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-08T11:19:04.555Z] #36 81.50 Setting up cmake (3.13.4-1) ... [2021-08-08T11:19:04.555Z] #36 81.53 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:19:04.555Z] #36 81.63 Processing triggers for mime-support (3.62) ... [2021-08-08T11:19:04.555Z] #36 DONE 82.5s [2021-08-08T11:19:04.555Z] [2021-08-08T11:19:04.555Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:19:04.555Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:19:04.555Z] #44 81.81 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-08T11:19:04.555Z] #44 81.92 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-08T11:19:04.555Z] #44 ... [2021-08-08T11:19:04.555Z] [2021-08-08T11:19:04.555Z] #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 [2021-08-08T11:19:04.555Z] #37 sha256:fd736d5eba13a1bc83f71297b523bde7d537eb32cd5addaf657fb1d73c4e6637 [2021-08-08T11:19:04.591Z] #20 10.59 Reading package lists... [2021-08-08T11:19:04.591Z] #20 14.21 Reading package lists... [2021-08-08T11:19:04.591Z] #20 ... [2021-08-08T11:19:04.591Z] [2021-08-08T11:19:04.591Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:04.591Z] #46 sha256:28f5cc9f2345ab99677415db3bdc1623fabc56715722d9b10510d1ac90384e64 [2021-08-08T11:19:04.591Z] #46 124.3 net/http/httptrace [2021-08-08T11:19:04.591Z] #46 124.5 net/http [2021-08-08T11:19:04.737Z] #46 ... [2021-08-08T11:19:04.737Z] [2021-08-08T11:19:04.737Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:19:04.737Z] #52 sha256:d6fb48e63f19951689f3db329d3434f8fa3ba5e27359426e28ff6de65fca4529 [2021-08-08T11:19:04.737Z] #52 64.44 io/fs [2021-08-08T11:19:04.737Z] #52 65.43 encoding/base64 [2021-08-08T11:19:04.737Z] #52 65.61 os [2021-08-08T11:19:04.737Z] #52 66.51 golang.org/x/sys/unix [2021-08-08T11:19:04.737Z] #52 70.59 fmt [2021-08-08T11:19:04.737Z] #52 ... [2021-08-08T11:19:04.737Z] [2021-08-08T11:19:04.737Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:04.737Z] #46 sha256:d321bdf6d2531ce6465d79686530afc16d72a95165b583c442b1aafb148bc4aa [2021-08-08T11:19:04.737Z] #46 74.52 go/scanner [2021-08-08T11:19:04.776Z] #46 64.48 path/filepath [2021-08-08T11:19:05.666Z] #46 75.27 net/url [2021-08-08T11:19:05.922Z] #46 75.70 go/ast [2021-08-08T11:19:05.945Z] #37 1.156 + RM_GOPATH=0 [2021-08-08T11:19:05.945Z] #37 1.158 + TMP_GOPATH= [2021-08-08T11:19:05.945Z] #37 1.158 + : /build [2021-08-08T11:19:05.945Z] #37 1.158 + '[' -z '' ']' [2021-08-08T11:19:05.945Z] #37 1.158 ++ mktemp -d [2021-08-08T11:19:05.945Z] #37 1.161 + export GOPATH=/tmp/tmp.IO8zn3phYU [2021-08-08T11:19:05.945Z] #37 1.188 + GOPATH=/tmp/tmp.IO8zn3phYU [2021-08-08T11:19:05.945Z] #37 1.188 + RM_GOPATH=1 [2021-08-08T11:19:05.945Z] #37 1.188 + case "$(go env GOARCH)" in [2021-08-08T11:19:05.945Z] #37 1.204 ++ go env GOARCH [2021-08-08T11:19:05.945Z] #37 1.216 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:19:05.945Z] #37 1.216 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:19:05.945Z] #37 1.216 ++ dirname /tmp/install/install.sh [2021-08-08T11:19:05.945Z] #37 1.226 + dir=/tmp/install [2021-08-08T11:19:05.945Z] #37 1.226 + bin=tini [2021-08-08T11:19:05.945Z] #37 1.226 + shift [2021-08-08T11:19:05.945Z] #37 1.226 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-08T11:19:05.945Z] #37 1.227 + . /tmp/install/tini.installer [2021-08-08T11:19:05.945Z] #37 1.227 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-08T11:19:05.945Z] #37 1.227 + install_tini [2021-08-08T11:19:05.945Z] #37 1.228 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-08T11:19:05.945Z] #37 1.228 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-08T11:19:05.945Z] #37 1.228 + git clone https://github.com/krallin/tini.git /tmp/tmp.IO8zn3phYU/tini [2021-08-08T11:19:05.945Z] #37 1.230 Cloning into '/tmp/tmp.IO8zn3phYU/tini'... [2021-08-08T11:19:06.167Z] #46 65.72 internal/lazyregexp [2021-08-08T11:19:06.429Z] #46 ... [2021-08-08T11:19:06.429Z] [2021-08-08T11:19:06.429Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:19:06.429Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-08-08T11:19:06.429Z] #44 55.84 Setting up python3 (3.7.3-1) ... [2021-08-08T11:19:06.429Z] #44 56.83 Setting up python3-six (1.12.0-1) ... [2021-08-08T11:19:06.429Z] #44 58.40 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-08T11:19:06.429Z] #44 60.46 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-08T11:19:06.429Z] #44 64.37 Setting up criu (3.15-1) ... [2021-08-08T11:19:06.429Z] #44 ... [2021-08-08T11:19:06.429Z] [2021-08-08T11:19:06.429Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:06.429Z] #46 sha256:a8964003557a2efb5a543af991466ac8a4012b3746191308e6ff8043310c6f86 [2021-08-08T11:19:06.429Z] #46 66.30 crypto/aes [2021-08-08T11:19:06.520Z] #37 1.835 + cd /tmp/tmp.IO8zn3phYU/tini [2021-08-08T11:19:06.520Z] #37 1.836 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-08T11:19:06.520Z] #37 1.866 + cmake . [2021-08-08T11:19:06.692Z] #46 66.35 crypto/des [2021-08-08T11:19:06.942Z] #17 97.79 The following NEW packages will be installed: [2021-08-08T11:19:06.942Z] #17 97.79 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-08T11:19:06.942Z] #17 97.79 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-08T11:19:06.942Z] #17 97.79 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-08-08T11:19:06.942Z] #17 97.79 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-08-08T11:19:06.942Z] #17 97.79 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-08T11:19:06.942Z] #17 97.79 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-08T11:19:06.942Z] #17 97.79 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-08-08T11:19:06.942Z] #17 97.79 crossbuild-essential-armel crossbuild-essential-armhf [2021-08-08T11:19:06.942Z] #17 97.79 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-08-08T11:19:06.942Z] #17 97.79 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-08-08T11:19:06.942Z] #17 97.79 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-08-08T11:19:06.942Z] #17 97.79 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-08-08T11:19:06.942Z] #17 97.79 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-08-08T11:19:06.942Z] #17 97.79 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-08-08T11:19:06.942Z] #17 97.79 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-08-08T11:19:06.942Z] #17 97.79 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-08-08T11:19:06.942Z] #17 97.79 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-08-08T11:19:06.942Z] #17 97.79 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-08-08T11:19:06.942Z] #17 97.79 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-08-08T11:19:06.942Z] #17 97.79 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-08-08T11:19:06.942Z] #17 97.79 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-08-08T11:19:06.942Z] #17 97.79 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-08-08T11:19:06.942Z] #17 97.79 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-08-08T11:19:06.942Z] #17 97.79 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-08-08T11:19:06.942Z] #17 97.79 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-08-08T11:19:06.942Z] #17 97.79 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-08-08T11:19:06.942Z] #17 97.80 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-08-08T11:19:06.942Z] #17 97.80 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-08-08T11:19:06.942Z] #17 97.80 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-08-08T11:19:06.942Z] #17 97.80 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-08-08T11:19:06.942Z] #17 97.81 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-08-08T11:19:06.942Z] #17 97.81 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-08-08T11:19:06.942Z] #17 97.81 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-08-08T11:19:06.942Z] #17 97.81 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-08-08T11:19:06.942Z] #17 97.81 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-08T11:19:06.942Z] #17 97.81 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-08-08T11:19:06.942Z] #17 97.81 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-08-08T11:19:06.942Z] #17 97.81 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-08T11:19:06.942Z] #17 97.81 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-08T11:19:06.942Z] #17 97.81 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-08T11:19:06.942Z] #17 97.81 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-08T11:19:06.942Z] #17 97.81 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-08T11:19:06.942Z] #17 97.81 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-08T11:19:06.942Z] #17 97.81 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-08T11:19:06.942Z] #17 97.81 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-08T11:19:06.942Z] #17 97.82 linux-libc-dev-s390x-cross patch xz-utils [2021-08-08T11:19:06.942Z] #17 98.30 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:19:06.942Z] #17 98.30 Need to get 169 MB of archives. [2021-08-08T11:19:06.942Z] #17 98.30 After this operation, 612 MB of additional disk space will be used. [2021-08-08T11:19:06.942Z] #17 98.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-08-08T11:19:06.942Z] #17 98.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-08T11:19:06.942Z] #17 98.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-08-08T11:19:06.942Z] #17 98.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-08-08T11:19:06.942Z] #17 98.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-08-08T11:19:06.942Z] #17 98.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-08T11:19:06.942Z] #17 98.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-08-08T11:19:06.942Z] #17 98.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-08-08T11:19:06.942Z] #17 98.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-08-08T11:19:06.942Z] #17 98.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-08-08T11:19:06.942Z] #17 98.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-08-08T11:19:06.955Z] #46 66.82 io/ioutil [2021-08-08T11:19:07.093Z] #37 2.488 -- The C compiler identification is GNU 8.3.0 [2021-08-08T11:19:07.093Z] #37 2.534 -- Check for working C compiler: /usr/bin/cc [2021-08-08T11:19:07.113Z] #46 136.5 github.com/LK4D4/vndr/godl [2021-08-08T11:19:07.202Z] #17 98.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-08-08T11:19:07.202Z] #17 98.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] [2021-08-08T11:19:07.202Z] #17 ... [2021-08-08T11:19:07.202Z] [2021-08-08T11:19:07.202Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:07.202Z] #53 sha256:5c8906c9f553e5e72a56bb5ab27cf22d9a573d691faf323c095e323801f9e5f0 [2021-08-08T11:19:07.202Z] #53 112.6 github.com/LK4D4/vndr/godl [2021-08-08T11:19:07.354Z] #37 ... [2021-08-08T11:19:07.354Z] [2021-08-08T11:19:07.354Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:19:07.354Z] #52 sha256:a697c05c8dcbb148b13db5b8eb404d5a568dd4c34cf2d9a448a7e695cbf74d8a [2021-08-08T11:19:07.354Z] #52 75.44 strconv [2021-08-08T11:19:07.354Z] #52 79.36 reflect [2021-08-08T11:19:07.354Z] #52 81.67 time [2021-08-08T11:19:07.616Z] #52 ... [2021-08-08T11:19:07.616Z] [2021-08-08T11:19:07.616Z] #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 [2021-08-08T11:19:07.616Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:19:07.616Z] #13 72.19 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-08T11:19:07.616Z] #13 72.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-08T11:19:07.616Z] #13 72.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-08T11:19:07.616Z] #13 74.42 Selecting previously unselected package binutils-mingw-w64. [2021-08-08T11:19:07.616Z] #13 74.42 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-08T11:19:07.616Z] #13 74.43 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-08T11:19:07.616Z] #13 74.59 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-08T11:19:07.616Z] #13 74.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-08T11:19:07.616Z] #13 74.60 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-08T11:19:07.616Z] #13 74.78 Selecting previously unselected package dmsetup. [2021-08-08T11:19:07.616Z] #13 74.79 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-08T11:19:07.616Z] #13 74.80 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-08T11:19:07.616Z] #13 75.00 Selecting previously unselected package mingw-w64-common. [2021-08-08T11:19:07.616Z] #13 75.01 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-08T11:19:07.616Z] #13 75.03 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-08T11:19:07.616Z] #13 ... [2021-08-08T11:19:07.616Z] [2021-08-08T11:19:07.616Z] #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 [2021-08-08T11:19:07.616Z] #37 sha256:fd736d5eba13a1bc83f71297b523bde7d537eb32cd5addaf657fb1d73c4e6637 [2021-08-08T11:19:07.616Z] #37 3.230 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-08T11:19:07.616Z] #37 3.241 -- Detecting C compiler ABI info [2021-08-08T11:19:07.676Z] #46 137.2 github.com/LK4D4/vndr [2021-08-08T11:19:07.773Z] #53 113.1 github.com/LK4D4/vndr [2021-08-08T11:19:07.855Z] #46 77.25 text/template/parse [2021-08-08T11:19:07.902Z] #46 ... [2021-08-08T11:19:07.902Z] [2021-08-08T11:19:07.902Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:19:07.902Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-08-08T11:19:07.902Z] #44 66.49 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:19:07.902Z] #44 66.70 Processing triggers for mime-support (3.62) ... [2021-08-08T11:19:07.902Z] #44 DONE 67.2s [2021-08-08T11:19:07.902Z] [2021-08-08T11:19:07.902Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:07.902Z] #46 sha256:a8964003557a2efb5a543af991466ac8a4012b3746191308e6ff8043310c6f86 [2021-08-08T11:19:07.902Z] #46 67.43 crypto/sha256 [2021-08-08T11:19:07.933Z] #46 ... [2021-08-08T11:19:07.933Z] [2021-08-08T11:19:07.933Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:19:07.933Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-08T11:19:07.933Z] #20 14.21 Reading package lists... [2021-08-08T11:19:08.477Z] #46 68.05 net [2021-08-08T11:19:08.477Z] #46 68.29 vendor/golang.org/x/crypto/chacha20 [2021-08-08T11:19:08.559Z] #37 3.893 -- Detecting C compiler ABI info - done [2021-08-08T11:19:08.559Z] #37 3.937 -- Detecting C compile features [2021-08-08T11:19:09.051Z] #46 68.83 vendor/golang.org/x/crypto/poly1305 [2021-08-08T11:19:09.119Z] #20 17.79 Building dependency tree... [2021-08-08T11:19:09.377Z] #20 19.19 libcap2-bin is already the newest version (1:2.25-2). [2021-08-08T11:19:09.377Z] #20 19.19 The following additional packages will be installed: [2021-08-08T11:19:09.629Z] #46 69.47 os/exec [2021-08-08T11:19:09.635Z] #20 19.20 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-08T11:19:09.635Z] #20 19.20 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-08T11:19:09.635Z] #20 19.20 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-08T11:19:09.635Z] #20 19.20 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-08T11:19:09.635Z] #20 19.20 python3.7 python3.7-minimal vim-runtime xxd [2021-08-08T11:19:09.635Z] #20 19.20 Suggested packages: [2021-08-08T11:19:09.635Z] #20 19.20 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-08T11:19:09.635Z] #20 19.20 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-08T11:19:09.635Z] #20 19.20 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-08T11:19:09.635Z] #20 19.20 quota [2021-08-08T11:19:09.635Z] #20 19.20 Recommended packages: [2021-08-08T11:19:09.635Z] #20 19.20 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-08T11:19:09.635Z] #20 19.20 python3-keyrings.alt python3-xdg unzip [2021-08-08T11:19:09.892Z] #20 ... [2021-08-08T11:19:09.892Z] [2021-08-08T11:19:09.892Z] #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 [2021-08-08T11:19:09.892Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-08T11:19:09.892Z] #32 DONE 139.3s [2021-08-08T11:19:09.892Z] [2021-08-08T11:19:09.892Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:19:09.892Z] #50 sha256:1a7f9036b3d1f2991695c67ebf6d0f33f7c8bc4a25167ba5f713423a0ad62f08 [2021-08-08T11:19:10.203Z] #46 69.88 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-08T11:19:10.415Z] #46 80.20 go/parser [2021-08-08T11:19:10.473Z] #37 5.780 -- Detecting C compile features - done [2021-08-08T11:19:10.473Z] #37 5.799 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-08T11:19:10.473Z] #37 6.022 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-08T11:19:10.733Z] #37 6.139 -- Configuring done [2021-08-08T11:19:10.733Z] #37 6.182 -- Generating done [2021-08-08T11:19:10.733Z] #37 6.189 -- Build files have been written to: /tmp/tmp.IO8zn3phYU/tini [2021-08-08T11:19:10.733Z] #37 6.216 + make tini-static [2021-08-08T11:19:10.778Z] #46 70.58 go/token [2021-08-08T11:19:10.778Z] #46 70.58 flag [2021-08-08T11:19:11.274Z] #50 ... [2021-08-08T11:19:11.274Z] [2021-08-08T11:19:11.274Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:11.274Z] #46 sha256:28f5cc9f2345ab99677415db3bdc1623fabc56715722d9b10510d1ac90384e64 [2021-08-08T11:19:11.274Z] #46 DONE 141.1s [2021-08-08T11:19:11.274Z] [2021-08-08T11:19:11.274Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:19:11.274Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-08T11:19:11.274Z] #20 21.12 The following NEW packages will be installed: [2021-08-08T11:19:11.274Z] #20 21.12 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-08T11:19:11.274Z] #20 21.12 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-08T11:19:11.274Z] #20 21.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-08T11:19:11.274Z] #20 21.12 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-08T11:19:11.274Z] #20 21.12 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-08T11:19:11.274Z] #20 21.12 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-08T11:19:11.304Z] #37 6.599 Scanning dependencies of target tini-static [2021-08-08T11:19:11.304Z] #37 6.715 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-08T11:19:11.531Z] #20 21.13 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-08T11:19:11.531Z] #20 21.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-08T11:19:11.531Z] #20 21.13 xz-utils zip [2021-08-08T11:19:11.729Z] Client: [2021-08-08T11:19:11.729Z] Context: default [2021-08-08T11:19:11.729Z] Debug Mode: false [2021-08-08T11:19:11.729Z] Plugins: [2021-08-08T11:19:11.729Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-08T11:19:11.729Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-08T11:19:11.729Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-08T11:19:11.729Z] [2021-08-08T11:19:11.729Z] Server: [2021-08-08T11:19:11.729Z] Containers: 0 [2021-08-08T11:19:11.729Z] Running: 0 [2021-08-08T11:19:11.729Z] Paused: 0 [2021-08-08T11:19:11.729Z] Stopped: 0 [2021-08-08T11:19:11.729Z] Images: 0 [2021-08-08T11:19:11.729Z] Server Version: 20.10.6 [2021-08-08T11:19:11.729Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-08T11:19:11.729Z] Windows: [2021-08-08T11:19:11.729Z] LCOW: [2021-08-08T11:19:11.729Z] Logging Driver: json-file [2021-08-08T11:19:11.729Z] Plugins: [2021-08-08T11:19:11.729Z] Volume: local [2021-08-08T11:19:11.729Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-08T11:19:11.729Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-08T11:19:11.729Z] Swarm: inactive [2021-08-08T11:19:11.729Z] Default Isolation: process [2021-08-08T11:19:11.729Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-08T11:19:11.729Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-08T11:19:11.729Z] OSType: windows [2021-08-08T11:19:11.729Z] Architecture: x86_64 [2021-08-08T11:19:11.729Z] CPUs: 4 [2021-08-08T11:19:11.729Z] Total Memory: 32GiB [2021-08-08T11:19:11.729Z] Name: azwin-2-94b840 [2021-08-08T11:19:11.729Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-08-08T11:19:11.729Z] Docker Root Dir: D:\docker [2021-08-08T11:19:11.729Z] Debug Mode: false [2021-08-08T11:19:11.729Z] Registry: https://index.docker.io/v1/ [2021-08-08T11:19:11.729Z] Labels: [2021-08-08T11:19:11.729Z] Experimental: true [2021-08-08T11:19:11.729Z] Insecure Registries: [2021-08-08T11:19:11.729Z] 10.0.0.4:5000 [2021-08-08T11:19:11.729Z] 127.0.0.0/8 [2021-08-08T11:19:11.729Z] Registry Mirrors: [2021-08-08T11:19:11.729Z] http://10.0.0.4:5000/ [2021-08-08T11:19:11.729Z] Live Restore Enabled: false [2021-08-08T11:19:11.729Z] Product License: Community Engine [2021-08-08T11:19:11.729Z] [2021-08-08T11:19:11.788Z] #20 21.52 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:19:11.788Z] #20 21.52 Need to get 28.6 MB of archives. [2021-08-08T11:19:11.788Z] #20 21.52 After this operation, 116 MB of additional disk space will be used. [2021-08-08T11:19:11.788Z] #20 21.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-08T11:19:11.788Z] #20 21.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-08T11:19:11.975Z] #53 DONE 116.6s [2021-08-08T11:19:11.975Z] [2021-08-08T11:19:11.975Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-08T11:19:11.975Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-08T11:19:11.975Z] #39 DONE 116.4s [2021-08-08T11:19:11.975Z] [2021-08-08T11:19:11.975Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-08T11:19:11.975Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-08-08T11:19:11.975Z] #17 99.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] [2021-08-08T11:19:11.975Z] #17 99.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] [2021-08-08T11:19:11.975Z] #17 99.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] [2021-08-08T11:19:11.975Z] #17 99.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] [2021-08-08T11:19:11.975Z] #17 99.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-08-08T11:19:11.975Z] #17 99.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB] [2021-08-08T11:19:11.975Z] #17 99.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-08-08T11:19:11.975Z] #17 99.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB] [2021-08-08T11:19:11.975Z] #17 100.2 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-08-08T11:19:11.975Z] #17 100.2 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] [2021-08-08T11:19:11.975Z] #17 100.2 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] [2021-08-08T11:19:11.975Z] #17 100.2 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-08-08T11:19:11.975Z] #17 100.2 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-08-08T11:19:11.975Z] #17 100.2 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-08-08T11:19:11.975Z] #17 100.2 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-08-08T11:19:11.975Z] #17 100.2 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-08-08T11:19:11.975Z] #17 100.3 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] [2021-08-08T11:19:11.975Z] #17 100.3 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-08-08T11:19:11.975Z] #17 100.3 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-08-08T11:19:11.975Z] #17 100.3 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-08-08T11:19:11.975Z] #17 100.3 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-08-08T11:19:11.975Z] #17 100.3 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-08-08T11:19:11.975Z] #17 100.3 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-08-08T11:19:11.975Z] #17 100.3 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-08-08T11:19:11.975Z] #17 100.3 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-08-08T11:19:11.975Z] #17 100.3 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] [2021-08-08T11:19:11.975Z] #17 100.4 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] [2021-08-08T11:19:11.975Z] #17 100.7 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-08-08T11:19:11.975Z] #17 100.7 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] [2021-08-08T11:19:11.975Z] #17 100.7 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-08-08T11:19:11.975Z] #17 100.8 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] [2021-08-08T11:19:11.975Z] #17 100.8 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] [2021-08-08T11:19:11.975Z] #17 101.1 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-08-08T11:19:11.975Z] #17 101.1 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-08T11:19:11.975Z] #17 101.1 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-08-08T11:19:11.975Z] #17 101.2 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-08-08T11:19:11.975Z] #17 101.2 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-08-08T11:19:11.975Z] #17 101.2 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-08T11:19:11.975Z] #17 101.6 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-08T11:19:11.975Z] #17 101.6 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-08-08T11:19:11.975Z] #17 101.6 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-08-08T11:19:11.975Z] #17 101.6 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-08-08T11:19:11.975Z] #17 101.6 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-08-08T11:19:11.975Z] #17 101.6 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-08-08T11:19:11.975Z] #17 101.6 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-08-08T11:19:11.975Z] #17 101.6 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-08-08T11:19:11.975Z] #17 101.6 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-08-08T11:19:11.975Z] #17 101.6 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-08-08T11:19:11.975Z] #17 101.6 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-08-08T11:19:11.975Z] #17 101.6 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-08-08T11:19:11.975Z] #17 101.6 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-08-08T11:19:11.975Z] #17 101.7 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-08-08T11:19:11.975Z] #17 101.7 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] [2021-08-08T11:19:11.975Z] #17 101.7 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-08-08T11:19:11.975Z] #17 101.7 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-08-08T11:19:11.975Z] #17 101.7 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-08-08T11:19:11.975Z] #17 101.7 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-08-08T11:19:11.975Z] #17 101.7 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-08-08T11:19:11.975Z] #17 101.7 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] [2021-08-08T11:19:11.975Z] #17 101.8 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] [2021-08-08T11:19:11.975Z] #17 102.2 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] [2021-08-08T11:19:11.975Z] #17 102.2 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] [2021-08-08T11:19:11.975Z] #17 102.2 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-08-08T11:19:11.975Z] #17 102.3 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] [2021-08-08T11:19:11.975Z] #17 102.4 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] [2021-08-08T11:19:11.975Z] #17 102.9 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] [2021-08-08T11:19:11.975Z] #17 102.9 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-08-08T11:19:11.975Z] #17 102.9 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-08-08T11:19:11.975Z] #17 102.9 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] [2021-08-08T11:19:11.975Z] #17 102.9 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-08-08T11:19:11.975Z] #17 102.9 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-08-08T11:19:11.975Z] #17 102.9 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-08-08T11:19:11.975Z] #17 102.9 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-08-08T11:19:11.975Z] #17 103.0 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-08-08T11:19:11.975Z] #17 103.0 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] [2021-08-08T11:19:11.975Z] #17 103.0 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] [2021-08-08T11:19:11.975Z] #17 103.4 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] [2021-08-08T11:19:11.975Z] #17 103.4 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] [2021-08-08T11:19:11.975Z] #17 103.4 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-08-08T11:19:11.975Z] #17 103.5 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] [2021-08-08T11:19:11.975Z] #17 103.8 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] [2021-08-08T11:19:12.046Z] #20 21.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-08T11:19:12.046Z] #20 21.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-08T11:19:12.046Z] #20 21.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-08T11:19:12.046Z] #20 21.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-08T11:19:12.169Z] #46 71.68 go/scanner [2021-08-08T11:19:12.169Z] #46 ... [2021-08-08T11:19:12.169Z] [2021-08-08T11:19:12.169Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:19:12.169Z] #52 sha256:898c4a44fe95a912f48a502315bb434ae03a78eb5df0bc288ab444433685f7e6 [2021-08-08T11:19:12.169Z] #52 62.02 encoding/base64 [2021-08-08T11:19:12.169Z] #52 62.09 golang.org/x/sys/unix [2021-08-08T11:19:12.169Z] #52 64.65 path/filepath [2021-08-08T11:19:12.169Z] #52 64.66 mvdan.cc/sh/v3/fileutil [2021-08-08T11:19:12.169Z] #52 64.66 fmt [2021-08-08T11:19:12.169Z] #52 66.42 io/ioutil [2021-08-08T11:19:12.169Z] #52 68.91 golang.org/x/crypto/ssh/terminal [2021-08-08T11:19:12.169Z] #52 69.20 flag [2021-08-08T11:19:12.169Z] #52 69.21 github.com/pkg/diff [2021-08-08T11:19:12.169Z] #52 69.22 encoding/json [2021-08-08T11:19:12.169Z] #52 70.86 go/token [2021-08-08T11:19:12.169Z] #52 71.16 mvdan.cc/editorconfig [2021-08-08T11:19:12.169Z] #52 71.79 go/scanner [2021-08-08T11:19:12.169Z] #52 71.99 mvdan.cc/sh/v3/syntax [2021-08-08T11:19:12.303Z] #20 21.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-08T11:19:12.303Z] #20 21.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-08T11:19:12.303Z] #20 21.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-08T11:19:12.303Z] #20 21.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-08T11:19:12.303Z] #20 21.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-08T11:19:12.303Z] #20 21.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-08T11:19:12.303Z] #20 21.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-08T11:19:12.303Z] #20 21.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-08T11:19:12.303Z] #20 21.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-08T11:19:12.303Z] #20 22.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-08T11:19:12.303Z] #20 22.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-08T11:19:12.303Z] #20 22.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-08T11:19:12.303Z] #20 22.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-08T11:19:12.303Z] #20 22.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-08T11:19:12.303Z] #20 22.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-08T11:19:12.303Z] #20 22.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-08T11:19:12.303Z] #20 22.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-08T11:19:12.398Z] #46 81.97 text/template [2021-08-08T11:19:12.431Z] #52 ... [2021-08-08T11:19:12.431Z] [2021-08-08T11:19:12.431Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:19:12.431Z] #57 sha256:354016daf648a03031a8ba64c03239a787df41447098e019a76897bce81b07d6 [2021-08-08T11:19:12.431Z] #57 37.74 Checking out files: 51% (2267/4375) Checking out files: 52% (2275/4375) Checking out files: 53% (2319/4375) Checking out files: 54% (2363/4375) Checking out files: 55% (2407/4375) Checking out files: 56% (2450/4375) Checking out files: 57% (2494/4375) Checking out files: 58% (2538/4375) Checking out files: 59% (2582/4375) Checking out files: 60% (2625/4375) Checking out files: 61% (2669/4375) Checking out files: 62% (2713/4375) Checking out files: 63% (2757/4375) Checking out files: 64% (2800/4375) Checking out files: 65% (2844/4375) Checking out files: 66% (2888/4375) Checking out files: 67% (2932/4375) Checking out files: 68% (2975/4375) Checking out files: 69% (3019/4375) Checking out files: 70% (3063/4375) Checking out files: 71% (3107/4375) Checking out files: 72% (3150/4375) Checking out files: 73% (3194/4375) Checking out files: 74% (3238/4375) Checking out files: 75% (3282/4375) Checking out files: 76% (3325/4375) Checking out files: 77% (3369/4375) Checking out files: 78% (3413/4375) Checking out files: 79% (3457/4375) Checking out files: 80% (3500/4375) Checking out files: 81% (3544/4375) Checking out files: 82% (3588/4375) Checking out files: 83% (3632/4375) Checking out files: 84% (3675/4375) Checking out files: 85% (3719/4375) Checking out files: 86% (3763/4375) Checking out files: 87% (3807/4375) Checking out files: 88% (3850/4375) Checking out files: 89% (3894/4375) Checking out files: 90% (3938/4375) Checking out files: 91% (3982/4375) Checking out files: 92% (4025/4375) Checking out files: 93% (4069/4375) Checking out files: 94% (4113/4375) Checking out files: 95% (4157/4375) Checking out files: 96% (4200/4375) Checking out files: 96% (4231/4375) Checking out files: 97% (4244/4375) Checking out files: 98% (4288/4375) Checking out files: 99% (4332/4375) Checking out files: 100% (4375/4375) Checking out files: 100% (4375/4375), done. [2021-08-08T11:19:12.431Z] #57 38.90 + cd /tmp/tmp.7wPHPrPH0O/src/github.com/containerd/containerd [2021-08-08T11:19:12.431Z] #57 38.90 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-08T11:19:12.545Z] #17 104.2 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] [2021-08-08T11:19:12.545Z] #17 104.2 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-08-08T11:19:12.545Z] #17 104.2 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-08-08T11:19:12.545Z] #17 104.3 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB] [2021-08-08T11:19:12.545Z] #17 104.3 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-08-08T11:19:12.545Z] #17 104.3 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-08-08T11:19:12.545Z] #17 104.3 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-08-08T11:19:12.545Z] #17 104.3 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-08-08T11:19:12.545Z] #17 104.3 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-08-08T11:19:12.545Z] #17 104.4 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-08-08T11:19:12.545Z] #17 104.4 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-08-08T11:19:12.561Z] #20 22.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-08T11:19:12.561Z] #20 22.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-08T11:19:12.561Z] #20 22.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-08T11:19:12.561Z] #20 22.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-08T11:19:12.561Z] #20 22.16 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-08T11:19:12.561Z] #20 22.16 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-08T11:19:12.689Z] #37 8.020 [100%] Linking C executable tini-static [2021-08-08T11:19:12.805Z] #17 104.4 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-08-08T11:19:12.805Z] #17 104.4 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-08-08T11:19:12.805Z] #17 104.4 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB] [2021-08-08T11:19:12.805Z] #17 104.5 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB] [2021-08-08T11:19:12.818Z] #20 22.65 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-08T11:19:12.818Z] #20 22.65 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-08T11:19:12.818Z] #20 22.65 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-08T11:19:12.818Z] #20 22.65 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-08T11:19:12.818Z] #20 22.66 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-08T11:19:12.818Z] #20 22.71 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-08T11:19:12.949Z] #37 8.565 [100%] Built target tini-static [2021-08-08T11:19:13.065Z] #17 104.8 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B] [2021-08-08T11:19:13.065Z] #17 104.8 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB] [2021-08-08T11:19:13.065Z] #17 104.8 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-08-08T11:19:13.075Z] #20 22.71 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-08T11:19:13.075Z] #20 22.78 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-08T11:19:13.075Z] #20 22.79 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-08T11:19:13.075Z] #20 22.79 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-08T11:19:13.075Z] #20 22.80 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-08T11:19:13.075Z] #20 22.81 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-08T11:19:13.075Z] #20 22.82 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-08T11:19:13.075Z] #20 22.84 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-08T11:19:13.075Z] #20 22.88 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-08T11:19:13.075Z] #20 22.89 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-08T11:19:13.075Z] #20 22.92 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-08T11:19:13.210Z] #37 8.650 + mkdir -p /build [2021-08-08T11:19:13.210Z] #37 8.652 + cp tini-static /build/docker-init [2021-08-08T11:19:13.327Z] #17 105.0 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB] [2021-08-08T11:19:13.327Z] #17 105.0 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB] [2021-08-08T11:19:13.332Z] #20 23.19 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-08T11:19:13.368Z] #46 ... [2021-08-08T11:19:13.368Z] [2021-08-08T11:19:13.368Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:19:13.368Z] #52 sha256:d6fb48e63f19951689f3db329d3434f8fa3ba5e27359426e28ff6de65fca4529 [2021-08-08T11:19:13.368Z] #52 74.89 golang.org/x/crypto/ssh/terminal [2021-08-08T11:19:13.368Z] #52 74.89 encoding/json [2021-08-08T11:19:13.368Z] #52 76.50 github.com/pkg/diff [2021-08-08T11:19:13.368Z] #52 77.81 go/ast [2021-08-08T11:19:13.368Z] #52 80.48 io/ioutil [2021-08-08T11:19:13.368Z] #52 80.93 mvdan.cc/editorconfig [2021-08-08T11:19:13.368Z] #52 82.08 mvdan.cc/sh/v3/fileutil [2021-08-08T11:19:13.368Z] #52 82.20 text/tabwriter [2021-08-08T11:19:13.368Z] #52 82.58 mvdan.cc/sh/v3/syntax [2021-08-08T11:19:13.587Z] #17 105.4 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B] [2021-08-08T11:19:13.587Z] #17 105.4 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-08-08T11:19:13.587Z] #17 105.4 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-08-08T11:19:13.587Z] #17 105.5 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB] [2021-08-08T11:19:13.590Z] #20 23.22 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-08T11:19:13.590Z] #20 23.26 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-08T11:19:13.821Z] #37 DONE 9.1s [2021-08-08T11:19:13.821Z] [2021-08-08T11:19:13.821Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:13.821Z] #46 sha256:03788c51b086ee98870b6d9eb2ae340dba852e1dcf6afd5ffdfd04df46250ef0 [2021-08-08T11:19:13.821Z] #46 89.31 internal/syscall/unix [2021-08-08T11:19:13.821Z] #46 89.65 internal/poll [2021-08-08T11:19:13.821Z] #46 89.81 internal/fmtsort [2021-08-08T11:19:13.821Z] #46 90.47 internal/syscall/execenv [2021-08-08T11:19:13.821Z] #46 90.67 path [2021-08-08T11:19:13.821Z] #46 91.32 io/fs [2021-08-08T11:19:13.825Z] #57 39.90 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-08T11:19:13.825Z] #57 39.90 + BUILDTAGS='netgo osusergo static_build' [2021-08-08T11:19:13.825Z] #57 39.90 + export EXTRA_FLAGS=-buildmode=pie [2021-08-08T11:19:13.825Z] #57 39.90 + EXTRA_FLAGS=-buildmode=pie [2021-08-08T11:19:13.825Z] #57 39.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-08T11:19:13.825Z] #57 39.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-08T11:19:13.825Z] #57 39.90 + '[' '' = dynamic ']' [2021-08-08T11:19:13.825Z] #57 39.91 + make [2021-08-08T11:19:13.848Z] #17 105.5 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-08-08T11:19:13.848Z] #17 105.5 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-08-08T11:19:13.848Z] #17 105.5 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-08-08T11:19:13.848Z] #17 105.5 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-08-08T11:19:13.848Z] #17 105.5 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-08-08T11:19:13.848Z] #17 105.5 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-08-08T11:19:13.848Z] #17 105.5 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB] [2021-08-08T11:19:13.848Z] #17 105.5 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB] [2021-08-08T11:19:13.848Z] #17 105.7 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-08-08T11:19:13.931Z] #52 ... [2021-08-08T11:19:13.931Z] [2021-08-08T11:19:13.931Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:13.931Z] #46 sha256:d321bdf6d2531ce6465d79686530afc16d72a95165b583c442b1aafb148bc4aa [2021-08-08T11:19:13.931Z] #46 83.71 log [2021-08-08T11:19:14.108Z] #17 105.7 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB] [2021-08-08T11:19:14.108Z] #17 105.8 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-08-08T11:19:14.108Z] #17 105.8 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB] [2021-08-08T11:19:14.108Z] #17 105.8 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB] [2021-08-08T11:19:14.173Z] #20 23.78 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:19:14.173Z] #20 23.85 Fetched 28.6 MB in 2s (14.1 MB/s) [2021-08-08T11:19:14.173Z] #20 23.89 Selecting previously unselected package pigz. [2021-08-08T11:19:14.173Z] #20 23.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-08-08T11:19:14.173Z] #20 23.93 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-08T11:19:14.173Z] #20 23.94 Unpacking pigz (2.4-1) ... [2021-08-08T11:19:14.368Z] #17 106.0 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-08-08T11:19:14.368Z] #17 106.0 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-08-08T11:19:14.450Z] #20 24.02 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-08T11:19:14.450Z] #20 24.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:19:14.450Z] #20 24.03 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:19:14.535Z] #46 84.35 encoding/xml [2021-08-08T11:19:14.710Z] #20 24.44 Selecting previously unselected package python3.7-minimal. [2021-08-08T11:19:14.710Z] #20 24.44 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:19:14.710Z] #20 24.45 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-08T11:19:14.784Z] #46 ... [2021-08-08T11:19:14.784Z] [2021-08-08T11:19:14.784Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:19:14.784Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:19:14.784Z] #44 81.97 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-08T11:19:14.784Z] #44 82.00 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:19:14.784Z] #44 82.02 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-08T11:19:14.784Z] #44 82.03 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-08T11:19:14.784Z] #44 87.05 Setting up python3 (3.7.3-1) ... [2021-08-08T11:19:14.784Z] #44 87.70 Setting up python3-six (1.12.0-1) ... [2021-08-08T11:19:14.784Z] #44 88.92 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-08T11:19:14.784Z] #44 90.34 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-08T11:19:14.941Z] #17 106.6 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:19:14.941Z] #17 106.9 Fetched 169 MB in 8s (21.1 MB/s) [2021-08-08T11:19:15.051Z] #44 ... [2021-08-08T11:19:15.051Z] [2021-08-08T11:19:15.051Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:15.051Z] #46 sha256:03788c51b086ee98870b6d9eb2ae340dba852e1dcf6afd5ffdfd04df46250ef0 [2021-08-08T11:19:15.051Z] #46 93.07 regexp/syntax [2021-08-08T11:19:15.201Z] #17 106.9 Selecting previously unselected package liblocale-gettext-perl. [2021-08-08T11:19:15.201Z] #17 106.9 (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.) [2021-08-08T11:19:15.201Z] #17 106.9 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-08-08T11:19:15.201Z] #17 107.0 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-08-08T11:19:15.201Z] #17 107.0 Selecting previously unselected package bzip2. [2021-08-08T11:19:15.201Z] #17 107.0 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-08T11:19:15.201Z] #17 107.0 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-08T11:19:15.201Z] #17 107.0 Selecting previously unselected package libmagic-mgc. [2021-08-08T11:19:15.201Z] #17 107.0 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-08T11:19:15.201Z] #17 107.1 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-08-08T11:19:15.216Z] #57 41.77 + bin/ctr [2021-08-08T11:19:15.311Z] #46 93.33 os [2021-08-08T11:19:15.460Z] #17 107.2 Selecting previously unselected package libmagic1:amd64. [2021-08-08T11:19:15.460Z] #17 107.2 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-08T11:19:15.460Z] #17 107.3 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-08-08T11:19:15.461Z] #17 107.3 Selecting previously unselected package file. [2021-08-08T11:19:15.461Z] #17 107.3 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-08T11:19:15.461Z] #17 107.3 Unpacking file (1:5.35-4+deb10u2) ... [2021-08-08T11:19:15.649Z] #20 25.07 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:19:15.649Z] #20 25.09 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-08T11:19:15.720Z] #17 107.4 Selecting previously unselected package xz-utils. [2021-08-08T11:19:15.720Z] #17 107.4 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-08-08T11:19:15.720Z] #17 107.4 Unpacking xz-utils (5.2.4-1) ... [2021-08-08T11:19:15.720Z] #17 107.5 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-08-08T11:19:15.720Z] #17 107.5 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-08T11:19:15.720Z] #17 107.5 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-08-08T11:19:16.660Z] #17 108.2 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-08-08T11:19:16.660Z] #17 108.2 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-08-08T11:19:16.660Z] #17 108.3 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-08-08T11:19:17.015Z] #20 26.78 Selecting previously unselected package python3-minimal. [2021-08-08T11:19:17.015Z] #20 26.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-08-08T11:19:17.015Z] #20 26.82 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-08T11:19:17.015Z] #20 26.82 Unpacking python3-minimal (3.7.3-1) ... [2021-08-08T11:19:17.016Z] #20 26.89 Selecting previously unselected package libmpdec2:amd64. [2021-08-08T11:19:17.051Z] #46 86.84 go/doc [2021-08-08T11:19:17.229Z] #17 109.0 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-08-08T11:19:17.229Z] #17 109.0 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-08-08T11:19:17.229Z] #17 109.0 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-08-08T11:19:17.272Z] #20 26.90 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-08T11:19:17.272Z] #20 26.91 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-08T11:19:17.272Z] #20 27.01 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-08T11:19:17.272Z] #20 27.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:19:17.272Z] #20 27.02 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:19:17.799Z] #17 109.7 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-08-08T11:19:18.058Z] #17 109.7 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-08T11:19:18.058Z] #17 109.7 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-08-08T11:19:18.091Z] #20 27.74 Selecting previously unselected package python3.7. [2021-08-08T11:19:18.091Z] #20 27.76 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:19:18.091Z] #20 27.77 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-08T11:19:18.091Z] #20 27.88 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-08T11:19:18.091Z] #20 27.89 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-08T11:19:18.091Z] #20 27.89 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-08T11:19:18.348Z] #20 27.98 Setting up python3-minimal (3.7.3-1) ... [2021-08-08T11:19:18.611Z] #46 ... [2021-08-08T11:19:18.611Z] [2021-08-08T11:19:18.611Z] #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 [2021-08-08T11:19:18.611Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:19:18.611Z] #13 80.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-08T11:19:18.611Z] #13 80.86 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-08T11:19:18.611Z] #13 80.87 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-08T11:19:18.611Z] #13 86.97 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-08T11:19:18.611Z] #13 86.99 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-08T11:19:18.611Z] #13 87.00 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:19:18.611Z] #13 87.40 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-08T11:19:18.611Z] #13 87.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-08T11:19:18.611Z] #13 87.41 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:19:18.611Z] #13 ... [2021-08-08T11:19:18.611Z] [2021-08-08T11:19:18.611Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-08T11:19:18.611Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-08T11:19:18.611Z] #44 94.20 Setting up criu (3.15-1) ... [2021-08-08T11:19:18.611Z] #44 95.76 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:19:18.611Z] #44 95.86 Processing triggers for mime-support (3.62) ... [2021-08-08T11:19:18.626Z] #17 110.4 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-08-08T11:19:18.626Z] #17 110.4 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-08T11:19:18.626Z] #17 110.4 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-08-08T11:19:18.911Z] #20 28.63 Selecting previously unselected package python3. [2021-08-08T11:19:18.911Z] #20 28.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-08-08T11:19:18.911Z] #20 28.66 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-08T11:19:18.938Z] #46 ... [2021-08-08T11:19:18.938Z] [2021-08-08T11:19:18.938Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:19:18.938Z] #57 sha256:b823a98ce22200753f081ad3779983d8e010223ef1805f7a0f55aac3968aafff [2021-08-08T11:19:18.938Z] #57 43.29 Checking out files: 49% (2185/4375) Checking out files: 50% (2188/4375) Checking out files: 51% (2232/4375) Checking out files: 52% (2275/4375) Checking out files: 53% (2319/4375) Checking out files: 54% (2363/4375) Checking out files: 55% (2407/4375) Checking out files: 56% (2450/4375) Checking out files: 57% (2494/4375) Checking out files: 58% (2538/4375) Checking out files: 59% (2582/4375) Checking out files: 60% (2625/4375) Checking out files: 61% (2669/4375) Checking out files: 62% (2713/4375) Checking out files: 63% (2757/4375) Checking out files: 64% (2800/4375) Checking out files: 65% (2844/4375) Checking out files: 66% (2888/4375) Checking out files: 67% (2932/4375) Checking out files: 68% (2975/4375) Checking out files: 69% (3019/4375) Checking out files: 70% (3063/4375) Checking out files: 71% (3107/4375) Checking out files: 72% (3150/4375) Checking out files: 73% (3194/4375) Checking out files: 74% (3238/4375) Checking out files: 75% (3282/4375) Checking out files: 76% (3325/4375) Checking out files: 77% (3369/4375) Checking out files: 78% (3413/4375) Checking out files: 79% (3457/4375) Checking out files: 80% (3500/4375) Checking out files: 81% (3544/4375) Checking out files: 82% (3588/4375) Checking out files: 83% (3632/4375) Checking out files: 84% (3675/4375) Checking out files: 85% (3719/4375) Checking out files: 86% (3763/4375) Checking out files: 87% (3807/4375) Checking out files: 88% (3850/4375) Checking out files: 89% (3894/4375) Checking out files: 90% (3938/4375) Checking out files: 91% (3982/4375) Checking out files: 92% (4025/4375) Checking out files: 93% (4069/4375) Checking out files: 93% (4072/4375) Checking out files: 94% (4113/4375) Checking out files: 95% (4157/4375) Checking out files: 96% (4200/4375) Checking out files: 97% (4244/4375) Checking out files: 98% (4288/4375) Checking out files: 99% (4332/4375) Checking out files: 100% (4375/4375) Checking out files: 100% (4375/4375), done. [2021-08-08T11:19:18.938Z] #57 44.58 + cd /tmp/tmp.aDmdrLhxwa/src/github.com/containerd/containerd [2021-08-08T11:19:18.938Z] #57 44.58 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-08T11:19:18.938Z] #57 45.22 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-08T11:19:18.938Z] #57 45.22 + BUILDTAGS='netgo osusergo static_build' [2021-08-08T11:19:18.938Z] #57 45.22 + export EXTRA_FLAGS=-buildmode=pie [2021-08-08T11:19:18.938Z] #57 45.22 + EXTRA_FLAGS=-buildmode=pie [2021-08-08T11:19:18.938Z] #57 45.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-08T11:19:18.938Z] #57 45.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-08T11:19:18.938Z] #57 45.22 + '[' '' = dynamic ']' [2021-08-08T11:19:18.938Z] #57 45.22 + make [2021-08-08T11:19:18.938Z] #57 46.60 + bin/ctr [2021-08-08T11:19:19.167Z] #20 28.68 Unpacking python3 (3.7.3-1) ... [2021-08-08T11:19:19.167Z] #20 28.75 Selecting previously unselected package libip4tc0:amd64. [2021-08-08T11:19:19.167Z] #20 28.76 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-08T11:19:19.167Z] #20 28.77 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-08T11:19:19.167Z] #20 28.84 Selecting previously unselected package libip6tc0:amd64. [2021-08-08T11:19:19.167Z] #20 28.85 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-08T11:19:19.167Z] #20 28.86 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-08T11:19:19.167Z] #20 28.94 Selecting previously unselected package libiptc0:amd64. [2021-08-08T11:19:19.167Z] #20 28.94 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-08T11:19:19.167Z] #20 28.95 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-08T11:19:19.167Z] #20 29.04 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-08T11:19:19.167Z] #20 29.04 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-08T11:19:19.183Z] #44 DONE 96.3s [2021-08-08T11:19:19.183Z] [2021-08-08T11:19:19.183Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:19:19.183Z] #52 sha256:a697c05c8dcbb148b13db5b8eb404d5a568dd4c34cf2d9a448a7e695cbf74d8a [2021-08-08T11:19:19.183Z] #52 88.20 context [2021-08-08T11:19:19.183Z] #52 89.18 internal/syscall/unix [2021-08-08T11:19:19.183Z] #52 89.47 internal/poll [2021-08-08T11:19:19.183Z] #52 91.11 encoding/binary [2021-08-08T11:19:19.183Z] #52 92.62 io/fs [2021-08-08T11:19:19.183Z] #52 93.75 os [2021-08-08T11:19:19.183Z] #52 94.32 encoding/base64 [2021-08-08T11:19:19.183Z] #52 95.22 golang.org/x/sys/unix [2021-08-08T11:19:19.183Z] #52 ... [2021-08-08T11:19:19.183Z] [2021-08-08T11:19:19.183Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:19.183Z] #46 sha256:03788c51b086ee98870b6d9eb2ae340dba852e1dcf6afd5ffdfd04df46250ef0 [2021-08-08T11:19:19.183Z] #46 97.21 fmt [2021-08-08T11:19:19.195Z] #17 110.8 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-08-08T11:19:19.195Z] #17 110.9 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-08T11:19:19.195Z] #17 110.9 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-08T11:19:19.195Z] #17 110.9 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-08-08T11:19:19.195Z] #17 110.9 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-08T11:19:19.195Z] #17 110.9 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-08T11:19:19.424Z] #20 29.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-08T11:19:19.424Z] #20 29.10 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-08T11:19:19.424Z] #20 29.11 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-08T11:19:19.424Z] #20 29.11 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-08T11:19:19.424Z] #20 29.17 Selecting previously unselected package libnftnl11:amd64. [2021-08-08T11:19:19.424Z] #20 29.17 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-08T11:19:19.424Z] #20 29.17 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-08T11:19:19.424Z] #20 29.27 Selecting previously unselected package iptables. [2021-08-08T11:19:19.424Z] #20 29.27 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-08T11:19:19.681Z] #20 29.28 Unpacking iptables (1.8.2-4) ... [2021-08-08T11:19:19.681Z] #20 29.55 Selecting previously unselected package xxd. [2021-08-08T11:19:19.937Z] #20 29.55 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-08T11:19:19.937Z] #20 29.56 Unpacking xxd (2:8.1.0875-5) ... [2021-08-08T11:19:19.937Z] #20 29.68 Selecting previously unselected package vim-common. [2021-08-08T11:19:19.937Z] #20 29.68 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-08T11:19:19.937Z] #20 29.72 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-08T11:19:20.128Z] #46 98.08 path/filepath [2021-08-08T11:19:20.193Z] #20 29.88 Selecting previously unselected package bash-completion. [2021-08-08T11:19:20.193Z] #20 29.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-08T11:19:20.575Z] #17 112.2 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-08-08T11:19:20.575Z] #17 112.2 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-08-08T11:19:20.575Z] #17 112.2 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-08-08T11:19:20.575Z] #17 112.2 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-08-08T11:19:20.575Z] #17 112.3 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-08T11:19:20.575Z] #17 112.3 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-08T11:19:21.516Z] #46 99.30 regexp [2021-08-08T11:19:21.532Z] #57 ... [2021-08-08T11:19:21.532Z] [2021-08-08T11:19:21.532Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:19:21.532Z] #52 sha256:d6fb48e63f19951689f3db329d3434f8fa3ba5e27359426e28ff6de65fca4529 [2021-08-08T11:19:21.532Z] #52 87.73 mvdan.cc/sh/v3/cmd/shfmt [2021-08-08T11:19:21.532Z] #52 DONE 91.1s [2021-08-08T11:19:21.532Z] [2021-08-08T11:19:21.532Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:21.532Z] #46 sha256:d321bdf6d2531ce6465d79686530afc16d72a95165b583c442b1aafb148bc4aa [2021-08-08T11:19:21.532Z] #46 89.26 github.com/LK4D4/vndr/godl/singleflight [2021-08-08T11:19:21.532Z] #46 89.50 github.com/LK4D4/vndr/versioned [2021-08-08T11:19:21.532Z] #46 89.59 compress/flate [2021-08-08T11:19:21.532Z] #46 90.37 github.com/LK4D4/vndr/build [2021-08-08T11:19:21.815Z] #57 ... [2021-08-08T11:19:21.815Z] [2021-08-08T11:19:21.815Z] #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 [2021-08-08T11:19:21.815Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-08-08T11:19:21.815Z] #13 67.62 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-08T11:19:21.815Z] #13 67.64 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-08-08T11:19:21.815Z] #13 67.64 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:19:21.955Z] #17 113.6 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-08-08T11:19:21.955Z] #17 113.6 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-08-08T11:19:21.955Z] #17 113.6 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-08-08T11:19:21.955Z] #17 113.7 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-08-08T11:19:21.955Z] #17 113.7 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-08T11:19:21.955Z] #17 113.7 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-08T11:19:22.078Z] #13 ... [2021-08-08T11:19:22.078Z] [2021-08-08T11:19:22.078Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:22.078Z] #46 sha256:a8964003557a2efb5a543af991466ac8a4012b3746191308e6ff8043310c6f86 [2021-08-08T11:19:22.078Z] #46 72.36 net/url [2021-08-08T11:19:22.078Z] #46 72.37 text/template/parse [2021-08-08T11:19:22.078Z] #46 73.33 go/ast [2021-08-08T11:19:22.078Z] #46 74.46 log [2021-08-08T11:19:22.078Z] #46 75.38 encoding/json [2021-08-08T11:19:22.078Z] #46 78.99 go/parser [2021-08-08T11:19:22.078Z] #46 79.58 text/template [2021-08-08T11:19:22.099Z] #46 91.93 hash/crc32 [2021-08-08T11:19:22.652Z] #46 ... [2021-08-08T11:19:22.652Z] [2021-08-08T11:19:22.652Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:19:22.652Z] #52 sha256:898c4a44fe95a912f48a502315bb434ae03a78eb5df0bc288ab444433685f7e6 [2021-08-08T11:19:22.652Z] #52 73.27 go/ast [2021-08-08T11:19:22.652Z] #52 78.92 mvdan.cc/sh/v3/cmd/shfmt [2021-08-08T11:19:22.652Z] #52 DONE 82.5s [2021-08-08T11:19:22.662Z] #46 92.51 compress/gzip [2021-08-08T11:19:22.711Z] #20 32.22 Unpacking bash-completion (1:2.8-6) ... [2021-08-08T11:19:22.711Z] #20 32.49 Selecting previously unselected package bzip2. [2021-08-08T11:19:22.711Z] #20 32.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-08T11:19:22.711Z] #20 32.51 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-08T11:19:22.915Z] [2021-08-08T11:19:22.915Z] #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 [2021-08-08T11:19:22.915Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-08-08T11:19:22.915Z] #13 78.54 Selecting previously unselected package libapparmor1:arm64. [2021-08-08T11:19:22.915Z] #13 78.54 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-08-08T11:19:22.915Z] #13 78.55 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-08-08T11:19:22.967Z] #20 32.60 Selecting previously unselected package xz-utils. [2021-08-08T11:19:22.967Z] #20 32.60 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-08T11:19:22.967Z] #20 32.60 Unpacking xz-utils (5.2.4-1) ... [2021-08-08T11:19:23.224Z] #20 32.75 Selecting previously unselected package apparmor. [2021-08-08T11:19:23.224Z] #20 32.76 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-08T11:19:23.224Z] #20 32.84 Unpacking apparmor (2.13.2-10) ... [2021-08-08T11:19:23.248Z] #13 78.69 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-08T11:19:23.248Z] #13 78.70 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-08-08T11:19:23.248Z] #13 78.71 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-08T11:19:23.336Z] #17 115.0 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-08-08T11:19:23.336Z] #17 115.0 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-08T11:19:23.336Z] #17 115.0 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-08T11:19:23.336Z] #17 115.0 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-08-08T11:19:23.336Z] #17 115.0 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-08T11:19:23.336Z] #17 115.0 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-08T11:19:23.432Z] #46 100.9 flag [2021-08-08T11:19:23.480Z] #20 33.14 Selecting previously unselected package aufs-tools. [2021-08-08T11:19:23.480Z] #20 33.14 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-08T11:19:23.480Z] #20 33.14 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-08T11:19:23.480Z] #20 33.27 Selecting previously unselected package libonig5:amd64. [2021-08-08T11:19:23.480Z] #20 33.28 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-08T11:19:23.480Z] #20 33.28 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-08T11:19:23.515Z] #13 79.03 Selecting previously unselected package libbtrfs0. [2021-08-08T11:19:23.515Z] #13 79.07 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-08-08T11:19:23.515Z] #13 79.08 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-08T11:19:23.515Z] #13 79.21 Selecting previously unselected package libbtrfs-dev. [2021-08-08T11:19:23.515Z] #13 79.23 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-08-08T11:19:23.515Z] #13 79.24 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-08T11:19:23.590Z] #46 93.24 crypto/rsa [2021-08-08T11:19:23.590Z] #46 93.28 crypto/dsa [2021-08-08T11:19:23.739Z] #20 33.41 Selecting previously unselected package libjq1:amd64. [2021-08-08T11:19:23.739Z] #20 33.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-08T11:19:23.739Z] #20 33.43 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-08T11:19:23.739Z] #20 33.51 Selecting previously unselected package jq. [2021-08-08T11:19:23.739Z] #20 33.52 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-08T11:19:23.739Z] #20 33.53 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-08T11:19:23.739Z] #20 33.60 Selecting previously unselected package libaio1:amd64. [2021-08-08T11:19:23.779Z] #13 79.41 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-08-08T11:19:23.779Z] #13 79.42 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-08-08T11:19:23.779Z] #13 79.43 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-08-08T11:19:23.779Z] #13 79.51 Selecting previously unselected package libudev-dev:arm64. [2021-08-08T11:19:23.779Z] #13 79.51 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2021-08-08T11:19:23.845Z] #46 93.70 crypto/x509/pkix [2021-08-08T11:19:23.995Z] #20 33.60 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-08T11:19:23.995Z] #20 33.62 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-08T11:19:23.995Z] #20 33.67 Selecting previously unselected package libgpm2:amd64. [2021-08-08T11:19:23.995Z] #20 33.67 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-08T11:19:23.995Z] #20 33.69 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-08T11:19:23.995Z] #20 33.75 Selecting previously unselected package libicu63:amd64. [2021-08-08T11:19:23.995Z] #20 33.76 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-08T11:19:23.995Z] #20 33.76 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-08T11:19:24.042Z] #13 79.55 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2021-08-08T11:19:24.042Z] #13 79.84 Selecting previously unselected package libsepol1-dev:arm64. [2021-08-08T11:19:24.303Z] #13 79.84 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-08-08T11:19:24.303Z] #13 79.88 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-08-08T11:19:24.459Z] #46 94.20 net [2021-08-08T11:19:24.564Z] #13 80.19 Selecting previously unselected package libpcre16-3:arm64. [2021-08-08T11:19:24.564Z] #13 80.19 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-08-08T11:19:24.564Z] #13 80.20 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-08-08T11:19:24.564Z] #13 80.38 Selecting previously unselected package libpcre32-3:arm64. [2021-08-08T11:19:24.564Z] #13 80.38 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-08-08T11:19:24.564Z] #13 80.39 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-08-08T11:19:24.715Z] #46 94.71 vendor/golang.org/x/crypto/chacha20 [2021-08-08T11:19:24.720Z] #17 116.3 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-08-08T11:19:24.720Z] #17 116.3 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-08T11:19:24.720Z] #17 116.3 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-08T11:19:24.720Z] #17 116.4 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-08-08T11:19:24.720Z] #17 116.4 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-08T11:19:24.720Z] #17 116.4 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-08T11:19:24.820Z] #46 102.4 go/token [2021-08-08T11:19:24.820Z] #46 102.7 internal/lazyregexp [2021-08-08T11:19:24.826Z] #13 80.54 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-08-08T11:19:24.826Z] #13 80.54 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-08-08T11:19:24.826Z] #13 80.55 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-08-08T11:19:24.826Z] #13 80.64 Selecting previously unselected package libpcre3-dev:arm64. [2021-08-08T11:19:24.992Z] using credential docker-jenkins-github-credentials [2021-08-08T11:19:25.066Z] Cloning the remote Git repository [2021-08-08T11:19:25.066Z] Cloning with configured refspecs honoured and without tags [2021-08-08T11:19:25.082Z] #46 103.0 net/url [2021-08-08T11:19:25.082Z] #46 103.0 go/scanner [2021-08-08T11:19:25.088Z] #13 80.64 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-08-08T11:19:25.088Z] #13 80.65 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-08-08T11:19:25.320Z] #46 95.29 vendor/golang.org/x/crypto/poly1305 [2021-08-08T11:19:25.350Z] #13 81.00 Selecting previously unselected package libselinux1-dev:arm64. [2021-08-08T11:19:25.350Z] #13 81.01 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-08-08T11:19:25.350Z] #13 81.02 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-08-08T11:19:25.613Z] #13 81.34 Selecting previously unselected package libdevmapper-dev:arm64. [2021-08-08T11:19:25.613Z] #13 81.35 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-08-08T11:19:25.613Z] #13 81.36 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-08-08T11:19:25.613Z] #13 81.48 Selecting previously unselected package libseccomp-dev:arm64. [2021-08-08T11:19:25.613Z] #13 81.48 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-08-08T11:19:25.659Z] #17 117.5 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-08-08T11:19:25.659Z] #17 117.5 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-08T11:19:25.659Z] #17 117.5 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-08T11:19:25.659Z] #17 117.5 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-08-08T11:19:25.659Z] #17 117.5 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-08T11:19:25.879Z] #13 81.49 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-08-08T11:19:25.886Z] #46 95.66 vendor/golang.org/x/sys/cpu [2021-08-08T11:19:25.922Z] #17 117.5 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-08T11:19:25.922Z] #17 117.6 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-08-08T11:19:25.922Z] #17 117.6 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-08T11:19:25.922Z] #17 117.6 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-08T11:19:25.922Z] #17 117.6 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-08-08T11:19:25.922Z] #17 117.6 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-08T11:19:25.922Z] #17 117.6 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-08T11:19:25.922Z] #17 117.7 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-08-08T11:19:25.922Z] #17 117.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-08T11:19:25.922Z] #17 117.7 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-08T11:19:25.922Z] #17 117.7 Selecting previously unselected package cross-config. [2021-08-08T11:19:25.922Z] #17 117.7 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-08-08T11:19:25.922Z] #17 117.7 Unpacking cross-config (2.6.15-3) ... [2021-08-08T11:19:26.144Z] #13 81.64 Selecting previously unselected package libsystemd-dev:arm64. [2021-08-08T11:19:26.144Z] #13 81.66 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2021-08-08T11:19:26.144Z] #13 81.67 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-08-08T11:19:26.182Z] #46 96.07 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-08T11:19:26.182Z] #17 117.8 Selecting previously unselected package gcc-8-cross-base. [2021-08-08T11:19:26.182Z] #17 117.8 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:26.182Z] #17 117.8 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-08-08T11:19:26.182Z] #17 117.9 Selecting previously unselected package libc6-arm64-cross. [2021-08-08T11:19:26.182Z] #17 117.9 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-08-08T11:19:26.182Z] #17 117.9 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-08-08T11:19:26.442Z] #17 118.2 Selecting previously unselected package libgcc1-arm64-cross. [2021-08-08T11:19:26.442Z] #17 118.2 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-08T11:19:26.442Z] #17 118.2 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-08-08T11:19:26.442Z] #17 118.2 Selecting previously unselected package libgomp1-arm64-cross. [2021-08-08T11:19:26.442Z] #17 118.2 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:26.442Z] #17 118.3 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-08-08T11:19:26.442Z] #17 118.3 Selecting previously unselected package libitm1-arm64-cross. [2021-08-08T11:19:26.470Z] #46 104.1 go/ast [2021-08-08T11:19:25.254Z] Cloning repository https://github.com/moby/moby.git [2021-08-08T11:19:25.653Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-08T11:19:26.702Z] #17 118.3 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:26.702Z] #17 118.3 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-08-08T11:19:26.702Z] #17 118.3 Selecting previously unselected package libatomic1-arm64-cross. [2021-08-08T11:19:26.702Z] #17 118.4 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:26.702Z] #17 118.4 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-08-08T11:19:26.702Z] #17 118.4 Selecting previously unselected package libstdc++6-arm64-cross. [2021-08-08T11:19:26.702Z] #17 118.4 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:26.702Z] #17 118.4 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-08-08T11:19:26.702Z] #17 118.6 Selecting previously unselected package libasan5-arm64-cross. [2021-08-08T11:19:26.718Z] #13 82.39 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-08-08T11:19:26.718Z] #13 82.41 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-08-08T11:19:26.718Z] #13 82.42 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-08-08T11:19:26.718Z] #13 82.46 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-08T11:19:26.718Z] #13 82.48 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-08-08T11:19:26.718Z] #13 82.49 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-08-08T11:19:26.718Z] #13 82.52 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:19:26.718Z] #13 82.54 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-08T11:19:26.718Z] #13 82.56 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-08-08T11:19:26.718Z] #13 82.57 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2021-08-08T11:19:26.718Z] #13 82.60 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-08T11:19:26.962Z] #17 118.6 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:26.962Z] #17 118.6 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-08-08T11:19:26.962Z] #17 118.7 Selecting previously unselected package liblsan0-arm64-cross. [2021-08-08T11:19:26.962Z] #17 118.7 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:26.962Z] #17 118.7 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-08T11:19:26.962Z] #17 118.8 Selecting previously unselected package libtsan0-arm64-cross. [2021-08-08T11:19:26.962Z] #17 118.8 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:26.962Z] #17 118.8 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-08T11:19:26.981Z] #13 82.61 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-08T11:19:26.981Z] #13 82.65 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-08T11:19:26.981Z] #13 82.68 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-08T11:19:26.981Z] #13 82.71 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-08-08T11:19:26.981Z] #13 82.75 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-08T11:19:26.981Z] #13 82.78 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-08-08T11:19:26.981Z] #13 82.80 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:19:26.981Z] #13 82.82 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 [2021-08-08T11:19:27.043Z] #46 104.8 text/template/parse [2021-08-08T11:19:27.117Z] #46 97.01 vendor/golang.org/x/crypto/curve25519 [2021-08-08T11:19:27.222Z] #17 118.9 Selecting previously unselected package libubsan1-arm64-cross. [2021-08-08T11:19:27.222Z] #17 118.9 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:27.222Z] #17 118.9 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-08-08T11:19:27.222Z] #17 119.0 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-08-08T11:19:27.222Z] #17 119.0 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:27.222Z] #17 119.0 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-08T11:19:27.243Z] #13 82.83 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-08T11:19:27.243Z] #13 82.84 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:19:27.243Z] #13 82.87 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 [2021-08-08T11:19:27.243Z] #13 82.88 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 [2021-08-08T11:19:27.243Z] #13 82.90 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-08T11:19:27.243Z] #13 82.92 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-08-08T11:19:27.243Z] #13 82.93 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-08-08T11:19:27.243Z] #13 82.95 Setting up dmsetup (2:1.02.155-3) ... [2021-08-08T11:19:27.243Z] #13 82.96 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-08-08T11:19:27.243Z] #13 82.99 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-08-08T11:19:27.243Z] #13 83.01 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:19:27.267Z] #20 36.78 Selecting previously unselected package libnet1:amd64. [2021-08-08T11:19:27.267Z] #20 36.79 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-08T11:19:27.267Z] #20 36.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-08T11:19:27.267Z] #20 36.88 Selecting previously unselected package libnl-3-200:amd64. [2021-08-08T11:19:27.267Z] #20 36.88 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-08T11:19:27.267Z] #20 36.88 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-08T11:19:27.267Z] #20 36.97 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-08T11:19:27.267Z] #20 36.99 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-08T11:19:27.267Z] #20 37.00 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-08T11:19:27.267Z] #20 37.07 Selecting previously unselected package libreadline5:amd64. [2021-08-08T11:19:27.267Z] #20 37.07 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-08T11:19:27.267Z] #20 37.07 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-08T11:19:27.482Z] #17 119.3 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-08-08T11:19:27.482Z] #17 119.3 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-08T11:19:27.482Z] #17 119.3 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-08T11:19:27.523Z] #20 37.19 Selecting previously unselected package net-tools. [2021-08-08T11:19:27.523Z] #20 37.21 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-08T11:19:27.523Z] #20 37.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-08T11:19:27.523Z] #20 37.39 Selecting previously unselected package patch. [2021-08-08T11:19:27.523Z] #20 37.39 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-08T11:19:27.780Z] #20 37.40 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-08T11:19:27.780Z] #20 37.50 Selecting previously unselected package python-pip-whl. [2021-08-08T11:19:27.780Z] #20 37.51 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-08T11:19:27.780Z] #20 37.52 Unpacking python-pip-whl (18.1-5) ... [2021-08-08T11:19:27.818Z] #13 DONE 83.6s [2021-08-08T11:19:27.818Z] [2021-08-08T11:19:27.818Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:19:27.818Z] #54 sha256:eefeeeb3ea68d397a533e55b3a5c8c5605accf1951a3ae88e34536c5104843af [2021-08-08T11:19:28.045Z] #46 97.79 vendor/golang.org/x/crypto/hkdf [2021-08-08T11:19:28.045Z] #46 97.95 vendor/golang.org/x/text/transform [2021-08-08T11:19:28.342Z] #20 38.04 Selecting previously unselected package python3-lib2to3. [2021-08-08T11:19:28.342Z] #20 38.05 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-08T11:19:28.342Z] #20 38.07 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-08T11:19:28.599Z] #20 38.17 Selecting previously unselected package python3-distutils. [2021-08-08T11:19:28.599Z] #20 38.18 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-08T11:19:28.599Z] #20 38.19 Unpacking python3-distutils (3.7.3-1) ... [2021-08-08T11:19:28.599Z] #20 38.31 Selecting previously unselected package python3-pip. [2021-08-08T11:19:28.599Z] #20 38.31 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-08T11:19:28.599Z] #20 38.32 Unpacking python3-pip (18.1-5) ... [2021-08-08T11:19:26.757Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-08T11:19:26.757Z] > git --version # timeout=10 [2021-08-08T11:19:26.803Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-08T11:19:26.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:19:26.806Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42481/head:refs/remotes/origin/PR-42481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:19:28.855Z] #20 38.46 Selecting previously unselected package python3-pkg-resources. [2021-08-08T11:19:28.855Z] #20 38.48 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-08T11:19:28.855Z] #20 38.49 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-08T11:19:28.855Z] #20 38.59 Selecting previously unselected package python3-setuptools. [2021-08-08T11:19:28.855Z] #20 38.60 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-08T11:19:28.855Z] #20 38.60 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-08T11:19:28.924Z] #17 120.7 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-08-08T11:19:28.924Z] #17 120.7 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-08T11:19:28.924Z] #17 120.7 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-08T11:19:28.924Z] #17 120.7 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-08-08T11:19:28.973Z] #46 98.60 vendor/golang.org/x/text/unicode/bidi [2021-08-08T11:19:29.112Z] #20 38.81 Selecting previously unselected package python3-wheel. [2021-08-08T11:19:29.112Z] #20 38.83 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-08T11:19:29.112Z] #20 38.83 Unpacking python3-wheel (0.32.3-2) ... [2021-08-08T11:19:29.193Z] #17 120.7 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-08-08T11:19:29.193Z] #17 120.7 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-08-08T11:19:29.368Z] #20 38.90 Selecting previously unselected package sudo. [2021-08-08T11:19:29.368Z] #20 38.90 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-08T11:19:29.368Z] #20 38.92 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-08T11:19:29.453Z] #17 121.1 Selecting previously unselected package libc6-dev-arm64-cross. [2021-08-08T11:19:29.454Z] #17 121.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-08-08T11:19:29.454Z] #17 121.2 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-08-08T11:19:29.590Z] #46 ... [2021-08-08T11:19:29.590Z] [2021-08-08T11:19:29.590Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:19:29.590Z] #57 sha256:9347cca4ecc872abbd3e9179065a0ecb69fdbef24c6a2c0758f40759e20ad15a [2021-08-08T11:19:29.624Z] #20 39.40 Selecting previously unselected package thin-provisioning-tools. [2021-08-08T11:19:29.624Z] #20 39.42 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-08T11:19:29.624Z] #20 39.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-08T11:19:29.742Z] #54 ... [2021-08-08T11:19:29.742Z] [2021-08-08T11:19:29.742Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-08T11:19:29.742Z] #14 sha256:0531dd3d5b0cc08f69951f821812dda3d0a07324f4f04ca34b83e11fff11895d [2021-08-08T11:19:29.742Z] #14 DONE 1.8s [2021-08-08T11:19:29.742Z] [2021-08-08T11:19:29.742Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:19:29.742Z] #54 sha256:eefeeeb3ea68d397a533e55b3a5c8c5605accf1951a3ae88e34536c5104843af [2021-08-08T11:19:29.742Z] #54 1.796 + RM_GOPATH=0 [2021-08-08T11:19:29.742Z] #54 1.796 + TMP_GOPATH= [2021-08-08T11:19:29.742Z] #54 1.797 + : /build [2021-08-08T11:19:29.742Z] #54 1.797 + '[' -z '' ']' [2021-08-08T11:19:29.742Z] #54 1.799 ++ mktemp -d [2021-08-08T11:19:29.742Z] #54 1.802 + export GOPATH=/tmp/tmp.uvV5xqVIza [2021-08-08T11:19:29.742Z] #54 1.802 + GOPATH=/tmp/tmp.uvV5xqVIza [2021-08-08T11:19:29.742Z] #54 1.802 + RM_GOPATH=1 [2021-08-08T11:19:29.742Z] #54 1.803 + case "$(go env GOARCH)" in [2021-08-08T11:19:29.742Z] #54 1.804 ++ go env GOARCH [2021-08-08T11:19:29.742Z] #54 1.811 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:19:29.742Z] #54 1.812 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:19:29.742Z] #54 1.813 ++ dirname /tmp/install/install.sh [2021-08-08T11:19:29.742Z] #54 1.814 + dir=/tmp/install [2021-08-08T11:19:29.742Z] #54 1.815 + bin=runc [2021-08-08T11:19:29.742Z] #54 1.815 + shift [2021-08-08T11:19:29.742Z] #54 1.816 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-08T11:19:29.742Z] #54 1.816 + . /tmp/install/runc.installer [2021-08-08T11:19:29.742Z] #54 1.817 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-08T11:19:29.742Z] #54 1.817 + install_runc [2021-08-08T11:19:29.742Z] #54 1.818 + uname -r [2021-08-08T11:19:29.742Z] #54 1.819 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-08T11:19:29.742Z] #54 1.821 + RUNC_BUILDTAGS='seccomp ' [2021-08-08T11:19:29.742Z] #54 1.839 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-08T11:19:29.742Z] #54 1.839 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uvV5xqVIza/src/github.com/opencontainers/runc [2021-08-08T11:19:29.742Z] #54 1.842 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-08T11:19:29.742Z] #54 1.861 Cloning into '/tmp/tmp.uvV5xqVIza/src/github.com/opencontainers/runc'... [2021-08-08T11:19:30.126Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-08T11:19:30.126Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1681abc0\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-08T11:19:30.126Z] ---------------------------------------------------------------------------- [2021-08-08T11:19:30.126Z] [2021-08-08T11:19:30.126Z] INFO: executeCI.ps1 starting at Sun Aug 8 11:19:29 CUT 2021 [2021-08-08T11:19:30.126Z] [2021-08-08T11:19:30.126Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-08T11:19:30.126Z] INFO: Running git version 2.24.1.windows.2 [2021-08-08T11:19:30.126Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-08-08T11:19:30.126Z] INFO: Environment variables: [2021-08-08T11:19:30.126Z] [2021-08-08T11:19:30.126Z] Name Value [2021-08-08T11:19:30.126Z] ---- ----- [2021-08-08T11:19:30.126Z] ALLUSERSPROFILE C:\ProgramData [2021-08-08T11:19:30.126Z] amd64 true [2021-08-08T11:19:30.127Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-08T11:19:30.127Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-08T11:19:30.127Z] arm64 true [2021-08-08T11:19:30.127Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-08T11:19:30.127Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-08T11:19:30.127Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-08T11:19:30.127Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-08T11:19:30.127Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-08T11:19:30.127Z] BRANCH_NAME PR-42481 [2021-08-08T11:19:30.127Z] BUILD_DISPLAY_NAME #21 [2021-08-08T11:19:30.127Z] BUILD_ID 21 [2021-08-08T11:19:30.127Z] BUILD_NUMBER 21 [2021-08-08T11:19:30.127Z] BUILD_TAG jenkins-moby-PR-42481-21 [2021-08-08T11:19:30.127Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42481/21/ [2021-08-08T11:19:30.127Z] cgroup2 true [2021-08-08T11:19:30.127Z] CHANGE_AUTHOR thaJeztah [2021-08-08T11:19:30.127Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-08T11:19:30.127Z] CHANGE_BRANCH seccomp_unconfined_daemon [2021-08-08T11:19:30.127Z] CHANGE_FORK thaJeztah/docker [2021-08-08T11:19:30.127Z] CHANGE_ID 42481 [2021-08-08T11:19:30.127Z] CHANGE_TARGET master [2021-08-08T11:19:30.127Z] CHANGE_TITLE Fix daemon.json and daemon --seccomp-profile not accepting "unconfined", and rename d... [2021-08-08T11:19:30.127Z] CHANGE_URL https://github.com/moby/moby/pull/42481 [2021-08-08T11:19:30.127Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-08T11:19:30.127Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-08T11:19:30.127Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-08T11:19:30.127Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-08T11:19:30.127Z] COMPUTERNAME azwin-2-94b840 [2021-08-08T11:19:30.127Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-08T11:19:30.127Z] ConfigSequenceNumber 0 [2021-08-08T11:19:30.127Z] dco true [2021-08-08T11:19:30.127Z] DOCKER_BUILDKIT 0 [2021-08-08T11:19:30.127Z] DOCKER_DUT_DEBUG 1 [2021-08-08T11:19:30.127Z] DOCKER_EXPERIMENTAL 1 [2021-08-08T11:19:30.127Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-08T11:19:30.127Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-08T11:19:30.127Z] EXECUTOR_NUMBER 0 [2021-08-08T11:19:30.127Z] FQDN azwin-2-94b840.westus.cloudapp.azure.com [2021-08-08T11:19:30.127Z] GIT_BRANCH PR-42481 [2021-08-08T11:19:30.127Z] GIT_COMMIT d03bcc2d2e6dcb3646bd87935a2ee76f36753dca [2021-08-08T11:19:30.127Z] GIT_PREVIOUS_COMMIT 22f10c3920041a7e8788c7eade803485cbb5f4ca [2021-08-08T11:19:30.127Z] GIT_URL https://github.com/moby/moby.git [2021-08-08T11:19:30.127Z] HUDSON_COOKIE 0070d9da-4fce-473f-a1d7-0f1302590163 [2021-08-08T11:19:30.127Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-08T11:19:30.127Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-08T11:19:30.127Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-08T11:19:30.127Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-08-08T11:19:30.127Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-08T11:19:30.127Z] JENKINS_NODE_COOKIE 7929f8e5-62c6-4215-84f0-00dd10cb4071 [2021-08-08T11:19:30.127Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-08T11:19:30.127Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-08T11:19:30.127Z] JOB_BASE_NAME PR-42481 [2021-08-08T11:19:30.127Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42481/display/redirect [2021-08-08T11:19:30.127Z] JOB_NAME moby/PR-42481 [2021-08-08T11:19:30.127Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42481/ [2021-08-08T11:19:30.127Z] library.jps.version master [2021-08-08T11:19:30.127Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-08T11:19:30.127Z] NODE_LABELS amd64 azure azwin-2-94b840 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-08-08T11:19:30.127Z] NODE_NAME azwin-2-94b840 [2021-08-08T11:19:30.127Z] NUMBER_OF_PROCESSORS 4 [2021-08-08T11:19:30.127Z] OS Windows_NT [2021-08-08T11:19:30.127Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-08T11:19:30.127Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-08T11:19:30.127Z] ppc64le false [2021-08-08T11:19:30.127Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-08T11:19:30.127Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-08-08T11:19:30.127Z] PROCESSOR_LEVEL 6 [2021-08-08T11:19:30.127Z] PROCESSOR_REVISION 4f01 [2021-08-08T11:19:30.127Z] ProgramData C:\ProgramData [2021-08-08T11:19:30.127Z] ProgramFiles C:\Program Files [2021-08-08T11:19:30.127Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-08T11:19:30.127Z] ProgramW6432 C:\Program Files [2021-08-08T11:19:30.127Z] PROMPT $P$G [2021-08-08T11:19:30.127Z] PSExecutionPolicyPreference Bypass [2021-08-08T11:19:30.127Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-08T11:19:30.127Z] PUBLIC C:\Users\Public [2021-08-08T11:19:30.127Z] rootless true [2021-08-08T11:19:30.127Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42481/21/display/redirect?page=arti... [2021-08-08T11:19:30.127Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42481/21/display/redirect?page=changes [2021-08-08T11:19:30.127Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42481/21/display/redirect [2021-08-08T11:19:30.127Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42481/21/display/redirect?page=tests [2021-08-08T11:19:30.127Z] s390x false [2021-08-08T11:19:30.127Z] SKIP_VALIDATION_TESTS 1 [2021-08-08T11:19:30.127Z] SOURCES_DRIVE d [2021-08-08T11:19:30.127Z] SOURCES_SUBDIR gopath [2021-08-08T11:19:30.127Z] STAGE_NAME Run tests [2021-08-08T11:19:30.127Z] SystemDrive C: [2021-08-08T11:19:30.127Z] SystemRoot C:\Windows [2021-08-08T11:19:30.127Z] TEMP C:\Windows\TEMP [2021-08-08T11:19:30.127Z] TESTDEBUG 0 [2021-08-08T11:19:30.127Z] TESTRUN_DRIVE d [2021-08-08T11:19:30.127Z] TESTRUN_SUBDIR CI [2021-08-08T11:19:30.127Z] TIMEOUT 120m [2021-08-08T11:19:30.127Z] TMP C:\Windows\TEMP [2021-08-08T11:19:30.127Z] unit_validate true [2021-08-08T11:19:30.127Z] USERDOMAIN WORKGROUP [2021-08-08T11:19:30.127Z] USERNAME azwin-2-94b840$ [2021-08-08T11:19:30.127Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-08T11:19:30.127Z] validate_force false [2021-08-08T11:19:30.127Z] windir C:\Windows [2021-08-08T11:19:30.127Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-08-08T11:19:30.127Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-08-08T11:19:30.127Z] windows2022 true [2021-08-08T11:19:30.127Z] windows2022containerd false [2021-08-08T11:19:30.127Z] windowsRS1 false [2021-08-08T11:19:30.127Z] windowsRS5 true [2021-08-08T11:19:30.127Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-08T11:19:30.127Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-08T11:19:30.127Z] [2021-08-08T11:19:30.127Z] [2021-08-08T11:19:30.127Z] [2021-08-08T11:19:30.187Z] #20 39.70 Selecting previously unselected package uidmap. [2021-08-08T11:19:30.187Z] #20 39.71 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-08T11:19:30.187Z] #20 39.72 Unpacking uidmap (1:4.5-1.1) ... [2021-08-08T11:19:30.187Z] #20 39.82 Selecting previously unselected package vim-runtime. [2021-08-08T11:19:30.187Z] #20 39.83 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-08T11:19:30.187Z] #20 39.87 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-08T11:19:30.187Z] #20 39.91 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-08T11:19:30.187Z] #20 39.92 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-08T11:19:30.375Z] #57 48.77 Checking out files: 51% (2265/4375) Checking out files: 52% (2275/4375) Checking out files: 53% (2319/4375) Checking out files: 54% (2363/4375) Checking out files: 55% (2407/4375) Checking out files: 56% (2450/4375) Checking out files: 57% (2494/4375) Checking out files: 58% (2538/4375) Checking out files: 59% (2582/4375) Checking out files: 60% (2625/4375) Checking out files: 61% (2669/4375) Checking out files: 62% (2713/4375) Checking out files: 63% (2757/4375) Checking out files: 64% (2800/4375) Checking out files: 65% (2844/4375) Checking out files: 66% (2888/4375) Checking out files: 67% (2932/4375) Checking out files: 68% (2975/4375) Checking out files: 69% (3019/4375) Checking out files: 70% (3063/4375) Checking out files: 71% (3107/4375) Checking out files: 72% (3150/4375) Checking out files: 73% (3194/4375) Checking out files: 74% (3238/4375) Checking out files: 75% (3282/4375) Checking out files: 76% (3325/4375) Checking out files: 77% (3369/4375) Checking out files: 78% (3413/4375) Checking out files: 79% (3457/4375) Checking out files: 80% (3500/4375) Checking out files: 81% (3544/4375) Checking out files: 82% (3588/4375) Checking out files: 83% (3632/4375) Checking out files: 84% (3675/4375) Checking out files: 85% (3719/4375) Checking out files: 86% (3763/4375) Checking out files: 87% (3807/4375) Checking out files: 88% (3850/4375) Checking out files: 89% (3894/4375) Checking out files: 90% (3938/4375) Checking out files: 91% (3982/4375) Checking out files: 92% (4025/4375) Checking out files: 92% (4055/4375) Checking out files: 93% (4069/4375) Checking out files: 94% (4113/4375) Checking out files: 95% (4157/4375) Checking out files: 96% (4200/4375) Checking out files: 97% (4244/4375) Checking out files: 98% (4288/4375) Checking out files: 99% (4332/4375) Checking out files: 100% (4375/4375) Checking out files: 100% (4375/4375), done. [2021-08-08T11:19:30.385Z] #46 100.2 vendor/golang.org/x/text/secure/bidirule [2021-08-08T11:19:30.404Z] #17 122.0 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-08-08T11:19:30.405Z] #17 122.0 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:30.405Z] #17 122.0 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-08T11:19:30.637Z] #57 50.18 + cd /tmp/tmp.z3U2zq1xkS/src/github.com/containerd/containerd [2021-08-08T11:19:30.637Z] #57 50.18 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-08T11:19:30.637Z] #57 ... [2021-08-08T11:19:30.637Z] [2021-08-08T11:19:30.637Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:19:30.637Z] #52 sha256:a697c05c8dcbb148b13db5b8eb404d5a568dd4c34cf2d9a448a7e695cbf74d8a [2021-08-08T11:19:30.637Z] #52 98.55 fmt [2021-08-08T11:19:30.637Z] #52 102.5 golang.org/x/crypto/ssh/terminal [2021-08-08T11:19:30.637Z] #52 102.5 encoding/json [2021-08-08T11:19:30.637Z] #52 103.9 github.com/pkg/diff [2021-08-08T11:19:30.637Z] #52 105.1 go/ast [2021-08-08T11:19:30.637Z] #52 107.6 io/ioutil [2021-08-08T11:19:30.637Z] #52 108.0 mvdan.cc/editorconfig [2021-08-08T11:19:30.682Z] #46 100.4 vendor/golang.org/x/text/unicode/norm [2021-08-08T11:19:30.898Z] #52 ... [2021-08-08T11:19:30.898Z] [2021-08-08T11:19:30.898Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:30.898Z] #46 sha256:03788c51b086ee98870b6d9eb2ae340dba852e1dcf6afd5ffdfd04df46250ef0 [2021-08-08T11:19:30.898Z] #46 107.9 go/parser [2021-08-08T11:19:30.923Z] #17 122.6 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-08-08T11:19:30.923Z] #17 122.6 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-08T11:19:30.923Z] #17 122.6 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-08T11:19:31.097Z] INFO: Sources under d:\gopath\... [2021-08-08T11:19:31.097Z] INFO: Test run under d:\CI\... [2021-08-08T11:19:31.097Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-08T11:19:31.097Z] INFO: docker/docker repository was found [2021-08-08T11:19:31.097Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-08-08T11:19:31.132Z] #54 ... [2021-08-08T11:19:31.132Z] [2021-08-08T11:19:31.132Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-08T11:19:31.132Z] #15 sha256:fb57380f5ee4273ac69ae4e5c2dc833af7f49adb8e596f05ea10b07e04f9105e [2021-08-08T11:19:31.132Z] #15 DONE 1.5s [2021-08-08T11:19:31.245Z] #46 ... [2021-08-08T11:19:31.245Z] [2021-08-08T11:19:31.245Z] #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 [2021-08-08T11:19:31.245Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:19:31.245Z] #13 87.10 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-08T11:19:31.245Z] #13 87.10 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-08T11:19:31.245Z] #13 87.10 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:19:31.397Z] [2021-08-08T11:19:31.397Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-08T11:19:31.397Z] #16 sha256:4c0bd9f34f145976c55abd689c337d05bc7826d16e378662c02d92b1b402f562 [2021-08-08T11:19:31.558Z] ltsc2019: Pulling from windows/servercore [2021-08-08T11:19:31.558Z] 4612f6d0b889: Pulling fs layer [2021-08-08T11:19:31.558Z] f143c6fed32d: Pulling fs layer [2021-08-08T11:19:31.843Z] #46 109.5 text/template [2021-08-08T11:19:32.303Z] #17 124.0 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-08-08T11:19:32.303Z] #17 124.0 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-08T11:19:32.303Z] #17 124.0 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-08T11:19:32.303Z] #17 124.0 Selecting previously unselected package patch. [2021-08-08T11:19:32.303Z] #17 124.0 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-08T11:19:32.303Z] #17 124.0 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-08T11:19:32.303Z] #17 124.1 Selecting previously unselected package dpkg-dev. [2021-08-08T11:19:32.303Z] #17 124.1 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-08-08T11:19:32.303Z] #17 124.1 Unpacking dpkg-dev (1.19.7) ... [2021-08-08T11:19:32.563Z] #17 124.4 Selecting previously unselected package libconfig-inifiles-perl. [2021-08-08T11:19:32.563Z] #17 124.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-08-08T11:19:32.563Z] #17 124.4 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-08-08T11:19:32.563Z] #17 124.4 Selecting previously unselected package libio-string-perl. [2021-08-08T11:19:32.563Z] #17 124.4 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-08-08T11:19:32.563Z] #17 124.4 Unpacking libio-string-perl (1.08-3) ... [2021-08-08T11:19:32.788Z] #16 1.537 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-08T11:19:32.824Z] #17 124.5 Selecting previously unselected package libicu63:amd64. [2021-08-08T11:19:32.824Z] #17 124.5 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-08T11:19:32.824Z] #17 124.5 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-08T11:19:32.824Z] #17 ... [2021-08-08T11:19:32.824Z] [2021-08-08T11:19:32.824Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-08T11:19:32.824Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-08T11:19:32.824Z] #47 138.0 + dpkg --print-architecture [2021-08-08T11:19:33.050Z] #16 DONE 1.9s [2021-08-08T11:19:33.050Z] [2021-08-08T11:19:33.050Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:19:33.050Z] #59 sha256:2e3acfa18077bad76950d89044a97d775e889bded768cbf3ad7d51af8be9c66a [2021-08-08T11:19:33.050Z] #59 92.67 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-08T11:19:33.050Z] #59 92.67 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-08T11:19:33.084Z] #47 138.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-08T11:19:33.084Z] #47 138.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-08T11:19:33.344Z] #47 138.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-08T11:19:33.458Z] #20 42.53 Selecting previously unselected package vim. [2021-08-08T11:19:33.458Z] #20 42.54 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-08T11:19:33.458Z] #20 42.55 Unpacking vim (2:8.1.0875-5) ... [2021-08-08T11:19:33.458Z] #20 43.06 Selecting previously unselected package xfsprogs. [2021-08-08T11:19:33.458Z] #20 43.07 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-08T11:19:33.458Z] #20 43.07 Unpacking xfsprogs (4.20.0-1) ... [2021-08-08T11:19:33.758Z] #46 111.4 log [2021-08-08T11:19:33.997Z] #59 ... [2021-08-08T11:19:33.998Z] [2021-08-08T11:19:33.998Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:33.998Z] #46 sha256:a8964003557a2efb5a543af991466ac8a4012b3746191308e6ff8043310c6f86 [2021-08-08T11:19:33.998Z] #46 83.69 encoding/xml [2021-08-08T11:19:33.998Z] #46 84.38 math/big [2021-08-08T11:19:33.998Z] #46 87.04 go/doc [2021-08-08T11:19:33.998Z] #46 90.66 github.com/LK4D4/vndr/build [2021-08-08T11:19:33.998Z] #46 91.00 vendor/golang.org/x/text/unicode/norm [2021-08-08T11:19:33.998Z] #46 ... [2021-08-08T11:19:33.998Z] [2021-08-08T11:19:33.998Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-08T11:19:33.998Z] #17 sha256:1cf3a3eda5a7018947e4faacda5b2b8240ac24954834e2461087add927cc3fbb [2021-08-08T11:19:34.020Z] #20 43.53 Selecting previously unselected package zip. [2021-08-08T11:19:34.020Z] #20 43.53 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-08T11:19:34.020Z] #20 43.54 Unpacking zip (3.0-11+b1) ... [2021-08-08T11:19:34.020Z] #20 43.71 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-08T11:19:34.020Z] #20 43.73 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-08T11:19:34.020Z] #20 43.74 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-08T11:19:34.020Z] #20 43.75 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-08T11:19:34.020Z] #20 43.77 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-08T11:19:34.020Z] #20 43.78 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-08T11:19:34.020Z] #20 43.79 Setting up uidmap (1:4.5-1.1) ... [2021-08-08T11:19:34.020Z] #20 43.80 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-08T11:19:34.020Z] #20 43.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-08T11:19:34.020Z] #20 43.83 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-08T11:19:34.020Z] #20 43.84 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-08T11:19:34.020Z] #20 43.85 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-08T11:19:34.020Z] #20 43.86 Setting up xxd (2:8.1.0875-5) ... [2021-08-08T11:19:34.277Z] #20 43.87 Setting up zip (3.0-11+b1) ... [2021-08-08T11:19:34.277Z] #20 43.88 Setting up vim-common (2:8.1.0875-5) ... [2021-08-08T11:19:34.277Z] #20 43.91 Setting up bash-completion (1:2.8-6) ... [2021-08-08T11:19:34.331Z] #46 112.1 encoding/xml [2021-08-08T11:19:34.572Z] #17 DONE 1.4s [2021-08-08T11:19:34.572Z] [2021-08-08T11:19:34.572Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-08T11:19:34.572Z] #18 sha256:536a721c1af1573ac500324674a28195e5286904667dd5a3e5452cf14aa8754b [2021-08-08T11:19:35.275Z] #46 ... [2021-08-08T11:19:35.275Z] [2021-08-08T11:19:35.275Z] #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 [2021-08-08T11:19:35.275Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:19:35.275Z] #13 107.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-08T11:19:35.275Z] #13 107.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-08T11:19:35.275Z] #13 107.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:19:35.438Z] #13 100.7 Selecting previously unselected package libapparmor1:amd64. [2021-08-08T11:19:35.438Z] #13 100.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-08T11:19:35.438Z] #13 100.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-08T11:19:35.438Z] #13 100.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-08T11:19:35.438Z] #13 ... [2021-08-08T11:19:35.438Z] [2021-08-08T11:19:35.438Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:35.438Z] #46 sha256:d321bdf6d2531ce6465d79686530afc16d72a95165b583c442b1aafb148bc4aa [2021-08-08T11:19:35.438Z] #46 104.8 vendor/golang.org/x/net/idna [2021-08-08T11:19:35.985Z] #18 DONE 1.3s [2021-08-08T11:19:35.985Z] [2021-08-08T11:19:35.985Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-08T11:19:35.985Z] #19 sha256:e591d5e192f702422f0c50182ae04f2414aa147ae47ae60900e9be2e2750003c [2021-08-08T11:19:36.797Z] #20 46.38 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-08T11:19:36.797Z] #20 46.40 Setting up xz-utils (5.2.4-1) ... [2021-08-08T11:19:36.797Z] #20 46.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-08T11:19:36.797Z] #20 46.42 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-08T11:19:36.797Z] #20 46.44 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-08T11:19:36.797Z] #20 46.51 invoke-rc.d: could not determine current runlevel [2021-08-08T11:19:36.797Z] #20 46.52 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-08T11:19:36.797Z] #20 46.53 Setting up pigz (2.4-1) ... [2021-08-08T11:19:36.797Z] #20 46.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-08T11:19:36.797Z] #20 46.55 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-08T11:19:36.797Z] #20 46.57 Setting up python-pip-whl (18.1-5) ... [2021-08-08T11:19:36.797Z] #20 46.58 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-08T11:19:36.797Z] #20 46.60 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-08T11:19:36.868Z] #46 106.7 vendor/golang.org/x/net/http2/hpack [2021-08-08T11:19:37.312Z] #20 46.91 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-08T11:19:37.312Z] #20 46.92 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-08T11:19:37.312Z] #20 46.94 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:19:37.312Z] #20 46.95 Setting up vim (2:8.1.0875-5) ... [2021-08-08T11:19:37.312Z] #20 46.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-08T11:19:37.312Z] #20 46.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-08T11:19:37.312Z] #20 46.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-08T11:19:37.312Z] #20 46.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-08T11:19:37.312Z] #20 46.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-08T11:19:37.312Z] #20 47.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-08T11:19:37.312Z] #20 47.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-08T11:19:37.312Z] #20 47.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-08T11:19:37.312Z] #20 47.04 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-08T11:19:37.312Z] #20 47.06 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-08T11:19:37.312Z] #20 47.07 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-08T11:19:37.312Z] #20 47.09 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-08T11:19:37.312Z] #20 47.10 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-08T11:19:37.377Z] #19 DONE 1.5s [2021-08-08T11:19:37.377Z] [2021-08-08T11:19:37.377Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:19:37.377Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-08-08T11:19:37.569Z] #20 47.12 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-08T11:19:38.275Z] #46 108.0 mime [2021-08-08T11:19:38.624Z] #47 ... [2021-08-08T11:19:38.624Z] [2021-08-08T11:19:38.624Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-08T11:19:38.624Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-08-08T11:19:38.624Z] #17 126.3 Selecting previously unselected package libxml2:amd64. [2021-08-08T11:19:38.624Z] #17 126.3 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-08T11:19:38.624Z] #17 126.3 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-08T11:19:38.624Z] #17 126.5 Selecting previously unselected package libxml-namespacesupport-perl. [2021-08-08T11:19:38.624Z] #17 126.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-08-08T11:19:38.624Z] #17 126.5 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-08-08T11:19:38.624Z] #17 126.6 Selecting previously unselected package libxml-sax-base-perl. [2021-08-08T11:19:38.624Z] #17 126.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-08-08T11:19:38.624Z] #17 126.6 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-08-08T11:19:38.624Z] #17 126.6 Selecting previously unselected package libxml-sax-perl. [2021-08-08T11:19:38.624Z] #17 126.6 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-08-08T11:19:38.624Z] #17 126.6 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-08-08T11:19:38.624Z] #17 126.7 Selecting previously unselected package libxml-libxml-perl. [2021-08-08T11:19:38.624Z] #17 126.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-08-08T11:19:38.624Z] #17 126.7 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-08-08T11:19:38.624Z] #17 127.0 Selecting previously unselected package libxml-simple-perl. [2021-08-08T11:19:38.624Z] #17 127.0 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-08-08T11:19:38.624Z] #17 127.0 Unpacking libxml-simple-perl (2.25-1) ... [2021-08-08T11:19:38.624Z] #17 127.1 Selecting previously unselected package libyaml-perl. [2021-08-08T11:19:38.624Z] #17 127.1 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-08-08T11:19:38.624Z] #17 127.1 Unpacking libyaml-perl (1.27-1) ... [2021-08-08T11:19:38.624Z] #17 127.2 Selecting previously unselected package libconfig-auto-perl. [2021-08-08T11:19:38.624Z] #17 127.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-08-08T11:19:38.624Z] #17 127.2 Unpacking libconfig-auto-perl (0.44-1) ... [2021-08-08T11:19:38.624Z] #17 127.2 Selecting previously unselected package libfile-which-perl. [2021-08-08T11:19:38.624Z] #17 127.2 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-08-08T11:19:38.624Z] #17 127.2 Unpacking libfile-which-perl (1.23-1) ... [2021-08-08T11:19:38.624Z] #17 127.3 Selecting previously unselected package libfile-homedir-perl. [2021-08-08T11:19:38.624Z] #17 127.3 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-08-08T11:19:38.624Z] #17 127.3 Unpacking libfile-homedir-perl (1.004-1) ... [2021-08-08T11:19:38.624Z] #17 127.3 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-08-08T11:19:38.624Z] #17 127.4 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-08-08T11:19:38.624Z] #17 127.4 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-08-08T11:19:38.624Z] #17 127.4 Selecting previously unselected package dpkg-cross. [2021-08-08T11:19:38.624Z] #17 127.4 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-08-08T11:19:38.624Z] #17 127.4 Unpacking dpkg-cross (2.6.15-3) ... [2021-08-08T11:19:38.624Z] #17 127.5 Selecting previously unselected package crossbuild-essential-arm64. [2021-08-08T11:19:38.624Z] #17 127.5 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-08-08T11:19:38.624Z] #17 127.5 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-08-08T11:19:38.624Z] #17 127.5 Selecting previously unselected package libc6-armel-cross. [2021-08-08T11:19:38.624Z] #17 127.5 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-08-08T11:19:38.624Z] #17 127.5 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-08-08T11:19:38.624Z] #17 127.8 Selecting previously unselected package libgcc1-armel-cross. [2021-08-08T11:19:38.624Z] #17 127.8 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-08T11:19:38.624Z] #17 127.8 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-08-08T11:19:38.624Z] #17 127.9 Selecting previously unselected package libgomp1-armel-cross. [2021-08-08T11:19:38.624Z] #17 127.9 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:38.624Z] #17 127.9 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-08-08T11:19:38.624Z] #17 127.9 Selecting previously unselected package libatomic1-armel-cross. [2021-08-08T11:19:38.624Z] #17 128.0 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:38.624Z] #17 128.0 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-08-08T11:19:38.624Z] #17 128.0 Selecting previously unselected package libstdc++6-armel-cross. [2021-08-08T11:19:38.624Z] #17 128.0 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:38.624Z] #17 128.0 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-08-08T11:19:38.624Z] #17 128.1 Selecting previously unselected package libasan5-armel-cross. [2021-08-08T11:19:38.624Z] #17 128.2 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:38.624Z] #17 128.2 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-08-08T11:19:38.624Z] #17 128.3 Selecting previously unselected package libubsan1-armel-cross. [2021-08-08T11:19:38.624Z] #17 128.3 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:38.624Z] #17 128.3 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-08-08T11:19:38.624Z] #17 128.4 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-08-08T11:19:38.624Z] #17 128.4 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:38.624Z] #17 128.4 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-08T11:19:38.624Z] #17 128.6 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-08-08T11:19:38.624Z] #17 128.6 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-08T11:19:38.624Z] #17 128.6 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-08T11:19:38.624Z] #17 129.9 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-08-08T11:19:38.624Z] #17 129.9 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-08T11:19:38.624Z] #17 129.9 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-08T11:19:38.624Z] #17 129.9 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-08-08T11:19:38.624Z] #17 130.0 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-08-08T11:19:38.624Z] #17 130.0 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-08-08T11:19:38.624Z] #17 130.4 Selecting previously unselected package libc6-dev-armel-cross. [2021-08-08T11:19:38.624Z] #17 130.4 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-08-08T11:19:38.624Z] #17 130.4 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-08-08T11:19:38.769Z] #20 ... [2021-08-08T11:19:38.769Z] [2021-08-08T11:19:38.769Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:19:38.769Z] #59 sha256:2e3acfa18077bad76950d89044a97d775e889bded768cbf3ad7d51af8be9c66a [2021-08-08T11:19:38.769Z] #59 DONE 98.5s [2021-08-08T11:19:39.031Z] [2021-08-08T11:19:39.031Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-08T11:19:39.031Z] #60 sha256:12bb18e161b3521af0c0ad22f2cc815fece4940c0d0fed05819869d3e129d2fc [2021-08-08T11:19:39.031Z] #60 DONE 0.1s [2021-08-08T11:19:39.031Z] [2021-08-08T11:19:39.031Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-08T11:19:39.031Z] #61 sha256:928030a5ad64a3a9a760540c001ed7afa235e103b76ad511eed201ef85ca3000 [2021-08-08T11:19:39.031Z] #61 DONE 0.1s [2021-08-08T11:19:39.031Z] [2021-08-08T11:19:39.031Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:19:39.031Z] #54 sha256:eefeeeb3ea68d397a533e55b3a5c8c5605accf1951a3ae88e34536c5104843af [2021-08-08T11:19:39.031Z] #54 10.17 + cd /tmp/tmp.uvV5xqVIza/src/github.com/opencontainers/runc [2021-08-08T11:19:39.031Z] #54 10.17 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-08T11:19:39.031Z] #54 10.66 + '[' -z '' ']' [2021-08-08T11:19:39.031Z] #54 10.66 + target=static [2021-08-08T11:19:39.031Z] #54 10.66 + make 'BUILDTAGS=seccomp ' static [2021-08-08T11:19:39.031Z] #54 10.91 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 . [2021-08-08T11:19:39.193Z] #17 130.9 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-08-08T11:19:39.193Z] #17 130.9 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:39.193Z] #17 130.9 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-08T11:19:39.647Z] #46 109.3 mime/quotedprintable [2021-08-08T11:19:39.648Z] #46 ... [2021-08-08T11:19:39.648Z] [2021-08-08T11:19:39.648Z] #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 [2021-08-08T11:19:39.648Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:19:39.648Z] #13 100.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-08T11:19:39.648Z] #13 100.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-08T11:19:39.648Z] #13 100.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-08T11:19:39.648Z] #13 100.9 Selecting previously unselected package libbtrfs0. [2021-08-08T11:19:39.648Z] #13 100.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-08T11:19:39.648Z] #13 101.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-08T11:19:39.648Z] #13 101.0 Selecting previously unselected package libbtrfs-dev. [2021-08-08T11:19:39.648Z] #13 101.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-08T11:19:39.648Z] #13 101.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-08T11:19:39.648Z] #13 101.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-08T11:19:39.648Z] #13 101.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-08T11:19:39.648Z] #13 101.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-08T11:19:39.648Z] #13 101.3 Selecting previously unselected package libudev-dev:amd64. [2021-08-08T11:19:39.648Z] #13 101.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-08T11:19:39.648Z] #13 101.3 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-08T11:19:39.648Z] #13 101.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-08T11:19:39.648Z] #13 101.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-08T11:19:39.648Z] #13 101.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-08T11:19:39.648Z] #13 101.8 Selecting previously unselected package libpcre16-3:amd64. [2021-08-08T11:19:39.648Z] #13 101.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-08T11:19:39.648Z] #13 101.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-08T11:19:39.648Z] #13 102.0 Selecting previously unselected package libpcre32-3:amd64. [2021-08-08T11:19:39.648Z] #13 102.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-08T11:19:39.648Z] #13 102.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-08T11:19:39.648Z] #13 102.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-08T11:19:39.648Z] #13 102.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-08T11:19:39.648Z] #13 102.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-08T11:19:39.648Z] #13 102.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-08T11:19:39.648Z] #13 102.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-08T11:19:39.648Z] #13 102.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-08T11:19:39.648Z] #13 102.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-08T11:19:39.648Z] #13 102.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-08T11:19:39.648Z] #13 102.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-08T11:19:39.648Z] #13 102.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-08T11:19:39.648Z] #13 102.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-08T11:19:39.648Z] #13 102.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-08T11:19:39.648Z] #13 103.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-08T11:19:39.648Z] #13 103.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-08T11:19:39.648Z] #13 103.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-08T11:19:39.648Z] #13 103.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-08T11:19:39.648Z] #13 103.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-08T11:19:39.648Z] #13 103.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-08T11:19:39.648Z] #13 103.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-08T11:19:39.648Z] #13 103.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-08T11:19:39.648Z] #13 103.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-08T11:19:39.648Z] #13 103.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-08T11:19:39.648Z] #13 103.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-08T11:19:39.648Z] #13 103.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-08T11:19:39.648Z] #13 103.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:19:39.648Z] #13 103.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-08T11:19:39.648Z] #13 103.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-08T11:19:39.648Z] #13 103.8 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-08T11:19:39.648Z] #13 103.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-08T11:19:39.648Z] #13 103.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-08T11:19:39.648Z] #13 103.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-08T11:19:39.648Z] #13 103.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-08T11:19:39.648Z] #13 103.8 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-08T11:19:39.648Z] #13 103.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-08T11:19:39.648Z] #13 103.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-08T11:19:39.648Z] #13 103.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:19:39.648Z] #13 103.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-08T11:19:39.648Z] #13 103.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-08T11:19:39.648Z] #13 103.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:19:39.648Z] #13 103.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-08T11:19:39.648Z] #13 103.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-08T11:19:39.648Z] #13 103.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-08T11:19:39.648Z] #13 104.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-08T11:19:39.648Z] #13 104.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-08T11:19:39.648Z] #13 104.0 Setting up dmsetup (2:1.02.155-3) ... [2021-08-08T11:19:39.648Z] #13 104.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-08T11:19:39.648Z] #13 104.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-08T11:19:39.648Z] #13 104.0 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:19:39.648Z] #13 DONE 105.3s [2021-08-08T11:19:39.648Z] [2021-08-08T11:19:39.648Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:19:39.648Z] #54 sha256:786d9fb367e7a3134d8c470010ff433c082f1f4209cbb25e5e936599470e3112 [2021-08-08T11:19:39.764Z] #17 131.5 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-08-08T11:19:39.764Z] #17 131.5 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-08T11:19:39.764Z] #17 131.6 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-08T11:19:40.088Z] #20 49.37 Setting up iptables (1.8.2-4) ... [2021-08-08T11:19:40.088Z] #20 49.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-08T11:19:40.088Z] #20 49.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-08T11:19:40.088Z] #20 49.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-08T11:19:40.088Z] #20 49.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-08T11:19:40.088Z] #20 49.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-08T11:19:40.088Z] #20 49.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-08T11:19:40.088Z] #20 49.43 Setting up python3 (3.7.3-1) ... [2021-08-08T11:19:40.088Z] #20 49.83 Setting up python3-wheel (0.32.3-2) ... [2021-08-08T11:19:40.568Z] #13 ... [2021-08-08T11:19:40.568Z] [2021-08-08T11:19:40.568Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-08T11:19:40.568Z] #52 sha256:a697c05c8dcbb148b13db5b8eb404d5a568dd4c34cf2d9a448a7e695cbf74d8a [2021-08-08T11:19:40.568Z] #52 109.0 mvdan.cc/sh/v3/fileutil [2021-08-08T11:19:40.568Z] #52 109.1 text/tabwriter [2021-08-08T11:19:40.568Z] #52 109.5 mvdan.cc/sh/v3/syntax [2021-08-08T11:19:40.568Z] #52 114.5 mvdan.cc/sh/v3/cmd/shfmt [2021-08-08T11:19:40.568Z] #52 DONE 117.8s [2021-08-08T11:19:40.568Z] [2021-08-08T11:19:40.568Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:40.568Z] #46 sha256:03788c51b086ee98870b6d9eb2ae340dba852e1dcf6afd5ffdfd04df46250ef0 [2021-08-08T11:19:40.568Z] #46 114.2 go/doc [2021-08-08T11:19:40.568Z] #46 117.0 github.com/LK4D4/vndr/build [2021-08-08T11:19:40.568Z] #46 117.4 github.com/LK4D4/vndr/versioned [2021-08-08T11:19:40.568Z] #46 117.5 compress/flate [2021-08-08T11:19:41.017Z] #20 50.46 Setting up apparmor (2.13.2-10) ... [2021-08-08T11:19:41.145Z] #17 133.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-08-08T11:19:41.145Z] #17 133.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-08T11:19:41.145Z] #17 133.0 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-08T11:19:41.145Z] #17 133.0 Selecting previously unselected package crossbuild-essential-armel. [2021-08-08T11:19:41.145Z] #17 133.0 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-08-08T11:19:41.145Z] #17 133.0 Unpacking crossbuild-essential-armel (12.6) ... [2021-08-08T11:19:41.404Z] #17 133.1 Selecting previously unselected package libc6-armhf-cross. [2021-08-08T11:19:41.404Z] #17 133.1 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-08-08T11:19:41.404Z] #17 133.1 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-08-08T11:19:41.512Z] #46 ... [2021-08-08T11:19:41.512Z] [2021-08-08T11:19:41.512Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:19:41.512Z] #57 sha256:9347cca4ecc872abbd3e9179065a0ecb69fdbef24c6a2c0758f40759e20ad15a [2021-08-08T11:19:41.512Z] #57 51.02 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-08T11:19:41.512Z] #57 51.02 + BUILDTAGS='netgo osusergo static_build' [2021-08-08T11:19:41.512Z] #57 51.02 + export EXTRA_FLAGS=-buildmode=pie [2021-08-08T11:19:41.512Z] #57 51.02 + EXTRA_FLAGS=-buildmode=pie [2021-08-08T11:19:41.512Z] #57 51.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-08T11:19:41.512Z] #57 51.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-08T11:19:41.512Z] #57 51.03 + '[' '' = dynamic ']' [2021-08-08T11:19:41.512Z] #57 51.03 + make [2021-08-08T11:19:41.512Z] #57 52.69 + bin/ctr [2021-08-08T11:19:41.664Z] #17 133.4 Selecting previously unselected package libgcc1-armhf-cross. [2021-08-08T11:19:41.664Z] #17 133.4 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-08T11:19:41.664Z] #17 133.4 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-08-08T11:19:41.664Z] #17 133.5 Selecting previously unselected package libgomp1-armhf-cross. [2021-08-08T11:19:41.664Z] #17 133.5 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:41.664Z] #17 133.5 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-08-08T11:19:41.909Z] f143c6fed32d: Verifying Checksum [2021-08-08T11:19:41.909Z] f143c6fed32d: Download complete [2021-08-08T11:19:41.924Z] #17 133.5 Selecting previously unselected package libatomic1-armhf-cross. [2021-08-08T11:19:41.924Z] #17 133.5 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:41.924Z] #17 133.6 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-08-08T11:19:41.924Z] #17 133.7 Selecting previously unselected package libstdc++6-armhf-cross. [2021-08-08T11:19:41.924Z] #17 133.7 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:41.924Z] #17 133.7 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-08-08T11:19:42.084Z] #57 ... [2021-08-08T11:19:42.084Z] [2021-08-08T11:19:42.084Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:42.084Z] #46 sha256:03788c51b086ee98870b6d9eb2ae340dba852e1dcf6afd5ffdfd04df46250ef0 [2021-08-08T11:19:42.084Z] #46 120.0 hash/crc32 [2021-08-08T11:19:42.184Z] #17 133.8 Selecting previously unselected package libasan5-armhf-cross. [2021-08-08T11:19:42.184Z] #17 133.8 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:42.184Z] #17 133.8 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-08-08T11:19:42.184Z] #17 134.0 Selecting previously unselected package libubsan1-armhf-cross. [2021-08-08T11:19:42.184Z] #17 134.0 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:42.184Z] #17 134.0 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-08-08T11:19:42.385Z] #20 52.17 Setting up xfsprogs (4.20.0-1) ... [2021-08-08T11:19:42.443Z] #17 134.1 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-08-08T11:19:42.443Z] #17 134.1 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:42.443Z] #17 134.1 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-08T11:19:42.443Z] #17 134.3 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-08-08T11:19:42.642Z] #20 52.18 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-08T11:19:42.656Z] #46 120.5 crypto/rsa [2021-08-08T11:19:42.656Z] #46 120.5 compress/gzip [2021-08-08T11:19:42.702Z] #17 134.3 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-08T11:19:42.702Z] #17 134.3 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-08T11:19:42.900Z] #20 52.49 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-08T11:19:42.911Z] #54 ... [2021-08-08T11:19:42.911Z] [2021-08-08T11:19:42.911Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-08T11:19:42.911Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-08-08T11:19:42.911Z] #14 DONE 3.4s [2021-08-08T11:19:43.166Z] [2021-08-08T11:19:43.166Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-08T11:19:43.166Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-08-08T11:19:43.232Z] #46 121.1 crypto/x509/pkix [2021-08-08T11:19:43.805Z] #46 121.6 net [2021-08-08T11:19:43.805Z] #46 121.7 vendor/golang.org/x/crypto/chacha20 [2021-08-08T11:19:43.830Z] #20 53.26 Setting up python3-distutils (3.7.3-1) ... [2021-08-08T11:19:44.086Z] #20 53.69 Setting up python3-setuptools (40.8.0-1) ... [2021-08-08T11:19:44.134Z] #17 ... [2021-08-08T11:19:44.134Z] [2021-08-08T11:19:44.134Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:19:44.134Z] #57 sha256:93d0ef72daaaeb3e91b0b0ad87aecb15a3e5cd89668c336ce7217abde57f33f2 [2021-08-08T11:19:44.134Z] #57 149.2 + /build/golangci-lint --version [2021-08-08T11:19:44.134Z] #57 149.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-08T11:19:44.377Z] #46 122.3 vendor/golang.org/x/sys/cpu [2021-08-08T11:19:44.532Z] #15 ... [2021-08-08T11:19:44.532Z] [2021-08-08T11:19:44.532Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:19:44.532Z] #59 sha256:b224e561405be5be7ca539c321c2334da495a3aeddcef74eb5794d27ce43e9bb [2021-08-08T11:19:44.532Z] #59 109.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-08T11:19:44.532Z] #59 109.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-08T11:19:44.532Z] #59 DONE 114.4s [2021-08-08T11:19:44.788Z] [2021-08-08T11:19:44.788Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-08T11:19:44.788Z] #60 sha256:62bf600631d14bc0da893a1d8337345039fa9c19853799515f8b1069517e073a [2021-08-08T11:19:44.788Z] #60 DONE 0.2s [2021-08-08T11:19:44.788Z] [2021-08-08T11:19:44.788Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-08T11:19:44.788Z] #61 sha256:d6c49976c24ce33b8f5de69e62caed114a49d65c40cf268bc71c5a9f87721ef3 [2021-08-08T11:19:44.950Z] #46 122.8 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-08T11:19:45.016Z] #20 54.60 Setting up python3-pip (18.1-5) ... [2021-08-08T11:19:45.043Z] #61 DONE 0.1s [2021-08-08T11:19:45.043Z] [2021-08-08T11:19:45.043Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:19:45.043Z] #54 sha256:786d9fb367e7a3134d8c470010ff433c082f1f4209cbb25e5e936599470e3112 [2021-08-08T11:19:45.043Z] #54 3.762 + RM_GOPATH=0 [2021-08-08T11:19:45.043Z] #54 3.762 + TMP_GOPATH= [2021-08-08T11:19:45.043Z] #54 3.762 + : /build [2021-08-08T11:19:45.043Z] #54 3.762 + '[' -z '' ']' [2021-08-08T11:19:45.043Z] #54 3.762 ++ mktemp -d [2021-08-08T11:19:45.043Z] #54 3.762 + export GOPATH=/tmp/tmp.HKzNDG8bjj [2021-08-08T11:19:45.043Z] #54 3.762 + GOPATH=/tmp/tmp.HKzNDG8bjj [2021-08-08T11:19:45.043Z] #54 3.762 + RM_GOPATH=1 [2021-08-08T11:19:45.043Z] #54 3.762 + case "$(go env GOARCH)" in [2021-08-08T11:19:45.043Z] #54 3.762 ++ go env GOARCH [2021-08-08T11:19:45.043Z] #54 3.769 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:19:45.043Z] #54 3.769 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:19:45.043Z] #54 3.771 ++ dirname /tmp/install/install.sh [2021-08-08T11:19:45.043Z] #54 3.774 + dir=/tmp/install [2021-08-08T11:19:45.043Z] #54 3.774 + bin=runc [2021-08-08T11:19:45.043Z] #54 3.774 + shift [2021-08-08T11:19:45.043Z] #54 3.774 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-08T11:19:45.043Z] #54 3.774 + . /tmp/install/runc.installer [2021-08-08T11:19:45.043Z] #54 3.774 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-08T11:19:45.043Z] #54 3.778 + install_runc [2021-08-08T11:19:45.043Z] #54 3.778 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-08T11:19:45.043Z] #54 3.780 + uname -r [2021-08-08T11:19:45.043Z] #54 3.784 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-08T11:19:45.043Z] #54 3.818 + RUNC_BUILDTAGS='seccomp ' [2021-08-08T11:19:45.043Z] #54 3.818 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-08T11:19:45.043Z] #54 3.818 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HKzNDG8bjj/src/github.com/opencontainers/runc [2021-08-08T11:19:45.043Z] #54 3.818 Cloning into '/tmp/tmp.HKzNDG8bjj/src/github.com/opencontainers/runc'... [2021-08-08T11:19:45.303Z] Fetching without tags [2021-08-08T11:19:45.635Z] #54 ... [2021-08-08T11:19:45.635Z] [2021-08-08T11:19:45.635Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:19:45.635Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-08-08T11:19:45.635Z] #20 1.962 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-08T11:19:45.635Z] #20 2.001 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:19:45.635Z] #20 2.167 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:19:45.635Z] #20 2.261 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:19:45.635Z] #20 2.755 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] [2021-08-08T11:19:45.635Z] #20 3.818 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-08T11:19:45.635Z] #20 4.804 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-08T11:19:45.635Z] #20 6.111 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-08T11:19:45.894Z] #46 123.8 vendor/golang.org/x/crypto/curve25519 [2021-08-08T11:19:45.897Z] #20 8.437 Fetched 8808 kB in 7s (1311 kB/s) [2021-08-08T11:19:45.946Z] #20 55.40 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:19:45.947Z] #20 55.43 Processing triggers for mime-support (3.62) ... [2021-08-08T11:19:46.055Z] Merging remotes/origin/master commit 91dc595e96483184e090d653870eb95d95f96904 into PR head commit 27aaadb7104b944f350765edfcd87143aec9ae43 [2021-08-08T11:19:46.467Z] #46 124.3 vendor/golang.org/x/crypto/hkdf [2021-08-08T11:19:46.467Z] #46 124.4 vendor/golang.org/x/text/transform [2021-08-08T11:19:46.842Z] #20 8.437 Reading package lists... [2021-08-08T11:19:46.842Z] #20 ... [2021-08-08T11:19:46.842Z] [2021-08-08T11:19:46.842Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:46.842Z] #46 sha256:a8964003557a2efb5a543af991466ac8a4012b3746191308e6ff8043310c6f86 [2021-08-08T11:19:46.842Z] #46 96.46 net/http/internal [2021-08-08T11:19:46.842Z] #46 100.5 vendor/golang.org/x/net/http/httpproxy [2021-08-08T11:19:46.842Z] #46 100.5 net/textproto [2021-08-08T11:19:46.842Z] #46 100.5 crypto/x509 [2021-08-08T11:19:46.842Z] #46 101.4 mime/multipart [2021-08-08T11:19:46.842Z] #46 101.4 vendor/golang.org/x/net/http/httpguts [2021-08-08T11:19:46.842Z] #46 103.6 crypto/tls [2021-08-08T11:19:46.876Z] #20 ... [2021-08-08T11:19:46.876Z] [2021-08-08T11:19:46.876Z] #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 [2021-08-08T11:19:46.876Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-08T11:19:46.876Z] #40 176.1 + dpkg --print-architecture [2021-08-08T11:19:46.876Z] #40 176.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-08T11:19:46.933Z] #54 ... [2021-08-08T11:19:46.933Z] [2021-08-08T11:19:46.933Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-08T11:19:46.933Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-08-08T11:19:46.933Z] #15 DONE 3.6s [2021-08-08T11:19:46.933Z] [2021-08-08T11:19:46.933Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-08T11:19:46.933Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-08-08T11:19:47.042Z] #46 125.1 vendor/golang.org/x/text/unicode/bidi [2021-08-08T11:19:47.132Z] #40 176.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-08T11:19:47.132Z] #40 176.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-08T11:19:45.004Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-08T11:19:45.063Z] > git config --add remote.origin.fetch +refs/pull/42481/head:refs/remotes/origin/PR-42481 # timeout=10 [2021-08-08T11:19:45.108Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:19:45.222Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-08T11:19:45.339Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-08T11:19:45.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:19:45.341Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42481/head:refs/remotes/origin/PR-42481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-08T11:19:46.164Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T11:19:46.208Z] > git checkout -f 27aaadb7104b944f350765edfcd87143aec9ae43 # timeout=10 [2021-08-08T11:19:47.389Z] #40 ... [2021-08-08T11:19:47.389Z] [2021-08-08T11:19:47.389Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:19:47.389Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-08T11:19:47.389Z] #20 DONE 57.2s [2021-08-08T11:19:47.646Z] [2021-08-08T11:19:47.646Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-08-08T11:19:47.646Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-08-08T11:19:47.715Z] 4612f6d0b889: Verifying Checksum [2021-08-08T11:19:47.715Z] 4612f6d0b889: Download complete [2021-08-08T11:19:48.251Z] #46 ... [2021-08-08T11:19:48.252Z] [2021-08-08T11:19:48.252Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:19:48.252Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-08-08T11:19:48.252Z] #20 8.437 Reading package lists... [2021-08-08T11:19:48.429Z] #46 126.5 vendor/golang.org/x/text/secure/bidirule [2021-08-08T11:19:48.578Z] #21 1.022 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-08T11:19:48.578Z] #21 1.026 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-08T11:19:48.578Z] #21 1.031 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-08T11:19:48.578Z] #21 DONE 1.1s [2021-08-08T11:19:48.578Z] [2021-08-08T11:19:48.578Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-08T11:19:48.578Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-08-08T11:19:49.001Z] #46 126.8 vendor/golang.org/x/text/unicode/norm [2021-08-08T11:19:49.404Z] #57 ... [2021-08-08T11:19:49.404Z] [2021-08-08T11:19:49.404Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-08T11:19:49.404Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-08-08T11:19:49.404Z] #17 135.8 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-08-08T11:19:49.404Z] #17 135.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-08T11:19:49.404Z] #17 135.9 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-08T11:19:49.404Z] #17 136.0 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-08-08T11:19:49.404Z] #17 136.0 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-08-08T11:19:49.404Z] #17 136.3 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-08-08T11:19:49.404Z] #17 137.6 Selecting previously unselected package libc6-dev-armhf-cross. [2021-08-08T11:19:49.404Z] #17 137.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-08-08T11:19:49.404Z] #17 137.7 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-08-08T11:19:49.404Z] #17 138.1 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-08-08T11:19:49.404Z] #17 138.1 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:49.404Z] #17 138.1 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-08T11:19:49.404Z] #17 139.2 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-08-08T11:19:49.404Z] #17 139.2 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-08T11:19:49.404Z] #17 139.5 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-08T11:19:49.404Z] #17 141.1 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-08-08T11:19:49.404Z] #17 141.2 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-08T11:19:49.404Z] #17 141.2 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-08T11:19:49.574Z] #46 ... [2021-08-08T11:19:49.574Z] [2021-08-08T11:19:49.574Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-08T11:19:49.574Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-08T11:19:49.574Z] #13 122.0 Selecting previously unselected package libapparmor1:amd64. [2021-08-08T11:19:49.574Z] #13 122.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-08T11:19:49.574Z] #13 122.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-08T11:19:49.574Z] #13 122.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-08T11:19:49.663Z] #17 141.6 Selecting previously unselected package crossbuild-essential-armhf. [2021-08-08T11:19:49.835Z] #13 122.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-08T11:19:49.835Z] #13 122.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-08T11:19:49.835Z] #13 122.3 Selecting previously unselected package libbtrfs0. [2021-08-08T11:19:49.835Z] #13 122.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-08T11:19:49.835Z] #13 122.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-08T11:19:49.835Z] #13 122.4 Selecting previously unselected package libbtrfs-dev. [2021-08-08T11:19:49.922Z] #17 ... [2021-08-08T11:19:49.922Z] [2021-08-08T11:19:49.922Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-08T11:19:49.922Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-08T11:19:49.922Z] #47 DONE 155.0s [2021-08-08T11:19:49.922Z] [2021-08-08T11:19:49.922Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:19:49.922Z] #57 sha256:93d0ef72daaaeb3e91b0b0ad87aecb15a3e5cd89668c336ce7217abde57f33f2 [2021-08-08T11:19:49.922Z] #57 DONE 155.3s [2021-08-08T11:19:49.922Z] [2021-08-08T11:19:49.922Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-08T11:19:49.923Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-08-08T11:19:49.923Z] #17 141.6 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-08-08T11:19:49.923Z] #17 141.7 Unpacking crossbuild-essential-armhf (12.6) ... [2021-08-08T11:19:49.923Z] #17 141.7 Selecting previously unselected package libc6-ppc64el-cross. [2021-08-08T11:19:49.923Z] #17 141.7 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-08-08T11:19:49.923Z] #17 141.8 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-08-08T11:19:50.096Z] #13 122.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-08T11:19:50.096Z] #13 122.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-08T11:19:50.096Z] #13 122.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-08T11:19:50.096Z] #13 122.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-08T11:19:50.096Z] #13 122.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-08T11:19:50.096Z] #13 122.6 Selecting previously unselected package libudev-dev:amd64. [2021-08-08T11:19:50.096Z] #13 122.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-08T11:19:50.096Z] #13 122.6 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-08T11:19:50.239Z] #16 ... [2021-08-08T11:19:50.239Z] [2021-08-08T11:19:50.239Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:50.239Z] #46 sha256:d321bdf6d2531ce6465d79686530afc16d72a95165b583c442b1aafb148bc4aa [2021-08-08T11:19:50.239Z] #46 109.7 net/http/internal [2021-08-08T11:19:50.239Z] #46 111.5 crypto/tls [2021-08-08T11:19:50.239Z] #46 118.1 net/http/httptrace [2021-08-08T11:19:50.239Z] #46 118.3 net/http [2021-08-08T11:19:50.239Z] #46 ... [2021-08-08T11:19:50.239Z] [2021-08-08T11:19:50.239Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-08T11:19:50.239Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-08-08T11:19:50.239Z] #16 3.404 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-08T11:19:50.239Z] #16 DONE 3.6s [2021-08-08T11:19:50.239Z] [2021-08-08T11:19:50.239Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-08T11:19:50.239Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-08-08T11:19:50.278Z] Merge succeeded, producing e47fda8f3eaedd3d55de8563171ea39f786aff0b [2021-08-08T11:19:50.278Z] Checking out Revision e47fda8f3eaedd3d55de8563171ea39f786aff0b (PR-42481) [2021-08-08T11:19:50.357Z] #13 122.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-08T11:19:50.358Z] #13 122.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-08T11:19:50.358Z] #13 122.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-08T11:19:50.496Z] #17 142.1 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-08-08T11:19:50.496Z] #17 142.1 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-08T11:19:50.496Z] #17 142.1 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-08-08T11:19:50.496Z] #17 142.2 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-08-08T11:19:50.496Z] #17 142.2 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:50.496Z] #17 142.2 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:50.496Z] #17 142.3 Selecting previously unselected package libitm1-ppc64el-cross. [2021-08-08T11:19:50.496Z] #17 142.3 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:50.496Z] #17 142.3 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:50.496Z] #17 142.3 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-08-08T11:19:50.496Z] #17 142.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:50.496Z] #17 142.3 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:50.496Z] #17 142.4 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-08-08T11:19:50.496Z] #17 142.4 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:50.496Z] #17 142.4 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:49.261Z] > git remote # timeout=10 [2021-08-08T11:19:49.357Z] > git config --get remote.origin.url # timeout=10 [2021-08-08T11:19:49.412Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-08T11:19:49.415Z] > git merge 91dc595e96483184e090d653870eb95d95f96904 # timeout=10 [2021-08-08T11:19:50.157Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-08T11:19:50.313Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T11:19:50.354Z] > git checkout -f e47fda8f3eaedd3d55de8563171ea39f786aff0b # timeout=10 [2021-08-08T11:19:50.619Z] #13 123.0 Selecting previously unselected package libpcre16-3:amd64. [2021-08-08T11:19:50.619Z] #13 123.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-08T11:19:50.619Z] #13 123.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-08T11:19:50.756Z] #17 142.5 Selecting previously unselected package libasan5-ppc64el-cross. [2021-08-08T11:19:50.756Z] #17 142.5 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:50.756Z] #17 142.5 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:50.880Z] #13 123.3 Selecting previously unselected package libpcre32-3:amd64. [2021-08-08T11:19:51.015Z] #17 142.6 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-08-08T11:19:51.015Z] #17 142.6 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:51.015Z] #17 142.6 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:51.015Z] #17 142.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-08-08T11:19:51.015Z] #17 142.7 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:51.015Z] #17 142.7 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:51.015Z] #17 142.8 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-08-08T11:19:51.015Z] #17 142.8 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:51.015Z] #17 142.8 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:51.015Z] #17 142.9 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-08-08T11:19:51.141Z] #13 123.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-08T11:19:51.141Z] #13 123.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-08T11:19:51.141Z] #13 123.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-08T11:19:51.141Z] #13 123.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-08T11:19:51.141Z] #13 123.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-08T11:19:51.274Z] #17 142.9 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:51.274Z] #17 142.9 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:51.274Z] #17 142.9 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-08-08T11:19:51.274Z] #17 142.9 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:51.274Z] #17 143.0 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:51.378Z] #20 11.24 Reading package lists... [2021-08-08T11:19:51.402Z] #13 123.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-08T11:19:51.402Z] #13 123.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-08T11:19:51.402Z] #13 123.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-08T11:19:51.533Z] #17 143.2 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-08-08T11:19:51.533Z] #17 143.2 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-08T11:19:51.533Z] #17 143.2 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-08T11:19:51.641Z] #20 13.86 Building dependency tree... [2021-08-08T11:19:51.663Z] #13 124.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-08T11:19:51.663Z] #13 124.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-08T11:19:51.664Z] #13 124.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-08T11:19:51.664Z] #13 124.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-08T11:19:51.925Z] #13 124.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-08T11:19:51.925Z] #13 124.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-08T11:19:51.925Z] #13 124.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-08T11:19:51.925Z] #13 124.3 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-08T11:19:51.925Z] #13 124.3 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-08T11:19:52.197Z] #13 124.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-08T11:19:52.197Z] #13 124.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-08T11:19:52.197Z] #13 124.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-08T11:19:52.458Z] #13 124.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-08T11:19:52.458Z] #13 124.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-08T11:19:52.458Z] #13 124.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-08T11:19:52.458Z] #13 124.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-08T11:19:52.458Z] #13 124.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-08T11:19:52.458Z] #13 124.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-08T11:19:52.458Z] #13 125.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:19:52.458Z] #13 125.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-08T11:19:52.458Z] #13 125.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-08T11:19:52.458Z] #13 125.0 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-08T11:19:52.473Z] #17 144.1 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-08-08T11:19:52.473Z] #17 144.1 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-08T11:19:52.473Z] #17 144.1 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-08T11:19:52.473Z] #17 144.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-08-08T11:19:52.473Z] #17 144.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-08-08T11:19:52.473Z] #17 144.2 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-08-08T11:19:52.587Z] #20 15.07 libcap2-bin is already the newest version (1:2.25-2). [2021-08-08T11:19:52.587Z] #20 15.07 The following additional packages will be installed: [2021-08-08T11:19:52.587Z] #20 15.09 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-08T11:19:52.587Z] #20 15.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-08T11:19:52.587Z] #20 15.09 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-08T11:19:52.587Z] #20 15.09 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-08T11:19:52.587Z] #20 15.09 python3.7 python3.7-minimal vim-runtime xxd [2021-08-08T11:19:52.587Z] #20 15.10 Suggested packages: [2021-08-08T11:19:52.587Z] #20 15.10 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-08T11:19:52.587Z] #20 15.10 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-08T11:19:52.587Z] #20 15.10 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-08T11:19:52.587Z] #20 15.10 quota [2021-08-08T11:19:52.587Z] #20 15.10 Recommended packages: [2021-08-08T11:19:52.587Z] #20 15.10 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-08T11:19:52.587Z] #20 15.10 python3-keyrings.alt python3-xdg unzip [2021-08-08T11:19:52.720Z] #13 125.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-08T11:19:52.720Z] #13 125.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-08T11:19:52.720Z] #13 125.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-08T11:19:52.720Z] #13 125.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-08T11:19:52.720Z] #13 125.1 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-08T11:19:52.720Z] #13 125.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-08T11:19:52.720Z] #13 125.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-08T11:19:52.720Z] #13 125.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:19:52.720Z] #13 125.1 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 [2021-08-08T11:19:52.720Z] #13 125.1 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 [2021-08-08T11:19:52.720Z] #13 125.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:19:52.720Z] #13 125.1 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 [2021-08-08T11:19:52.720Z] #13 125.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-08T11:19:52.720Z] #13 125.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-08T11:19:52.720Z] #13 125.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-08T11:19:52.720Z] #13 125.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-08T11:19:52.720Z] #13 125.2 Setting up dmsetup (2:1.02.155-3) ... [2021-08-08T11:19:52.720Z] #13 125.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-08T11:19:52.983Z] #13 125.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-08T11:19:52.983Z] #13 125.3 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:19:53.041Z] #17 144.9 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-08-08T11:19:53.041Z] #17 144.9 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-08-08T11:19:53.041Z] #17 144.9 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-08-08T11:19:53.303Z] #17 145.2 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-08-08T11:19:53.562Z] #17 145.2 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:53.562Z] #17 145.2 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:53.562Z] #17 145.5 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-08-08T11:19:53.821Z] #17 145.5 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-08T11:19:53.821Z] #17 145.5 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-08T11:19:53.829Z] #22 4.446 Collecting yamllint==1.26.1 [2021-08-08T11:19:53.930Z] #13 DONE 126.1s [2021-08-08T11:19:53.930Z] [2021-08-08T11:19:53.930Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:19:53.930Z] #54 sha256:51902ecbcf5bde45b542ed4483d801778651926582d1d21306706164828b6292 [2021-08-08T11:19:53.978Z] #20 16.47 The following NEW packages will be installed: [2021-08-08T11:19:53.978Z] #20 16.48 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-08T11:19:53.978Z] #20 16.48 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-08T11:19:53.978Z] #20 16.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-08T11:19:53.978Z] #20 16.48 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-08T11:19:53.978Z] #20 16.48 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-08T11:19:53.978Z] #20 16.48 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-08T11:19:53.978Z] #20 16.49 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-08T11:19:53.978Z] #20 16.49 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-08T11:19:53.978Z] #20 16.49 xz-utils zip [2021-08-08T11:19:54.240Z] #20 ... [2021-08-08T11:19:54.240Z] [2021-08-08T11:19:54.240Z] #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 [2021-08-08T11:19:54.240Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-08-08T11:19:54.240Z] #32 DONE 113.9s [2021-08-08T11:19:54.240Z] [2021-08-08T11:19:54.240Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:19:54.240Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-08-08T11:19:54.240Z] #20 16.86 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:19:54.240Z] #20 16.86 Need to get 27.7 MB of archives. [2021-08-08T11:19:54.240Z] #20 16.86 After this operation, 114 MB of additional disk space will be used. [2021-08-08T11:19:54.240Z] #20 16.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-08-08T11:19:54.240Z] #20 16.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-08-08T11:19:54.240Z] #20 ... [2021-08-08T11:19:54.240Z] [2021-08-08T11:19:54.240Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:54.240Z] #46 sha256:a8964003557a2efb5a543af991466ac8a4012b3746191308e6ff8043310c6f86 [2021-08-08T11:19:54.240Z] #46 108.4 net/http/httptrace [2021-08-08T11:19:54.240Z] #46 108.7 net/http [2021-08-08T11:19:54.240Z] #46 ... [2021-08-08T11:19:54.240Z] [2021-08-08T11:19:54.240Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:19:54.240Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-08-08T11:19:54.240Z] #20 16.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-08-08T11:19:54.240Z] #20 16.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-08-08T11:19:54.240Z] #20 16.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-08-08T11:19:54.240Z] #20 16.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-08-08T11:19:54.388Z] #17 146.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-08-08T11:19:54.388Z] #17 146.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-08T11:19:54.388Z] #17 146.1 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-08T11:19:54.388Z] #17 146.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-08-08T11:19:54.388Z] #17 146.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-08-08T11:19:54.388Z] #17 146.2 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-08-08T11:19:54.388Z] #17 146.2 Selecting previously unselected package libc6-s390x-cross. [2021-08-08T11:19:54.388Z] #17 146.2 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-08-08T11:19:54.388Z] #17 146.2 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-08-08T11:19:54.400Z] #17 DONE 3.8s [2021-08-08T11:19:54.400Z] [2021-08-08T11:19:54.400Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-08T11:19:54.400Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-08-08T11:19:54.502Z] #20 17.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-08-08T11:19:54.502Z] #20 17.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-08-08T11:19:54.502Z] #20 17.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-08-08T11:19:54.502Z] #20 17.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-08-08T11:19:54.502Z] #20 17.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-08-08T11:19:54.502Z] #20 17.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-08-08T11:19:54.502Z] #20 17.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-08-08T11:19:54.502Z] #20 17.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-08-08T11:19:54.502Z] #20 17.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-08-08T11:19:54.502Z] #20 17.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-08-08T11:19:54.502Z] #20 17.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-08-08T11:19:54.502Z] #20 17.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-08T11:19:54.502Z] #20 17.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-08-08T11:19:54.502Z] #20 17.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-08-08T11:19:54.502Z] #20 17.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-08-08T11:19:54.502Z] #20 17.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-08-08T11:19:54.502Z] #20 17.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-08-08T11:19:54.502Z] #20 17.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-08-08T11:19:54.502Z] #20 17.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-08-08T11:19:54.502Z] #20 17.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-08-08T11:19:54.502Z] #20 17.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-08-08T11:19:54.502Z] #20 17.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-08-08T11:19:54.502Z] #20 17.18 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-08-08T11:19:54.647Z] #17 146.3 Selecting previously unselected package libgcc1-s390x-cross. [2021-08-08T11:19:54.647Z] #17 146.3 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-08T11:19:54.647Z] #17 146.3 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-08-08T11:19:54.647Z] #17 146.4 Selecting previously unselected package libgomp1-s390x-cross. [2021-08-08T11:19:54.647Z] #17 146.4 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:54.647Z] #17 146.4 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-08-08T11:19:54.647Z] #17 146.4 Selecting previously unselected package libitm1-s390x-cross. [2021-08-08T11:19:54.647Z] #17 146.4 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:54.647Z] #17 146.4 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-08-08T11:19:54.647Z] #17 146.5 Selecting previously unselected package libatomic1-s390x-cross. [2021-08-08T11:19:54.647Z] #17 146.5 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:54.647Z] #17 146.5 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-08-08T11:19:54.647Z] #17 146.5 Selecting previously unselected package libstdc++6-s390x-cross. [2021-08-08T11:19:54.647Z] #17 146.5 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:54.906Z] #17 146.5 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-08-08T11:19:54.906Z] #17 146.6 Selecting previously unselected package libasan5-s390x-cross. [2021-08-08T11:19:54.906Z] #17 146.6 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:54.906Z] #17 146.6 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-08-08T11:19:54.906Z] #17 146.7 Selecting previously unselected package libubsan1-s390x-cross. [2021-08-08T11:19:54.906Z] #17 146.7 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:54.906Z] #17 146.7 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-08-08T11:19:54.906Z] #17 146.8 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-08-08T11:19:55.076Z] #20 17.50 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-08T11:19:55.076Z] #20 17.50 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-08-08T11:19:55.076Z] #20 17.50 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-08-08T11:19:55.076Z] #20 17.50 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-08-08T11:19:55.076Z] #20 17.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-08-08T11:19:55.076Z] #20 17.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-08-08T11:19:55.076Z] #20 17.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-08T11:19:55.076Z] #20 17.62 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-08T11:19:55.076Z] #20 17.62 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-08T11:19:55.076Z] #20 17.64 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-08-08T11:19:55.077Z] #20 17.64 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-08T11:19:55.077Z] #20 17.65 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-08T11:19:55.077Z] #20 17.67 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-08T11:19:55.077Z] #20 17.67 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-08-08T11:19:55.077Z] #20 17.72 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-08-08T11:19:55.077Z] #20 17.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-08-08T11:19:55.077Z] #20 17.75 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-08T11:19:55.165Z] #17 146.8 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:55.165Z] #17 146.8 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-08T11:19:55.165Z] #17 146.9 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-08-08T11:19:55.165Z] #17 146.9 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-08T11:19:55.165Z] #17 146.9 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-08T11:19:55.317Z] #54 1.807 + RM_GOPATH=0 [2021-08-08T11:19:55.339Z] #20 18.00 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-08-08T11:19:55.339Z] #20 18.04 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-08-08T11:19:55.339Z] #20 18.07 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-08-08T11:19:55.589Z] #54 1.809 + TMP_GOPATH= [2021-08-08T11:19:55.589Z] #54 1.809 + : /build [2021-08-08T11:19:55.589Z] #54 1.810 + '[' -z '' ']' [2021-08-08T11:19:55.589Z] #54 1.810 ++ mktemp -d [2021-08-08T11:19:55.589Z] #54 1.815 + export GOPATH=/tmp/tmp.BRXMZAMXED [2021-08-08T11:19:55.589Z] #54 1.815 + GOPATH=/tmp/tmp.BRXMZAMXED [2021-08-08T11:19:55.589Z] #54 1.816 + RM_GOPATH=1 [2021-08-08T11:19:55.589Z] #54 1.816 + case "$(go env GOARCH)" in [2021-08-08T11:19:55.589Z] #54 1.817 ++ go env GOARCH [2021-08-08T11:19:55.589Z] #54 1.840 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:19:55.589Z] #54 1.840 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:19:55.589Z] #54 1.841 ++ dirname /tmp/install/install.sh [2021-08-08T11:19:55.589Z] #54 1.842 + dir=/tmp/install [2021-08-08T11:19:55.589Z] #54 1.842 + bin=runc [2021-08-08T11:19:55.589Z] #54 1.842 + shift [2021-08-08T11:19:55.589Z] #54 1.843 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-08T11:19:55.589Z] #54 1.843 + . /tmp/install/runc.installer [2021-08-08T11:19:55.589Z] #54 1.843 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-08T11:19:55.589Z] #54 1.843 + install_runc [2021-08-08T11:19:55.589Z] #54 1.853 + uname -r [2021-08-08T11:19:55.589Z] #54 1.856 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-08T11:19:55.589Z] #54 1.862 + RUNC_BUILDTAGS='seccomp ' [2021-08-08T11:19:55.589Z] #54 1.862 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-08T11:19:55.589Z] #54 1.863 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-08T11:19:55.589Z] #54 1.863 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BRXMZAMXED/src/github.com/opencontainers/runc [2021-08-08T11:19:55.589Z] #54 1.865 Cloning into '/tmp/tmp.BRXMZAMXED/src/github.com/opencontainers/runc'... [2021-08-08T11:19:55.589Z] #54 ... [2021-08-08T11:19:55.589Z] [2021-08-08T11:19:55.589Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-08T11:19:55.589Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-08-08T11:19:55.589Z] #14 DONE 2.1s [2021-08-08T11:19:55.733Z] #17 147.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-08-08T11:19:55.733Z] #17 147.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-08T11:19:55.733Z] #17 147.5 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-08T11:19:55.733Z] #17 147.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-08-08T11:19:55.733Z] #17 147.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-08-08T11:19:55.733Z] #17 147.5 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-08-08T11:19:55.852Z] [2021-08-08T11:19:55.852Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-08T11:19:55.852Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-08-08T11:19:55.993Z] #17 147.6 Selecting previously unselected package libc6-dev-s390x-cross. [2021-08-08T11:19:55.993Z] #17 147.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-08-08T11:19:55.993Z] #17 147.7 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-08-08T11:19:56.252Z] #17 148.0 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-08-08T11:19:56.252Z] #17 148.0 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-08T11:19:56.252Z] #17 148.0 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-08T11:19:56.286Z] #20 18.79 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:19:56.286Z] #20 18.86 Fetched 27.7 MB in 2s (18.2 MB/s) [2021-08-08T11:19:56.286Z] #20 18.92 Selecting previously unselected package pigz. [2021-08-08T11:19:56.286Z] #20 18.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23419 files and directories currently installed.) [2021-08-08T11:19:56.286Z] #20 18.96 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-08-08T11:19:56.286Z] #20 18.97 Unpacking pigz (2.4-1) ... [2021-08-08T11:19:56.286Z] #20 19.09 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-08-08T11:19:56.333Z] #18 DONE 2.3s [2021-08-08T11:19:56.333Z] [2021-08-08T11:19:56.333Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-08T11:19:56.333Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-08-08T11:19:56.512Z] #17 148.2 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-08-08T11:19:56.512Z] #17 148.2 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-08T11:19:56.512Z] #17 148.2 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-08T11:19:56.548Z] #20 19.10 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-08T11:19:56.548Z] #20 19.12 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-08T11:19:57.080Z] #17 148.8 Selecting previously unselected package g++-s390x-linux-gnu. [2021-08-08T11:19:57.080Z] #17 148.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-08T11:19:57.080Z] #17 148.8 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-08T11:19:57.080Z] #17 148.9 Selecting previously unselected package crossbuild-essential-s390x. [2021-08-08T11:19:57.080Z] #17 148.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-08-08T11:19:57.080Z] #17 148.9 Unpacking crossbuild-essential-s390x (12.6) ... [2021-08-08T11:19:57.080Z] #17 148.9 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-08-08T11:19:57.123Z] #20 19.59 Selecting previously unselected package python3.7-minimal. [2021-08-08T11:19:57.123Z] #20 19.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-08T11:19:57.123Z] #20 19.62 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-08T11:19:57.277Z] #15 DONE 1.3s [2021-08-08T11:19:57.277Z] [2021-08-08T11:19:57.277Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:19:57.277Z] #46 sha256:03788c51b086ee98870b6d9eb2ae340dba852e1dcf6afd5ffdfd04df46250ef0 [2021-08-08T11:19:57.277Z] #46 130.2 vendor/golang.org/x/net/idna [2021-08-08T11:19:57.277Z] #46 132.2 vendor/golang.org/x/net/http2/hpack [2021-08-08T11:19:57.277Z] #46 133.7 mime [2021-08-08T11:19:57.339Z] #17 149.0 Setting up libfile-which-perl (1.23-1) ... [2021-08-08T11:19:57.339Z] #17 149.0 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-08-08T11:19:57.339Z] #17 149.0 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-08-08T11:19:57.339Z] #17 149.0 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-08-08T11:19:57.339Z] #17 149.0 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-08-08T11:19:57.339Z] #17 149.0 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-08-08T11:19:57.339Z] #17 149.0 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-08-08T11:19:57.339Z] #17 149.0 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-08-08T11:19:57.339Z] #17 149.1 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-08-08T11:19:57.339Z] #17 149.1 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-08T11:19:57.339Z] #17 149.1 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-08-08T11:19:57.339Z] #17 149.1 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-08-08T11:19:57.339Z] #17 149.1 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-08-08T11:19:57.339Z] #17 149.1 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-08-08T11:19:57.339Z] #17 149.1 Setting up file (1:5.35-4+deb10u2) ... [2021-08-08T11:19:57.339Z] #17 149.2 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-08-08T11:19:57.339Z] #17 149.2 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:57.339Z] #17 149.2 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-08T11:19:57.339Z] #17 149.2 Setting up libyaml-perl (1.27-1) ... [2021-08-08T11:19:57.339Z] #17 149.2 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-08T11:19:57.339Z] #17 149.2 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-08T11:19:57.339Z] #17 149.3 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-08T11:19:57.339Z] #17 149.3 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-08-08T11:19:57.598Z] #17 149.3 Setting up libxml-sax-base-perl (1.09-1) ... [2021-08-08T11:19:57.598Z] #17 149.3 Setting up libio-string-perl (1.08-3) ... [2021-08-08T11:19:57.598Z] #17 149.3 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-08-08T11:19:57.598Z] #17 149.3 Setting up cross-config (2.6.15-3) ... [2021-08-08T11:19:57.598Z] #17 149.4 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-08T11:19:57.598Z] #17 149.4 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-08-08T11:19:57.598Z] #17 149.5 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-08T11:19:57.598Z] #17 149.5 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-08-08T11:19:57.598Z] #17 149.5 Setting up xz-utils (5.2.4-1) ... [2021-08-08T11:19:57.598Z] #17 149.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-08T11:19:57.598Z] #17 149.5 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-08-08T11:19:57.598Z] #17 149.5 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-08T11:19:57.598Z] #17 149.5 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-08-08T11:19:57.598Z] #17 149.5 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-08T11:19:57.712Z] #20 20.18 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-08T11:19:57.712Z] #20 20.24 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-08T11:19:57.857Z] #17 149.5 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-08-08T11:19:57.857Z] #17 149.6 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:57.857Z] #17 149.6 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-08-08T11:19:57.857Z] #17 149.6 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-08-08T11:19:57.857Z] #17 149.6 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-08-08T11:19:57.857Z] #17 149.6 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:57.857Z] #17 149.6 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-08-08T11:19:57.857Z] #17 149.6 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-08-08T11:19:57.857Z] #17 149.6 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-08-08T11:19:57.857Z] #17 149.6 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-08-08T11:19:57.857Z] #17 149.7 Setting up libfile-homedir-perl (1.004-1) ... [2021-08-08T11:19:57.857Z] #17 149.7 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-08-08T11:19:57.857Z] #17 149.7 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-08-08T11:19:57.857Z] #17 149.7 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-08T11:19:57.857Z] #17 149.7 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-08-08T11:19:57.857Z] #17 149.7 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-08T11:19:57.857Z] #17 149.7 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-08-08T11:19:57.857Z] #17 149.7 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-08-08T11:19:57.857Z] #17 149.7 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-08T11:19:58.116Z] #17 149.8 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-08-08T11:19:58.116Z] #17 149.8 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-08-08T11:19:58.116Z] #17 149.8 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-08-08T11:19:58.116Z] #17 149.8 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-08-08T11:19:58.116Z] #17 149.8 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-08-08T11:19:58.116Z] #17 149.8 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-08-08T11:19:58.116Z] #17 149.8 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-08T11:19:58.116Z] #17 149.8 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:58.116Z] #17 149.9 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-08-08T11:19:58.116Z] #17 149.9 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-08-08T11:19:58.116Z] #17 149.9 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-08T11:19:58.116Z] #17 149.9 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-08-08T11:19:58.116Z] #17 149.9 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-08-08T11:19:58.116Z] #17 149.9 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-08-08T11:19:58.116Z] #17 149.9 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-08-08T11:19:58.116Z] #17 150.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-08-08T11:19:58.230Z] #46 136.2 mime/quotedprintable [2021-08-08T11:19:58.230Z] #46 ... [2021-08-08T11:19:58.230Z] [2021-08-08T11:19:58.230Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-08T11:19:58.230Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-08-08T11:19:58.230Z] #16 1.115 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-08T11:19:58.230Z] #16 DONE 1.2s [2021-08-08T11:19:58.230Z] [2021-08-08T11:19:58.230Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-08T11:19:58.230Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-08-08T11:19:58.374Z] #17 150.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-08T11:19:58.374Z] #17 150.2 [2021-08-08T11:19:58.375Z] #17 150.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-08T11:19:58.375Z] #17 150.3 Setting up dpkg-dev (1.19.7) ... [2021-08-08T11:19:58.634Z] #17 150.3 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-08-08T11:19:58.634Z] #17 150.3 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-08-08T11:19:58.634Z] #17 150.3 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-08T11:19:58.634Z] #17 150.4 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-08-08T11:19:58.634Z] #17 150.4 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-08-08T11:19:58.634Z] #17 150.4 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:58.634Z] #17 150.4 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-08-08T11:19:58.634Z] #17 150.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-08-08T11:19:58.634Z] #17 150.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-08-08T11:19:58.889Z] #19 DONE 2.2s [2021-08-08T11:19:58.889Z] [2021-08-08T11:19:58.889Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:19:58.889Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-08T11:19:58.894Z] #17 150.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-08T11:19:58.894Z] #17 150.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-08T11:19:58.894Z] #17 150.8 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-08T11:19:59.080Z] #22 9.763 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-08T11:19:59.152Z] #17 150.8 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-08T11:19:59.152Z] #17 150.8 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 150.8 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 150.8 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 150.8 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 150.9 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 150.9 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 150.9 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 150.9 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 150.9 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 150.9 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 150.9 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 150.9 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 150.9 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 150.9 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 151.0 Setting up libxml-simple-perl (2.25-1) ... [2021-08-08T11:19:59.152Z] #17 151.0 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 151.0 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 151.0 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 151.0 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 151.0 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-08T11:19:59.152Z] #17 151.0 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 151.0 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 151.0 Setting up libconfig-auto-perl (0.44-1) ... [2021-08-08T11:19:59.152Z] #17 151.1 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 151.1 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.152Z] #17 151.1 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.337Z] #22 10.79 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-08T11:19:59.337Z] #22 10.83 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-08T11:19:59.337Z] #22 10.87 Collecting pyyaml (from yamllint==1.26.1) [2021-08-08T11:19:59.438Z] #17 151.1 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-08T11:19:59.439Z] #17 151.1 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-08T11:19:59.439Z] #17 151.1 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.439Z] #17 151.1 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-08T11:19:59.439Z] #17 151.1 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.439Z] #17 151.1 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-08-08T11:19:59.439Z] #17 151.2 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-08T11:19:59.439Z] #17 151.2 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-08T11:19:59.439Z] #17 151.2 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-08T11:19:59.439Z] #17 151.2 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-08T11:19:59.439Z] #17 151.2 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-08T11:19:59.439Z] #17 151.2 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-08T11:19:59.439Z] #17 151.2 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-08T11:19:59.439Z] #17 151.2 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-08T11:19:59.439Z] #17 151.2 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-08T11:19:59.439Z] #17 151.3 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-08T11:19:59.439Z] #17 151.3 Setting up dpkg-cross (2.6.15-3) ... [2021-08-08T11:19:59.439Z] #17 151.3 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-08T11:19:59.594Z] #22 11.06 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-08T11:19:59.615Z] #17 DONE 1.2s [2021-08-08T11:19:59.615Z] [2021-08-08T11:19:59.615Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-08T11:19:59.615Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-08-08T11:19:59.697Z] #17 151.4 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-08T11:19:59.697Z] #17 151.4 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-08T11:19:59.697Z] #17 151.4 Setting up crossbuild-essential-armhf (12.6) ... [2021-08-08T11:19:59.697Z] #17 151.4 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-08T11:19:59.697Z] #17 151.4 Setting up crossbuild-essential-arm64 (12.6) ... [2021-08-08T11:19:59.697Z] #17 151.5 Setting up crossbuild-essential-s390x (12.6) ... [2021-08-08T11:19:59.697Z] #17 151.5 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-08-08T11:19:59.697Z] #17 151.5 Setting up crossbuild-essential-armel (12.6) ... [2021-08-08T11:19:59.697Z] #17 151.5 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:19:59.850Z] #22 11.33 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-08T11:19:59.850Z] #22 11.34 Building wheels for collected packages: yamllint [2021-08-08T11:19:59.850Z] #22 11.34 Running setup.py bdist_wheel for yamllint: started [2021-08-08T11:20:00.268Z] #20 22.52 Selecting previously unselected package python3-minimal. [2021-08-08T11:20:00.268Z] #20 22.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23668 files and directories currently installed.) [2021-08-08T11:20:00.268Z] #20 22.62 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-08-08T11:20:00.268Z] #20 22.63 Unpacking python3-minimal (3.7.3-1) ... [2021-08-08T11:20:00.268Z] #20 22.78 Selecting previously unselected package libmpdec2:arm64. [2021-08-08T11:20:00.268Z] #20 22.79 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-08-08T11:20:00.268Z] #20 22.80 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-08-08T11:20:00.268Z] #20 22.96 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-08-08T11:20:00.268Z] #20 22.96 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-08-08T11:20:00.268Z] #20 22.98 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-08T11:20:01.003Z] #18 DONE 1.2s [2021-08-08T11:20:01.003Z] [2021-08-08T11:20:01.003Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-08T11:20:01.003Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-08-08T11:20:01.214Z] #20 23.90 Selecting previously unselected package python3.7. [2021-08-08T11:20:01.214Z] #20 23.92 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-08-08T11:20:01.214Z] #20 23.94 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-08T11:20:01.235Z] #22 12.49 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-08T11:20:01.235Z] #22 12.49 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-08T11:20:01.235Z] #22 12.53 Successfully built yamllint [2021-08-08T11:20:01.235Z] #22 12.55 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-08T11:20:01.298Z] Commit message: "Merge commit '91dc595e96483184e090d653870eb95d95f96904' into HEAD" [2021-08-08T11:20:01.401Z] #20 2.411 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:20:01.401Z] #20 2.442 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-08T11:20:01.401Z] #20 2.497 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:20:01.401Z] #20 2.675 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:20:01.424Z] First time build. Skipping changelog. [2021-08-08T11:20:01.477Z] #20 24.06 Selecting previously unselected package libpython3-stdlib:arm64. [2021-08-08T11:20:01.477Z] #20 24.07 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-08-08T11:20:01.477Z] #20 24.09 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-08T11:20:01.477Z] #20 24.23 Setting up python3-minimal (3.7.3-1) ... [2021-08-08T11:20:01.502Z] #22 12.92 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-08T11:20:01.602Z] #17 DONE 152.9s [2021-08-08T11:20:01.602Z] [2021-08-08T11:20:01.602Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:20:01.602Z] #66 sha256:6897589991ae722cf050a2e26066f354409e8c37a908d2a9f4fd361148897114 [2021-08-08T11:20:01.656Z] #20 3.053 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-08T11:20:02.079Z] #22 DONE 13.4s [2021-08-08T11:20:02.079Z] [2021-08-08T11:20:02.079Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-08T11:20:02.079Z] #25 sha256:931b193c1d8b3d18894691dc28efa3ae84f67ad8527af55f221e11a3b8afe370 [2021-08-08T11:20:02.217Z] #20 ... [2021-08-08T11:20:02.217Z] [2021-08-08T11:20:02.217Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:20:02.217Z] #54 sha256:786d9fb367e7a3134d8c470010ff433c082f1f4209cbb25e5e936599470e3112 [2021-08-08T11:20:02.217Z] #54 12.67 + cd /tmp/tmp.HKzNDG8bjj/src/github.com/opencontainers/runc [2021-08-08T11:20:02.217Z] #54 12.67 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-08T11:20:02.217Z] #54 12.84 + '[' -z '' ']' [2021-08-08T11:20:02.217Z] #54 12.84 + target=static [2021-08-08T11:20:02.217Z] #54 12.84 + make 'BUILDTAGS=seccomp ' static [2021-08-08T11:20:02.217Z] #54 13.11 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 . [2021-08-08T11:20:02.391Z] #19 DONE 1.6s [2021-08-08T11:20:02.391Z] [2021-08-08T11:20:02.391Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:20:02.391Z] #46 sha256:03788c51b086ee98870b6d9eb2ae340dba852e1dcf6afd5ffdfd04df46250ef0 [2021-08-08T11:20:02.391Z] #46 136.9 net/http/internal [2021-08-08T11:20:02.424Z] #20 ... [2021-08-08T11:20:02.424Z] [2021-08-08T11:20:02.424Z] #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 [2021-08-08T11:20:02.424Z] #24 sha256:d9d10fc1e236c1ff6b5b462f7ae63a77b38ece82038247012669305a1f8981cd [2021-08-08T11:20:02.424Z] #24 118.3 Checking out files: 20% (2323/11321) Checking out files: 21% (2378/11321) Checking out files: 22% (2491/11321) Checking out files: 23% (2604/11321) Checking out files: 24% (2718/11321) Checking out files: 25% (2831/11321) Checking out files: 26% (2944/11321) Checking out files: 27% (3057/11321) Checking out files: 28% (3170/11321) Checking out files: 29% (3284/11321) Checking out files: 30% (3397/11321) Checking out files: 31% (3510/11321) Checking out files: 32% (3623/11321) Checking out files: 33% (3736/11321) Checking out files: 34% (3850/11321) Checking out files: 35% (3963/11321) Checking out files: 36% (4076/11321) Checking out files: 37% (4189/11321) Checking out files: 38% (4302/11321) Checking out files: 39% (4416/11321) Checking out files: 40% (4529/11321) Checking out files: 41% (4642/11321) Checking out files: 42% (4755/11321) Checking out files: 43% (4869/11321) Checking out files: 43% (4900/11321) Checking out files: 44% (4982/11321) Checking out files: 45% (5095/11321) Checking out files: 46% (5208/11321) Checking out files: 47% (5321/11321) Checking out files: 48% (5435/11321) Checking out files: 49% (5548/11321) Checking out files: 50% (5661/11321) Checking out files: 51% (5774/11321) Checking out files: 52% (5887/11321) Checking out files: 53% (6001/11321) Checking out files: 54% (6114/11321) Checking out files: 55% (6227/11321) Checking out files: 56% (6340/11321) Checking out files: 57% (6453/11321) Checking out files: 58% (6567/11321) Checking out files: 59% (6680/11321) Checking out files: 60% (6793/11321) Checking out files: 61% (6906/11321) Checking out files: 62% (7020/11321) Checking out files: 63% (7133/11321) Checking out files: 64% (7246/11321) Checking out files: 65% (7359/11321) Checking out files: 66% (7472/11321) Checking out files: 67% (7586/11321) Checking out files: 67% (7695/11321) Checking out files: 68% (7699/11321) Checking out files: 69% (7812/11321) Checking out files: 70% (7925/11321) Checking out files: 71% (8038/11321) Checking out files: 72% (8152/11321) Checking out files: 73% (8265/11321) Checking out files: 74% (8378/11321) Checking out files: 75% (8491/11321) Checking out files: 76% (8604/11321) Checking out files: 77% (8718/11321) Checking out files: 78% (8831/11321) Checking out files: 79% (8944/11321) Checking out files: 80% (9057/11321) Checking out files: 81% (9171/11321) Checking out files: 82% (9284/11321) Checking out files: 83% (9397/11321) Checking out files: 84% (9510/11321) Checking out files: 85% (9623/11321) Checking out files: 86% (9737/11321) Checking out files: 86% (9778/11321) Checking out files: 87% (9850/11321) Checking out files: 88% (9963/11321) Checking out files: 89% (10076/11321) Checking out files: 90% (10189/11321) Checking out files: 91% (10303/11321) Checking out files: 92% (10416/11321) Checking out files: 93% (10529/11321) Checking out files: 94% (10642/11321) Checking out files: 95% (10755/11321) Checking out files: 96% (10869/11321) Checking out files: 97% (10982/11321) Checking out files: 98% (11095/11321) Checking out files: 99% (11208/11321) Checking out files: 100% (11321/11321) Checking out files: 100% (11321/11321), done. [2021-08-08T11:20:02.424Z] #24 122.0 + cd /tmp/tmp.WoAHU79Hna/tmp/docker-ce [2021-08-08T11:20:02.424Z] #24 122.0 + git checkout -q v17.06.2-ce [2021-08-08T11:20:02.472Z] #54 ... [2021-08-08T11:20:02.472Z] [2021-08-08T11:20:02.472Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:20:02.472Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-08T11:20:02.472Z] #20 3.946 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-08-08T11:20:02.540Z] #66 1.418 + RM_GOPATH=0 [2021-08-08T11:20:02.540Z] #66 1.418 + TMP_GOPATH= [2021-08-08T11:20:02.540Z] #66 1.418 + : /build [2021-08-08T11:20:02.540Z] #66 1.418 + '[' -z '' ']' [2021-08-08T11:20:02.540Z] #66 1.418 ++ mktemp -d [2021-08-08T11:20:02.540Z] #66 1.418 + export GOPATH=/tmp/tmp.ES2LZTzXKA [2021-08-08T11:20:02.540Z] #66 1.418 + GOPATH=/tmp/tmp.ES2LZTzXKA [2021-08-08T11:20:02.540Z] #66 1.418 + RM_GOPATH=1 [2021-08-08T11:20:02.540Z] #66 1.418 + case "$(go env GOARCH)" in [2021-08-08T11:20:02.540Z] #66 1.418 ++ go env GOARCH [2021-08-08T11:20:02.540Z] #66 1.423 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:20:02.540Z] #66 1.423 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:20:02.540Z] #66 1.424 ++ dirname /tmp/install/install.sh [2021-08-08T11:20:02.540Z] #66 1.424 + dir=/tmp/install [2021-08-08T11:20:02.540Z] #66 1.424 + bin=rootlesskit [2021-08-08T11:20:02.540Z] #66 1.424 + shift [2021-08-08T11:20:02.540Z] #66 1.424 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-08T11:20:02.540Z] #66 1.424 + . /tmp/install/rootlesskit.installer [2021-08-08T11:20:02.540Z] #66 1.424 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-08T11:20:02.540Z] #66 1.424 + install_rootlesskit [2021-08-08T11:20:02.540Z] #66 1.424 + case "$1" in [2021-08-08T11:20:02.540Z] #66 1.424 + export CGO_ENABLED=0 [2021-08-08T11:20:02.540Z] #66 1.424 + CGO_ENABLED=0 [2021-08-08T11:20:02.540Z] #66 1.424 + _install_rootlesskit [2021-08-08T11:20:02.540Z] #66 1.425 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-08T11:20:02.540Z] #66 1.425 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-08T11:20:02.540Z] #66 1.425 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ES2LZTzXKA/src/github.com/rootless-containers/rootlesskit [2021-08-08T11:20:02.540Z] #66 1.428 Cloning into '/tmp/tmp.ES2LZTzXKA/src/github.com/rootless-containers/rootlesskit'... [2021-08-08T11:20:02.656Z] #46 ... [2021-08-08T11:20:02.656Z] [2021-08-08T11:20:02.656Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:20:02.656Z] #59 sha256:932f295f066687ea847b3de032c4767e6ecd050a4d7d4b7941baf8772923ff57 [2021-08-08T11:20:02.656Z] #59 132.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-08T11:20:02.656Z] #59 132.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-08T11:20:02.656Z] #59 DONE 140.6s [2021-08-08T11:20:02.656Z] [2021-08-08T11:20:02.656Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-08T11:20:02.656Z] #60 sha256:65d1f7e57975af49fec09ea2225e605c28f754def0ead3079cd9c67bb4a5f33c [2021-08-08T11:20:02.656Z] #60 DONE 0.1s [2021-08-08T11:20:02.656Z] [2021-08-08T11:20:02.656Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:20:02.656Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-08T11:20:02.999Z] #24 ... [2021-08-08T11:20:02.999Z] [2021-08-08T11:20:02.999Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:20:02.999Z] #46 sha256:a8964003557a2efb5a543af991466ac8a4012b3746191308e6ff8043310c6f86 [2021-08-08T11:20:02.999Z] #46 118.0 github.com/LK4D4/vndr/godl [2021-08-08T11:20:02.999Z] #46 118.8 github.com/LK4D4/vndr [2021-08-08T11:20:02.999Z] #46 DONE 122.6s [2021-08-08T11:20:02.999Z] [2021-08-08T11:20:02.999Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:20:02.999Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-08-08T11:20:02.999Z] #20 25.47 Selecting previously unselected package python3. [2021-08-08T11:20:02.999Z] #20 25.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24080 files and directories currently installed.) [2021-08-08T11:20:02.999Z] #20 25.51 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-08-08T11:20:02.999Z] #20 25.54 Unpacking python3 (3.7.3-1) ... [2021-08-08T11:20:03.010Z] #25 DONE 1.2s [2021-08-08T11:20:03.010Z] [2021-08-08T11:20:03.010Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:20:03.010Z] #50 sha256:1a7f9036b3d1f2991695c67ebf6d0f33f7c8bc4a25167ba5f713423a0ad62f08 [2021-08-08T11:20:03.109Z] #66 ... [2021-08-08T11:20:03.109Z] [2021-08-08T11:20:03.109Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-08-08T11:20:03.109Z] #18 sha256:320e2219e2266e3ca4c31f2e8529535581d06f0d5897d705b79732cb5e05447c [2021-08-08T11:20:03.109Z] #18 DONE 1.8s [2021-08-08T11:20:03.109Z] [2021-08-08T11:20:03.109Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-08T11:20:03.109Z] #31 sha256:23bf0708c8fe672bfada1275fc6829f5cead6a8511170036b37ad3ce502c4523 [2021-08-08T11:20:03.109Z] #31 1.581 + RM_GOPATH=0 [2021-08-08T11:20:03.109Z] #31 1.581 + TMP_GOPATH= [2021-08-08T11:20:03.109Z] #31 1.581 + : /build [2021-08-08T11:20:03.109Z] #31 1.581 + '[' -z '' ']' [2021-08-08T11:20:03.109Z] #31 1.581 ++ mktemp -d [2021-08-08T11:20:03.109Z] #31 1.581 + export GOPATH=/tmp/tmp.LU2ULIB9wa [2021-08-08T11:20:03.109Z] #31 1.581 + GOPATH=/tmp/tmp.LU2ULIB9wa [2021-08-08T11:20:03.109Z] #31 1.581 + RM_GOPATH=1 [2021-08-08T11:20:03.109Z] #31 1.581 + case "$(go env GOARCH)" in [2021-08-08T11:20:03.109Z] #31 1.583 ++ go env GOARCH [2021-08-08T11:20:03.109Z] #31 1.589 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:20:03.109Z] #31 1.589 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:20:03.109Z] #31 1.589 ++ dirname /tmp/install/install.sh [2021-08-08T11:20:03.109Z] #31 1.590 + dir=/tmp/install [2021-08-08T11:20:03.109Z] #31 1.590 + bin=dockercli [2021-08-08T11:20:03.109Z] #31 1.590 + shift [2021-08-08T11:20:03.109Z] #31 1.590 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-08T11:20:03.109Z] #31 1.590 + . /tmp/install/dockercli.installer [2021-08-08T11:20:03.109Z] #31 1.590 ++ : stable [2021-08-08T11:20:03.109Z] #31 1.590 ++ : 17.06.2-ce [2021-08-08T11:20:03.109Z] #31 1.590 + install_dockercli [2021-08-08T11:20:03.109Z] #31 1.590 Install docker/cli version 17.06.2-ce from stable [2021-08-08T11:20:03.109Z] #31 1.590 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-08T11:20:03.109Z] #31 1.592 ++ uname -m [2021-08-08T11:20:03.109Z] #31 1.592 + arch=x86_64 [2021-08-08T11:20:03.109Z] #31 1.592 + '[' x86_64 '!=' x86_64 ']' [2021-08-08T11:20:03.109Z] #31 1.592 + url=https://download.docker.com/linux/static [2021-08-08T11:20:03.109Z] #31 1.595 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-08T11:20:03.109Z] #31 1.595 + tar -xz docker/docker [2021-08-08T11:20:03.236Z] #20 ... [2021-08-08T11:20:03.236Z] [2021-08-08T11:20:03.236Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-08T11:20:03.236Z] #61 sha256:e3f91bddad2f00c50ed75ee40dfd2170cd4e07004fc0730e01c9903c4d651318 [2021-08-08T11:20:03.236Z] #61 DONE 0.2s [2021-08-08T11:20:03.236Z] [2021-08-08T11:20:03.236Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:20:03.236Z] #46 sha256:03788c51b086ee98870b6d9eb2ae340dba852e1dcf6afd5ffdfd04df46250ef0 [2021-08-08T11:20:03.262Z] #20 25.78 Selecting previously unselected package libip4tc0:arm64. [2021-08-08T11:20:03.262Z] #20 25.79 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-08-08T11:20:03.262Z] #20 25.82 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-08-08T11:20:03.262Z] #20 25.95 Selecting previously unselected package libip6tc0:arm64. [2021-08-08T11:20:03.262Z] #20 25.95 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-08-08T11:20:03.262Z] #20 25.96 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-08-08T11:20:03.262Z] #20 26.06 Selecting previously unselected package libiptc0:arm64. [2021-08-08T11:20:03.267Z] #50 ... [2021-08-08T11:20:03.267Z] [2021-08-08T11:20:03.267Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-08T11:20:03.267Z] #30 sha256:db564f1fbbcc42fddc1326691f66715a577fc5148fe03c91d81a137796325a3d [2021-08-08T11:20:03.497Z] #46 141.4 crypto/tls [2021-08-08T11:20:03.539Z] #20 26.07 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-08-08T11:20:03.540Z] #20 26.07 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-08-08T11:20:03.540Z] #20 26.23 Selecting previously unselected package libnfnetlink0:arm64. [2021-08-08T11:20:03.540Z] #20 26.24 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-08-08T11:20:03.540Z] #20 26.26 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-08T11:20:03.802Z] #20 26.40 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-08-08T11:20:03.802Z] #20 26.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-08-08T11:20:03.802Z] #20 26.42 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-08-08T11:20:03.883Z] #20 5.360 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:20:04.065Z] #20 26.55 Selecting previously unselected package libnftnl11:arm64. [2021-08-08T11:20:04.065Z] #20 26.56 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-08-08T11:20:04.065Z] #20 26.56 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-08-08T11:20:04.065Z] #20 26.69 Selecting previously unselected package iptables. [2021-08-08T11:20:04.065Z] #20 26.69 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-08-08T11:20:04.065Z] #20 26.69 Unpacking iptables (1.8.2-4) ... [2021-08-08T11:20:04.639Z] #20 27.19 Selecting previously unselected package xxd. [2021-08-08T11:20:04.639Z] #20 27.19 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-08-08T11:20:04.639Z] #20 27.22 Unpacking xxd (2:8.1.0875-5) ... [2021-08-08T11:20:04.913Z] #20 27.37 Selecting previously unselected package vim-common. [2021-08-08T11:20:04.913Z] #20 27.39 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-08T11:20:04.913Z] #20 27.41 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-08T11:20:04.913Z] #20 27.59 Selecting previously unselected package bash-completion. [2021-08-08T11:20:04.913Z] #20 27.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-08T11:20:04.976Z] + docker version [2021-08-08T11:20:01.335Z] > git rev-list --no-walk 22f10c3920041a7e8788c7eade803485cbb5f4ca # timeout=10 [2021-08-08T11:20:05.249Z] #20 ... [2021-08-08T11:20:05.249Z] [2021-08-08T11:20:05.249Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:20:05.249Z] #46 sha256:d321bdf6d2531ce6465d79686530afc16d72a95165b583c442b1aafb148bc4aa [2021-08-08T11:20:05.249Z] #46 130.1 github.com/LK4D4/vndr/godl [2021-08-08T11:20:05.249Z] #46 130.8 github.com/LK4D4/vndr [2021-08-08T11:20:05.249Z] #46 DONE 135.0s [2021-08-08T11:20:05.249Z] [2021-08-08T11:20:05.249Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:20:05.249Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-08T11:20:05.249Z] #20 6.757 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:20:06.404Z] #31 4.686 + mkdir -p /build [2021-08-08T11:20:06.404Z] #31 4.690 + mv docker/docker /build/ [2021-08-08T11:20:06.404Z] #31 4.692 + rmdir docker [2021-08-08T11:20:06.404Z] #31 DONE 4.9s [2021-08-08T11:20:06.404Z] [2021-08-08T11:20:06.404Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:20:06.404Z] #66 sha256:6897589991ae722cf050a2e26066f354409e8c37a908d2a9f4fd361148897114 [2021-08-08T11:20:06.404Z] #66 3.596 + cd /tmp/tmp.ES2LZTzXKA/src/github.com/rootless-containers/rootlesskit [2021-08-08T11:20:06.404Z] #66 3.603 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-08T11:20:06.404Z] #66 3.624 + export GO111MODULE=on [2021-08-08T11:20:06.404Z] #66 3.624 + GO111MODULE=on [2021-08-08T11:20:06.404Z] #66 3.624 + export GOPROXY=https://proxy.golang.org [2021-08-08T11:20:06.404Z] #66 3.624 + GOPROXY=https://proxy.golang.org [2021-08-08T11:20:06.404Z] #66 3.625 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-08T11:20:06.404Z] #66 3.625 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-08T11:20:06.404Z] #66 4.461 go: downloading github.com/pkg/errors v0.9.1 [2021-08-08T11:20:06.404Z] #66 4.463 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-08T11:20:06.404Z] #66 4.554 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-08T11:20:06.404Z] #66 4.828 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-08T11:20:07.787Z] #66 6.437 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-08T11:20:07.787Z] #66 6.718 go: downloading github.com/google/uuid v1.3.0 [2021-08-08T11:20:07.787Z] #66 6.765 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-08T11:20:08.047Z] #66 6.922 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-08T11:20:08.224Z] #20 30.41 Unpacking bash-completion (1:2.8-6) ... [2021-08-08T11:20:08.224Z] #20 30.81 Selecting previously unselected package bzip2. [2021-08-08T11:20:08.224Z] #20 30.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-08-08T11:20:08.224Z] #20 30.82 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-08T11:20:08.308Z] #66 6.998 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-08T11:20:08.308Z] #66 7.033 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-08T11:20:08.308Z] #66 7.131 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-08T11:20:08.487Z] #20 30.95 Selecting previously unselected package xz-utils. [2021-08-08T11:20:08.487Z] #20 30.95 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-08-08T11:20:08.487Z] #20 30.96 Unpacking xz-utils (5.2.4-1) ... [2021-08-08T11:20:08.487Z] #20 31.16 Selecting previously unselected package apparmor. [2021-08-08T11:20:08.487Z] #20 31.17 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-08-08T11:20:08.513Z] #20 ... [2021-08-08T11:20:08.513Z] [2021-08-08T11:20:08.513Z] #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 [2021-08-08T11:20:08.513Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-08T11:20:08.513Z] #32 DONE 138.1s [2021-08-08T11:20:08.567Z] #30 ... [2021-08-08T11:20:08.567Z] [2021-08-08T11:20:08.567Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:20:08.567Z] #50 sha256:1a7f9036b3d1f2991695c67ebf6d0f33f7c8bc4a25167ba5f713423a0ad62f08 [2021-08-08T11:20:08.567Z] #66 7.282 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-08T11:20:08.567Z] #50 197.9 + /build/golangci-lint --version [2021-08-08T11:20:08.567Z] #66 7.382 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-08T11:20:08.568Z] #50 198.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-08T11:20:08.768Z] [2021-08-08T11:20:08.768Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:20:08.768Z] #57 sha256:b823a98ce22200753f081ad3779983d8e010223ef1805f7a0f55aac3968aafff [2021-08-08T11:20:08.792Z] #46 ... [2021-08-08T11:20:08.792Z] [2021-08-08T11:20:08.792Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:20:08.792Z] #54 sha256:51902ecbcf5bde45b542ed4483d801778651926582d1d21306706164828b6292 [2021-08-08T11:20:08.792Z] #54 13.72 + cd /tmp/tmp.BRXMZAMXED/src/github.com/opencontainers/runc [2021-08-08T11:20:08.792Z] #54 13.72 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-08T11:20:08.792Z] #54 14.08 + '[' -z '' ']' [2021-08-08T11:20:08.792Z] #54 14.08 + target=static [2021-08-08T11:20:08.792Z] #54 14.08 + make 'BUILDTAGS=seccomp ' static [2021-08-08T11:20:08.792Z] #54 14.69 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 . [2021-08-08T11:20:08.800Z] #20 31.24 Unpacking apparmor (2.13.2-10) ... [2021-08-08T11:20:09.065Z] #20 31.59 Selecting previously unselected package aufs-tools. [2021-08-08T11:20:09.065Z] #20 31.60 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-08-08T11:20:09.065Z] #20 31.62 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-08T11:20:09.065Z] #20 31.78 Selecting previously unselected package libonig5:arm64. [2021-08-08T11:20:09.351Z] #20 31.79 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-08-08T11:20:09.351Z] #20 31.80 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-08-08T11:20:09.351Z] #20 31.96 Selecting previously unselected package libjq1:arm64. [2021-08-08T11:20:09.351Z] #20 31.96 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-08-08T11:20:09.352Z] #20 31.97 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-08T11:20:09.643Z] #20 32.07 Selecting previously unselected package jq. [2021-08-08T11:20:09.643Z] #20 32.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-08-08T11:20:09.643Z] #20 32.09 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-08T11:20:09.643Z] #20 32.20 Selecting previously unselected package libaio1:arm64. [2021-08-08T11:20:09.643Z] #20 32.20 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-08-08T11:20:09.643Z] #20 32.21 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-08-08T11:20:09.643Z] #20 32.29 Selecting previously unselected package libgpm2:arm64. [2021-08-08T11:20:09.643Z] #20 32.30 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-08-08T11:20:09.695Z] #57 ... [2021-08-08T11:20:09.695Z] [2021-08-08T11:20:09.695Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:20:09.695Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-08T11:20:09.695Z] #20 11.15 Fetched 8990 kB in 9s (1001 kB/s) [2021-08-08T11:20:09.919Z] #20 32.32 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-08-08T11:20:09.919Z] #20 32.47 Selecting previously unselected package libicu63:arm64. [2021-08-08T11:20:09.919Z] #20 32.47 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-08-08T11:20:09.919Z] #20 32.48 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-08T11:20:09.947Z] #66 8.734 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-08T11:20:09.947Z] #66 8.764 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-08T11:20:10.772Z] Client: Mirantis Container Runtime [2021-08-08T11:20:10.772Z] Version: 20.10.0 [2021-08-08T11:20:10.772Z] API version: 1.41 [2021-08-08T11:20:10.772Z] Go version: go1.13.15 [2021-08-08T11:20:10.772Z] Git commit: 6ee42dc [2021-08-08T11:20:10.772Z] Built: 03/11/2021 13:24:56 [2021-08-08T11:20:10.772Z] OS/Arch: windows/amd64 [2021-08-08T11:20:10.772Z] Context: default [2021-08-08T11:20:10.772Z] Experimental: true [2021-08-08T11:20:10.772Z] [2021-08-08T11:20:10.772Z] Server: Mirantis Container Runtime [2021-08-08T11:20:10.772Z] Engine: [2021-08-08T11:20:10.772Z] Version: 20.10.0 [2021-08-08T11:20:10.772Z] API version: 1.41 (minimum version 1.24) [2021-08-08T11:20:10.772Z] Go version: go1.13.15 [2021-08-08T11:20:10.772Z] Git commit: 1e08f21e79 [2021-08-08T11:20:10.772Z] Built: 03/11/2021 13:23:32 [2021-08-08T11:20:10.772Z] OS/Arch: windows/amd64 [2021-08-08T11:20:10.772Z] Experimental: true [2021-08-08T11:20:11.327Z] #66 ... [2021-08-08T11:20:11.327Z] [2021-08-08T11:20:11.327Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-08T11:20:11.327Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-08-08T11:20:11.327Z] #43 2.015 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:20:11.327Z] #43 2.049 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:20:11.327Z] #43 2.049 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:20:11.327Z] #43 2.545 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-08T11:20:11.327Z] #43 3.057 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:20:11.327Z] #43 3.683 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-08T11:20:11.327Z] #43 4.644 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-08T11:20:11.327Z] #43 5.660 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-08T11:20:11.327Z] #43 6.384 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-08T11:20:11.327Z] #43 6.844 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [270 kB] [2021-08-08T11:20:11.327Z] #43 6.845 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-08T11:20:11.327Z] #43 6.862 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [293 kB] [2021-08-08T11:20:11.327Z] #43 6.885 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:20:11.327Z] #43 6.901 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [289 kB] [2021-08-08T11:20:11.327Z] #43 6.905 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [273 kB] [2021-08-08T11:20:11.327Z] #43 6.914 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-08T11:20:11.327Z] #43 6.920 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-08T11:20:11.327Z] #43 6.923 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-08T11:20:11.327Z] #43 6.924 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-08T11:20:11.327Z] #43 6.924 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-08T11:20:11.327Z] #43 6.925 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:20:11.327Z] #43 ... [2021-08-08T11:20:11.327Z] [2021-08-08T11:20:11.327Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-08T11:20:11.327Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-08-08T11:20:11.327Z] #63 2.068 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:20:11.327Z] #63 2.105 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:20:11.327Z] #63 2.105 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:20:11.327Z] #63 2.636 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-08T11:20:11.327Z] #63 3.183 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:20:11.327Z] #63 3.860 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-08T11:20:11.327Z] #63 4.785 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-08T11:20:11.327Z] #63 5.816 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-08T11:20:11.327Z] #63 6.438 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-08T11:20:11.327Z] #63 6.891 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [289 kB] [2021-08-08T11:20:11.327Z] #63 6.900 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [270 kB] [2021-08-08T11:20:11.327Z] #63 6.920 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [293 kB] [2021-08-08T11:20:11.327Z] #63 6.941 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-08T11:20:11.327Z] #63 6.956 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [273 kB] [2021-08-08T11:20:11.327Z] #63 6.968 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:20:11.327Z] #63 6.982 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-08T11:20:11.327Z] #63 6.984 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-08T11:20:11.327Z] #63 6.986 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-08T11:20:11.327Z] #63 6.987 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:20:11.327Z] #63 6.992 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-08T11:20:11.327Z] #63 6.993 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [Pipeline] sh [2021-08-08T11:20:11.586Z] #63 ... [2021-08-08T11:20:11.586Z] [2021-08-08T11:20:11.586Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-08T11:20:11.586Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-08-08T11:20:11.586Z] #19 1.423 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-08T11:20:11.586Z] #19 1.453 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:20:11.586Z] #19 1.453 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:20:11.586Z] #19 1.453 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:20:11.586Z] #19 1.906 Get:5 http://deb.debian.org/debian buster-backports/main armel Packages [452 kB] [2021-08-08T11:20:11.586Z] #19 2.005 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] [2021-08-08T11:20:11.586Z] #19 2.035 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-08-08T11:20:11.586Z] #19 2.069 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-08T11:20:11.586Z] #19 2.108 Get:9 http://deb.debian.org/debian buster-backports/main s390x Packages [448 kB] [2021-08-08T11:20:11.586Z] #19 2.139 Get:10 http://deb.debian.org/debian buster-backports/main armhf Packages [473 kB] [2021-08-08T11:20:11.586Z] #19 2.682 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:20:11.586Z] #19 3.671 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-08T11:20:11.586Z] #19 4.712 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-08T11:20:11.586Z] #19 5.337 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-08T11:20:11.586Z] #19 5.812 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-08T11:20:11.586Z] #19 6.371 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-08T11:20:11.586Z] #19 6.895 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:20:11.586Z] #19 6.896 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [293 kB] [2021-08-08T11:20:11.586Z] #19 6.915 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [289 kB] [2021-08-08T11:20:11.586Z] #19 6.932 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-08T11:20:11.586Z] #19 6.955 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [273 kB] [2021-08-08T11:20:11.586Z] #19 6.968 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [270 kB] [2021-08-08T11:20:11.586Z] #19 6.993 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-08T11:20:11.586Z] #19 6.993 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-08T11:20:11.586Z] #19 6.994 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-08T11:20:11.586Z] #19 6.994 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-08T11:20:11.586Z] #19 6.994 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:20:11.586Z] #19 6.994 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-08T11:20:11.836Z] #50 DONE 201.6s [2021-08-08T11:20:11.836Z] [2021-08-08T11:20:11.836Z] #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 [2021-08-08T11:20:11.836Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-08T11:20:12.092Z] #40 DONE 201.3s [2021-08-08T11:20:12.092Z] [2021-08-08T11:20:12.092Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-08T11:20:12.092Z] #30 sha256:db564f1fbbcc42fddc1326691f66715a577fc5148fe03c91d81a137796325a3d [2021-08-08T11:20:12.092Z] #30 DONE 8.8s [2021-08-08T11:20:12.092Z] [2021-08-08T11:20:12.092Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-08T11:20:12.092Z] #33 sha256:4f8dad4647c4e6bc3ea91ae76364f617f052ce3d60f09010ae646ff2fdc27268 [2021-08-08T11:20:12.252Z] #20 11.15 Reading package lists... [2021-08-08T11:20:12.299Z] + docker info [2021-08-08T11:20:12.468Z] #20 34.73 Selecting previously unselected package libnet1:arm64. [2021-08-08T11:20:12.468Z] #20 34.74 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-08T11:20:12.468Z] #20 34.76 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-08T11:20:12.468Z] #20 34.87 Selecting previously unselected package libnl-3-200:arm64. [2021-08-08T11:20:12.468Z] #20 34.88 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-08-08T11:20:12.468Z] #20 34.90 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-08-08T11:20:12.468Z] #20 35.03 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-08T11:20:12.468Z] #20 35.03 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-08-08T11:20:12.468Z] #20 35.09 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-08T11:20:12.654Z] #33 DONE 0.6s [2021-08-08T11:20:12.654Z] [2021-08-08T11:20:12.654Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-08T11:20:12.654Z] #35 sha256:45d959faa38981cef045a27985948a678606dfd57281d896dbd4f3ad601299e2 [2021-08-08T11:20:12.654Z] #35 DONE 0.2s [2021-08-08T11:20:12.654Z] [2021-08-08T11:20:12.654Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-08T11:20:12.654Z] #38 sha256:50efc90eee940d5ce94e7b26e5de02f57de05f934905df259187ebf483a38b8f [2021-08-08T11:20:12.731Z] #20 35.20 Selecting previously unselected package libreadline5:arm64. [2021-08-08T11:20:12.731Z] #20 35.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-08-08T11:20:12.731Z] #20 35.22 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-08-08T11:20:12.731Z] #20 35.37 Selecting previously unselected package net-tools. [2021-08-08T11:20:12.731Z] #20 35.37 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-08-08T11:20:12.731Z] #20 35.38 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-08T11:20:12.912Z] #38 DONE 0.1s [2021-08-08T11:20:12.912Z] [2021-08-08T11:20:12.912Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:20:12.912Z] #54 sha256:062909e659f6740c86e9b93eace5a2ee72927670e3218e31d9f40f9b2ee362f2 [2021-08-08T11:20:13.012Z] #20 35.62 Selecting previously unselected package patch. [2021-08-08T11:20:13.012Z] #20 35.62 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-08-08T11:20:13.012Z] #20 35.64 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-08T11:20:13.274Z] #20 35.84 Selecting previously unselected package python-pip-whl. [2021-08-08T11:20:13.274Z] #20 35.85 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-08T11:20:13.274Z] #20 35.87 Unpacking python-pip-whl (18.1-5) ... [2021-08-08T11:20:13.848Z] #20 36.27 Selecting previously unselected package python3-lib2to3. [2021-08-08T11:20:13.848Z] #20 36.27 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-08T11:20:13.848Z] #20 36.29 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-08T11:20:13.848Z] #20 36.44 Selecting previously unselected package python3-distutils. [2021-08-08T11:20:13.848Z] #20 36.45 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-08T11:20:13.848Z] #20 36.46 Unpacking python3-distutils (3.7.3-1) ... [2021-08-08T11:20:14.111Z] #20 36.63 Selecting previously unselected package python3-pip. [2021-08-08T11:20:14.111Z] #20 36.63 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-08T11:20:14.111Z] #20 36.65 Unpacking python3-pip (18.1-5) ... [2021-08-08T11:20:14.111Z] #20 36.92 Selecting previously unselected package python3-pkg-resources. [2021-08-08T11:20:14.373Z] #20 36.93 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-08T11:20:14.373Z] #20 36.95 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-08T11:20:14.636Z] #20 37.10 Selecting previously unselected package python3-setuptools. [2021-08-08T11:20:14.636Z] #20 37.11 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-08T11:20:14.636Z] #20 37.14 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-08T11:20:14.805Z] #54 ... [2021-08-08T11:20:14.805Z] [2021-08-08T11:20:14.805Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-08T11:20:14.805Z] #41 sha256:7bbb73d93b3780aeac975bff2c16bb76c76450135444dec25f18fa5a2589c51d [2021-08-08T11:20:14.805Z] #41 DONE 0.3s [2021-08-08T11:20:14.805Z] [2021-08-08T11:20:14.805Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:20:14.805Z] #54 sha256:062909e659f6740c86e9b93eace5a2ee72927670e3218e31d9f40f9b2ee362f2 [2021-08-08T11:20:14.805Z] #54 ... [2021-08-08T11:20:14.805Z] [2021-08-08T11:20:14.805Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-08T11:20:14.805Z] #45 sha256:a227fdccf673ca46c34ab7f598c0ef816c59a81d111957e89a534d828cfe9639 [2021-08-08T11:20:14.898Z] #20 37.42 Selecting previously unselected package python3-wheel. [2021-08-08T11:20:14.898Z] #20 37.45 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-08T11:20:14.898Z] #20 37.46 Unpacking python3-wheel (0.32.3-2) ... [2021-08-08T11:20:14.898Z] #20 37.56 Selecting previously unselected package sudo. [2021-08-08T11:20:14.898Z] #20 37.57 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-08-08T11:20:14.898Z] #20 37.58 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-08T11:20:15.026Z] #20 13.94 Reading package lists... [2021-08-08T11:20:15.061Z] #45 DONE 0.1s [2021-08-08T11:20:15.061Z] [2021-08-08T11:20:15.061Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-08T11:20:15.061Z] #47 sha256:dc6da26c40097142227dad4ada4382b02d0363d6c5f35c0405abf8fe4dc6f904 [2021-08-08T11:20:15.061Z] #47 DONE 0.1s [2021-08-08T11:20:15.061Z] [2021-08-08T11:20:15.061Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-08T11:20:15.061Z] #49 sha256:f7b7cbcc23119fad5255e115c99c87dbb2634f53005f3a6c98dfee06241045b4 [2021-08-08T11:20:15.061Z] #49 DONE 0.1s [2021-08-08T11:20:15.061Z] [2021-08-08T11:20:15.061Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-08T11:20:15.061Z] #51 sha256:b4bc627695ec51efa7527f51f6d4dcc9c2320e77d797e0ebc126bde9dff23590 [2021-08-08T11:20:15.317Z] #51 DONE 0.3s [2021-08-08T11:20:15.317Z] [2021-08-08T11:20:15.317Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-08T11:20:15.317Z] #53 sha256:f8a41258abc9f378e12532d5b830c746031d92451371e71327517a1f4903e2ce [2021-08-08T11:20:15.317Z] #53 DONE 0.0s [2021-08-08T11:20:15.317Z] [2021-08-08T11:20:15.317Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:20:15.317Z] #54 sha256:062909e659f6740c86e9b93eace5a2ee72927670e3218e31d9f40f9b2ee362f2 [2021-08-08T11:20:15.322Z] #20 16.31 Building dependency tree... [2021-08-08T11:20:15.381Z] #54 ... [2021-08-08T11:20:15.381Z] [2021-08-08T11:20:15.381Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:20:15.381Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-08T11:20:15.381Z] #20 2.000 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:20:15.381Z] #20 2.060 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:20:15.381Z] #20 2.060 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:20:15.381Z] #20 2.060 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-08T11:20:15.381Z] #20 3.093 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:20:15.381Z] #20 4.044 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:20:15.381Z] #20 5.569 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:20:15.381Z] #20 6.862 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-08-08T11:20:15.381Z] #20 11.12 Fetched 8990 kB in 9s (959 kB/s) [2021-08-08T11:20:15.472Z] #20 38.15 Selecting previously unselected package thin-provisioning-tools. [2021-08-08T11:20:15.472Z] #20 38.15 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-08-08T11:20:15.472Z] #20 38.17 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-08T11:20:15.577Z] #20 17.17 libcap2-bin is already the newest version (1:2.25-2). [2021-08-08T11:20:15.577Z] #20 17.17 The following additional packages will be installed: [2021-08-08T11:20:15.735Z] #20 38.40 Selecting previously unselected package uidmap. [2021-08-08T11:20:15.735Z] #20 38.41 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-08-08T11:20:15.735Z] #20 38.42 Unpacking uidmap (1:4.5-1.1) ... [2021-08-08T11:20:15.833Z] #20 17.18 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-08T11:20:15.833Z] #20 17.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-08T11:20:15.833Z] #20 17.18 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-08T11:20:15.833Z] #20 17.18 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-08T11:20:15.833Z] #20 17.18 python3.7 python3.7-minimal vim-runtime xxd [2021-08-08T11:20:15.833Z] #20 17.18 Suggested packages: [2021-08-08T11:20:15.833Z] #20 17.19 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-08T11:20:15.833Z] #20 17.19 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-08T11:20:15.833Z] #20 17.19 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-08T11:20:15.833Z] #20 17.19 quota [2021-08-08T11:20:15.833Z] #20 17.19 Recommended packages: [2021-08-08T11:20:15.833Z] #20 17.19 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-08T11:20:15.833Z] #20 17.19 python3-keyrings.alt python3-xdg unzip [2021-08-08T11:20:15.998Z] #20 38.57 Selecting previously unselected package vim-runtime. [2021-08-08T11:20:15.998Z] #20 38.57 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-08T11:20:15.998Z] #20 38.62 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-08T11:20:15.998Z] #20 38.65 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-08T11:20:15.998Z] #20 38.66 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-08T11:20:16.767Z] #20 11.12 Reading package lists... [2021-08-08T11:20:16.944Z] #20 ... [2021-08-08T11:20:16.944Z] [2021-08-08T11:20:16.944Z] #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 [2021-08-08T11:20:16.944Z] #24 sha256:d9d10fc1e236c1ff6b5b462f7ae63a77b38ece82038247012669305a1f8981cd [2021-08-08T11:20:16.944Z] #24 126.6 + mkdir -p /tmp/tmp.WoAHU79Hna/src/github.com/docker [2021-08-08T11:20:16.944Z] #24 126.6 + mv components/cli /tmp/tmp.WoAHU79Hna/src/github.com/docker/cli [2021-08-08T11:20:16.944Z] #24 126.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-08-08T11:20:17.240Z] #20 18.39 The following NEW packages will be installed: [2021-08-08T11:20:17.240Z] #20 18.39 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-08T11:20:17.240Z] #20 18.39 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-08T11:20:17.240Z] #20 18.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-08T11:20:17.240Z] #20 18.39 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-08T11:20:17.240Z] #20 18.39 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-08T11:20:17.240Z] #20 18.40 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-08T11:20:17.240Z] #20 18.40 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-08T11:20:17.240Z] #20 18.40 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-08T11:20:17.240Z] #20 18.40 xz-utils zip [2021-08-08T11:20:17.240Z] #20 18.70 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:20:17.240Z] #20 18.70 Need to get 28.6 MB of archives. [2021-08-08T11:20:17.240Z] #20 18.70 After this operation, 116 MB of additional disk space will be used. [2021-08-08T11:20:17.240Z] #20 18.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-08T11:20:17.240Z] #20 18.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-08T11:20:17.240Z] #20 18.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-08T11:20:17.240Z] #20 18.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-08T11:20:17.495Z] #20 18.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-08T11:20:17.495Z] #20 18.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-08T11:20:17.495Z] #20 18.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-08T11:20:17.495Z] #20 18.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-08T11:20:17.495Z] #20 18.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-08T11:20:17.495Z] #20 18.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-08T11:20:17.495Z] #20 18.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-08T11:20:17.495Z] #20 18.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-08T11:20:17.495Z] #20 18.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-08T11:20:17.495Z] #20 18.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-08T11:20:17.495Z] #20 18.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-08T11:20:17.495Z] #20 18.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-08T11:20:17.495Z] #20 18.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-08T11:20:17.495Z] #20 18.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-08T11:20:17.495Z] #20 18.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-08T11:20:17.495Z] #20 18.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-08T11:20:17.495Z] #20 18.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-08T11:20:17.495Z] #20 18.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-08T11:20:17.495Z] #20 19.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-08T11:20:17.750Z] #20 19.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-08T11:20:17.750Z] #20 19.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-08T11:20:17.750Z] #20 19.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-08T11:20:17.750Z] #20 19.03 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-08T11:20:17.750Z] #20 19.04 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-08T11:20:17.750Z] #20 19.04 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-08T11:20:18.005Z] #20 19.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-08T11:20:18.006Z] #20 19.45 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-08T11:20:18.006Z] #20 19.45 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-08T11:20:18.006Z] #20 19.45 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-08T11:20:18.006Z] #20 19.46 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-08T11:20:18.006Z] #20 19.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-08T11:20:18.006Z] #20 19.48 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-08T11:20:18.006Z] #20 19.53 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-08T11:20:18.006Z] #20 19.53 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-08T11:20:18.006Z] #20 19.54 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-08T11:20:18.006Z] #20 19.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-08T11:20:18.261Z] #20 19.65 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-08T11:20:18.517Z] #20 19.82 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-08T11:20:18.517Z] #20 19.82 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-08T11:20:18.517Z] #20 19.88 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-08T11:20:18.517Z] #20 19.90 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-08T11:20:18.517Z] #20 19.92 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-08T11:20:18.773Z] #20 20.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-08T11:20:18.773Z] #20 20.27 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-08T11:20:18.773Z] #20 20.29 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-08T11:20:18.865Z] #24 ... [2021-08-08T11:20:18.865Z] [2021-08-08T11:20:18.865Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:20:18.865Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-08-08T11:20:18.865Z] #20 41.43 Selecting previously unselected package vim. [2021-08-08T11:20:18.865Z] #20 41.44 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-08-08T11:20:18.865Z] #20 41.47 Unpacking vim (2:8.1.0875-5) ... [2021-08-08T11:20:19.335Z] #20 20.75 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:20:19.335Z] #20 20.82 Fetched 28.6 MB in 2s (15.3 MB/s) [2021-08-08T11:20:19.335Z] #20 20.86 Selecting previously unselected package pigz. [2021-08-08T11:20:19.392Z] #20 41.90 Selecting previously unselected package xfsprogs. [2021-08-08T11:20:19.392Z] #20 41.90 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-08-08T11:20:19.392Z] #20 41.91 Unpacking xfsprogs (4.20.0-1) ... [2021-08-08T11:20:19.591Z] #20 20.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-08-08T11:20:19.591Z] #20 20.93 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-08T11:20:19.591Z] #20 20.93 Unpacking pigz (2.4-1) ... [2021-08-08T11:20:19.591Z] #20 21.00 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-08T11:20:19.591Z] #20 21.00 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:20:19.591Z] #20 21.00 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:20:19.847Z] #20 21.38 Selecting previously unselected package python3.7-minimal. [2021-08-08T11:20:19.847Z] #20 21.38 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:20:19.847Z] #20 21.40 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-08T11:20:19.967Z] #20 42.41 Selecting previously unselected package zip. [2021-08-08T11:20:19.967Z] #20 42.43 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-08-08T11:20:19.967Z] #20 42.44 Unpacking zip (3.0-11+b1) ... [2021-08-08T11:20:19.967Z] #20 42.65 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-08T11:20:19.967Z] #20 42.69 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-08T11:20:19.967Z] #20 42.72 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-08-08T11:20:20.230Z] #20 42.75 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-08-08T11:20:20.230Z] #20 42.78 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-08-08T11:20:20.230Z] #20 42.79 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-08-08T11:20:20.230Z] #20 42.80 Setting up uidmap (1:4.5-1.1) ... [2021-08-08T11:20:20.230Z] #20 42.82 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-08-08T11:20:20.230Z] #20 42.83 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-08T11:20:20.230Z] #20 42.85 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-08T11:20:20.230Z] #20 42.87 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-08T11:20:20.230Z] #20 42.88 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-08T11:20:20.230Z] #20 42.90 Setting up xxd (2:8.1.0875-5) ... [2021-08-08T11:20:20.230Z] #20 42.91 Setting up zip (3.0-11+b1) ... [2021-08-08T11:20:20.230Z] #20 42.93 Setting up vim-common (2:8.1.0875-5) ... [2021-08-08T11:20:20.331Z] #20 14.64 Reading package lists... [2021-08-08T11:20:20.331Z] #20 ... [2021-08-08T11:20:20.331Z] [2021-08-08T11:20:20.331Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:20:20.331Z] #46 sha256:03788c51b086ee98870b6d9eb2ae340dba852e1dcf6afd5ffdfd04df46250ef0 [2021-08-08T11:20:20.331Z] #46 147.9 net/http/httptrace [2021-08-08T11:20:20.331Z] #46 148.2 net/http [2021-08-08T11:20:20.331Z] #46 ... [2021-08-08T11:20:20.331Z] [2021-08-08T11:20:20.331Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:20:20.331Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-08T11:20:20.331Z] #20 14.64 Reading package lists... [2021-08-08T11:20:20.493Z] #20 42.96 Setting up bash-completion (1:2.8-6) ... [2021-08-08T11:20:20.776Z] #20 22.13 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:20:20.776Z] #20 22.16 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-08T11:20:21.164Z] #20 18.18 Building dependency tree... [2021-08-08T11:20:21.736Z] #20 19.54 libcap2-bin is already the newest version (1:2.25-2). [2021-08-08T11:20:21.736Z] #20 19.54 The following additional packages will be installed: [2021-08-08T11:20:21.736Z] #20 19.55 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-08T11:20:21.736Z] #20 19.55 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-08T11:20:21.736Z] #20 19.55 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-08T11:20:21.736Z] #20 19.55 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-08T11:20:21.736Z] #20 19.55 python3.7 python3.7-minimal vim-runtime xxd [2021-08-08T11:20:21.736Z] #20 19.55 Suggested packages: [2021-08-08T11:20:21.736Z] #20 19.55 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-08T11:20:21.736Z] #20 19.55 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-08T11:20:21.736Z] #20 19.55 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-08T11:20:21.736Z] #20 19.55 quota [2021-08-08T11:20:21.736Z] #20 19.55 Recommended packages: [2021-08-08T11:20:21.736Z] #20 19.55 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-08T11:20:21.736Z] #20 19.55 python3-keyrings.alt python3-xdg unzip [2021-08-08T11:20:22.665Z] #20 23.79 Selecting previously unselected package python3-minimal. [2021-08-08T11:20:22.665Z] #20 23.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-08-08T11:20:22.665Z] #20 23.85 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-08T11:20:22.665Z] #20 23.85 Unpacking python3-minimal (3.7.3-1) ... [2021-08-08T11:20:22.665Z] #20 23.90 Selecting previously unselected package libmpdec2:amd64. [2021-08-08T11:20:22.665Z] #20 23.91 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-08T11:20:22.665Z] #20 23.94 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-08T11:20:22.665Z] #20 24.02 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-08T11:20:22.665Z] #20 24.03 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:20:22.665Z] #20 24.04 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:20:23.592Z] #20 24.78 Selecting previously unselected package python3.7. [2021-08-08T11:20:23.592Z] #20 24.78 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:20:23.592Z] #20 24.78 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-08T11:20:23.592Z] #20 24.91 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-08T11:20:23.592Z] #20 24.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-08T11:20:23.592Z] #20 24.91 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-08T11:20:23.592Z] #20 24.99 Setting up python3-minimal (3.7.3-1) ... [2021-08-08T11:20:23.652Z] #20 21.26 The following NEW packages will be installed: [2021-08-08T11:20:23.652Z] #20 21.27 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-08T11:20:23.652Z] #20 21.27 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-08T11:20:23.653Z] #20 21.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-08T11:20:23.653Z] #20 21.27 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-08T11:20:23.653Z] #20 21.28 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-08T11:20:23.653Z] #20 21.28 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-08T11:20:23.653Z] #20 21.28 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-08T11:20:23.653Z] #20 21.28 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-08T11:20:23.653Z] #20 21.28 xz-utils zip [2021-08-08T11:20:23.803Z] #20 45.82 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-08-08T11:20:23.803Z] #20 45.86 Setting up xz-utils (5.2.4-1) ... [2021-08-08T11:20:23.803Z] #20 46.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-08T11:20:23.803Z] #20 46.24 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-08T11:20:23.803Z] #20 46.34 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-08T11:20:23.803Z] #20 46.61 invoke-rc.d: could not determine current runlevel [2021-08-08T11:20:23.914Z] #20 21.61 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:20:23.914Z] #20 21.61 Need to get 28.6 MB of archives. [2021-08-08T11:20:23.914Z] #20 21.61 After this operation, 116 MB of additional disk space will be used. [2021-08-08T11:20:23.914Z] #20 21.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-08T11:20:23.914Z] #20 21.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-08T11:20:23.914Z] #20 21.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-08T11:20:24.065Z] #20 46.62 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-08T11:20:24.065Z] #20 46.64 Setting up pigz (2.4-1) ... [2021-08-08T11:20:24.065Z] #20 46.69 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-08T11:20:24.175Z] #20 21.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-08T11:20:24.175Z] #20 21.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-08T11:20:24.175Z] #20 21.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-08T11:20:24.175Z] #20 21.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-08T11:20:24.175Z] #20 21.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-08T11:20:24.175Z] #20 21.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-08T11:20:24.175Z] #20 21.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-08T11:20:24.175Z] #20 21.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-08T11:20:24.175Z] #20 21.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-08T11:20:24.175Z] #20 21.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-08T11:20:24.175Z] #20 21.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-08T11:20:24.175Z] #20 21.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-08T11:20:24.175Z] #20 21.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-08T11:20:24.175Z] #20 21.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-08T11:20:24.175Z] #20 21.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-08T11:20:24.175Z] #20 21.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-08T11:20:24.175Z] #20 21.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-08T11:20:24.175Z] #20 21.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-08T11:20:24.175Z] #20 21.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-08T11:20:24.175Z] #20 21.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-08T11:20:24.175Z] #20 21.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-08T11:20:24.175Z] #20 21.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-08T11:20:24.175Z] #20 22.01 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-08T11:20:24.175Z] #20 22.01 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-08T11:20:24.175Z] #20 22.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-08T11:20:24.175Z] #20 22.01 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-08T11:20:24.196Z] #20 25.68 Selecting previously unselected package python3. [2021-08-08T11:20:24.196Z] #20 25.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-08-08T11:20:24.196Z] #20 25.72 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-08T11:20:24.196Z] #20 25.74 Unpacking python3 (3.7.3-1) ... [2021-08-08T11:20:24.327Z] #20 46.81 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-08-08T11:20:24.452Z] #20 25.82 Selecting previously unselected package libip4tc0:amd64. [2021-08-08T11:20:24.452Z] #20 25.82 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-08T11:20:24.452Z] #20 25.82 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-08T11:20:24.452Z] #20 25.89 Selecting previously unselected package libip6tc0:amd64. [2021-08-08T11:20:24.452Z] #20 25.90 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-08T11:20:24.452Z] #20 25.91 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-08T11:20:24.590Z] #20 47.06 Setting up python-pip-whl (18.1-5) ...#20 ... [2021-08-08T11:20:24.590Z] [2021-08-08T11:20:24.590Z] #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 [2021-08-08T11:20:24.590Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-08-08T11:20:24.590Z] #40 142.2 + dpkg --print-architecture [2021-08-08T11:20:24.590Z] #40 DONE 144.0s [2021-08-08T11:20:24.590Z] [2021-08-08T11:20:24.590Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:20:24.590Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-08-08T11:20:24.590Z] #20 47.06 Setting up python-pip-whl (18.1-5) ... [2021-08-08T11:20:24.590Z] #20 47.16 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-08-08T11:20:24.590Z] #20 47.20 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-08T11:20:24.708Z] #20 25.98 Selecting previously unselected package libiptc0:amd64. [2021-08-08T11:20:24.708Z] #20 25.98 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-08T11:20:24.708Z] #20 25.98 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-08T11:20:24.708Z] #20 26.05 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-08T11:20:24.708Z] #20 26.05 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-08T11:20:24.708Z] #20 26.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-08T11:20:24.708Z] #20 26.10 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-08T11:20:24.708Z] #20 26.11 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-08T11:20:24.708Z] #20 26.12 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-08T11:20:24.708Z] #20 26.18 Selecting previously unselected package libnftnl11:amd64. [2021-08-08T11:20:24.708Z] #20 26.19 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-08T11:20:24.708Z] #20 26.19 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-08T11:20:24.964Z] #20 26.28 Selecting previously unselected package iptables. [2021-08-08T11:20:24.964Z] #20 26.28 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-08T11:20:24.964Z] #20 26.29 Unpacking iptables (1.8.2-4) ... [2021-08-08T11:20:25.118Z] #20 22.56 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-08T11:20:25.118Z] #20 22.56 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-08T11:20:25.118Z] #20 22.56 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-08T11:20:25.118Z] #20 22.56 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-08T11:20:25.118Z] #20 22.57 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-08T11:20:25.118Z] #20 22.59 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-08T11:20:25.118Z] #20 22.60 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-08T11:20:25.118Z] #20 22.68 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-08T11:20:25.118Z] #20 22.69 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-08T11:20:25.118Z] #20 22.71 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-08T11:20:25.118Z] #20 22.73 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-08T11:20:25.118Z] #20 22.74 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-08T11:20:25.118Z] #20 22.76 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-08T11:20:25.118Z] #20 22.76 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-08T11:20:25.118Z] #20 22.82 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-08T11:20:25.118Z] #20 22.84 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-08T11:20:25.118Z] #20 22.85 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-08T11:20:25.220Z] #20 26.58 Selecting previously unselected package xxd. [2021-08-08T11:20:25.220Z] #20 26.58 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-08T11:20:25.220Z] #20 26.59 Unpacking xxd (2:8.1.0875-5) ... [2021-08-08T11:20:25.379Z] #20 23.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-08T11:20:25.476Z] #20 26.71 Selecting previously unselected package vim-common. [2021-08-08T11:20:25.476Z] #20 26.72 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-08T11:20:25.476Z] #20 26.74 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-08T11:20:25.476Z] #20 26.90 Selecting previously unselected package bash-completion. [2021-08-08T11:20:25.476Z] #20 26.91 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-08T11:20:25.537Z] #20 47.93 Setting up libaio1:arm64 (0.3.112-3) ... [2021-08-08T11:20:25.537Z] #20 47.94 Setting up libonig5:arm64 (6.9.1-1) ... [2021-08-08T11:20:25.537Z] #20 47.96 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-08T11:20:25.537Z] #20 47.99 Setting up vim (2:8.1.0875-5) ... [2021-08-08T11:20:25.537Z] #20 48.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-08T11:20:25.537Z] #20 48.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-08T11:20:25.537Z] #20 48.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-08T11:20:25.537Z] #20 48.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-08T11:20:25.537Z] #20 48.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-08T11:20:25.537Z] #20 48.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-08T11:20:25.537Z] #20 48.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-08T11:20:25.537Z] #20 48.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-08T11:20:25.537Z] #20 48.10 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-08T11:20:25.537Z] #20 48.11 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-08T11:20:25.537Z] #20 48.13 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-08-08T11:20:25.537Z] #20 48.15 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-08T11:20:25.537Z] #20 48.16 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-08T11:20:25.537Z] #20 48.18 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-08T11:20:25.640Z] #20 23.32 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-08T11:20:25.640Z] #20 23.37 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-08T11:20:26.212Z] #20 23.99 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:20:26.212Z] #20 24.10 Fetched 28.6 MB in 2s (14.0 MB/s) [2021-08-08T11:20:26.475Z] #19 ... [2021-08-08T11:20:26.475Z] [2021-08-08T11:20:26.475Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-08T11:20:26.475Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-08-08T11:20:26.475Z] #43 24.96 Fetched 48.3 MB in 23s (2085 kB/s) [2021-08-08T11:20:26.586Z] #20 24.22 Selecting previously unselected package pigz. [2021-08-08T11:20:26.848Z] #20 24.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-08-08T11:20:26.848Z] #20 24.28 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-08T11:20:26.848Z] #20 24.29 Unpacking pigz (2.4-1) ... [2021-08-08T11:20:27.109Z] #20 24.78 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-08T11:20:27.109Z] #20 24.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:20:27.109Z] #20 24.81 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:20:27.112Z] Client: [2021-08-08T11:20:27.112Z] Context: default [2021-08-08T11:20:27.112Z] Debug Mode: false [2021-08-08T11:20:27.112Z] Plugins: [2021-08-08T11:20:27.112Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-08T11:20:27.112Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-08T11:20:27.112Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-08T11:20:27.112Z] [2021-08-08T11:20:27.112Z] Server: [2021-08-08T11:20:27.112Z] Containers: 0 [2021-08-08T11:20:27.112Z] Running: 0 [2021-08-08T11:20:27.112Z] Paused: 0 [2021-08-08T11:20:27.112Z] Stopped: 0 [2021-08-08T11:20:27.112Z] Images: 0 [2021-08-08T11:20:27.112Z] Server Version: 20.10.0 [2021-08-08T11:20:27.112Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-08T11:20:27.112Z] Windows: [2021-08-08T11:20:27.112Z] LCOW: [2021-08-08T11:20:27.112Z] Logging Driver: json-file [2021-08-08T11:20:27.112Z] Plugins: [2021-08-08T11:20:27.112Z] Volume: local [2021-08-08T11:20:27.112Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-08T11:20:27.112Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-08T11:20:27.112Z] Swarm: inactive [2021-08-08T11:20:27.112Z] Default Isolation: process [2021-08-08T11:20:27.112Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-08-08T11:20:27.112Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-08-08T11:20:27.112Z] OSType: windows [2021-08-08T11:20:27.112Z] Architecture: x86_64 [2021-08-08T11:20:27.112Z] CPUs: 4 [2021-08-08T11:20:27.112Z] Total Memory: 32GiB [2021-08-08T11:20:27.112Z] Name: azwin-2-baaf10 [2021-08-08T11:20:27.112Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-08-08T11:20:27.112Z] Docker Root Dir: D:\docker [2021-08-08T11:20:27.112Z] Debug Mode: false [2021-08-08T11:20:27.112Z] Registry: https://index.docker.io/v1/ [2021-08-08T11:20:27.112Z] Labels: [2021-08-08T11:20:27.112Z] Experimental: true [2021-08-08T11:20:27.112Z] Insecure Registries: [2021-08-08T11:20:27.112Z] 10.0.0.4:5000 [2021-08-08T11:20:27.112Z] 127.0.0.0/8 [2021-08-08T11:20:27.112Z] Registry Mirrors: [2021-08-08T11:20:27.112Z] http://10.0.0.4:5000/ [2021-08-08T11:20:27.112Z] Live Restore Enabled: false [2021-08-08T11:20:27.112Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-08T11:20:27.682Z] #20 ... [2021-08-08T11:20:27.682Z] [2021-08-08T11:20:27.682Z] #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 [2021-08-08T11:20:27.682Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-08T11:20:27.682Z] #32 DONE 165.1s [2021-08-08T11:20:27.682Z] [2021-08-08T11:20:27.682Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-08T11:20:27.682Z] #46 sha256:03788c51b086ee98870b6d9eb2ae340dba852e1dcf6afd5ffdfd04df46250ef0 [2021-08-08T11:20:27.682Z] #46 159.9 github.com/LK4D4/vndr/godl [2021-08-08T11:20:27.682Z] #46 160.6 github.com/LK4D4/vndr [2021-08-08T11:20:27.682Z] #46 DONE 165.6s [2021-08-08T11:20:27.682Z] [2021-08-08T11:20:27.682Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:20:27.682Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-08T11:20:27.682Z] #20 25.44 Selecting previously unselected package python3.7-minimal. [2021-08-08T11:20:27.682Z] #20 25.45 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:20:27.682Z] #20 25.46 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-08T11:20:27.990Z] #20 29.15 Unpacking bash-completion (1:2.8-6) ... [2021-08-08T11:20:27.990Z] #20 29.47 Selecting previously unselected package bzip2. [2021-08-08T11:20:27.990Z] #20 29.47 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-08T11:20:27.990Z] #20 29.48 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-08T11:20:28.097Z] #20 50.45 Setting up iptables (1.8.2-4) ... [2021-08-08T11:20:28.097Z] #20 50.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-08T11:20:28.097Z] #20 50.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-08T11:20:28.097Z] #20 50.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-08T11:20:28.097Z] #20 50.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-08T11:20:28.097Z] #20 50.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-08T11:20:28.097Z] #20 50.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-08T11:20:28.097Z] #20 50.51 Setting up python3 (3.7.3-1) ... [2021-08-08T11:20:28.246Z] #20 29.56 Selecting previously unselected package xz-utils. [2021-08-08T11:20:28.246Z] #20 29.56 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-08T11:20:28.246Z] #20 29.57 Unpacking xz-utils (5.2.4-1) ... [2021-08-08T11:20:28.246Z] #20 29.71 Selecting previously unselected package apparmor. [2021-08-08T11:20:28.246Z] #20 29.72 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-08T11:20:28.246Z] #20 29.78 Unpacking apparmor (2.13.2-10) ... [2021-08-08T11:20:28.673Z] #20 51.13 Setting up python3-wheel (0.32.3-2) ... [2021-08-08T11:20:28.808Z] #20 30.06 Selecting previously unselected package aufs-tools. [2021-08-08T11:20:28.808Z] #20 30.07 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-08T11:20:28.808Z] #20 30.08 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-08T11:20:28.808Z] #20 30.18 Selecting previously unselected package libonig5:amd64. [2021-08-08T11:20:28.808Z] #20 30.19 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-08T11:20:28.808Z] #20 30.20 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-08T11:20:29.064Z] #20 30.32 Selecting previously unselected package libjq1:amd64. [2021-08-08T11:20:29.064Z] #20 30.33 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-08T11:20:29.064Z] #20 30.33 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-08T11:20:29.064Z] #20 30.42 Selecting previously unselected package jq. [2021-08-08T11:20:29.064Z] #20 30.43 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-08T11:20:29.064Z] #20 30.44 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-08T11:20:29.064Z] #20 30.52 Selecting previously unselected package libaio1:amd64. [2021-08-08T11:20:29.064Z] #20 30.53 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-08T11:20:29.064Z] #20 30.54 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-08T11:20:29.064Z] #20 30.59 Selecting previously unselected package libgpm2:amd64. [2021-08-08T11:20:29.064Z] #20 30.59 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-08T11:20:29.064Z] #20 30.61 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-08T11:20:29.064Z] #20 30.66 Selecting previously unselected package libicu63:amd64. [2021-08-08T11:20:29.068Z] #20 26.73 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:20:29.068Z] #20 26.81 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-08T11:20:29.248Z] #20 51.89 Setting up apparmor (2.13.2-10) ... [2021-08-08T11:20:29.320Z] #20 30.67 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-08T11:20:29.321Z] #20 30.68 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-08T11:20:30.985Z] #20 28.77 Selecting previously unselected package python3-minimal. [2021-08-08T11:20:30.985Z] #20 28.77 (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.) [2021-08-08T11:20:30.985Z] #20 28.81 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-08T11:20:30.985Z] #20 28.81 Unpacking python3-minimal (3.7.3-1) ... [2021-08-08T11:20:30.985Z] #20 28.88 Selecting previously unselected package libmpdec2:amd64. [2021-08-08T11:20:30.985Z] #20 28.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-08T11:20:30.985Z] #20 28.91 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-08T11:20:31.169Z] #20 53.77 Setting up xfsprogs (4.20.0-1) ... [2021-08-08T11:20:31.169Z] #20 53.78 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-08T11:20:31.246Z] #20 29.01 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-08T11:20:31.246Z] #20 29.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:20:31.246Z] #20 29.02 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:20:31.432Z] #20 54.15 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-08T11:20:32.192Z] #20 29.77 Selecting previously unselected package python3.7. [2021-08-08T11:20:32.192Z] #20 29.77 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:20:32.192Z] #20 29.77 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-08T11:20:32.192Z] #20 29.86 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-08T11:20:32.192Z] #20 29.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-08T11:20:32.192Z] #20 29.87 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-08T11:20:32.454Z] #20 29.97 Setting up python3-minimal (3.7.3-1) ... [2021-08-08T11:20:32.590Z] #20 33.43 Selecting previously unselected package libnet1:amd64. [2021-08-08T11:20:32.590Z] #20 33.43 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-08T11:20:32.590Z] #20 33.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-08T11:20:32.590Z] #20 33.51 Selecting previously unselected package libnl-3-200:amd64. [2021-08-08T11:20:32.590Z] #20 33.52 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-08T11:20:32.590Z] #20 33.53 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-08T11:20:32.590Z] #20 33.60 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-08T11:20:32.590Z] #20 33.61 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-08T11:20:32.590Z] #20 33.62 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-08T11:20:32.590Z] #20 33.67 Selecting previously unselected package libreadline5:amd64. [2021-08-08T11:20:32.590Z] #20 33.67 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-08T11:20:32.590Z] #20 33.67 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-08T11:20:32.590Z] #20 33.76 Selecting previously unselected package net-tools. [2021-08-08T11:20:32.590Z] #20 33.77 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-08T11:20:32.590Z] #20 33.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-08T11:20:32.590Z] #20 33.94 Selecting previously unselected package patch. [2021-08-08T11:20:32.590Z] #20 33.94 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-08T11:20:32.590Z] #20 33.95 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-08T11:20:32.590Z] #20 34.04 Selecting previously unselected package python-pip-whl. [2021-08-08T11:20:32.590Z] #20 34.05 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-08T11:20:32.590Z] #20 34.06 Unpacking python-pip-whl (18.1-5) ... [2021-08-08T11:20:32.825Z] #20 55.15 Setting up python3-distutils (3.7.3-1) ... [2021-08-08T11:20:33.026Z] #20 30.71 Selecting previously unselected package python3. [2021-08-08T11:20:33.026Z] #20 30.71 (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.) [2021-08-08T11:20:33.026Z] #20 30.76 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-08T11:20:33.026Z] #20 30.77 Unpacking python3 (3.7.3-1) ... [2021-08-08T11:20:33.049Z] #43 24.96 Reading package lists... [2021-08-08T11:20:33.049Z] #43 ... [2021-08-08T11:20:33.049Z] [2021-08-08T11:20:33.049Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-08T11:20:33.049Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-08-08T11:20:33.049Z] #19 26.36 Fetched 51.2 MB in 25s (2033 kB/s) [2021-08-08T11:20:33.088Z] #20 55.57 Setting up python3-setuptools (40.8.0-1) ... [2021-08-08T11:20:33.152Z] #20 34.52 Selecting previously unselected package python3-lib2to3. [2021-08-08T11:20:33.153Z] #20 34.54 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-08T11:20:33.153Z] #20 34.54 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-08T11:20:33.293Z] #20 30.86 Selecting previously unselected package libip4tc0:amd64. [2021-08-08T11:20:33.293Z] #20 30.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-08T11:20:33.293Z] #20 30.87 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-08T11:20:33.293Z] #20 30.95 Selecting previously unselected package libip6tc0:amd64. [2021-08-08T11:20:33.293Z] #20 30.96 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-08T11:20:33.293Z] #20 30.96 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-08T11:20:33.293Z] #20 31.05 Selecting previously unselected package libiptc0:amd64. [2021-08-08T11:20:33.293Z] #20 31.05 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-08T11:20:33.293Z] #20 31.06 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-08T11:20:33.409Z] #20 34.69 Selecting previously unselected package python3-distutils. [2021-08-08T11:20:33.409Z] #20 34.70 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-08T11:20:33.409Z] #20 34.71 Unpacking python3-distutils (3.7.3-1) ... [2021-08-08T11:20:33.409Z] #20 34.85 Selecting previously unselected package python3-pip. [2021-08-08T11:20:33.409Z] #20 34.86 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-08T11:20:33.409Z] #20 34.87 Unpacking python3-pip (18.1-5) ... [2021-08-08T11:20:33.554Z] #20 31.18 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-08T11:20:33.554Z] #20 31.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-08T11:20:33.554Z] #20 31.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-08T11:20:33.554Z] #20 31.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-08T11:20:33.554Z] #20 31.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-08T11:20:33.554Z] #20 31.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-08T11:20:33.554Z] #20 31.37 Selecting previously unselected package libnftnl11:amd64. [2021-08-08T11:20:33.664Z] #20 35.00 Selecting previously unselected package python3-pkg-resources. [2021-08-08T11:20:33.664Z] #20 35.00 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-08T11:20:33.664Z] #20 35.00 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-08T11:20:33.664Z] #20 35.10 Selecting previously unselected package python3-setuptools. [2021-08-08T11:20:33.664Z] #20 35.10 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-08T11:20:33.664Z] #20 35.11 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-08T11:20:33.815Z] #20 31.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-08T11:20:33.815Z] #20 31.38 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-08T11:20:33.815Z] #20 31.46 Selecting previously unselected package iptables. [2021-08-08T11:20:33.815Z] #20 31.46 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-08T11:20:33.815Z] #20 31.46 Unpacking iptables (1.8.2-4) ... [2021-08-08T11:20:33.962Z] #20 35.30 Selecting previously unselected package python3-wheel. [2021-08-08T11:20:33.962Z] #20 35.32 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-08T11:20:33.962Z] #20 35.33 Unpacking python3-wheel (0.32.3-2) ... [2021-08-08T11:20:33.962Z] #20 35.39 Selecting previously unselected package sudo. [2021-08-08T11:20:33.962Z] #20 35.40 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-08T11:20:33.962Z] #20 35.40 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-08T11:20:34.053Z] #20 56.67 Setting up python3-pip (18.1-5) ... [2021-08-08T11:20:34.076Z] #20 31.79 Selecting previously unselected package xxd. [2021-08-08T11:20:34.076Z] #20 31.80 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-08T11:20:34.076Z] #20 31.81 Unpacking xxd (2:8.1.0875-5) ... [2021-08-08T11:20:34.217Z] #20 35.80 Selecting previously unselected package thin-provisioning-tools. [2021-08-08T11:20:34.337Z] #20 31.94 Selecting previously unselected package vim-common. [2021-08-08T11:20:34.337Z] #20 31.94 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-08T11:20:34.337Z] #20 31.96 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-08T11:20:34.337Z] #20 32.13 Selecting previously unselected package bash-completion. [2021-08-08T11:20:34.337Z] #20 32.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-08T11:20:34.473Z] #20 35.81 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-08T11:20:34.473Z] #20 35.81 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-08T11:20:34.729Z] #20 36.03 Selecting previously unselected package uidmap. [2021-08-08T11:20:34.729Z] #20 36.04 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-08T11:20:34.729Z] #20 36.05 Unpacking uidmap (1:4.5-1.1) ... [2021-08-08T11:20:34.729Z] #20 36.14 Selecting previously unselected package vim-runtime. [2021-08-08T11:20:34.729Z] #20 36.15 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-08T11:20:34.729Z] #20 36.17 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-08T11:20:34.729Z] #20 36.20 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-08T11:20:34.729Z] #20 36.21 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-08T11:20:35.000Z] #20 57.70 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:20:35.000Z] #20 57.76 Processing triggers for mime-support (3.62) ... [2021-08-08T11:20:35.580Z] #20 DONE 58.2s [2021-08-08T11:20:35.580Z] [2021-08-08T11:20:35.580Z] #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 [2021-08-08T11:20:35.580Z] #24 sha256:d9d10fc1e236c1ff6b5b462f7ae63a77b38ece82038247012669305a1f8981cd [2021-08-08T11:20:35.580Z] #24 ... [2021-08-08T11:20:35.580Z] [2021-08-08T11:20:35.580Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-08-08T11:20:35.580Z] #21 sha256:a97b5ff243f854bdbe62be6dcf9d2480f9222c7cbad3ca2c48882fcbec34fe8d [2021-08-08T11:20:36.378Z] #19 26.36 Reading package lists... [2021-08-08T11:20:36.378Z] #19 ... [2021-08-08T11:20:36.378Z] [2021-08-08T11:20:36.378Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-08T11:20:36.378Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-08-08T11:20:36.378Z] #43 24.96 Reading package lists... [2021-08-08T11:20:36.884Z] #20 34.56 Unpacking bash-completion (1:2.8-6) ... [2021-08-08T11:20:36.952Z] #43 34.86 Reading package lists... [2021-08-08T11:20:36.952Z] #43 ... [2021-08-08T11:20:36.952Z] [2021-08-08T11:20:36.952Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-08T11:20:36.952Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-08-08T11:20:36.952Z] #63 25.82 Fetched 48.3 MB in 24s (2014 kB/s) [2021-08-08T11:20:36.952Z] #63 25.82 Reading package lists... [2021-08-08T11:20:36.982Z] #21 1.305 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-08T11:20:36.982Z] #21 1.311 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-08T11:20:36.982Z] #21 1.315 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-08T11:20:36.982Z] #21 DONE 1.4s [2021-08-08T11:20:36.982Z] [2021-08-08T11:20:36.982Z] #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 [2021-08-08T11:20:36.982Z] #24 sha256:d9d10fc1e236c1ff6b5b462f7ae63a77b38ece82038247012669305a1f8981cd [2021-08-08T11:20:37.145Z] #20 34.89 Selecting previously unselected package bzip2. [2021-08-08T11:20:37.145Z] #20 34.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-08T11:20:37.145Z] #20 34.91 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-08T11:20:37.145Z] #20 34.99 Selecting previously unselected package xz-utils. [2021-08-08T11:20:37.145Z] #20 35.00 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-08T11:20:37.145Z] #20 35.01 Unpacking xz-utils (5.2.4-1) ... [2021-08-08T11:20:37.213Z] #54 ... [2021-08-08T11:20:37.213Z] [2021-08-08T11:20:37.213Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:20:37.213Z] #57 sha256:621209ddb1b75c306d0d2c98aedee44250822d981f500aa302f9a14d7e706218 [2021-08-08T11:20:37.213Z] #57 182.2 + bin/containerd [2021-08-08T11:20:37.213Z] #57 ... [2021-08-08T11:20:37.213Z] [2021-08-08T11:20:37.213Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:20:37.213Z] #54 sha256:062909e659f6740c86e9b93eace5a2ee72927670e3218e31d9f40f9b2ee362f2 [2021-08-08T11:20:37.213Z] #54 113.9 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 [2021-08-08T11:20:37.213Z] #54 114.6 + mkdir -p /build [2021-08-08T11:20:37.213Z] #54 114.6 + cp runc /build/runc [2021-08-08T11:20:37.213Z] #54 DONE 115.2s [2021-08-08T11:20:37.213Z] [2021-08-08T11:20:37.213Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:20:37.213Z] #57 sha256:621209ddb1b75c306d0d2c98aedee44250822d981f500aa302f9a14d7e706218 [2021-08-08T11:20:37.250Z] #24 ... [2021-08-08T11:20:37.250Z] [2021-08-08T11:20:37.250Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-08T11:20:37.250Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-08-08T11:20:37.286Z] #20 38.84 Selecting previously unselected package vim. [2021-08-08T11:20:37.286Z] #20 38.84 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-08T11:20:37.286Z] #20 38.86 Unpacking vim (2:8.1.0875-5) ... [2021-08-08T11:20:37.406Z] #20 35.16 Selecting previously unselected package apparmor. [2021-08-08T11:20:37.406Z] #20 35.17 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-08T11:20:37.406Z] #20 35.25 Unpacking apparmor (2.13.2-10) ... [2021-08-08T11:20:37.780Z] #57 ... [2021-08-08T11:20:37.780Z] [2021-08-08T11:20:37.780Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-08T11:20:37.780Z] #55 sha256:70a0b9237b9090d9de1493c124db78ff4f14098dd91e973e4139e97c9229d262 [2021-08-08T11:20:37.780Z] #55 DONE 0.2s [2021-08-08T11:20:37.780Z] [2021-08-08T11:20:37.780Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:20:37.780Z] #57 sha256:621209ddb1b75c306d0d2c98aedee44250822d981f500aa302f9a14d7e706218 [2021-08-08T11:20:37.978Z] #20 35.51 Selecting previously unselected package aufs-tools. [2021-08-08T11:20:37.978Z] #20 35.51 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-08T11:20:37.978Z] #20 35.51 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-08T11:20:37.978Z] #20 35.64 Selecting previously unselected package libonig5:amd64. [2021-08-08T11:20:37.978Z] #20 35.65 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-08T11:20:37.978Z] #20 35.66 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-08T11:20:38.239Z] #20 35.88 Selecting previously unselected package libjq1:amd64. [2021-08-08T11:20:38.239Z] #20 35.88 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-08T11:20:38.239Z] #20 35.90 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-08T11:20:38.239Z] #20 35.98 Selecting previously unselected package jq. [2021-08-08T11:20:38.239Z] #20 35.99 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-08T11:20:38.239Z] #20 36.00 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-08T11:20:38.259Z] #20 39.62 Selecting previously unselected package xfsprogs. [2021-08-08T11:20:38.259Z] #20 39.62 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-08T11:20:38.259Z] #20 39.63 Unpacking xfsprogs (4.20.0-1) ... [2021-08-08T11:20:38.500Z] #20 36.09 Selecting previously unselected package libaio1:amd64. [2021-08-08T11:20:38.500Z] #20 36.09 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-08T11:20:38.500Z] #20 36.10 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-08T11:20:38.500Z] #20 36.15 Selecting previously unselected package libgpm2:amd64. [2021-08-08T11:20:38.500Z] #20 36.15 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-08T11:20:38.500Z] #20 36.16 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-08T11:20:38.500Z] #20 36.23 Selecting previously unselected package libicu63:amd64. [2021-08-08T11:20:38.500Z] #20 36.25 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-08T11:20:38.500Z] #20 36.26 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-08T11:20:38.769Z] #20 40.06 Selecting previously unselected package zip. [2021-08-08T11:20:38.769Z] #20 40.06 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-08T11:20:38.769Z] #20 40.06 Unpacking zip (3.0-11+b1) ... [2021-08-08T11:20:38.769Z] #20 40.27 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-08T11:20:38.769Z] #20 40.29 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-08T11:20:38.769Z] #20 40.31 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-08T11:20:38.769Z] #20 40.32 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-08T11:20:39.024Z] #20 40.33 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-08T11:20:39.024Z] #20 40.34 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-08T11:20:39.024Z] #20 40.35 Setting up uidmap (1:4.5-1.1) ... [2021-08-08T11:20:39.024Z] #20 40.36 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-08T11:20:39.024Z] #20 40.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-08T11:20:39.024Z] #20 40.38 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-08T11:20:39.024Z] #20 40.40 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-08T11:20:39.024Z] #20 40.41 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-08T11:20:39.024Z] #20 40.43 Setting up xxd (2:8.1.0875-5) ... [2021-08-08T11:20:39.024Z] #20 40.44 Setting up zip (3.0-11+b1) ... [2021-08-08T11:20:39.024Z] #20 40.45 Setting up vim-common (2:8.1.0875-5) ... [2021-08-08T11:20:39.024Z] #20 40.47 Setting up bash-completion (1:2.8-6) ... [2021-08-08T11:20:40.246Z] #63 35.62 Reading package lists... [2021-08-08T11:20:40.246Z] #63 ... [2021-08-08T11:20:40.246Z] [2021-08-08T11:20:40.246Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-08T11:20:40.246Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-08-08T11:20:40.246Z] #19 26.36 Reading package lists... [2021-08-08T11:20:41.047Z] #20 38.91 Selecting previously unselected package libnet1:amd64. [2021-08-08T11:20:41.308Z] #20 38.92 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-08T11:20:41.308Z] #20 38.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-08T11:20:41.308Z] #20 39.00 Selecting previously unselected package libnl-3-200:amd64. [2021-08-08T11:20:41.308Z] #20 39.01 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-08T11:20:41.308Z] #20 39.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-08T11:20:41.308Z] #20 39.11 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-08T11:20:41.308Z] #20 39.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-08T11:20:41.308Z] #20 39.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-08T11:20:41.476Z] #22 4.175 Collecting yamllint==1.26.1 [2021-08-08T11:20:41.569Z] #20 39.18 Selecting previously unselected package libreadline5:amd64. [2021-08-08T11:20:41.569Z] #20 39.19 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-08T11:20:41.569Z] #20 39.20 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-08T11:20:41.569Z] #20 39.30 Selecting previously unselected package net-tools. [2021-08-08T11:20:41.569Z] #20 39.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-08T11:20:41.569Z] #20 39.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-08T11:20:41.600Z] #20 42.88 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-08T11:20:41.600Z] #20 42.89 Setting up xz-utils (5.2.4-1) ... [2021-08-08T11:20:41.600Z] #20 42.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-08T11:20:41.600Z] #20 42.93 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-08T11:20:41.600Z] #20 42.95 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-08T11:20:41.600Z] #20 42.99 invoke-rc.d: could not determine current runlevel [2021-08-08T11:20:41.600Z] #20 43.00 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-08T11:20:41.600Z] #20 43.01 Setting up pigz (2.4-1) ... [2021-08-08T11:20:41.600Z] #20 43.02 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-08T11:20:41.600Z] #20 43.03 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-08T11:20:41.600Z] #20 43.06 Setting up python-pip-whl (18.1-5) ... [2021-08-08T11:20:41.600Z] #20 43.08 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-08T11:20:41.600Z] #20 43.09 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-08T11:20:41.830Z] #20 39.46 Selecting previously unselected package patch. [2021-08-08T11:20:41.830Z] #20 39.47 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-08T11:20:41.830Z] #20 39.48 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-08T11:20:41.830Z] #20 39.57 Selecting previously unselected package python-pip-whl. [2021-08-08T11:20:41.830Z] #20 39.58 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-08T11:20:41.830Z] #20 39.59 Unpacking python-pip-whl (18.1-5) ... [2021-08-08T11:20:42.166Z] #20 43.47 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-08T11:20:42.167Z] #20 43.48 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-08T11:20:42.167Z] #20 43.50 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:20:42.167Z] #20 43.51 Setting up vim (2:8.1.0875-5) ... [2021-08-08T11:20:42.167Z] #20 43.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-08T11:20:42.167Z] #20 43.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-08T11:20:42.167Z] #20 43.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-08T11:20:42.167Z] #20 43.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-08T11:20:42.167Z] #20 43.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-08T11:20:42.167Z] #20 43.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-08T11:20:42.167Z] #20 43.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-08T11:20:42.167Z] #20 43.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-08T11:20:42.167Z] #20 43.58 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-08T11:20:42.167Z] #20 43.59 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-08T11:20:42.167Z] #20 43.61 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-08T11:20:42.167Z] #20 43.62 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-08T11:20:42.167Z] #20 43.63 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-08T11:20:42.167Z] #20 43.64 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-08T11:20:42.403Z] #20 40.03 Selecting previously unselected package python3-lib2to3. [2021-08-08T11:20:42.403Z] #20 40.04 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-08T11:20:42.403Z] #20 40.04 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-08T11:20:42.403Z] #20 40.13 Selecting previously unselected package python3-distutils. [2021-08-08T11:20:42.403Z] #20 40.13 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-08T11:20:42.403Z] #20 40.14 Unpacking python3-distutils (3.7.3-1) ... [2021-08-08T11:20:42.403Z] #20 40.28 Selecting previously unselected package python3-pip. [2021-08-08T11:20:42.664Z] #20 40.28 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-08T11:20:42.664Z] #20 40.28 Unpacking python3-pip (18.1-5) ... [2021-08-08T11:20:42.664Z] #20 40.43 Selecting previously unselected package python3-pkg-resources. [2021-08-08T11:20:42.664Z] #20 40.43 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-08T11:20:42.664Z] #20 40.44 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-08T11:20:42.664Z] #20 40.56 Selecting previously unselected package python3-setuptools. [2021-08-08T11:20:42.925Z] #20 40.56 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-08T11:20:42.925Z] #20 40.57 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-08T11:20:42.925Z] #20 40.73 Selecting previously unselected package python3-wheel. [2021-08-08T11:20:42.925Z] #20 40.74 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-08T11:20:42.925Z] #20 40.75 Unpacking python3-wheel (0.32.3-2) ... [2021-08-08T11:20:42.925Z] #20 40.82 Selecting previously unselected package sudo. [2021-08-08T11:20:43.098Z] #20 ... [2021-08-08T11:20:43.098Z] [2021-08-08T11:20:43.098Z] #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 [2021-08-08T11:20:43.098Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-08T11:20:43.098Z] #40 172.8 + dpkg --print-architecture [2021-08-08T11:20:43.187Z] #20 40.82 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-08T11:20:43.187Z] #20 40.84 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-08T11:20:43.354Z] #40 172.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-08T11:20:43.610Z] #40 173.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-08T11:20:43.610Z] #40 173.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-08T11:20:43.759Z] #20 41.30 Selecting previously unselected package thin-provisioning-tools. [2021-08-08T11:20:43.759Z] #20 41.30 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-08T11:20:43.759Z] #20 41.30 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-08T11:20:43.759Z] #20 41.49 Selecting previously unselected package uidmap. [2021-08-08T11:20:43.759Z] #20 41.49 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-08T11:20:43.759Z] #20 41.50 Unpacking uidmap (1:4.5-1.1) ... [2021-08-08T11:20:44.020Z] #20 41.62 Selecting previously unselected package vim-runtime. [2021-08-08T11:20:44.020Z] #20 41.62 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-08T11:20:44.020Z] #20 41.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-08T11:20:44.020Z] #20 41.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-08T11:20:44.020Z] #20 41.71 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-08T11:20:45.521Z] #19 37.04 Reading package lists... [2021-08-08T11:20:45.521Z] #19 ... [2021-08-08T11:20:45.521Z] [2021-08-08T11:20:45.521Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-08T11:20:45.521Z] #66 sha256:6897589991ae722cf050a2e26066f354409e8c37a908d2a9f4fd361148897114 [2021-08-08T11:20:45.521Z] #66 43.81 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-08T11:20:45.521Z] #66 43.81 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-08T11:20:45.556Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-08T11:20:45.556Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a4e2068a\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-08T11:20:45.556Z] ---------------------------------------------------------------------------- [2021-08-08T11:20:45.556Z] [2021-08-08T11:20:45.556Z] INFO: executeCI.ps1 starting at Sun Aug 8 11:20:44 CUT 2021 [2021-08-08T11:20:45.556Z] [2021-08-08T11:20:45.556Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-08T11:20:45.556Z] INFO: Running git version 2.24.1.windows.2 [2021-08-08T11:20:45.556Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-08-08T11:20:45.556Z] INFO: Environment variables: [2021-08-08T11:20:45.556Z] [2021-08-08T11:20:45.556Z] Name Value [2021-08-08T11:20:45.556Z] ---- ----- [2021-08-08T11:20:45.556Z] ALLUSERSPROFILE C:\ProgramData [2021-08-08T11:20:45.556Z] amd64 true [2021-08-08T11:20:45.556Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-08T11:20:45.556Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-08T11:20:45.556Z] arm64 true [2021-08-08T11:20:45.556Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-08T11:20:45.556Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-08T11:20:45.556Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-08T11:20:45.556Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-08T11:20:45.556Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-08T11:20:45.556Z] BRANCH_NAME PR-42481 [2021-08-08T11:20:45.556Z] BUILD_DISPLAY_NAME #21 [2021-08-08T11:20:45.556Z] BUILD_ID 21 [2021-08-08T11:20:45.556Z] BUILD_NUMBER 21 [2021-08-08T11:20:45.556Z] BUILD_TAG jenkins-moby-PR-42481-21 [2021-08-08T11:20:45.556Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42481/21/ [2021-08-08T11:20:45.556Z] cgroup2 true [2021-08-08T11:20:45.556Z] CHANGE_AUTHOR thaJeztah [2021-08-08T11:20:45.556Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-08T11:20:45.556Z] CHANGE_BRANCH seccomp_unconfined_daemon [2021-08-08T11:20:45.556Z] CHANGE_FORK thaJeztah/docker [2021-08-08T11:20:45.556Z] CHANGE_ID 42481 [2021-08-08T11:20:45.556Z] CHANGE_TARGET master [2021-08-08T11:20:45.556Z] CHANGE_TITLE Fix daemon.json and daemon --seccomp-profile not accepting "unconfined", and rename d... [2021-08-08T11:20:45.556Z] CHANGE_URL https://github.com/moby/moby/pull/42481 [2021-08-08T11:20:45.556Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-08T11:20:45.556Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-08T11:20:45.556Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-08T11:20:45.556Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-08T11:20:45.556Z] COMPUTERNAME azwin-2-baaf10 [2021-08-08T11:20:45.556Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-08T11:20:45.556Z] ConfigSequenceNumber 0 [2021-08-08T11:20:45.556Z] dco true [2021-08-08T11:20:45.556Z] DOCKER_BUILDKIT 0 [2021-08-08T11:20:45.556Z] DOCKER_DUT_DEBUG 1 [2021-08-08T11:20:45.556Z] DOCKER_EXPERIMENTAL 1 [2021-08-08T11:20:45.556Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-08T11:20:45.556Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-08T11:20:45.556Z] EXECUTOR_NUMBER 0 [2021-08-08T11:20:45.556Z] FQDN azwin-2-baaf10.westus.cloudapp.azure.com [2021-08-08T11:20:45.556Z] GIT_BRANCH PR-42481 [2021-08-08T11:20:45.556Z] GIT_COMMIT e47fda8f3eaedd3d55de8563171ea39f786aff0b [2021-08-08T11:20:45.556Z] GIT_PREVIOUS_COMMIT 22f10c3920041a7e8788c7eade803485cbb5f4ca [2021-08-08T11:20:45.556Z] GIT_URL https://github.com/moby/moby.git [2021-08-08T11:20:45.556Z] HUDSON_COOKIE 8f72ea66-26a5-4042-8c98-009711b30142 [2021-08-08T11:20:45.556Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-08T11:20:45.556Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-08T11:20:45.556Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-08T11:20:45.556Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-08-08T11:20:45.556Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-08T11:20:45.556Z] JENKINS_NODE_COOKIE 7123c857-6892-432e-9f3e-9e9aba228845 [2021-08-08T11:20:45.556Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-08T11:20:45.556Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-08T11:20:45.556Z] JOB_BASE_NAME PR-42481 [2021-08-08T11:20:45.557Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42481/display/redirect [2021-08-08T11:20:45.557Z] JOB_NAME moby/PR-42481 [2021-08-08T11:20:45.557Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42481/ [2021-08-08T11:20:45.557Z] library.jps.version master [2021-08-08T11:20:45.557Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-08T11:20:45.557Z] NODE_LABELS amd64 azure azwin-2-baaf10 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-08T11:20:45.557Z] NODE_NAME azwin-2-baaf10 [2021-08-08T11:20:45.557Z] NUMBER_OF_PROCESSORS 4 [2021-08-08T11:20:45.557Z] OS Windows_NT [2021-08-08T11:20:45.557Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-08T11:20:45.557Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-08T11:20:45.557Z] ppc64le false [2021-08-08T11:20:45.557Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-08T11:20:45.557Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-08-08T11:20:45.557Z] PROCESSOR_LEVEL 6 [2021-08-08T11:20:45.557Z] PROCESSOR_REVISION 4f01 [2021-08-08T11:20:45.557Z] ProgramData C:\ProgramData [2021-08-08T11:20:45.557Z] ProgramFiles C:\Program Files [2021-08-08T11:20:45.557Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-08T11:20:45.557Z] ProgramW6432 C:\Program Files [2021-08-08T11:20:45.557Z] PROMPT $P$G [2021-08-08T11:20:45.557Z] PSExecutionPolicyPreference Bypass [2021-08-08T11:20:45.557Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-08T11:20:45.557Z] PUBLIC C:\Users\Public [2021-08-08T11:20:45.557Z] rootless true [2021-08-08T11:20:45.557Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42481/21/display/redirect?page=arti... [2021-08-08T11:20:45.557Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42481/21/display/redirect?page=changes [2021-08-08T11:20:45.557Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42481/21/display/redirect [2021-08-08T11:20:45.557Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42481/21/display/redirect?page=tests [2021-08-08T11:20:45.557Z] s390x false [2021-08-08T11:20:45.557Z] SKIP_VALIDATION_TESTS 1 [2021-08-08T11:20:45.557Z] SOURCES_DRIVE d [2021-08-08T11:20:45.557Z] SOURCES_SUBDIR gopath [2021-08-08T11:20:45.557Z] STAGE_NAME Run tests [2021-08-08T11:20:45.557Z] SystemDrive C: [2021-08-08T11:20:45.557Z] SystemRoot C:\Windows [2021-08-08T11:20:45.557Z] TEMP C:\Windows\TEMP [2021-08-08T11:20:45.557Z] TESTDEBUG 0 [2021-08-08T11:20:45.557Z] TESTRUN_DRIVE d [2021-08-08T11:20:45.557Z] TESTRUN_SUBDIR CI [2021-08-08T11:20:45.557Z] TIMEOUT 120m [2021-08-08T11:20:45.557Z] TMP C:\Windows\TEMP [2021-08-08T11:20:45.557Z] unit_validate true [2021-08-08T11:20:45.557Z] USERDOMAIN WORKGROUP [2021-08-08T11:20:45.557Z] USERNAME azwin-2-baaf10$ [2021-08-08T11:20:45.557Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-08T11:20:45.557Z] validate_force false [2021-08-08T11:20:45.557Z] windir C:\Windows [2021-08-08T11:20:45.557Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-08T11:20:45.557Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-08-08T11:20:45.557Z] windows2022 true [2021-08-08T11:20:45.557Z] windows2022containerd false [2021-08-08T11:20:45.557Z] windowsRS1 false [2021-08-08T11:20:45.557Z] windowsRS5 true [2021-08-08T11:20:45.557Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-08T11:20:45.557Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-08T11:20:45.557Z] [2021-08-08T11:20:45.557Z] [2021-08-08T11:20:45.557Z] [2021-08-08T11:20:46.777Z] #22 9.560 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-08T11:20:47.096Z] INFO: Sources under d:\gopath\... [2021-08-08T11:20:47.097Z] INFO: Test run under d:\CI\... [2021-08-08T11:20:47.097Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-08T11:20:47.097Z] INFO: docker/docker repository was found [2021-08-08T11:20:47.378Z] #20 44.60 Selecting previously unselected package vim. [2021-08-08T11:20:47.378Z] #20 44.61 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-08T11:20:47.378Z] #20 44.62 Unpacking vim (2:8.1.0875-5) ... [2021-08-08T11:20:47.378Z] #20 44.98 Selecting previously unselected package xfsprogs. [2021-08-08T11:20:47.378Z] #20 44.99 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-08T11:20:47.378Z] #20 45.00 Unpacking xfsprogs (4.20.0-1) ... [2021-08-08T11:20:47.556Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-08-08T11:20:47.642Z] #20 45.40 Selecting previously unselected package zip. [2021-08-08T11:20:47.642Z] #20 45.41 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-08T11:20:47.642Z] #20 45.42 Unpacking zip (3.0-11+b1) ... [2021-08-08T11:20:47.723Z] #22 10.75 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-08T11:20:47.723Z] #22 ... [2021-08-08T11:20:47.723Z] [2021-08-08T11:20:47.723Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:20:47.723Z] #50 sha256:e237c60233aed0cdb1776360a80d5a10e93f22ff07b0b1b04b29ba59316f33bf [2021-08-08T11:20:47.723Z] #50 167.5 + /build/golangci-lint --version [2021-08-08T11:20:47.906Z] #20 45.63 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-08T11:20:47.906Z] #20 45.68 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-08T11:20:47.906Z] #20 45.69 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-08T11:20:47.906Z] #20 45.71 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-08T11:20:47.906Z] #20 45.73 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-08T11:20:47.906Z] #20 45.76 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-08T11:20:48.015Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-08-08T11:20:48.166Z] #20 45.79 Setting up uidmap (1:4.5-1.1) ... [2021-08-08T11:20:48.166Z] #20 45.83 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-08T11:20:48.166Z] #20 45.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-08T11:20:48.166Z] #20 45.89 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-08T11:20:48.166Z] #20 45.90 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-08T11:20:48.166Z] #20 45.91 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-08T11:20:48.166Z] #20 45.93 Setting up xxd (2:8.1.0875-5) ... [2021-08-08T11:20:48.166Z] #20 45.94 Setting up zip (3.0-11+b1) ... [2021-08-08T11:20:48.166Z] #20 45.95 Setting up vim-common (2:8.1.0875-5) ... [2021-08-08T11:20:48.166Z] #20 45.99 Setting up bash-completion (1:2.8-6) ... [2021-08-08T11:20:48.297Z] #50 167.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-08T11:20:48.474Z] 29d5b6a226d2: Pulling fs layer [2021-08-08T11:20:48.874Z] #50 DONE 168.5s [2021-08-08T11:20:48.874Z] [2021-08-08T11:20:48.874Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-08T11:20:48.874Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-08-08T11:20:48.874Z] #22 10.80 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-08T11:20:48.874Z] #22 10.86 Collecting pyyaml (from yamllint==1.26.1) [2021-08-08T11:20:48.874Z] #22 11.07 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-08-08T11:20:48.874Z] #22 11.74 Installing build dependencies: started [2021-08-08T11:20:50.710Z] #20 48.38 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-08T11:20:50.710Z] #20 48.39 Setting up xz-utils (5.2.4-1) ... [2021-08-08T11:20:50.710Z] #20 48.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-08T11:20:50.710Z] #20 48.42 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-08T11:20:50.710Z] #20 48.44 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-08T11:20:50.800Z] #66 DONE 48.9s [2021-08-08T11:20:50.800Z] [2021-08-08T11:20:50.800Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-08T11:20:50.800Z] #67 sha256:a6eadb23a3383f2dfd531b59e6f4110243421b1761ebddeed3f55b0dee9166f9 [2021-08-08T11:20:50.800Z] #67 DONE 0.1s [2021-08-08T11:20:50.800Z] [2021-08-08T11:20:50.800Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-08T11:20:50.800Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-08-08T11:20:50.800Z] #43 34.86 Reading package lists... [2021-08-08T11:20:50.800Z] #43 44.75 Building dependency tree... [2021-08-08T11:20:50.800Z] #43 47.78 The following additional packages will be installed: [2021-08-08T11:20:50.800Z] #43 47.79 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-08-08T11:20:50.800Z] #43 47.80 Suggested packages: [2021-08-08T11:20:50.800Z] #43 47.80 cmake-doc ninja-build lrzip [2021-08-08T11:20:50.800Z] #43 47.80 Recommended packages: [2021-08-08T11:20:50.800Z] #43 47.80 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-08T11:20:50.800Z] #43 48.29 The following NEW packages will be installed: [2021-08-08T11:20:50.800Z] #43 48.30 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-08-08T11:20:50.800Z] #43 48.67 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:20:50.800Z] #43 48.67 Need to get 5913 kB of archives. [2021-08-08T11:20:50.800Z] #43 48.67 After this operation, 27.4 MB of additional disk space will be used. [2021-08-08T11:20:50.800Z] #43 48.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-08T11:20:50.800Z] #43 48.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-08T11:20:50.800Z] #43 48.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-08T11:20:50.800Z] #43 48.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-08T11:20:50.800Z] #43 48.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-08T11:20:50.800Z] #43 48.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-08T11:20:50.800Z] #43 48.73 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-08T11:20:50.800Z] #43 48.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-08T11:20:50.800Z] #43 ... [2021-08-08T11:20:50.800Z] [2021-08-08T11:20:50.800Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-08T11:20:50.800Z] #68 sha256:99b8cb930385085e23c9aab0cd4e87f2f921f6c0cc76d069120705c2506012b8 [2021-08-08T11:20:50.800Z] #68 DONE 0.2s [2021-08-08T11:20:50.800Z] [2021-08-08T11:20:50.800Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-08T11:20:50.800Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-08-08T11:20:50.800Z] #63 35.62 Reading package lists... [2021-08-08T11:20:50.800Z] #63 45.40 Building dependency tree... [2021-08-08T11:20:50.800Z] #63 48.33 The following additional packages will be installed: [2021-08-08T11:20:50.800Z] #63 48.34 libbtrfs0 [2021-08-08T11:20:50.800Z] #63 48.44 The following NEW packages will be installed: [2021-08-08T11:20:50.800Z] #63 48.45 libbtrfs-dev libbtrfs0 [2021-08-08T11:20:50.800Z] #63 48.76 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:20:50.800Z] #63 48.76 Need to get 119 kB of archives. [2021-08-08T11:20:50.800Z] #63 48.76 After this operation, 387 kB of additional disk space will be used. [2021-08-08T11:20:50.800Z] #63 48.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-08T11:20:50.800Z] #63 48.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-08T11:20:50.800Z] #63 49.66 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:20:50.971Z] #20 48.53 invoke-rc.d: could not determine current runlevel [2021-08-08T11:20:50.971Z] #20 48.53 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-08T11:20:50.971Z] #20 48.54 Setting up pigz (2.4-1) ... [2021-08-08T11:20:50.971Z] #20 48.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-08T11:20:50.971Z] #20 48.57 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-08T11:20:50.971Z] #20 48.60 Setting up python-pip-whl (18.1-5) ... [2021-08-08T11:20:50.971Z] #20 48.61 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-08T11:20:50.971Z] #20 48.62 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-08T11:20:51.232Z] #20 49.00 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-08T11:20:51.232Z] #20 49.07 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-08T11:20:51.372Z] #63 50.07 Fetched 119 kB in 0s (452 kB/s) [2021-08-08T11:20:51.372Z] #63 50.20 Selecting previously unselected package libbtrfs0. [2021-08-08T11:20:51.372Z] #63 50.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-08-08T11:20:51.372Z] #63 50.26 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-08T11:20:51.372Z] #63 50.27 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-08T11:20:51.493Z] #20 49.08 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:20:51.493Z] #20 49.10 Setting up vim (2:8.1.0875-5) ... [2021-08-08T11:20:51.493Z] #20 49.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-08T11:20:51.493Z] #20 49.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-08T11:20:51.493Z] #20 49.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-08T11:20:51.493Z] #20 49.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-08T11:20:51.493Z] #20 49.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-08T11:20:51.493Z] #20 49.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-08T11:20:51.493Z] #20 49.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-08T11:20:51.493Z] #20 49.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-08T11:20:51.493Z] #20 49.17 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-08T11:20:51.493Z] #20 49.19 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-08T11:20:51.493Z] #20 49.21 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-08T11:20:51.493Z] #20 49.22 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-08T11:20:51.493Z] #20 49.23 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-08T11:20:51.493Z] #20 49.25 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-08T11:20:51.633Z] #63 50.39 Selecting previously unselected package libbtrfs-dev. [2021-08-08T11:20:51.633Z] #63 50.41 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-08T11:20:51.633Z] #63 50.42 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-08T11:20:51.734Z] #40 ... [2021-08-08T11:20:51.734Z] [2021-08-08T11:20:51.734Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:20:51.734Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-08T11:20:51.734Z] #20 45.96 Setting up iptables (1.8.2-4) ... [2021-08-08T11:20:51.734Z] #20 45.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-08T11:20:51.734Z] #20 45.99 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-08T11:20:51.734Z] #20 45.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-08T11:20:51.734Z] #20 45.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-08T11:20:51.734Z] #20 46.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-08T11:20:51.734Z] #20 46.00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-08T11:20:51.734Z] #20 46.01 Setting up python3 (3.7.3-1) ... [2021-08-08T11:20:51.734Z] #20 46.37 Setting up python3-wheel (0.32.3-2) ... [2021-08-08T11:20:51.734Z] #20 46.94 Setting up apparmor (2.13.2-10) ... [2021-08-08T11:20:51.734Z] #20 48.50 Setting up xfsprogs (4.20.0-1) ... [2021-08-08T11:20:51.734Z] #20 48.51 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-08T11:20:51.734Z] #20 48.87 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-08T11:20:51.734Z] #20 49.66 Setting up python3-distutils (3.7.3-1) ... [2021-08-08T11:20:51.734Z] #20 50.09 Setting up python3-setuptools (40.8.0-1) ... [2021-08-08T11:20:51.734Z] #20 50.97 Setting up python3-pip (18.1-5) ... [2021-08-08T11:20:51.734Z] #20 51.86 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:20:51.734Z] #20 51.89 Processing triggers for mime-support (3.62) ... [2021-08-08T11:20:51.734Z] #20 DONE 52.4s [2021-08-08T11:20:51.734Z] [2021-08-08T11:20:51.734Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-08-08T11:20:51.734Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-08-08T11:20:51.902Z] #63 50.74 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-08T11:20:51.902Z] #63 50.77 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-08T11:20:51.902Z] #63 50.80 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:20:52.162Z] #63 DONE 51.1s [2021-08-08T11:20:52.162Z] [2021-08-08T11:20:52.162Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-08T11:20:52.162Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-08-08T11:20:52.162Z] #43 49.73 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:20:52.162Z] #43 50.03 Fetched 5913 kB in 0s (14.9 MB/s) [2021-08-08T11:20:52.162Z] #43 50.10 Selecting previously unselected package xxd. [2021-08-08T11:20:52.162Z] #43 50.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-08-08T11:20:52.162Z] #43 50.14 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-08T11:20:52.162Z] #43 50.15 Unpacking xxd (2:8.1.0875-5) ... [2021-08-08T11:20:52.162Z] #43 50.29 Selecting previously unselected package vim-common. [2021-08-08T11:20:52.162Z] #43 50.29 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-08T11:20:52.162Z] #43 50.32 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-08T11:20:52.162Z] #43 50.65 Selecting previously unselected package cmake-data. [2021-08-08T11:20:52.162Z] #43 50.65 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-08T11:20:52.162Z] #43 50.65 Unpacking cmake-data (3.13.4-1) ... [2021-08-08T11:20:52.661Z] #21 1.668 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-08T11:20:52.661Z] #21 1.670 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-08T11:20:52.661Z] #21 1.673 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-08T11:20:52.661Z] #21 DONE 1.7s [2021-08-08T11:20:52.661Z] [2021-08-08T11:20:52.661Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-08T11:20:52.661Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-08-08T11:20:52.732Z] #43 51.66 Selecting previously unselected package libarchive13:amd64. [2021-08-08T11:20:52.991Z] #43 51.67 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-08T11:20:52.991Z] #43 51.68 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-08T11:20:52.991Z] #43 51.76 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-08T11:20:52.991Z] #43 51.76 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-08T11:20:52.991Z] #43 51.76 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-08T11:20:52.992Z] #43 51.82 Selecting previously unselected package librhash0:amd64. [2021-08-08T11:20:52.992Z] #43 51.82 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-08-08T11:20:52.992Z] #43 51.83 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-08T11:20:53.252Z] #43 52.01 Selecting previously unselected package libuv1:amd64. [2021-08-08T11:20:53.252Z] #43 52.02 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-08T11:20:53.252Z] #43 52.03 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-08T11:20:53.252Z] #43 52.07 Selecting previously unselected package cmake. [2021-08-08T11:20:53.252Z] #43 52.08 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-08-08T11:20:53.513Z] #43 52.18 Unpacking cmake (3.13.4-1) ... [2021-08-08T11:20:54.038Z] #20 51.48 Setting up iptables (1.8.2-4) ... [2021-08-08T11:20:54.038Z] #20 51.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-08T11:20:54.038Z] #20 51.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-08T11:20:54.038Z] #20 51.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-08T11:20:54.038Z] #20 51.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-08T11:20:54.038Z] #20 51.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-08T11:20:54.038Z] #20 51.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-08T11:20:54.038Z] #20 51.54 Setting up python3 (3.7.3-1) ... [2021-08-08T11:20:54.298Z] #20 51.86 Setting up python3-wheel (0.32.3-2) ... [2021-08-08T11:20:54.869Z] #20 52.49 Setting up apparmor (2.13.2-10) ... [2021-08-08T11:20:54.892Z] #43 53.57 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-08T11:20:54.892Z] #43 53.79 Setting up xxd (2:8.1.0875-5) ... [2021-08-08T11:20:54.892Z] #43 53.81 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-08T11:20:54.892Z] #43 53.82 Setting up vim-common (2:8.1.0875-5) ... [2021-08-08T11:20:54.892Z] #43 53.85 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-08T11:20:54.892Z] #43 53.86 Setting up cmake-data (3.13.4-1) ... [2021-08-08T11:20:54.892Z] #43 53.88 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-08T11:20:54.892Z] #43 53.90 Setting up cmake (3.13.4-1) ... [2021-08-08T11:20:55.151Z] #43 53.91 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:20:55.151Z] #43 53.95 Processing triggers for mime-support (3.62) ... [2021-08-08T11:20:56.530Z] #43 DONE 55.4s [2021-08-08T11:20:56.530Z] [2021-08-08T11:20:56.530Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-08T11:20:56.530Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-08-08T11:20:56.530Z] #19 37.04 Reading package lists... [2021-08-08T11:20:56.530Z] #19 46.29 Building dependency tree... [2021-08-08T11:20:56.530Z] #19 49.07 The following additional packages will be installed: [2021-08-08T11:20:56.530Z] #19 49.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-08T11:20:56.530Z] #19 49.07 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-08T11:20:56.530Z] #19 49.08 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-08T11:20:56.530Z] #19 49.08 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-08T11:20:56.530Z] #19 49.09 mingw-w64-x86-64-dev [2021-08-08T11:20:56.530Z] #19 49.11 Suggested packages: [2021-08-08T11:20:56.530Z] #19 49.11 gcc-8-locales seccomp wine64 [2021-08-08T11:20:56.530Z] #19 49.59 The following NEW packages will be installed: [2021-08-08T11:20:56.530Z] #19 49.59 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-08T11:20:56.530Z] #19 49.59 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-08T11:20:56.530Z] #19 49.59 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-08T11:20:56.530Z] #19 49.60 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-08T11:20:56.530Z] #19 49.60 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-08T11:20:56.530Z] #19 49.62 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-08T11:20:56.530Z] #19 49.64 The following packages will be upgraded: [2021-08-08T11:20:56.530Z] #19 49.65 libseccomp2 [2021-08-08T11:20:56.530Z] #19 50.03 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:20:56.530Z] #19 50.03 Need to get 77.8 MB of archives. [2021-08-08T11:20:56.530Z] #19 50.03 After this operation, 487 MB of additional disk space will be used. [2021-08-08T11:20:56.530Z] #19 50.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-08-08T11:20:56.530Z] #19 50.03 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-08T11:20:56.530Z] #19 50.03 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-08T11:20:56.530Z] #19 50.09 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] [2021-08-08T11:20:56.530Z] #19 50.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-08T11:20:56.530Z] #19 50.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-08-08T11:20:56.530Z] #19 50.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-08T11:20:56.530Z] #19 50.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-08T11:20:56.530Z] #19 50.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-08T11:20:56.530Z] #19 50.43 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] [2021-08-08T11:20:56.530Z] #19 50.43 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] [2021-08-08T11:20:56.530Z] #19 51.91 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] [2021-08-08T11:20:56.530Z] #19 52.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-08T11:20:56.530Z] #19 52.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-08T11:20:56.530Z] #19 52.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-08T11:20:56.530Z] #19 52.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-08T11:20:56.530Z] #19 52.77 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] [2021-08-08T11:20:56.530Z] #19 52.77 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-08T11:20:56.530Z] #19 52.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-08T11:20:56.530Z] #19 52.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-08T11:20:56.530Z] #19 52.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-08T11:20:56.530Z] #19 52.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-08T11:20:56.530Z] #19 52.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-08T11:20:56.530Z] #19 52.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-08T11:20:56.530Z] #19 52.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-08T11:20:56.530Z] #19 52.85 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-08T11:20:56.530Z] #19 53.57 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:20:56.530Z] #19 ... [2021-08-08T11:20:56.530Z] [2021-08-08T11:20:56.530Z] #44 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-08T11:20:56.530Z] #44 sha256:afc68e7a084f259d5b95feb5b2c1d36adaa8aa23bff412acc6dba0c2d322e43e [2021-08-08T11:20:56.783Z] #20 54.48 Setting up xfsprogs (4.20.0-1) ... [2021-08-08T11:20:56.783Z] #20 54.49 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-08T11:20:57.044Z] #20 54.84 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-08T11:20:57.468Z] #44 0.909 + RM_GOPATH=0 [2021-08-08T11:20:57.468Z] #44 0.909 + TMP_GOPATH= [2021-08-08T11:20:57.468Z] #44 0.909 + : /build [2021-08-08T11:20:57.468Z] #44 0.910 + '[' -z '' ']' [2021-08-08T11:20:57.468Z] #44 0.910 ++ mktemp -d [2021-08-08T11:20:57.468Z] #44 0.911 + export GOPATH=/tmp/tmp.Q8bIIlOlMR [2021-08-08T11:20:57.468Z] #44 0.911 + GOPATH=/tmp/tmp.Q8bIIlOlMR [2021-08-08T11:20:57.468Z] #44 0.911 + RM_GOPATH=1 [2021-08-08T11:20:57.468Z] #44 0.912 + case "$(go env GOARCH)" in [2021-08-08T11:20:57.468Z] #44 0.912 ++ go env GOARCH [2021-08-08T11:20:57.468Z] #44 0.922 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:20:57.468Z] #44 0.922 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:20:57.468Z] #44 0.922 ++ dirname /tmp/install/install.sh [2021-08-08T11:20:57.468Z] #44 0.923 + dir=/tmp/install [2021-08-08T11:20:57.468Z] #44 0.923 + bin=tini [2021-08-08T11:20:57.468Z] #44 0.923 + shift [2021-08-08T11:20:57.468Z] #44 0.923 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-08T11:20:57.468Z] #44 0.923 + . /tmp/install/tini.installer [2021-08-08T11:20:57.468Z] #44 0.924 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-08T11:20:57.468Z] #44 0.924 + install_tini [2021-08-08T11:20:57.468Z] #44 0.924 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-08T11:20:57.468Z] #44 0.924 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-08T11:20:57.468Z] #44 0.924 + git clone https://github.com/krallin/tini.git /tmp/tmp.Q8bIIlOlMR/tini [2021-08-08T11:20:57.468Z] #44 0.926 Cloning into '/tmp/tmp.Q8bIIlOlMR/tini'... [2021-08-08T11:20:57.727Z] #44 1.263 + cd /tmp/tmp.Q8bIIlOlMR/tini [2021-08-08T11:20:57.901Z] #22 4.730 Collecting yamllint==1.26.1 [2021-08-08T11:20:57.987Z] #20 55.69 Setting up python3-distutils (3.7.3-1) ... [2021-08-08T11:20:57.987Z] #44 1.264 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-08T11:20:57.987Z] #44 1.269 + cmake . [2021-08-08T11:20:57.987Z] #44 1.433 -- The C compiler identification is GNU 8.3.0 [2021-08-08T11:20:57.987Z] #44 1.451 -- Check for working C compiler: /usr/bin/cc [2021-08-08T11:20:58.246Z] #44 1.657 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-08T11:20:58.246Z] #44 1.659 -- Detecting C compiler ABI info [2021-08-08T11:20:58.248Z] #20 56.10 Setting up python3-setuptools (40.8.0-1) ... [2021-08-08T11:20:58.506Z] #44 1.871 -- Detecting C compiler ABI info - done [2021-08-08T11:20:58.506Z] #44 1.889 -- Detecting C compile features [2021-08-08T11:20:59.074Z] #44 2.578 -- Detecting C compile features - done [2021-08-08T11:20:59.074Z] #44 2.597 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-08T11:20:59.074Z] #44 2.677 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-08T11:20:59.333Z] #44 2.735 -- Configuring done [2021-08-08T11:20:59.333Z] #44 2.747 -- Generating done [2021-08-08T11:20:59.333Z] #44 2.749 -- Build files have been written to: /tmp/tmp.Q8bIIlOlMR/tini [2021-08-08T11:20:59.333Z] #44 2.751 + make tini-static [2021-08-08T11:20:59.333Z] #44 2.868 Scanning dependencies of target tini-static [2021-08-08T11:20:59.333Z] #44 2.931 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-08T11:20:59.633Z] #20 57.20 Setting up python3-pip (18.1-5) ... [2021-08-08T11:20:59.902Z] #44 3.332 [100%] Linking C executable tini-static [2021-08-08T11:21:00.162Z] #44 3.536 [100%] Built target tini-static [2021-08-08T11:21:00.162Z] #44 3.559 + mkdir -p /build [2021-08-08T11:21:00.162Z] #44 3.562 + cp tini-static /build/docker-init [2021-08-08T11:21:00.575Z] #20 58.13 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:21:00.575Z] #20 58.17 Processing triggers for mime-support (3.62) ... [2021-08-08T11:21:01.546Z] #44 DONE 4.8s [2021-08-08T11:21:01.546Z] [2021-08-08T11:21:01.546Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-08T11:21:01.546Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-08-08T11:21:01.546Z] #19 53.78 Fetched 77.8 MB in 3s (24.9 MB/s) [2021-08-08T11:21:01.546Z] #19 53.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-08-08T11:21:01.546Z] #19 53.89 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-08T11:21:01.546Z] #19 53.93 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-08T11:21:01.546Z] #19 54.15 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-08T11:21:01.546Z] #19 54.33 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-08T11:21:01.546Z] #19 54.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-08-08T11:21:01.546Z] #19 54.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-08T11:21:01.546Z] #19 54.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-08T11:21:01.546Z] #19 55.03 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-08T11:21:01.546Z] #19 55.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-08T11:21:01.546Z] #19 55.03 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-08T11:21:01.546Z] #19 55.72 Selecting previously unselected package binutils-mingw-w64. [2021-08-08T11:21:01.546Z] #19 55.73 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-08T11:21:01.546Z] #19 55.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-08T11:21:01.546Z] #19 55.81 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-08T11:21:01.546Z] #19 55.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-08T11:21:01.546Z] #19 55.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-08T11:21:01.546Z] #19 55.89 Selecting previously unselected package dmsetup. [2021-08-08T11:21:01.546Z] #19 55.90 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-08T11:21:01.546Z] #19 55.91 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-08T11:21:01.546Z] #19 55.98 Selecting previously unselected package mingw-w64-common. [2021-08-08T11:21:01.546Z] #19 55.99 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-08T11:21:01.546Z] #19 56.00 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-08T11:21:01.546Z] #19 57.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-08T11:21:01.546Z] #19 57.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-08T11:21:01.546Z] #19 57.98 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-08T11:21:01.962Z] #20 DONE 59.6s [2021-08-08T11:21:01.962Z] [2021-08-08T11:21:01.962Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-08-08T11:21:01.962Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-08-08T11:21:02.486Z] #19 ... [2021-08-08T11:21:02.486Z] [2021-08-08T11:21:02.486Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:21:02.486Z] #64 sha256:6db419d687341fc2e2e96aed4ed12daf5ceca493982ac1d1ab3d2d6eb14e5d11 [2021-08-08T11:21:02.486Z] #64 0.743 + RM_GOPATH=0 [2021-08-08T11:21:02.486Z] #64 0.743 + TMP_GOPATH= [2021-08-08T11:21:02.486Z] #64 0.743 + : /build [2021-08-08T11:21:02.486Z] #64 0.743 + '[' -z '' ']' [2021-08-08T11:21:02.486Z] #64 0.743 ++ mktemp -d [2021-08-08T11:21:02.486Z] #64 0.743 + export GOPATH=/tmp/tmp.CsgT2f6SVC [2021-08-08T11:21:02.486Z] #64 0.743 + GOPATH=/tmp/tmp.CsgT2f6SVC [2021-08-08T11:21:02.486Z] #64 0.743 + RM_GOPATH=1 [2021-08-08T11:21:02.486Z] #64 0.743 + case "$(go env GOARCH)" in [2021-08-08T11:21:02.486Z] #64 0.744 ++ go env GOARCH [2021-08-08T11:21:02.486Z] #64 0.747 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:21:02.486Z] #64 0.747 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:21:02.486Z] #64 0.747 ++ dirname /tmp/install/install.sh [2021-08-08T11:21:02.486Z] #64 0.748 + dir=/tmp/install [2021-08-08T11:21:02.486Z] #64 0.748 + bin=containerd [2021-08-08T11:21:02.486Z] #64 0.748 + shift [2021-08-08T11:21:02.486Z] #64 0.748 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-08T11:21:02.486Z] #64 0.748 + . /tmp/install/containerd.installer [2021-08-08T11:21:02.486Z] #64 0.748 ++ set -e [2021-08-08T11:21:02.486Z] #64 0.748 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-08T11:21:02.486Z] #64 0.749 + install_containerd [2021-08-08T11:21:02.486Z] #64 0.749 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-08T11:21:02.486Z] #64 0.749 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-08T11:21:02.486Z] #64 0.749 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CsgT2f6SVC/src/github.com/containerd/containerd [2021-08-08T11:21:02.486Z] #64 0.777 Cloning into '/tmp/tmp.CsgT2f6SVC/src/github.com/containerd/containerd'... [2021-08-08T11:21:02.906Z] #21 1.014 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-08T11:21:02.906Z] #21 1.020 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-08T11:21:02.906Z] #21 1.024 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-08T11:21:03.167Z] #21 DONE 1.2s [2021-08-08T11:21:03.167Z] [2021-08-08T11:21:03.167Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-08T11:21:03.167Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-08-08T11:21:03.186Z] #22 10.04 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-08T11:21:03.186Z] #22 ... [2021-08-08T11:21:03.186Z] [2021-08-08T11:21:03.186Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:21:03.186Z] #50 sha256:e265b30ece1018567a0679c6b56e20d46d5452461fd78cdccafc821afed2744b [2021-08-08T11:21:03.186Z] #50 192.8 + /build/golangci-lint --version [2021-08-08T11:21:03.186Z] #50 193.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-08T11:21:03.424Z] #64 ... [2021-08-08T11:21:03.424Z] [2021-08-08T11:21:03.424Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-08T11:21:03.424Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-08-08T11:21:03.424Z] #19 60.26 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-08T11:21:03.424Z] #19 60.26 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-08T11:21:03.424Z] #19 60.28 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:21:03.424Z] #19 60.33 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-08T11:21:03.424Z] #19 60.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-08T11:21:03.424Z] #19 60.33 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:21:03.823Z] #22 25.86 Installing build dependencies: finished with status 'done' [2021-08-08T11:21:04.155Z] #50 DONE 194.0s [2021-08-08T11:21:04.155Z] [2021-08-08T11:21:04.155Z] #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 [2021-08-08T11:21:04.155Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-08T11:21:04.155Z] #40 DONE 193.7s [2021-08-08T11:21:04.155Z] [2021-08-08T11:21:04.155Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-08T11:21:04.155Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-08-08T11:21:04.155Z] #22 10.96 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-08T11:21:04.155Z] #22 11.01 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-08T11:21:04.155Z] #22 11.05 Collecting pyyaml (from yamllint==1.26.1) [2021-08-08T11:21:04.155Z] #22 11.15 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-08T11:21:04.155Z] #22 11.29 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-08T11:21:04.155Z] #22 11.29 Building wheels for collected packages: yamllint [2021-08-08T11:21:04.155Z] #22 11.30 Running setup.py bdist_wheel for yamllint: started [2021-08-08T11:21:04.717Z] #22 12.05 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-08T11:21:04.717Z] #22 12.05 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-08T11:21:04.717Z] #22 12.09 Successfully built yamllint [2021-08-08T11:21:04.717Z] #22 12.11 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-08T11:21:04.973Z] #22 12.34 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-08T11:21:05.229Z] #22 DONE 12.6s [2021-08-08T11:21:05.229Z] [2021-08-08T11:21:05.229Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-08T11:21:05.229Z] #25 sha256:8dd0c0cfe1ad21d9c8461b54b5bec160bb943a393da76defbd4aab3b586bcd3b [2021-08-08T11:21:05.791Z] #25 DONE 0.6s [2021-08-08T11:21:05.791Z] [2021-08-08T11:21:05.791Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:21:05.791Z] #57 sha256:b823a98ce22200753f081ad3779983d8e010223ef1805f7a0f55aac3968aafff [2021-08-08T11:21:06.047Z] #57 ... [2021-08-08T11:21:06.047Z] [2021-08-08T11:21:06.047Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-08T11:21:06.047Z] #30 sha256:1d29d20796bacda1c268cd4f8a15b32d97b5649b5ad6df30d0c02165a5c8784e [2021-08-08T11:21:07.383Z] #22 4.468 Collecting yamllint==1.26.1 [2021-08-08T11:21:08.130Z] #22 30.93 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-08T11:21:08.130Z] #22 30.94 Building wheels for collected packages: yamllint, pyyaml [2021-08-08T11:21:08.130Z] #22 30.94 Running setup.py bdist_wheel for yamllint: started [2021-08-08T11:21:08.705Z] #19 65.13 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-08T11:21:08.705Z] #19 65.13 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-08T11:21:08.705Z] #19 65.13 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:21:09.105Z] #22 31.96 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-08T11:21:09.105Z] #22 31.96 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-08T11:21:09.105Z] #22 32.03 Running setup.py bdist_wheel for pyyaml: started [2021-08-08T11:21:09.817Z] #57 213.3 # github.com/containerd/containerd/cmd/containerd [2021-08-08T11:21:09.817Z] #57 213.3 /usr/bin/ld: /tmp/go-link-083258332/000019.o: in function `New': [2021-08-08T11:21:09.817Z] #57 213.3 /tmp/tmp.FosKIFwRdJ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-08-08T11:21:09.817Z] #57 213.4 + bin/containerd-stress [2021-08-08T11:21:09.817Z] #57 214.4 + bin/containerd-shim [2021-08-08T11:21:10.493Z] #22 33.40 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-08-08T11:21:10.493Z] #22 33.40 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-08-08T11:21:10.493Z] #22 33.55 Successfully built yamllint pyyaml [2021-08-08T11:21:10.493Z] #22 33.57 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-08T11:21:10.686Z] #22 ... [2021-08-08T11:21:10.686Z] [2021-08-08T11:21:10.686Z] #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 [2021-08-08T11:21:10.686Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-08T11:21:10.686Z] #40 199.7 + dpkg --print-architecture [2021-08-08T11:21:10.686Z] #40 199.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-08T11:21:10.686Z] #40 200.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-08T11:21:10.686Z] #40 200.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-08T11:21:11.066Z] #22 33.89 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-08T11:21:11.329Z] #22 DONE 34.4s [2021-08-08T11:21:11.329Z] [2021-08-08T11:21:11.329Z] #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 [2021-08-08T11:21:11.329Z] #24 sha256:d9d10fc1e236c1ff6b5b462f7ae63a77b38ece82038247012669305a1f8981cd [2021-08-08T11:21:12.580Z] #30 DONE 6.0s [2021-08-08T11:21:12.580Z] [2021-08-08T11:21:12.580Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:21:12.580Z] #57 sha256:b823a98ce22200753f081ad3779983d8e010223ef1805f7a0f55aac3968aafff [2021-08-08T11:21:12.580Z] #57 ... [2021-08-08T11:21:12.580Z] [2021-08-08T11:21:12.580Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-08T11:21:12.580Z] #33 sha256:f0e0daf1d737fa03cd4d86a09ba715710f01c672a93c03066fa2c9b92f7304f1 [2021-08-08T11:21:12.580Z] #33 DONE 0.3s [2021-08-08T11:21:12.580Z] [2021-08-08T11:21:12.580Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-08T11:21:12.580Z] #35 sha256:272325e49b618d10cb7fb4214f6b3a141caf3c4f3cfb0b79449d69eb4b1e7e06 [2021-08-08T11:21:12.580Z] #35 DONE 0.1s [2021-08-08T11:21:12.580Z] [2021-08-08T11:21:12.580Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-08T11:21:12.580Z] #38 sha256:683dee842011ee39f63193a5c869d8e62cf2988ef00a1344ed7059768b9a1343 [2021-08-08T11:21:12.580Z] #38 DONE 0.1s [2021-08-08T11:21:12.580Z] [2021-08-08T11:21:12.580Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:21:12.580Z] #57 sha256:b823a98ce22200753f081ad3779983d8e010223ef1805f7a0f55aac3968aafff [2021-08-08T11:21:12.580Z] #57 ... [2021-08-08T11:21:12.580Z] [2021-08-08T11:21:12.580Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-08T11:21:12.580Z] #41 sha256:e3ef91f06dc648def346e0df72239ae7817edd5787b74ce781fa7285feaac105 [2021-08-08T11:21:12.835Z] #41 DONE 0.5s [2021-08-08T11:21:12.835Z] [2021-08-08T11:21:12.835Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-08T11:21:12.835Z] #45 sha256:3b2984f161d4c7de66c7c4f062f6fbc019053ee4782a40244249f86dfe5d736a [2021-08-08T11:21:12.905Z] #19 69.26 Selecting previously unselected package libapparmor1:amd64. [2021-08-08T11:21:12.905Z] #19 69.27 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-08T11:21:12.905Z] #19 69.28 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-08T11:21:12.905Z] #19 69.36 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-08T11:21:12.905Z] #19 69.36 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-08T11:21:12.905Z] #19 69.37 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-08T11:21:12.905Z] #19 69.43 Selecting previously unselected package libbtrfs0. [2021-08-08T11:21:12.905Z] #19 69.44 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-08T11:21:12.905Z] #19 69.45 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-08T11:21:12.905Z] #19 69.49 Selecting previously unselected package libbtrfs-dev. [2021-08-08T11:21:12.905Z] #19 69.50 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-08T11:21:12.905Z] #19 69.51 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-08T11:21:12.905Z] #19 69.56 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-08T11:21:12.905Z] #19 69.57 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-08T11:21:12.905Z] #19 69.57 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-08T11:21:12.905Z] #19 69.62 Selecting previously unselected package libudev-dev:amd64. [2021-08-08T11:21:12.905Z] #19 69.63 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-08T11:21:12.905Z] #19 69.65 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-08T11:21:12.905Z] #19 69.72 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-08T11:21:12.905Z] #19 69.73 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-08T11:21:12.905Z] #19 69.73 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-08T11:21:12.905Z] #19 69.85 Selecting previously unselected package libpcre16-3:amd64. [2021-08-08T11:21:12.905Z] #19 69.85 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-08T11:21:12.905Z] #19 69.86 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-08T11:21:12.905Z] #19 69.94 Selecting previously unselected package libpcre32-3:amd64. [2021-08-08T11:21:12.905Z] #19 69.95 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-08T11:21:12.905Z] #19 69.95 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-08T11:21:12.905Z] #19 70.03 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-08T11:21:12.905Z] #19 70.03 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-08T11:21:12.905Z] #19 70.03 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-08T11:21:12.905Z] #19 70.08 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-08T11:21:13.082Z] #57 221.2 + bin/containerd-shim-runc-v1 [2021-08-08T11:21:13.091Z] #45 DONE 0.1s [2021-08-08T11:21:13.091Z] [2021-08-08T11:21:13.091Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-08T11:21:13.091Z] #47 sha256:2e3c280912c04d6ce44d5e3d0d95511efc600d85c96efcb49c07a70b519d4a62 [2021-08-08T11:21:13.164Z] #19 70.08 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-08T11:21:13.164Z] #19 70.09 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-08T11:21:13.164Z] #19 70.26 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-08T11:21:13.164Z] #19 70.26 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-08T11:21:13.164Z] #19 70.27 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-08T11:21:13.164Z] #19 70.36 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-08T11:21:13.232Z] #40 ... [2021-08-08T11:21:13.232Z] [2021-08-08T11:21:13.232Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-08T11:21:13.232Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-08-08T11:21:13.232Z] #22 9.785 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-08T11:21:13.348Z] #47 DONE 0.2s [2021-08-08T11:21:13.348Z] [2021-08-08T11:21:13.348Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-08T11:21:13.348Z] #49 sha256:0abadc410eac3c59614d4faef3be6c76f1ba1ad38b17ddaefc289a1fc4d90149 [2021-08-08T11:21:13.348Z] #49 DONE 0.1s [2021-08-08T11:21:13.348Z] [2021-08-08T11:21:13.348Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:21:13.348Z] #54 sha256:786d9fb367e7a3134d8c470010ff433c082f1f4209cbb25e5e936599470e3112 [2021-08-08T11:21:13.348Z] #54 ... [2021-08-08T11:21:13.348Z] [2021-08-08T11:21:13.348Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-08T11:21:13.348Z] #51 sha256:392ea8e608ceb530787dcd7b05b2070703791e3530cf59ce4bd458f1ae5f2c22 [2021-08-08T11:21:13.423Z] #19 70.36 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-08T11:21:13.423Z] #19 70.37 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-08T11:21:13.423Z] #19 70.42 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-08T11:21:13.423Z] #19 70.42 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-08T11:21:13.423Z] #19 70.43 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-08T11:21:13.423Z] #19 70.49 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-08T11:21:13.683Z] #19 70.49 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-08T11:21:13.683Z] #19 70.50 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-08T11:21:13.683Z] #19 ... [2021-08-08T11:21:13.683Z] [2021-08-08T11:21:13.683Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:21:13.683Z] #64 sha256:6db419d687341fc2e2e96aed4ed12daf5ceca493982ac1d1ab3d2d6eb14e5d11 [2021-08-08T11:21:13.683Z] #64 11.15 + cd /tmp/tmp.CsgT2f6SVC/src/github.com/containerd/containerd [2021-08-08T11:21:13.683Z] #64 11.15 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-08T11:21:13.683Z] #64 11.60 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-08T11:21:13.683Z] #64 11.60 + BUILDTAGS='netgo osusergo static_build' [2021-08-08T11:21:13.683Z] #64 11.60 + export EXTRA_FLAGS=-buildmode=pie [2021-08-08T11:21:13.683Z] #64 11.60 + EXTRA_FLAGS=-buildmode=pie [2021-08-08T11:21:13.683Z] #64 11.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-08T11:21:13.683Z] #64 11.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-08T11:21:13.683Z] #64 11.60 + '[' '' = dynamic ']' [2021-08-08T11:21:13.683Z] #64 11.60 + make [2021-08-08T11:21:13.683Z] #64 12.14 + bin/ctr [2021-08-08T11:21:13.683Z] #64 ... [2021-08-08T11:21:13.683Z] [2021-08-08T11:21:13.683Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-08T11:21:13.683Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-08-08T11:21:13.683Z] #19 70.69 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-08T11:21:13.683Z] #19 70.72 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-08T11:21:13.683Z] #19 70.74 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-08T11:21:13.683Z] #19 70.76 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-08T11:21:13.683Z] #19 70.77 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-08T11:21:13.683Z] #19 70.78 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-08T11:21:13.683Z] #19 70.80 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:21:13.683Z] #19 70.81 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-08T11:21:13.683Z] #19 70.82 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-08T11:21:13.683Z] #19 70.84 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-08T11:21:13.683Z] #19 70.85 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-08T11:21:13.803Z] #22 10.77 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-08T11:21:13.803Z] #22 10.82 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-08T11:21:13.803Z] #22 10.88 Collecting pyyaml (from yamllint==1.26.1) [2021-08-08T11:21:13.910Z] #51 DONE 0.6s [2021-08-08T11:21:13.910Z] [2021-08-08T11:21:13.910Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-08T11:21:13.910Z] #53 sha256:c6e588abb3b8a56122a95b03a435fb7f75c89060f8a50d6f4e7c7be68f01c28a [2021-08-08T11:21:13.910Z] #53 DONE 0.1s [2021-08-08T11:21:13.910Z] [2021-08-08T11:21:13.910Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:21:13.910Z] #57 sha256:b823a98ce22200753f081ad3779983d8e010223ef1805f7a0f55aac3968aafff [2021-08-08T11:21:13.942Z] #19 70.87 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-08T11:21:13.942Z] #19 70.89 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-08T11:21:13.942Z] #19 70.91 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-08T11:21:13.942Z] #19 70.93 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-08T11:21:13.942Z] #19 70.94 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-08T11:21:13.942Z] #19 70.95 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-08T11:21:13.942Z] #19 70.97 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:21:13.942Z] #19 70.98 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 [2021-08-08T11:21:13.942Z] #19 70.99 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 [2021-08-08T11:21:13.942Z] #19 70.99 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-08T11:21:13.942Z] #19 71.00 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 [2021-08-08T11:21:13.942Z] #19 71.01 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 [2021-08-08T11:21:13.942Z] #19 71.02 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-08T11:21:13.942Z] #19 71.03 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-08T11:21:13.942Z] #19 71.05 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-08T11:21:13.942Z] #19 71.07 Setting up dmsetup (2:1.02.155-3) ... [2021-08-08T11:21:14.064Z] #22 11.10 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-08T11:21:14.201Z] #19 71.08 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-08T11:21:14.201Z] #19 71.10 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-08T11:21:14.201Z] #19 71.11 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:21:14.326Z] #22 11.41 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-08T11:21:14.326Z] #22 11.41 Building wheels for collected packages: yamllint [2021-08-08T11:21:14.326Z] #22 11.41 Running setup.py bdist_wheel for yamllint: started [2021-08-08T11:21:15.712Z] #22 12.42 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-08T11:21:15.712Z] #22 12.42 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-08T11:21:15.712Z] #22 12.48 Successfully built yamllint [2021-08-08T11:21:15.712Z] #22 12.49 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-08T11:21:15.974Z] #22 12.84 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-08T11:21:16.236Z] #22 DONE 13.3s [2021-08-08T11:21:16.236Z] [2021-08-08T11:21:16.236Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-08T11:21:16.236Z] #25 sha256:5645df77fb5183e5fa70a9230edbbb18d5022132eaccd7a147fc183c95db9c68 [2021-08-08T11:21:16.625Z] #24 ... [2021-08-08T11:21:16.625Z] [2021-08-08T11:21:16.625Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:21:16.625Z] #57 sha256:354016daf648a03031a8ba64c03239a787df41447098e019a76897bce81b07d6 [2021-08-08T11:21:16.625Z] #57 162.4 + bin/containerd [2021-08-08T11:21:16.809Z] #25 DONE 0.4s [2021-08-08T11:21:16.809Z] [2021-08-08T11:21:16.809Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-08T11:21:16.809Z] #30 sha256:5e2d7aeefa67b5d6b576ed656a07fb6c17c95bf76e0e4d44d803789ae7869269 [2021-08-08T11:21:17.491Z] #19 DONE 74.3s [2021-08-08T11:21:17.491Z] [2021-08-08T11:21:17.491Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-08-08T11:21:17.491Z] #20 sha256:2b3dab88e6dcb9953a3f2d9c8052d76e6d917db0fd994b3aff2938d231bcdb93 [2021-08-08T11:21:18.328Z] #57 226.1 + bin/containerd-shim-runc-v2 [2021-08-08T11:21:18.328Z] #57 226.7 + binaries [2021-08-08T11:21:18.328Z] #57 226.7 + install -D bin/containerd /build/containerd [2021-08-08T11:21:18.328Z] #57 226.7 + install -D bin/containerd-shim /build/containerd-shim [2021-08-08T11:21:18.328Z] #57 226.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-08T11:21:18.328Z] #57 226.7 + install -D bin/ctr /build/ctr [2021-08-08T11:21:18.431Z] #20 1.065 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-08-08T11:21:18.431Z] #20 1.212 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-08-08T11:21:18.690Z] #20 1.299 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-08-08T11:21:18.690Z] #20 1.302 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-08T11:21:18.949Z] #20 1.799 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] [2021-08-08T11:21:18.949Z] #20 1.816 Get:6 http://deb.debian.org/debian buster-backports/main armel Packages [452 kB] [2021-08-08T11:21:18.949Z] #20 1.839 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-08-08T11:21:19.208Z] #20 1.863 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-08T11:21:19.208Z] #20 1.883 Get:9 http://deb.debian.org/debian buster-backports/main s390x Packages [448 kB] [2021-08-08T11:21:19.208Z] #20 1.897 Get:10 http://deb.debian.org/debian buster-backports/main armhf Packages [473 kB] [2021-08-08T11:21:19.776Z] #20 2.505 Fetched 2851 kB in 1s (1961 kB/s) [2021-08-08T11:21:19.933Z] #57 ... [2021-08-08T11:21:19.933Z] [2021-08-08T11:21:19.933Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:21:19.933Z] #54 sha256:eefeeeb3ea68d397a533e55b3a5c8c5605accf1951a3ae88e34536c5104843af [2021-08-08T11:21:19.933Z] #54 109.1 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 [2021-08-08T11:21:19.933Z] #54 109.9 + mkdir -p /build [2021-08-08T11:21:19.933Z] #54 109.9 + cp runc /build/runc [2021-08-08T11:21:19.933Z] #54 DONE 112.0s [2021-08-08T11:21:19.933Z] [2021-08-08T11:21:19.933Z] #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 [2021-08-08T11:21:19.933Z] #24 sha256:d9d10fc1e236c1ff6b5b462f7ae63a77b38ece82038247012669305a1f8981cd [2021-08-08T11:21:19.933Z] #24 199.2 + return [2021-08-08T11:21:19.933Z] #24 DONE 199.7s [2021-08-08T11:21:19.933Z] [2021-08-08T11:21:19.933Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:21:19.933Z] #57 sha256:354016daf648a03031a8ba64c03239a787df41447098e019a76897bce81b07d6 [2021-08-08T11:21:20.841Z] #57 DONE 229.5s [2021-08-08T11:21:22.207Z] [2021-08-08T11:21:22.207Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-08T11:21:22.207Z] #58 sha256:f19fdc7ed3bcb82b00bf5278cf083066d7b4389cb79659c045a65d0e6bedd09f [2021-08-08T11:21:22.485Z] #57 ... [2021-08-08T11:21:22.485Z] [2021-08-08T11:21:22.485Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-08T11:21:22.485Z] #25 sha256:38bdcbd3db1822677bdf9266ac1d64494d6c573d9c2f87a0c86da82c86bfab54 [2021-08-08T11:21:22.485Z] #25 DONE 0.1s [2021-08-08T11:21:22.485Z] [2021-08-08T11:21:22.485Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:21:22.485Z] #57 sha256:354016daf648a03031a8ba64c03239a787df41447098e019a76897bce81b07d6 [2021-08-08T11:21:22.747Z] #57 ... [2021-08-08T11:21:22.747Z] [2021-08-08T11:21:22.747Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-08T11:21:22.747Z] #30 sha256:c0638c5e51b2295f37a87b28eed4aaec54175dfab40097db9c15a40f19659993 [2021-08-08T11:21:22.770Z] #58 DONE 0.9s [2021-08-08T11:21:23.026Z] [2021-08-08T11:21:23.026Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-08T11:21:23.026Z] #62 sha256:dde66a6590f741e6d25cfb17f3bb3bf1481ea82b61b4f87dc41f507bfdb6bc22 [2021-08-08T11:21:23.282Z] #62 DONE 0.2s [2021-08-08T11:21:23.282Z] [2021-08-08T11:21:23.282Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-08T11:21:23.282Z] #67 sha256:fca7c957709a004730afbcd6c30e1f39e4293eafc2f43eb8ffbdc06a1a3168f2 [2021-08-08T11:21:24.211Z] #67 DONE 0.9s [2021-08-08T11:21:24.211Z] [2021-08-08T11:21:24.211Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-08T11:21:24.211Z] #68 sha256:ad2019b9cefa17f410bec47f0e9e6fb0a4aec0d8c9bfb8aa15eec3a43ffc21c1 [2021-08-08T11:21:24.211Z] #68 DONE 0.0s [2021-08-08T11:21:24.211Z] [2021-08-08T11:21:24.211Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-08T11:21:24.211Z] #69 sha256:2a7ec1623d28d8afd45b18f2eb5d2f115ffe3e62843ded4426f525a01393a0aa [2021-08-08T11:21:24.953Z] #30 ... [2021-08-08T11:21:24.953Z] [2021-08-08T11:21:24.953Z] #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 [2021-08-08T11:21:24.953Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-08T11:21:24.953Z] #40 DONE 221.3s [2021-08-08T11:21:24.953Z] [2021-08-08T11:21:24.953Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-08T11:21:24.953Z] #30 sha256:5e2d7aeefa67b5d6b576ed656a07fb6c17c95bf76e0e4d44d803789ae7869269 [2021-08-08T11:21:24.953Z] #30 DONE 7.1s [2021-08-08T11:21:24.953Z] [2021-08-08T11:21:24.953Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-08T11:21:24.953Z] #33 sha256:c361223881f7984f7c60c2948322090eb7ecbcb8473292e9ddffce37c05bb581 [2021-08-08T11:21:24.953Z] #33 DONE 0.4s [2021-08-08T11:21:24.953Z] [2021-08-08T11:21:24.953Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:21:24.953Z] #54 sha256:51902ecbcf5bde45b542ed4483d801778651926582d1d21306706164828b6292 [2021-08-08T11:21:24.953Z] #54 ... [2021-08-08T11:21:24.953Z] [2021-08-08T11:21:24.953Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-08T11:21:24.953Z] #35 sha256:cc9744849dd46ddd78ae1f2b01897ee5ef2897579ba2c73554544578494ad2ae [2021-08-08T11:21:24.953Z] #35 DONE 0.1s [2021-08-08T11:21:24.953Z] [2021-08-08T11:21:24.953Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-08T11:21:24.953Z] #38 sha256:92d70549920086747fa216f341635463af19a1c9ebd772f709cb7a3ebd7bf719 [2021-08-08T11:21:24.953Z] #38 DONE 0.1s [2021-08-08T11:21:24.953Z] [2021-08-08T11:21:24.953Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-08T11:21:24.953Z] #50 sha256:675a56e1cd9b02bcf4b888fc989640c5733c5cccd7d3f30f18fd4b3f7b365d61 [2021-08-08T11:21:25.053Z] #20 2.505 Reading package lists... [2021-08-08T11:21:25.526Z] #50 223.4 + /build/golangci-lint --version [2021-08-08T11:21:25.576Z] #69 DONE 1.4s [2021-08-08T11:21:25.576Z] [2021-08-08T11:21:25.576Z] #70 exporting to image [2021-08-08T11:21:25.576Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-08T11:21:25.576Z] #70 exporting layers [2021-08-08T11:21:25.787Z] #50 223.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-08T11:21:26.049Z] #50 DONE 223.8s [2021-08-08T11:21:26.049Z] [2021-08-08T11:21:26.049Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-08T11:21:26.049Z] #41 sha256:cc60a988cf99b64df3c5271183774e0d02064a4926b60b4ba790fdea160bb82a [2021-08-08T11:21:26.049Z] #41 DONE 0.4s [2021-08-08T11:21:26.049Z] [2021-08-08T11:21:26.049Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-08T11:21:26.049Z] #45 sha256:d2a2ac12d1427015dc2de579283a9d2e52a9de916f2d86f514369f742785d43a [2021-08-08T11:21:26.049Z] #45 DONE 0.2s [2021-08-08T11:21:26.049Z] [2021-08-08T11:21:26.049Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-08T11:21:26.049Z] #47 sha256:5c413c329bf51e192c52978d4279f40ea3d834ed964b31c879dc6e8ee7afed78 [2021-08-08T11:21:26.311Z] #47 DONE 0.3s [2021-08-08T11:21:26.311Z] [2021-08-08T11:21:26.311Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:21:26.311Z] #54 sha256:51902ecbcf5bde45b542ed4483d801778651926582d1d21306706164828b6292 [2021-08-08T11:21:26.572Z] #54 ... [2021-08-08T11:21:26.572Z] [2021-08-08T11:21:26.572Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-08T11:21:26.572Z] #49 sha256:0b34791d89d3ef81eb39743e2e5803f9ed686c8f8fdd14545f4a9bae4cc2797e [2021-08-08T11:21:26.572Z] #49 DONE 0.1s [2021-08-08T11:21:26.572Z] [2021-08-08T11:21:26.572Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:21:26.572Z] #54 sha256:51902ecbcf5bde45b542ed4483d801778651926582d1d21306706164828b6292 [2021-08-08T11:21:26.963Z] #30 DONE 4.5s [2021-08-08T11:21:26.963Z] [2021-08-08T11:21:26.963Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:21:26.963Z] #57 sha256:354016daf648a03031a8ba64c03239a787df41447098e019a76897bce81b07d6 [2021-08-08T11:21:27.232Z] #57 ... [2021-08-08T11:21:27.232Z] [2021-08-08T11:21:27.232Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-08T11:21:27.232Z] #33 sha256:1e9d52303480a69d1ec2c0c7ec76a3213798064dfed65050feb6b3b8a4b6db15 [2021-08-08T11:21:27.232Z] #33 DONE 0.3s [2021-08-08T11:21:27.232Z] [2021-08-08T11:21:27.232Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:21:27.232Z] #57 sha256:354016daf648a03031a8ba64c03239a787df41447098e019a76897bce81b07d6 [2021-08-08T11:21:27.495Z] #57 ... [2021-08-08T11:21:27.495Z] [2021-08-08T11:21:27.495Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-08T11:21:27.495Z] #35 sha256:dcafffa57596048b7470ae9d63c92d6b444f9ca0352bcdfd5c06de1aa2558c49 [2021-08-08T11:21:27.495Z] #35 DONE 0.1s [2021-08-08T11:21:27.495Z] [2021-08-08T11:21:27.495Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-08T11:21:27.495Z] #38 sha256:c3311720bcdee9ae0f89e86e62668ce2c2ee380a10f189d9c145f33b26df6a9c [2021-08-08T11:21:27.495Z] #38 DONE 0.1s [2021-08-08T11:21:27.495Z] [2021-08-08T11:21:27.495Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-08T11:21:27.495Z] #41 sha256:6bf94321feeda0ceb9b66fc334444f1f94c7fd6f4254bce933896d3b215f9e31 [2021-08-08T11:21:27.757Z] #41 DONE 0.4s [2021-08-08T11:21:27.757Z] [2021-08-08T11:21:27.757Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:21:27.757Z] #57 sha256:354016daf648a03031a8ba64c03239a787df41447098e019a76897bce81b07d6 [2021-08-08T11:21:28.025Z] #57 ... [2021-08-08T11:21:28.025Z] [2021-08-08T11:21:28.025Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-08T11:21:28.025Z] #45 sha256:5d3e734c18ded8d62b05cf51e367454886b2aa0c5c3b25406b460064da1549db [2021-08-08T11:21:28.025Z] #45 DONE 0.1s [2021-08-08T11:21:28.025Z] [2021-08-08T11:21:28.025Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-08T11:21:28.025Z] #47 sha256:68994febae2cd9d45c5b7a4693f2c87f3b57d837eadc9c4838338336c2e8d05c [2021-08-08T11:21:28.025Z] #47 DONE 0.2s [2021-08-08T11:21:28.025Z] [2021-08-08T11:21:28.025Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:21:28.025Z] #57 sha256:354016daf648a03031a8ba64c03239a787df41447098e019a76897bce81b07d6 [2021-08-08T11:21:28.286Z] #57 ... [2021-08-08T11:21:28.286Z] [2021-08-08T11:21:28.286Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-08T11:21:28.286Z] #49 sha256:ed91313401c9d7853224e3e689c4a79ebf46caedaca5d4c031ab22d996705a59 [2021-08-08T11:21:28.286Z] #49 DONE 0.1s [2021-08-08T11:21:28.286Z] [2021-08-08T11:21:28.286Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-08T11:21:28.286Z] #51 sha256:9d1f07d44809ec6aab01c02975fcd54920217f288678d96aad6012831e6f5761 [2021-08-08T11:21:28.866Z] #51 DONE 0.4s [2021-08-08T11:21:28.866Z] [2021-08-08T11:21:28.866Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-08T11:21:28.866Z] #53 sha256:7edaddf331893000ed0311d417b69e534585265a87d4b36cdf17898d8b55af4c [2021-08-08T11:21:28.866Z] #53 DONE 0.1s [2021-08-08T11:21:28.866Z] [2021-08-08T11:21:28.866Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-08T11:21:28.866Z] #55 sha256:38e5af4a4cddc5c5ccb694dd394749bb877547c166f1efd5c7fa6d17ffe47001 [2021-08-08T11:21:28.866Z] #55 DONE 0.3s [2021-08-08T11:21:28.866Z] [2021-08-08T11:21:28.866Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:21:28.866Z] #57 sha256:354016daf648a03031a8ba64c03239a787df41447098e019a76897bce81b07d6 [2021-08-08T11:21:29.121Z] #54 ... [2021-08-08T11:21:29.121Z] [2021-08-08T11:21:29.121Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-08T11:21:29.121Z] #51 sha256:6f2c8197aa1405e027b586b7813fb15ba43f8e12f73c801d0193d6af43130325 [2021-08-08T11:21:29.121Z] #51 DONE 0.5s [2021-08-08T11:21:29.121Z] [2021-08-08T11:21:29.121Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-08T11:21:29.121Z] #53 sha256:5b9846c288a95f15f69c70efdba98e4b268d1ddd571131f0bc7ee85e67e16c25 [2021-08-08T11:21:29.121Z] #53 DONE 0.1s [2021-08-08T11:21:29.121Z] [2021-08-08T11:21:29.121Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:21:29.121Z] #54 sha256:51902ecbcf5bde45b542ed4483d801778651926582d1d21306706164828b6292 [2021-08-08T11:21:30.594Z] #20 7.843 Reading package lists... [2021-08-08T11:21:31.979Z] #20 13.11 Building dependency tree... [2021-08-08T11:21:31.979Z] #20 14.31 Reading state information... [2021-08-08T11:21:31.993Z] #57 179.0 + bin/containerd [2021-08-08T11:21:32.547Z] #20 15.16 The following additional packages will be installed: [2021-08-08T11:21:32.547Z] #20 15.16 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-08-08T11:21:32.547Z] #20 15.16 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-08T11:21:32.547Z] #20 15.17 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-08T11:21:32.547Z] #20 15.17 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-08-08T11:21:32.547Z] #20 15.17 libgcc1:ppc64el libgcc1:s390x [2021-08-08T11:21:32.547Z] #20 15.18 Suggested packages: [2021-08-08T11:21:32.547Z] #20 15.18 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-08-08T11:21:32.547Z] #20 15.18 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-08-08T11:21:32.547Z] #20 15.18 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-08-08T11:21:32.547Z] #20 15.18 libc-l10n:s390x locales:s390x [2021-08-08T11:21:32.547Z] #20 15.18 Recommended packages: [2021-08-08T11:21:32.547Z] #20 15.18 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-08-08T11:21:32.547Z] #20 15.18 libidn2-0:s390x [2021-08-08T11:21:32.805Z] #20 15.37 The following NEW packages will be installed: [2021-08-08T11:21:32.805Z] #20 15.37 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-08-08T11:21:32.805Z] #20 15.37 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-08-08T11:21:32.805Z] #20 15.37 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-08-08T11:21:32.805Z] #20 15.37 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-08T11:21:32.805Z] #20 15.37 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-08T11:21:32.805Z] #20 15.37 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-08-08T11:21:32.805Z] #20 15.38 libgcc1:ppc64el libgcc1:s390x [2021-08-08T11:21:33.065Z] #20 15.73 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:21:33.065Z] #20 15.73 Need to get 15.0 MB of archives. [2021-08-08T11:21:33.065Z] #20 15.73 After this operation, 68.1 MB of additional disk space will be used. [2021-08-08T11:21:33.065Z] #20 15.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-08-08T11:21:33.065Z] #20 15.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-08-08T11:21:33.065Z] #20 15.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-08-08T11:21:33.065Z] #20 15.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-08-08T11:21:33.065Z] #20 15.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-08-08T11:21:33.065Z] #20 15.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-08-08T11:21:33.065Z] #20 15.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-08-08T11:21:33.065Z] #20 15.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-08-08T11:21:33.065Z] #20 15.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-08-08T11:21:33.065Z] #20 15.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-08-08T11:21:33.065Z] #20 15.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-08-08T11:21:33.360Z] #57 ... [2021-08-08T11:21:33.360Z] [2021-08-08T11:21:33.360Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:21:33.360Z] #54 sha256:786d9fb367e7a3134d8c470010ff433c082f1f4209cbb25e5e936599470e3112 [2021-08-08T11:21:33.360Z] #54 111.9 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 [2021-08-08T11:21:33.360Z] #54 112.6 + mkdir -p /build [2021-08-08T11:21:33.360Z] #54 112.6 + cp runc /build/runc [2021-08-08T11:21:33.360Z] #54 DONE 113.5s [2021-08-08T11:21:33.360Z] [2021-08-08T11:21:33.360Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:21:33.360Z] #57 sha256:b823a98ce22200753f081ad3779983d8e010223ef1805f7a0f55aac3968aafff [2021-08-08T11:21:33.634Z] #20 16.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-08-08T11:21:33.634Z] #20 16.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-08-08T11:21:33.634Z] #20 16.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-08-08T11:21:33.666Z] #70 exporting layers 6.9s done [2021-08-08T11:21:33.666Z] #70 writing image sha256:dc94675d359e11b8902efa0514bd1188b8682ed22a4f9c72b6f8eafaf41b9630 done [2021-08-08T11:21:33.666Z] #70 naming to docker.io/library/docker:86a692763a142d06967b997bb0889e0338d8accc done [2021-08-08T11:21:33.666Z] #70 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-08-08T11:21:33.894Z] #20 16.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-08-08T11:21:33.894Z] #20 16.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-08-08T11:21:33.894Z] #20 16.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-08-08T11:21:33.894Z] #20 16.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-08-08T11:21:33.894Z] #20 16.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-08-08T11:21:33.894Z] #20 16.66 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-08-08T11:21:34.005Z] + trap exit INT TERM [2021-08-08T11:21:34.005Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-08-08T11:21:34.005Z] + CONTAINER_NAME=docker-pr21 [2021-08-08T11:21:34.005Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42481/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42481/.git:/go/src/github.com/docker/docker/.git --name docker-pr21-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=86a692763a142d06967b997bb0889e0338d8accc -e DOCKER_GRAPHDRIVER docker:86a692763a142d06967b997bb0889e0338d8accc hack/make.sh dynbinary [2021-08-08T11:21:34.154Z] #20 16.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-08-08T11:21:34.154Z] #20 16.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-08-08T11:21:34.154Z] #20 16.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-08-08T11:21:34.154Z] #20 16.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-08-08T11:21:34.154Z] #20 16.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-08-08T11:21:34.413Z] #20 17.19 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:21:34.568Z] [2021-08-08T11:21:34.568Z] Removing bundles/ [2021-08-08T11:21:34.568Z] [2021-08-08T11:21:34.568Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-08T11:21:34.568Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-08T11:21:34.568Z] GOOS="" GOARCH="" GOARM="" [2021-08-08T11:21:34.673Z] #20 17.34 Fetched 15.0 MB in 1s (11.7 MB/s) [2021-08-08T11:21:34.673Z] #20 17.38 Selecting previously unselected package gcc-8-base:armhf. [2021-08-08T11:21:34.673Z] #20 17.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 37546 files and directories currently installed.) [2021-08-08T11:21:34.673Z] #20 17.42 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-08-08T11:21:34.673Z] #20 17.42 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-08-08T11:21:34.673Z] #20 17.48 Selecting previously unselected package gcc-8-base:ppc64el. [2021-08-08T11:21:34.728Z] #57 ... [2021-08-08T11:21:34.728Z] [2021-08-08T11:21:34.728Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-08T11:21:34.728Z] #55 sha256:4431922071319dff8eca967530158621cd3825d25d073ae7cde01f6a2dd2240b [2021-08-08T11:21:34.728Z] #55 DONE 0.4s [2021-08-08T11:21:34.728Z] [2021-08-08T11:21:34.728Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:21:34.728Z] #57 sha256:b823a98ce22200753f081ad3779983d8e010223ef1805f7a0f55aac3968aafff [2021-08-08T11:21:34.932Z] #20 17.49 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-08-08T11:21:34.932Z] #20 17.49 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-08-08T11:21:34.932Z] #20 17.55 Selecting previously unselected package gcc-8-base:s390x. [2021-08-08T11:21:34.932Z] #20 17.55 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-08-08T11:21:34.932Z] #20 17.56 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-08-08T11:21:34.932Z] #20 17.61 Selecting previously unselected package gcc-8-base:arm64. [2021-08-08T11:21:34.932Z] #20 17.62 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-08-08T11:21:34.932Z] #20 17.62 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-08-08T11:21:34.932Z] #20 17.68 Selecting previously unselected package gcc-8-base:armel. [2021-08-08T11:21:34.932Z] #20 17.69 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-08-08T11:21:34.932Z] #20 17.70 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-08-08T11:21:35.192Z] #20 17.76 Selecting previously unselected package libgcc1:arm64. [2021-08-08T11:21:35.192Z] #20 17.77 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-08-08T11:21:35.192Z] #20 17.78 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-08-08T11:21:35.192Z] #20 17.97 Selecting previously unselected package libc6:arm64. [2021-08-08T11:21:35.192Z] #20 17.98 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-08-08T11:21:35.711Z] #20 18.21 Unpacking libc6:arm64 (2.28-10) ... [2021-08-08T11:21:35.971Z] #20 18.65 Selecting previously unselected package libapparmor1:arm64. [2021-08-08T11:21:35.971Z] #20 18.65 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-08-08T11:21:35.971Z] #20 18.67 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-08-08T11:21:35.971Z] #20 18.72 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-08T11:21:35.971Z] #20 18.72 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-08-08T11:21:35.971Z] #20 18.73 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-08T11:21:35.971Z] #20 18.80 Selecting previously unselected package libgcc1:armel. [2021-08-08T11:21:35.971Z] #20 18.80 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-08-08T11:21:36.230Z] #20 18.80 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-08-08T11:21:36.230Z] #20 18.87 Selecting previously unselected package libc6:armel. [2021-08-08T11:21:36.230Z] #20 18.87 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-08-08T11:21:36.230Z] #20 19.08 Unpacking libc6:armel (2.28-10) ... [2021-08-08T11:21:36.799Z] #20 19.54 Selecting previously unselected package libapparmor1:armel. [2021-08-08T11:21:36.799Z] #20 19.55 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-08-08T11:21:36.799Z] #20 19.56 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-08-08T11:21:36.799Z] #20 19.61 Selecting previously unselected package libapparmor-dev:armel. [2021-08-08T11:21:36.799Z] #20 19.62 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-08-08T11:21:36.799Z] #20 19.62 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-08-08T11:21:37.059Z] #20 19.69 Selecting previously unselected package libgcc1:armhf. [2021-08-08T11:21:37.059Z] #20 19.69 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-08-08T11:21:37.059Z] #20 19.70 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-08-08T11:21:37.059Z] #20 19.77 Selecting previously unselected package libc6:armhf. [2021-08-08T11:21:37.059Z] #20 19.77 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-08-08T11:21:37.318Z] #20 19.98 Unpacking libc6:armhf (2.28-10) ... [2021-08-08T11:21:37.888Z] #20 20.43 Selecting previously unselected package libapparmor1:armhf. [2021-08-08T11:21:37.888Z] #20 20.44 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-08-08T11:21:37.888Z] #20 20.45 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-08-08T11:21:37.888Z] #20 20.50 Selecting previously unselected package libapparmor-dev:armhf. [2021-08-08T11:21:37.888Z] #20 20.51 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-08-08T11:21:37.888Z] #20 20.51 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-08-08T11:21:37.888Z] #20 20.59 Selecting previously unselected package libgcc1:ppc64el. [2021-08-08T11:21:37.888Z] #20 20.59 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-08-08T11:21:37.888Z] #20 20.60 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-08-08T11:21:37.888Z] #20 20.67 Selecting previously unselected package libc6:ppc64el. [2021-08-08T11:21:38.148Z] #20 20.68 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-08-08T11:21:38.148Z] #20 20.90 Unpacking libc6:ppc64el (2.28-10) ... [2021-08-08T11:21:38.717Z] #20 21.54 Selecting previously unselected package libapparmor1:ppc64el. [2021-08-08T11:21:38.977Z] #20 21.54 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-08-08T11:21:38.977Z] #20 21.55 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-08-08T11:21:38.977Z] #20 21.59 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-08-08T11:21:38.977Z] #20 21.60 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-08-08T11:21:38.977Z] #20 21.60 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-08-08T11:21:38.977Z] #20 21.67 Selecting previously unselected package libgcc1:s390x. [2021-08-08T11:21:38.977Z] #20 21.68 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-08-08T11:21:38.977Z] #20 21.69 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-08-08T11:21:38.977Z] #20 21.75 Selecting previously unselected package libc6:s390x. [2021-08-08T11:21:38.977Z] #20 21.76 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-08-08T11:21:39.237Z] #20 21.99 Unpacking libc6:s390x (2.28-10) ... [2021-08-08T11:21:39.806Z] #20 22.43 Selecting previously unselected package libapparmor1:s390x. [2021-08-08T11:21:39.806Z] #20 22.43 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-08-08T11:21:39.806Z] #20 22.44 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-08-08T11:21:39.806Z] #20 22.49 Selecting previously unselected package libapparmor-dev:s390x. [2021-08-08T11:21:39.806Z] #20 22.50 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-08-08T11:21:39.806Z] #20 22.50 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-08-08T11:21:39.806Z] #20 22.62 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-08-08T11:21:39.806Z] #20 22.63 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-08-08T11:21:39.806Z] #20 22.65 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-08-08T11:21:39.806Z] #20 22.66 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-08-08T11:21:39.806Z] #20 22.67 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-08-08T11:21:40.132Z] #20 22.68 Setting up libc6:arm64 (2.28-10) ... [2021-08-08T11:21:41.523Z] #20 23.92 Setting up libc6:armel (2.28-10) ... [2021-08-08T11:21:42.459Z] #20 25.18 Setting up libc6:armhf (2.28-10) ... [2021-08-08T11:21:43.837Z] #20 26.38 Setting up libc6:ppc64el (2.28-10) ... [2021-08-08T11:21:44.200Z] 4612f6d0b889: Pull complete [2021-08-08T11:21:44.774Z] #20 27.61 Setting up libc6:s390x (2.28-10) ... [2021-08-08T11:21:46.152Z] #20 28.85 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-08-08T11:21:46.152Z] #20 28.87 Setting up libapparmor1:armel (2.13.2-10) ... [2021-08-08T11:21:46.152Z] #20 28.88 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-08-08T11:21:46.152Z] #20 28.89 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-08-08T11:21:46.152Z] #20 28.91 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-08-08T11:21:46.152Z] #20 28.92 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-08-08T11:21:46.152Z] #20 28.93 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-08-08T11:21:46.152Z] #20 28.95 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-08-08T11:21:46.152Z] #20 28.96 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-08-08T11:21:46.152Z] #20 28.98 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-08-08T11:21:46.152Z] #20 28.99 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-08T11:21:46.152Z] #20 29.00 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-08-08T11:21:46.152Z] #20 29.01 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-08-08T11:21:46.411Z] #20 29.03 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-08-08T11:21:46.411Z] #20 29.04 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-08-08T11:21:46.411Z] #20 29.08 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:21:46.670Z] #20 DONE 29.4s [2021-08-08T11:21:46.670Z] [2021-08-08T11:21:46.670Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-08T11:21:46.670Z] #21 sha256:6fc9606d0d09773890483ff8e58c80b3b0a5f6e5b6c4db738e8a7efb954f606e [2021-08-08T11:21:48.049Z] #21 DONE 1.5s [2021-08-08T11:21:48.049Z] [2021-08-08T11:21:48.049Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:21:48.049Z] #61 sha256:12fb86febdde8506f79490a400d92b0b9b10bcec353319d59459ea221e39a684 [2021-08-08T11:21:48.049Z] #61 1.409 + RM_GOPATH=0 [2021-08-08T11:21:48.049Z] #61 1.409 + TMP_GOPATH= [2021-08-08T11:21:48.049Z] #61 1.410 + : /build [2021-08-08T11:21:48.049Z] #61 1.410 + '[' -z '' ']' [2021-08-08T11:21:48.049Z] #61 1.410 ++ mktemp -d [2021-08-08T11:21:48.049Z] #61 1.411 + export GOPATH=/tmp/tmp.qfcksJ32G5 [2021-08-08T11:21:48.049Z] #61 1.411 + GOPATH=/tmp/tmp.qfcksJ32G5 [2021-08-08T11:21:48.049Z] #61 1.411 + RM_GOPATH=1 [2021-08-08T11:21:48.049Z] #61 1.411 + case "$(go env GOARCH)" in [2021-08-08T11:21:48.049Z] #61 1.412 ++ go env GOARCH [2021-08-08T11:21:48.049Z] #61 1.419 + export GO_BUILDMODE=-buildmode=pie [2021-08-08T11:21:48.049Z] #61 1.419 + GO_BUILDMODE=-buildmode=pie [2021-08-08T11:21:48.049Z] #61 1.419 ++ dirname /tmp/install/install.sh [2021-08-08T11:21:48.049Z] #61 1.422 + dir=/tmp/install [2021-08-08T11:21:48.049Z] #61 1.422 + bin=runc [2021-08-08T11:21:48.049Z] #61 1.422 + shift [2021-08-08T11:21:48.049Z] #61 1.422 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-08T11:21:48.049Z] #61 1.422 + . /tmp/install/runc.installer [2021-08-08T11:21:48.049Z] #61 1.422 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-08T11:21:48.049Z] #61 1.423 + install_runc [2021-08-08T11:21:48.049Z] #61 1.423 + uname -r [2021-08-08T11:21:48.049Z] #61 1.423 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-08T11:21:48.049Z] #61 1.425 + RUNC_BUILDTAGS='seccomp ' [2021-08-08T11:21:48.049Z] #61 1.425 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-08T11:21:48.049Z] #61 1.425 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-08T11:21:48.049Z] #61 1.425 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qfcksJ32G5/src/github.com/opencontainers/runc [2021-08-08T11:21:48.049Z] #61 1.429 Cloning into '/tmp/tmp.qfcksJ32G5/src/github.com/opencontainers/runc'... [2021-08-08T11:21:49.432Z] #61 ... [2021-08-08T11:21:49.432Z] [2021-08-08T11:21:49.432Z] #22 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-08T11:21:49.432Z] #22 sha256:3b41452ce24b64bf4e0a002d622bfb29e08ca2de966ab65cc86cfe6066f755cf [2021-08-08T11:21:49.432Z] #22 DONE 1.1s [2021-08-08T11:21:49.432Z] [2021-08-08T11:21:49.432Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-08T11:21:49.432Z] #23 sha256:953a83572003c308365110948e1d541d1dc1ed5e1b17a7202077161942b39e59 [2021-08-08T11:21:50.370Z] #23 0.961 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-08T11:21:50.630Z] #23 DONE 1.5s [2021-08-08T11:21:50.630Z] [2021-08-08T11:21:50.630Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-08T11:21:50.630Z] #24 sha256:e58b89dd608ad85fa8b8b1c89f215cbc15e114be288b2d4b8abba9f96e0851b0 [2021-08-08T11:21:50.836Z] #57 196.0 # github.com/containerd/containerd/cmd/containerd [2021-08-08T11:21:50.836Z] #57 196.0 /usr/bin/ld: /tmp/go-link-487602436/000019.o: in function `New': [2021-08-08T11:21:50.836Z] #57 196.0 /tmp/tmp.7wPHPrPH0O/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-08-08T11:21:50.836Z] #57 196.2 + bin/containerd-stress [2021-08-08T11:21:51.091Z] #54 ... [2021-08-08T11:21:51.091Z] [2021-08-08T11:21:51.091Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:21:51.091Z] #57 sha256:9347cca4ecc872abbd3e9179065a0ecb69fdbef24c6a2c0758f40759e20ad15a [2021-08-08T11:21:51.091Z] #57 189.5 + bin/containerd [2021-08-08T11:21:51.353Z] #57 ... [2021-08-08T11:21:51.353Z] [2021-08-08T11:21:51.353Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:21:51.353Z] #54 sha256:51902ecbcf5bde45b542ed4483d801778651926582d1d21306706164828b6292 [2021-08-08T11:21:51.353Z] #54 116.4 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 [2021-08-08T11:21:51.353Z] #54 116.9 + mkdir -p /build [2021-08-08T11:21:51.353Z] #54 116.9 + cp runc /build/runc [2021-08-08T11:21:51.353Z] #54 DONE 117.8s [2021-08-08T11:21:51.614Z] [2021-08-08T11:21:51.614Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:21:51.614Z] #57 sha256:9347cca4ecc872abbd3e9179065a0ecb69fdbef24c6a2c0758f40759e20ad15a [2021-08-08T11:21:52.007Z] #24 DONE 1.0s [2021-08-08T11:21:52.007Z] [2021-08-08T11:21:52.007Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:21:52.007Z] #61 sha256:12fb86febdde8506f79490a400d92b0b9b10bcec353319d59459ea221e39a684 [2021-08-08T11:21:52.007Z] #61 5.048 + cd /tmp/tmp.qfcksJ32G5/src/github.com/opencontainers/runc [2021-08-08T11:21:52.007Z] #61 5.048 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-08T11:21:52.007Z] #61 5.368 + '[' -z '' ']' [2021-08-08T11:21:52.007Z] #61 5.368 + target=static [2021-08-08T11:21:52.007Z] #61 5.368 + make 'BUILDTAGS=seccomp ' static [2021-08-08T11:21:52.218Z] #57 198.3 + bin/containerd-shim [2021-08-08T11:21:52.266Z] #61 5.592 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 . [2021-08-08T11:21:52.838Z] #61 ... [2021-08-08T11:21:52.838Z] [2021-08-08T11:21:52.838Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-08T11:21:52.838Z] #25 sha256:05221ce6eda5765ca482bd4332c38d0b5c1ca48407e35f4777889d83889b8734 [2021-08-08T11:21:52.838Z] #25 DONE 1.0s [2021-08-08T11:21:52.838Z] [2021-08-08T11:21:52.838Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-08-08T11:21:52.838Z] #26 sha256:8f01329a453c34dffad0735b0f347e59e6957fc2b9b30c0066eee046f5080f1d [2021-08-08T11:21:53.000Z] #57 ... [2021-08-08T11:21:53.000Z] [2021-08-08T11:21:53.000Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-08T11:21:53.000Z] #55 sha256:cba84eefef040b5bc0d07f4afa4e32cdd23e98c9eb5b158910fb51d80e7afaf5 [2021-08-08T11:21:53.000Z] #55 DONE 0.3s [2021-08-08T11:21:53.000Z] [2021-08-08T11:21:53.000Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:21:53.000Z] #57 sha256:9347cca4ecc872abbd3e9179065a0ecb69fdbef24c6a2c0758f40759e20ad15a [2021-08-08T11:21:54.215Z] #26 DONE 1.1s [2021-08-08T11:21:54.215Z] [2021-08-08T11:21:54.215Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:21:54.215Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-08-08T11:21:55.594Z] #27 1.343 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-08T11:21:55.594Z] #27 1.365 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-08T11:21:55.594Z] #27 1.365 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-08T11:21:55.594Z] #27 1.366 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-08T11:21:55.594Z] #27 1.562 Get:5 http://deb.debian.org/debian buster-backports/main armel Packages [452 kB] [2021-08-08T11:21:55.594Z] #27 1.610 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-08-08T11:21:55.594Z] #27 1.631 Get:7 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-08T11:21:55.594Z] #27 1.650 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] [2021-08-08T11:21:55.594Z] #27 1.674 Get:9 http://deb.debian.org/debian buster-backports/main s390x Packages [448 kB] [2021-08-08T11:21:55.594Z] #27 1.686 Get:10 http://deb.debian.org/debian buster-backports/main armhf Packages [473 kB] [2021-08-08T11:21:56.163Z] #27 2.150 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-08T11:21:56.731Z] #27 2.695 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-08T11:21:56.990Z] #27 3.237 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-08T11:21:57.558Z] #27 3.782 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-08T11:21:58.496Z] #27 4.294 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-08T11:21:58.496Z] #27 4.698 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-08T11:21:58.814Z] #57 204.4 + bin/containerd-shim-runc-v1 [2021-08-08T11:21:59.064Z] #27 5.079 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-08T11:21:59.064Z] #27 5.091 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-08T11:21:59.064Z] #27 5.100 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [289 kB] [2021-08-08T11:21:59.064Z] #27 5.118 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [293 kB] [2021-08-08T11:21:59.064Z] #27 5.126 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [270 kB] [2021-08-08T11:21:59.064Z] #27 5.147 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [273 kB] [2021-08-08T11:21:59.064Z] #27 5.160 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-08T11:21:59.064Z] #27 5.160 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-08T11:21:59.064Z] #27 5.161 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-08T11:21:59.064Z] #27 5.171 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-08T11:21:59.064Z] #27 5.172 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-08T11:21:59.064Z] #27 5.172 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-08T11:22:00.971Z] #27 ... [2021-08-08T11:22:00.971Z] [2021-08-08T11:22:00.971Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:22:00.971Z] #64 sha256:6db419d687341fc2e2e96aed4ed12daf5ceca493982ac1d1ab3d2d6eb14e5d11 [2021-08-08T11:22:00.971Z] #64 58.23 + bin/containerd [2021-08-08T11:22:03.028Z] #57 209.0 + bin/containerd-shim-runc-v2 [2021-08-08T11:22:03.599Z] #57 209.9 + binaries [2021-08-08T11:22:03.599Z] #57 209.9 + install -D bin/containerd /build/containerd [2021-08-08T11:22:03.599Z] #57 210.0 + install -D bin/containerd-shim /build/containerd-shim [2021-08-08T11:22:03.599Z] #57 210.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-08T11:22:03.599Z] #57 210.0 + install -D bin/ctr /build/ctr [2021-08-08T11:22:05.507Z] #57 DONE 211.9s [2021-08-08T11:22:06.795Z] #57 209.9 # github.com/containerd/containerd/cmd/containerd [2021-08-08T11:22:06.795Z] #57 209.9 /usr/bin/ld: /tmp/go-link-894625598/000019.o: in function `New': [2021-08-08T11:22:06.795Z] #57 209.9 /tmp/tmp.aDmdrLhxwa/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-08-08T11:22:06.795Z] #57 209.9 + bin/containerd-stress [2021-08-08T11:22:06.795Z] #57 211.0 + bin/containerd-shim [2021-08-08T11:22:06.889Z] [2021-08-08T11:22:06.889Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-08T11:22:06.889Z] #58 sha256:83a123004c95af73cba42d34b36734beade06919c8ef858b64aa6df512a2109e [2021-08-08T11:22:07.829Z] #58 DONE 0.7s [2021-08-08T11:22:07.829Z] [2021-08-08T11:22:07.829Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-08T11:22:07.829Z] #62 sha256:e5f4e498da3e190277bd52c3e96ae0ad0cb4609d9c4dc5913dbd0ad8c2e8b02f [2021-08-08T11:22:07.829Z] #62 DONE 0.2s [2021-08-08T11:22:07.829Z] [2021-08-08T11:22:07.829Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-08T11:22:07.829Z] #67 sha256:5b367c344ff64db761c84335de48e4ef1e2acc9090670a0ba43a4ce69149f1ae [2021-08-08T11:22:08.768Z] #67 DONE 1.0s [2021-08-08T11:22:09.028Z] [2021-08-08T11:22:09.028Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-08T11:22:09.029Z] #68 sha256:7f9fd6e5574e234e2371a2d1b9dd7ab72a26701ca61ad471b7a1d059a100c612 [2021-08-08T11:22:09.029Z] #68 DONE 0.0s [2021-08-08T11:22:09.029Z] [2021-08-08T11:22:09.029Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-08T11:22:09.029Z] #69 sha256:7d9b0a176bdd6481fdec996da3cdb0f3d5f24e39e21ef74104e1c77d1923a396 [2021-08-08T11:22:10.057Z] #57 217.9 + bin/containerd-shim-runc-v1 [2021-08-08T11:22:10.941Z] #69 DONE 2.0s [2021-08-08T11:22:10.941Z] [2021-08-08T11:22:10.941Z] #70 exporting to image [2021-08-08T11:22:10.941Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-08T11:22:10.941Z] #70 exporting layers [2021-08-08T11:22:13.196Z] #64 ... [2021-08-08T11:22:13.196Z] [2021-08-08T11:22:13.196Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-08T11:22:13.196Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-08-08T11:22:13.196Z] #27 17.94 Fetched 51.2 MB in 17s (3041 kB/s) [2021-08-08T11:22:15.160Z] #70 exporting layers 4.1s done [2021-08-08T11:22:15.160Z] #70 writing image sha256:b4982a1dee9bcd2888a24f71b95861ca295046b5a8c40eb9f727f39e58d437bd done [2021-08-08T11:22:15.160Z] #70 naming to docker.io/library/docker:8426a99a3367c6bf469194ab8eeb1ae4b3cf1ce6 done [2021-08-08T11:22:15.160Z] #70 DONE 4.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-08T11:22:15.341Z] #57 222.9 + bin/containerd-shim-runc-v2 [2021-08-08T11:22:15.341Z] #57 223.5 + binaries [2021-08-08T11:22:15.341Z] #57 223.5 + install -D bin/containerd /build/containerd [2021-08-08T11:22:15.341Z] #57 223.5 + install -D bin/containerd-shim /build/containerd-shim [2021-08-08T11:22:15.341Z] #57 223.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-08T11:22:15.341Z] #57 223.5 + install -D bin/ctr /build/ctr [2021-08-08T11:22:15.508Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-08T11:22:15.798Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42481/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8426a99a3367c6bf469194ab8eeb1ae4b3cf1ce6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8426a99a3367c6bf469194ab8eeb1ae4b3cf1ce6 hack/test/unit [2021-08-08T11:22:16.787Z] #57 DONE 225.2s [2021-08-08T11:22:17.713Z] [2021-08-08T11:22:17.713Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-08T11:22:17.713Z] #58 sha256:66b0bae7097d0e92c71ade6e746ee94c5313f842b15934573e73934f3a03ea60 [2021-08-08T11:22:18.353Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-08T11:22:18.353Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-08T11:22:18.353Z] + TESTDIRS=./... [2021-08-08T11:22:18.353Z] + exclude_paths='/vendor/|/integration' [2021-08-08T11:22:18.353Z] ++ go list ./... [2021-08-08T11:22:18.353Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-08T11:22:18.637Z] #58 DONE 0.7s [2021-08-08T11:22:18.637Z] [2021-08-08T11:22:18.637Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-08T11:22:18.637Z] #62 sha256:380c0eea31acf53676ede3ab1272ec880a965a1493dc29e4c433dc917bef5d9a [2021-08-08T11:22:18.637Z] #62 DONE 0.2s [2021-08-08T11:22:18.637Z] [2021-08-08T11:22:18.637Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-08T11:22:18.637Z] #67 sha256:411c2444dbb26211426182b2724cdaad98edd3e6a86524c74451a9338960cc02 [2021-08-08T11:22:19.561Z] #67 DONE 0.8s [2021-08-08T11:22:19.561Z] [2021-08-08T11:22:19.561Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-08T11:22:19.561Z] #68 sha256:c431b6a3f4aa2118416b3b8f78d3bf773a167840f8c975284db73ef8ed7f3c6d [2021-08-08T11:22:19.561Z] #68 DONE 0.0s [2021-08-08T11:22:19.561Z] [2021-08-08T11:22:19.561Z] #69 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-08-08T11:22:19.561Z] #69 sha256:519200f45818d5b014f8374b2e7c34486d5bf9ca02cb2898dc72304d12dccb5d [2021-08-08T11:22:19.737Z] + pkg_list='github.com/docker/docker/api [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/server [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/server/backend/build [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/server/httputils [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/server/middleware [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/server/router [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/server/router/build [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/server/router/container [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/server/router/debug [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/server/router/distribution [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/server/router/grpc [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/server/router/image [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/server/router/network [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/server/router/plugin [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/server/router/session [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/server/router/swarm [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/server/router/system [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/server/router/volume [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/types [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/types/backend [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/types/blkiodev [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/types/container [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/types/events [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/types/filters [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/types/image [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/types/mount [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/types/network [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/types/registry [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/types/strslice [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/types/swarm [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/types/time [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/types/versions [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-08T11:22:19.737Z] github.com/docker/docker/api/types/volume [2021-08-08T11:22:19.737Z] github.com/docker/docker/builder [2021-08-08T11:22:19.737Z] github.com/docker/docker/builder/builder-next [2021-08-08T11:22:19.737Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-08T11:22:19.737Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-08T11:22:19.737Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-08T11:22:19.737Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-08T11:22:19.737Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-08T11:22:19.737Z] github.com/docker/docker/builder/builder-next/worker [2021-08-08T11:22:19.737Z] github.com/docker/docker/builder/dockerfile [2021-08-08T11:22:19.737Z] github.com/docker/docker/builder/dockerignore [2021-08-08T11:22:19.737Z] github.com/docker/docker/builder/remotecontext [2021-08-08T11:22:19.737Z] github.com/docker/docker/builder/remotecontext/git [2021-08-08T11:22:19.737Z] github.com/docker/docker/cli [2021-08-08T11:22:19.737Z] github.com/docker/docker/cli/config [2021-08-08T11:22:19.737Z] github.com/docker/docker/cli/debug [2021-08-08T11:22:19.737Z] github.com/docker/docker/client [2021-08-08T11:22:19.737Z] github.com/docker/docker/cmd/docker-proxy [2021-08-08T11:22:19.737Z] github.com/docker/docker/cmd/dockerd [2021-08-08T11:22:19.737Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-08T11:22:19.737Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-08T11:22:19.737Z] github.com/docker/docker/container [2021-08-08T11:22:19.737Z] github.com/docker/docker/container/stream [2021-08-08T11:22:19.737Z] github.com/docker/docker/contrib/apparmor [2021-08-08T11:22:19.737Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-08T11:22:19.737Z] github.com/docker/docker/contrib/httpserver [2021-08-08T11:22:19.737Z] github.com/docker/docker/daemon [2021-08-08T11:22:19.737Z] github.com/docker/docker/daemon/cluster [2021-08-08T11:22:19.737Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-08T11:22:19.737Z] github.com/docker/docker/daemon/cluster/convert [2021-08-08T11:22:19.737Z] github.com/docker/docker/daemon/cluster/executor [2021-08-08T11:22:19.737Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/cluster/provider [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/config [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/discovery [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/events [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/events/testutils [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/exec [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/graphdriver [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/images [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/initlayer [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/links [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/listeners [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/logger [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/logger/gelf [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/logger/journald [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/logger/local [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/logger/logentries [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/logger/splunk [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/logger/syslog [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/logger/templates [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/names [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/network [2021-08-08T11:22:19.738Z] github.com/docker/docker/daemon/stats [2021-08-08T11:22:19.738Z] github.com/docker/docker/distribution [2021-08-08T11:22:19.738Z] github.com/docker/docker/distribution/metadata [2021-08-08T11:22:19.738Z] github.com/docker/docker/distribution/utils [2021-08-08T11:22:19.738Z] github.com/docker/docker/distribution/xfer [2021-08-08T11:22:19.738Z] github.com/docker/docker/dockerversion [2021-08-08T11:22:19.738Z] github.com/docker/docker/errdefs [2021-08-08T11:22:19.738Z] github.com/docker/docker/image [2021-08-08T11:22:19.738Z] github.com/docker/docker/image/cache [2021-08-08T11:22:19.738Z] github.com/docker/docker/image/tarexport [2021-08-08T11:22:19.738Z] github.com/docker/docker/image/v1 [2021-08-08T11:22:19.738Z] github.com/docker/docker/internal/test/suite [2021-08-08T11:22:19.738Z] github.com/docker/docker/layer [2021-08-08T11:22:19.738Z] github.com/docker/docker/libcontainerd [2021-08-08T11:22:19.738Z] github.com/docker/docker/libcontainerd/queue [2021-08-08T11:22:19.738Z] github.com/docker/docker/libcontainerd/remote [2021-08-08T11:22:19.738Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-08T11:22:19.738Z] github.com/docker/docker/libcontainerd/types [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/api [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/bitseq [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/cluster [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/config [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/datastore [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/driverapi [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/etchosts [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/idm [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/ipam [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/iptables [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/netlabel [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/netutils [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/networkdb [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/ns [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/options [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/osl [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/portallocator [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/portmapper [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/testutils [2021-08-08T11:22:19.738Z] github.com/docker/docker/libnetwork/types [2021-08-08T11:22:19.738Z] github.com/docker/docker/oci [2021-08-08T11:22:19.738Z] github.com/docker/docker/oci/caps [2021-08-08T11:22:19.738Z] github.com/docker/docker/opts [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/aaparser [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/archive [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/authorization [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/broadcaster [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/capabilities [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/chrootarchive [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/containerfs [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/devicemapper [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/directory [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/discovery [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/discovery/file [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/discovery/kv [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/discovery/memory [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/dmesg [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/filenotify [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/fileutils [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/fsutils [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/homedir [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/idtools [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/ioutils [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/jsonmessage [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/locker [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/longpath [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/loopback [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/mount [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/namesgenerator [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/parsers [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/pidfile [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/platform [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/plugingetter [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/plugins [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/plugins/transport [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/pools [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/progress [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/pubsub [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/reexec [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/signal [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/stack [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/stdcopy [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/streamformatter [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/stringid [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/symlink [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/sysinfo [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/system [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/tailfile [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/tarsum [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/term [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/term/windows [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/truncindex [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/urlutil [2021-08-08T11:22:19.738Z] github.com/docker/docker/pkg/useragent [2021-08-08T11:22:19.738Z] github.com/docker/docker/plugin [2021-08-08T11:22:19.738Z] github.com/docker/docker/plugin/executor/containerd [2021-08-08T11:22:19.738Z] github.com/docker/docker/plugin/v2 [2021-08-08T11:22:19.738Z] github.com/docker/docker/profiles/apparmor [2021-08-08T11:22:19.738Z] github.com/docker/docker/profiles/seccomp [2021-08-08T11:22:19.738Z] github.com/docker/docker/quota [2021-08-08T11:22:19.738Z] github.com/docker/docker/reference [2021-08-08T11:22:19.738Z] github.com/docker/docker/registry [2021-08-08T11:22:19.738Z] github.com/docker/docker/registry/resumable [2021-08-08T11:22:19.738Z] github.com/docker/docker/restartmanager [2021-08-08T11:22:19.738Z] github.com/docker/docker/rootless [2021-08-08T11:22:19.738Z] github.com/docker/docker/rootless/specconv [2021-08-08T11:22:19.738Z] github.com/docker/docker/runconfig [2021-08-08T11:22:19.738Z] github.com/docker/docker/runconfig/opts [2021-08-08T11:22:19.738Z] github.com/docker/docker/testutil [2021-08-08T11:22:19.738Z] github.com/docker/docker/testutil/daemon [2021-08-08T11:22:19.738Z] github.com/docker/docker/testutil/environment [2021-08-08T11:22:19.738Z] github.com/docker/docker/testutil/fakecontext [2021-08-08T11:22:19.738Z] github.com/docker/docker/testutil/fakegit [2021-08-08T11:22:19.738Z] github.com/docker/docker/testutil/fakestorage [2021-08-08T11:22:19.738Z] github.com/docker/docker/testutil/fixtures/load [2021-08-08T11:22:19.738Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-08T11:22:19.738Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-08T11:22:19.738Z] github.com/docker/docker/testutil/registry [2021-08-08T11:22:19.738Z] github.com/docker/docker/testutil/request [2021-08-08T11:22:19.738Z] github.com/docker/docker/volume [2021-08-08T11:22:19.738Z] github.com/docker/docker/volume/drivers [2021-08-08T11:22:19.738Z] github.com/docker/docker/volume/local [2021-08-08T11:22:19.738Z] github.com/docker/docker/volume/mounts [2021-08-08T11:22:19.738Z] github.com/docker/docker/volume/service [2021-08-08T11:22:19.738Z] github.com/docker/docker/volume/service/opts [2021-08-08T11:22:19.738Z] github.com/docker/docker/volume/testutils' [2021-08-08T11:22:19.738Z] ++ grep --fixed-strings -v /libnetwork [2021-08-08T11:22:19.738Z] ++ echo 'github.com/docker/docker/api [2021-08-08T11:22:19.738Z] github.com/docker/docker/api/server [2021-08-08T11:22:19.738Z] github.com/docker/docker/api/server/backend/build [2021-08-08T11:22:19.738Z] github.com/docker/docker/api/server/httputils [2021-08-08T11:22:19.738Z] github.com/docker/docker/api/server/middleware [2021-08-08T11:22:19.738Z] github.com/docker/docker/api/server/router [2021-08-08T11:22:19.738Z] github.com/docker/docker/api/server/router/build [2021-08-08T11:22:19.738Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-08T11:22:19.738Z] github.com/docker/docker/api/server/router/container [2021-08-08T11:22:19.738Z] github.com/docker/docker/api/server/router/debug [2021-08-08T11:22:19.738Z] github.com/docker/docker/api/server/router/distribution [2021-08-08T11:22:19.738Z] github.com/docker/docker/api/server/router/grpc [2021-08-08T11:22:19.738Z] github.com/docker/docker/api/server/router/image [2021-08-08T11:22:19.738Z] github.com/docker/docker/api/server/router/network [2021-08-08T11:22:19.738Z] github.com/docker/docker/api/server/router/plugin [2021-08-08T11:22:19.738Z] github.com/docker/docker/api/server/router/session [2021-08-08T11:22:19.738Z] github.com/docker/docker/api/server/router/swarm [2021-08-08T11:22:19.738Z] github.com/docker/docker/api/server/router/system [2021-08-08T11:22:19.739Z] github.com/docker/docker/api/server/router/volume [2021-08-08T11:22:19.739Z] github.com/docker/docker/api/types [2021-08-08T11:22:19.739Z] github.com/docker/docker/api/types/backend [2021-08-08T11:22:19.739Z] github.com/docker/docker/api/types/blkiodev [2021-08-08T11:22:19.739Z] github.com/docker/docker/api/types/container [2021-08-08T11:22:19.739Z] github.com/docker/docker/api/types/events [2021-08-08T11:22:19.739Z] github.com/docker/docker/api/types/filters [2021-08-08T11:22:19.739Z] github.com/docker/docker/api/types/image [2021-08-08T11:22:19.739Z] github.com/docker/docker/api/types/mount [2021-08-08T11:22:19.739Z] github.com/docker/docker/api/types/network [2021-08-08T11:22:19.739Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-08T11:22:19.739Z] github.com/docker/docker/api/types/registry [2021-08-08T11:22:19.739Z] github.com/docker/docker/api/types/strslice [2021-08-08T11:22:19.739Z] github.com/docker/docker/api/types/swarm [2021-08-08T11:22:19.739Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-08T11:22:19.739Z] github.com/docker/docker/api/types/time [2021-08-08T11:22:19.739Z] github.com/docker/docker/api/types/versions [2021-08-08T11:22:19.739Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-08T11:22:19.739Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-08T11:22:19.739Z] github.com/docker/docker/api/types/volume [2021-08-08T11:22:19.739Z] github.com/docker/docker/builder [2021-08-08T11:22:19.739Z] github.com/docker/docker/builder/builder-next [2021-08-08T11:22:19.739Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-08T11:22:19.739Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-08T11:22:19.739Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-08T11:22:19.739Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-08T11:22:19.739Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-08T11:22:19.739Z] github.com/docker/docker/builder/builder-next/worker [2021-08-08T11:22:19.739Z] github.com/docker/docker/builder/dockerfile [2021-08-08T11:22:19.739Z] github.com/docker/docker/builder/dockerignore [2021-08-08T11:22:19.739Z] github.com/docker/docker/builder/remotecontext [2021-08-08T11:22:19.739Z] github.com/docker/docker/builder/remotecontext/git [2021-08-08T11:22:19.739Z] github.com/docker/docker/cli [2021-08-08T11:22:19.739Z] github.com/docker/docker/cli/config [2021-08-08T11:22:19.739Z] github.com/docker/docker/cli/debug [2021-08-08T11:22:19.739Z] github.com/docker/docker/client [2021-08-08T11:22:19.739Z] github.com/docker/docker/cmd/docker-proxy [2021-08-08T11:22:19.739Z] github.com/docker/docker/cmd/dockerd [2021-08-08T11:22:19.739Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-08T11:22:19.739Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-08T11:22:19.739Z] github.com/docker/docker/container [2021-08-08T11:22:19.739Z] github.com/docker/docker/container/stream [2021-08-08T11:22:19.739Z] github.com/docker/docker/contrib/apparmor [2021-08-08T11:22:19.739Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-08T11:22:19.739Z] github.com/docker/docker/contrib/httpserver [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/cluster [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/cluster/convert [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/cluster/executor [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/cluster/provider [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/config [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/discovery [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/events [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/events/testutils [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/exec [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/graphdriver [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/images [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/initlayer [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/links [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/listeners [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/logger [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/logger/gelf [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/logger/journald [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/logger/local [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/logger/logentries [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/logger/splunk [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/logger/syslog [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/logger/templates [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/names [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/network [2021-08-08T11:22:19.739Z] github.com/docker/docker/daemon/stats [2021-08-08T11:22:19.739Z] github.com/docker/docker/distribution [2021-08-08T11:22:19.739Z] github.com/docker/docker/distribution/metadata [2021-08-08T11:22:19.739Z] github.com/docker/docker/distribution/utils [2021-08-08T11:22:19.739Z] github.com/docker/docker/distribution/xfer [2021-08-08T11:22:19.739Z] github.com/docker/docker/dockerversion [2021-08-08T11:22:19.739Z] github.com/docker/docker/errdefs [2021-08-08T11:22:19.739Z] github.com/docker/docker/image [2021-08-08T11:22:19.739Z] github.com/docker/docker/image/cache [2021-08-08T11:22:19.739Z] github.com/docker/docker/image/tarexport [2021-08-08T11:22:19.739Z] github.com/docker/docker/image/v1 [2021-08-08T11:22:19.739Z] github.com/docker/docker/internal/test/suite [2021-08-08T11:22:19.739Z] github.com/docker/docker/layer [2021-08-08T11:22:19.739Z] github.com/docker/docker/libcontainerd [2021-08-08T11:22:19.739Z] github.com/docker/docker/libcontainerd/queue [2021-08-08T11:22:19.739Z] github.com/docker/docker/libcontainerd/remote [2021-08-08T11:22:19.739Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-08T11:22:19.739Z] github.com/docker/docker/libcontainerd/types [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/api [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/bitseq [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/cluster [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/config [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/datastore [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/driverapi [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/etchosts [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/idm [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/ipam [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/iptables [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/netlabel [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/netutils [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/networkdb [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/ns [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/options [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/osl [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/portallocator [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/portmapper [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/testutils [2021-08-08T11:22:19.739Z] github.com/docker/docker/libnetwork/types [2021-08-08T11:22:19.739Z] github.com/docker/docker/oci [2021-08-08T11:22:19.739Z] github.com/docker/docker/oci/caps [2021-08-08T11:22:19.739Z] github.com/docker/docker/opts [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/aaparser [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/archive [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/authorization [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/broadcaster [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/capabilities [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/chrootarchive [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/containerfs [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/devicemapper [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/directory [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/discovery [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/discovery/file [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/discovery/kv [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/discovery/memory [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/dmesg [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/filenotify [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/fileutils [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/fsutils [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/homedir [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/idtools [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/ioutils [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/jsonmessage [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/locker [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/longpath [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/loopback [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/mount [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/namesgenerator [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/parsers [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/pidfile [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/platform [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/plugingetter [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/plugins [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/plugins/transport [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/pools [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/progress [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/pubsub [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/reexec [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/signal [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/stack [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/stdcopy [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/streamformatter [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/stringid [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/symlink [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/sysinfo [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/system [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/tailfile [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/tarsum [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/term [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/term/windows [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/truncindex [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/urlutil [2021-08-08T11:22:19.739Z] github.com/docker/docker/pkg/useragent [2021-08-08T11:22:19.739Z] github.com/docker/docker/plugin [2021-08-08T11:22:19.739Z] github.com/docker/docker/plugin/executor/containerd [2021-08-08T11:22:19.739Z] github.com/docker/docker/plugin/v2 [2021-08-08T11:22:19.739Z] github.com/docker/docker/profiles/apparmor [2021-08-08T11:22:19.739Z] github.com/docker/docker/profiles/seccomp [2021-08-08T11:22:19.739Z] github.com/docker/docker/quota [2021-08-08T11:22:19.739Z] github.com/docker/docker/reference [2021-08-08T11:22:19.739Z] github.com/docker/docker/registry [2021-08-08T11:22:19.740Z] github.com/docker/docker/registry/resumable [2021-08-08T11:22:19.740Z] github.com/docker/docker/restartmanager [2021-08-08T11:22:19.740Z] github.com/docker/docker/rootless [2021-08-08T11:22:19.740Z] github.com/docker/docker/rootless/specconv [2021-08-08T11:22:19.740Z] github.com/docker/docker/runconfig [2021-08-08T11:22:19.740Z] github.com/docker/docker/runconfig/opts [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil/daemon [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil/environment [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil/fakecontext [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil/fakegit [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil/fakestorage [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil/fixtures/load [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil/registry [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil/request [2021-08-08T11:22:19.740Z] github.com/docker/docker/volume [2021-08-08T11:22:19.740Z] github.com/docker/docker/volume/drivers [2021-08-08T11:22:19.740Z] github.com/docker/docker/volume/local [2021-08-08T11:22:19.740Z] github.com/docker/docker/volume/mounts [2021-08-08T11:22:19.740Z] github.com/docker/docker/volume/service [2021-08-08T11:22:19.740Z] github.com/docker/docker/volume/service/opts [2021-08-08T11:22:19.740Z] github.com/docker/docker/volume/testutils' [2021-08-08T11:22:19.740Z] + base_pkg_list='github.com/docker/docker/api [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/server [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/server/backend/build [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/server/httputils [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/server/middleware [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/server/router [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/server/router/build [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/server/router/container [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/server/router/debug [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/server/router/distribution [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/server/router/grpc [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/server/router/image [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/server/router/network [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/server/router/plugin [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/server/router/session [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/server/router/swarm [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/server/router/system [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/server/router/volume [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/types [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/types/backend [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/types/blkiodev [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/types/container [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/types/events [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/types/filters [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/types/image [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/types/mount [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/types/network [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/types/registry [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/types/strslice [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/types/swarm [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/types/time [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/types/versions [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-08T11:22:19.740Z] github.com/docker/docker/api/types/volume [2021-08-08T11:22:19.740Z] github.com/docker/docker/builder [2021-08-08T11:22:19.740Z] github.com/docker/docker/builder/builder-next [2021-08-08T11:22:19.740Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-08T11:22:19.740Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-08T11:22:19.740Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-08T11:22:19.740Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-08T11:22:19.740Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-08T11:22:19.740Z] github.com/docker/docker/builder/builder-next/worker [2021-08-08T11:22:19.740Z] github.com/docker/docker/builder/dockerfile [2021-08-08T11:22:19.740Z] github.com/docker/docker/builder/dockerignore [2021-08-08T11:22:19.740Z] github.com/docker/docker/builder/remotecontext [2021-08-08T11:22:19.740Z] github.com/docker/docker/builder/remotecontext/git [2021-08-08T11:22:19.740Z] github.com/docker/docker/cli [2021-08-08T11:22:19.740Z] github.com/docker/docker/cli/config [2021-08-08T11:22:19.740Z] github.com/docker/docker/cli/debug [2021-08-08T11:22:19.740Z] github.com/docker/docker/client [2021-08-08T11:22:19.740Z] github.com/docker/docker/cmd/docker-proxy [2021-08-08T11:22:19.740Z] github.com/docker/docker/cmd/dockerd [2021-08-08T11:22:19.740Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-08T11:22:19.740Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-08T11:22:19.740Z] github.com/docker/docker/container [2021-08-08T11:22:19.740Z] github.com/docker/docker/container/stream [2021-08-08T11:22:19.740Z] github.com/docker/docker/contrib/apparmor [2021-08-08T11:22:19.740Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-08T11:22:19.740Z] github.com/docker/docker/contrib/httpserver [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/cluster [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/cluster/convert [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/cluster/executor [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/cluster/provider [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/config [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/discovery [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/events [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/events/testutils [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/exec [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/graphdriver [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/images [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/initlayer [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/links [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/listeners [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/logger [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/logger/gelf [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/logger/journald [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/logger/local [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/logger/logentries [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/logger/splunk [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/logger/syslog [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/logger/templates [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/names [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/network [2021-08-08T11:22:19.740Z] github.com/docker/docker/daemon/stats [2021-08-08T11:22:19.740Z] github.com/docker/docker/distribution [2021-08-08T11:22:19.740Z] github.com/docker/docker/distribution/metadata [2021-08-08T11:22:19.740Z] github.com/docker/docker/distribution/utils [2021-08-08T11:22:19.740Z] github.com/docker/docker/distribution/xfer [2021-08-08T11:22:19.740Z] github.com/docker/docker/dockerversion [2021-08-08T11:22:19.740Z] github.com/docker/docker/errdefs [2021-08-08T11:22:19.740Z] github.com/docker/docker/image [2021-08-08T11:22:19.740Z] github.com/docker/docker/image/cache [2021-08-08T11:22:19.740Z] github.com/docker/docker/image/tarexport [2021-08-08T11:22:19.740Z] github.com/docker/docker/image/v1 [2021-08-08T11:22:19.740Z] github.com/docker/docker/internal/test/suite [2021-08-08T11:22:19.740Z] github.com/docker/docker/layer [2021-08-08T11:22:19.740Z] github.com/docker/docker/libcontainerd [2021-08-08T11:22:19.740Z] github.com/docker/docker/libcontainerd/queue [2021-08-08T11:22:19.740Z] github.com/docker/docker/libcontainerd/remote [2021-08-08T11:22:19.740Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-08T11:22:19.740Z] github.com/docker/docker/libcontainerd/types [2021-08-08T11:22:19.740Z] github.com/docker/docker/oci [2021-08-08T11:22:19.740Z] github.com/docker/docker/oci/caps [2021-08-08T11:22:19.740Z] github.com/docker/docker/opts [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/aaparser [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/archive [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/authorization [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/broadcaster [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/capabilities [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/chrootarchive [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/containerfs [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/devicemapper [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/directory [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/discovery [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/discovery/file [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/discovery/kv [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/discovery/memory [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/dmesg [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/filenotify [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/fileutils [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/fsutils [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/homedir [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/idtools [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/ioutils [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/jsonmessage [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/locker [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/longpath [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/loopback [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/mount [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/namesgenerator [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/parsers [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/pidfile [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/platform [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/plugingetter [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/plugins [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/plugins/transport [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/pools [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/progress [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/pubsub [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/reexec [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/signal [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/stack [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/stdcopy [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/streamformatter [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/stringid [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/symlink [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/sysinfo [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/system [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/tailfile [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/tarsum [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/term [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/term/windows [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/truncindex [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/urlutil [2021-08-08T11:22:19.740Z] github.com/docker/docker/pkg/useragent [2021-08-08T11:22:19.740Z] github.com/docker/docker/plugin [2021-08-08T11:22:19.740Z] github.com/docker/docker/plugin/executor/containerd [2021-08-08T11:22:19.740Z] github.com/docker/docker/plugin/v2 [2021-08-08T11:22:19.740Z] github.com/docker/docker/profiles/apparmor [2021-08-08T11:22:19.740Z] github.com/docker/docker/profiles/seccomp [2021-08-08T11:22:19.740Z] github.com/docker/docker/quota [2021-08-08T11:22:19.740Z] github.com/docker/docker/reference [2021-08-08T11:22:19.740Z] github.com/docker/docker/registry [2021-08-08T11:22:19.740Z] github.com/docker/docker/registry/resumable [2021-08-08T11:22:19.740Z] github.com/docker/docker/restartmanager [2021-08-08T11:22:19.740Z] github.com/docker/docker/rootless [2021-08-08T11:22:19.740Z] github.com/docker/docker/rootless/specconv [2021-08-08T11:22:19.740Z] github.com/docker/docker/runconfig [2021-08-08T11:22:19.740Z] github.com/docker/docker/runconfig/opts [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil/daemon [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil/environment [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil/fakecontext [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil/fakegit [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil/fakestorage [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil/fixtures/load [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil/registry [2021-08-08T11:22:19.740Z] github.com/docker/docker/testutil/request [2021-08-08T11:22:19.740Z] github.com/docker/docker/volume [2021-08-08T11:22:19.741Z] github.com/docker/docker/volume/drivers [2021-08-08T11:22:19.741Z] github.com/docker/docker/volume/local [2021-08-08T11:22:19.741Z] github.com/docker/docker/volume/mounts [2021-08-08T11:22:19.741Z] github.com/docker/docker/volume/service [2021-08-08T11:22:19.741Z] github.com/docker/docker/volume/service/opts [2021-08-08T11:22:19.741Z] github.com/docker/docker/volume/testutils' [2021-08-08T11:22:19.741Z] ++ echo 'github.com/docker/docker/api [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/server [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/server/backend/build [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/server/httputils [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/server/middleware [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/server/router [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/server/router/build [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/server/router/container [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/server/router/debug [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/server/router/distribution [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/server/router/grpc [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/server/router/image [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/server/router/network [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/server/router/plugin [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/server/router/session [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/server/router/swarm [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/server/router/system [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/server/router/volume [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/types [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/types/backend [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/types/blkiodev [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/types/container [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/types/events [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/types/filters [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/types/image [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/types/mount [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/types/network [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/types/registry [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/types/strslice [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/types/swarm [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/types/time [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/types/versions [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-08T11:22:19.741Z] github.com/docker/docker/api/types/volume [2021-08-08T11:22:19.741Z] github.com/docker/docker/builder [2021-08-08T11:22:19.741Z] github.com/docker/docker/builder/builder-next [2021-08-08T11:22:19.741Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-08T11:22:19.741Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-08T11:22:19.741Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-08T11:22:19.741Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-08T11:22:19.741Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-08T11:22:19.741Z] github.com/docker/docker/builder/builder-next/worker [2021-08-08T11:22:19.741Z] github.com/docker/docker/builder/dockerfile [2021-08-08T11:22:19.741Z] github.com/docker/docker/builder/dockerignore [2021-08-08T11:22:19.741Z] github.com/docker/docker/builder/remotecontext [2021-08-08T11:22:19.741Z] github.com/docker/docker/builder/remotecontext/git [2021-08-08T11:22:19.741Z] github.com/docker/docker/cli [2021-08-08T11:22:19.741Z] github.com/docker/docker/cli/config [2021-08-08T11:22:19.741Z] github.com/docker/docker/cli/debug [2021-08-08T11:22:19.741Z] github.com/docker/docker/client [2021-08-08T11:22:19.741Z] github.com/docker/docker/cmd/docker-proxy [2021-08-08T11:22:19.741Z] github.com/docker/docker/cmd/dockerd [2021-08-08T11:22:19.741Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-08T11:22:19.741Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-08T11:22:19.741Z] github.com/docker/docker/container [2021-08-08T11:22:19.741Z] github.com/docker/docker/container/stream [2021-08-08T11:22:19.741Z] github.com/docker/docker/contrib/apparmor [2021-08-08T11:22:19.741Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-08T11:22:19.741Z] github.com/docker/docker/contrib/httpserver [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/cluster [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/cluster/convert [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/cluster/executor [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/cluster/provider [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/config [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/discovery [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/events [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/events/testutils [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/exec [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/graphdriver [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/images [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/initlayer [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/links [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/listeners [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/logger [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/logger/gelf [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/logger/journald [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/logger/local [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/logger/logentries [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/logger/splunk [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/logger/syslog [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/logger/templates [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/names [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/network [2021-08-08T11:22:19.741Z] github.com/docker/docker/daemon/stats [2021-08-08T11:22:19.741Z] github.com/docker/docker/distribution [2021-08-08T11:22:19.741Z] github.com/docker/docker/distribution/metadata [2021-08-08T11:22:19.741Z] github.com/docker/docker/distribution/utils [2021-08-08T11:22:19.741Z] github.com/docker/docker/distribution/xfer [2021-08-08T11:22:19.741Z] github.com/docker/docker/dockerversion [2021-08-08T11:22:19.741Z] github.com/docker/docker/errdefs [2021-08-08T11:22:19.741Z] github.com/docker/docker/image [2021-08-08T11:22:19.741Z] github.com/docker/docker/image/cache [2021-08-08T11:22:19.741Z] github.com/docker/docker/image/tarexport [2021-08-08T11:22:19.741Z] github.com/docker/docker/image/v1 [2021-08-08T11:22:19.741Z] github.com/docker/docker/internal/test/suite [2021-08-08T11:22:19.741Z] github.com/docker/docker/layer [2021-08-08T11:22:19.741Z] github.com/docker/docker/libcontainerd [2021-08-08T11:22:19.741Z] github.com/docker/docker/libcontainerd/queue [2021-08-08T11:22:19.741Z] github.com/docker/docker/libcontainerd/remote [2021-08-08T11:22:19.741Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-08T11:22:19.741Z] github.com/docker/docker/libcontainerd/types [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/api [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/bitseq [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/cluster [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/config [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/datastore [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/driverapi [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/etchosts [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/idm [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/ipam [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/iptables [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/netlabel [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/netutils [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/networkdb [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/ns [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/options [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/osl [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/portallocator [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/portmapper [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/testutils [2021-08-08T11:22:19.741Z] github.com/docker/docker/libnetwork/types [2021-08-08T11:22:19.741Z] github.com/docker/docker/oci [2021-08-08T11:22:19.741Z] github.com/docker/docker/oci/caps [2021-08-08T11:22:19.741Z] github.com/docker/docker/opts [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/aaparser [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/archive [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/authorization [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/broadcaster [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/capabilities [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/chrootarchive [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/containerfs [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/devicemapper [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/directory [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/discovery [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/discovery/file [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/discovery/kv [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/discovery/memory [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/dmesg [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/filenotify [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/fileutils [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/fsutils [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/homedir [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/idtools [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/ioutils [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/jsonmessage [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/locker [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/longpath [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/loopback [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/mount [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/namesgenerator [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/parsers [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/pidfile [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/platform [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/plugingetter [2021-08-08T11:22:19.741Z] github.com/docker/docker/pkg/plugins [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/plugins/transport [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/pools [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/progress [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/pubsub [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/reexec [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/signal [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/stack [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/stdcopy [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/streamformatter [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/stringid [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/symlink [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/sysinfo [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/system [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/tailfile [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/tarsum [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/term [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/term/windows [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/truncindex [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/urlutil [2021-08-08T11:22:19.742Z] github.com/docker/docker/pkg/useragent [2021-08-08T11:22:19.742Z] github.com/docker/docker/plugin [2021-08-08T11:22:19.742Z] github.com/docker/docker/plugin/executor/containerd [2021-08-08T11:22:19.742Z] github.com/docker/docker/plugin/v2 [2021-08-08T11:22:19.742Z] github.com/docker/docker/profiles/apparmor [2021-08-08T11:22:19.742Z] github.com/docker/docker/profiles/seccomp [2021-08-08T11:22:19.742Z] github.com/docker/docker/quota [2021-08-08T11:22:19.742Z] github.com/docker/docker/reference [2021-08-08T11:22:19.742Z] github.com/docker/docker/registry [2021-08-08T11:22:19.742Z] github.com/docker/docker/registry/resumable [2021-08-08T11:22:19.742Z] github.com/docker/docker/restartmanager [2021-08-08T11:22:19.742Z] github.com/docker/docker/rootless [2021-08-08T11:22:19.742Z] github.com/docker/docker/rootless/specconv [2021-08-08T11:22:19.742Z] github.com/docker/docker/runconfig [2021-08-08T11:22:19.742Z] github.com/docker/docker/runconfig/opts [2021-08-08T11:22:19.742Z] github.com/docker/docker/testutil [2021-08-08T11:22:19.742Z] github.com/docker/docker/testutil/daemon [2021-08-08T11:22:19.742Z] github.com/docker/docker/testutil/environment [2021-08-08T11:22:19.742Z] github.com/docker/docker/testutil/fakecontext [2021-08-08T11:22:19.742Z] github.com/docker/docker/testutil/fakegit [2021-08-08T11:22:19.742Z] github.com/docker/docker/testutil/fakestorage [2021-08-08T11:22:19.742Z] github.com/docker/docker/testutil/fixtures/load [2021-08-08T11:22:19.742Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-08T11:22:19.742Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-08T11:22:19.742Z] github.com/docker/docker/testutil/registry [2021-08-08T11:22:19.742Z] github.com/docker/docker/testutil/request [2021-08-08T11:22:19.742Z] github.com/docker/docker/volume [2021-08-08T11:22:19.742Z] github.com/docker/docker/volume/drivers [2021-08-08T11:22:19.742Z] github.com/docker/docker/volume/local [2021-08-08T11:22:19.742Z] ++ grep --fixed-strings /libnetwork [2021-08-08T11:22:19.742Z] github.com/docker/docker/volume/mounts [2021-08-08T11:22:19.742Z] github.com/docker/docker/volume/service [2021-08-08T11:22:19.742Z] github.com/docker/docker/volume/service/opts [2021-08-08T11:22:19.742Z] github.com/docker/docker/volume/testutils' [2021-08-08T11:22:19.742Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/api [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/bitseq [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/cluster [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/config [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/datastore [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/driverapi [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/etchosts [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/idm [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/ipam [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/iptables [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/netlabel [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/netutils [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/networkdb [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/ns [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/options [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/osl [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/portallocator [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/portmapper [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/testutils [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/types' [2021-08-08T11:22:19.742Z] + echo 'github.com/docker/docker/libnetwork [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/api [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/bitseq [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/cluster [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/config [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/datastore [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/driverapi [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/etchosts [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/idm [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/ipam [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-08T11:22:19.742Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/iptables [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/netlabel [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/netutils [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/networkdb [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/ns [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/options [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/osl [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/portallocator [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/portmapper [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/testutils [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/types' [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-08T11:22:19.742Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-08T11:22:19.742Z] + type docker-proxy [2021-08-08T11:22:19.742Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-08T11:22:19.742Z] + hack/make.sh binary-proxy install-proxy [2021-08-08T11:22:19.742Z] [2021-08-08T11:22:19.742Z] Removing bundles/ [2021-08-08T11:22:19.742Z] [2021-08-08T11:22:19.742Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-08T11:22:19.742Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-08T11:22:19.742Z] GOOS="" GOARCH="" GOARM="" [2021-08-08T11:22:19.779Z] #27 17.94 Reading package lists... [2021-08-08T11:22:20.121Z] #69 0.694 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-08-08T11:22:20.376Z] #69 0.847 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-08-08T11:22:20.376Z] #69 0.848 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-08-08T11:22:20.376Z] #69 0.849 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-08-08T11:22:21.192Z] #69 1.105 Reading package lists... [2021-08-08T11:22:21.753Z] #69 1.720 Reading package lists... [2021-08-08T11:22:22.009Z] #69 2.326 Building dependency tree... [2021-08-08T11:22:22.009Z] #69 2.453 Reading state information... [2021-08-08T11:22:22.009Z] #69 2.557 The following additional packages will be installed: [2021-08-08T11:22:22.009Z] #69 2.558 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-08-08T11:22:22.009Z] #69 2.558 libpam-systemd [2021-08-08T11:22:22.009Z] #69 2.559 Suggested packages: [2021-08-08T11:22:22.009Z] #69 2.559 systemd-container policykit-1 [2021-08-08T11:22:22.009Z] #69 2.559 Recommended packages: [2021-08-08T11:22:22.009Z] #69 2.559 libnss-systemd [2021-08-08T11:22:22.009Z] #69 2.608 The following NEW packages will be installed: [2021-08-08T11:22:22.009Z] #69 2.608 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-08-08T11:22:22.009Z] #69 2.609 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-08-08T11:22:22.569Z] #69 2.878 0 upgraded, 11 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:22:22.569Z] #69 2.878 Need to get 4759 kB of archives. [2021-08-08T11:22:22.569Z] #69 2.878 After this operation, 16.6 MB of additional disk space will be used. [2021-08-08T11:22:22.569Z] #69 2.878 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-08-08T11:22:22.569Z] #69 2.880 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-08-08T11:22:22.569Z] #69 2.881 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-08-08T11:22:22.569Z] #69 2.884 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-08-08T11:22:22.569Z] #69 2.886 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-08-08T11:22:22.569Z] #69 2.887 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2021-08-08T11:22:22.569Z] #69 2.951 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2021-08-08T11:22:22.569Z] #69 2.953 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-08-08T11:22:22.569Z] #69 2.998 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-08-08T11:22:22.569Z] #69 3.015 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2021-08-08T11:22:22.569Z] #69 3.018 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-08-08T11:22:22.569Z] #69 3.161 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:22:22.569Z] #69 3.182 Fetched 4759 kB in 0s (11.9 MB/s) [2021-08-08T11:22:22.569Z] #69 3.206 Selecting previously unselected package libargon2-1:amd64. [2021-08-08T11:22:22.569Z] #69 3.206 (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.) [2021-08-08T11:22:22.569Z] #69 3.219 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-08-08T11:22:22.569Z] #69 3.226 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-08T11:22:22.569Z] #69 3.255 Selecting previously unselected package libjson-c3:amd64. [2021-08-08T11:22:22.825Z] #69 3.257 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-08-08T11:22:22.825Z] #69 3.261 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-08-08T11:22:22.825Z] #69 3.298 Selecting previously unselected package libcryptsetup12:amd64. [2021-08-08T11:22:22.825Z] #69 3.298 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-08-08T11:22:22.825Z] #69 3.302 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-08-08T11:22:22.825Z] #69 3.347 Selecting previously unselected package libidn11:amd64. [2021-08-08T11:22:22.825Z] #69 3.349 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-08-08T11:22:22.825Z] #69 3.353 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-08-08T11:22:22.825Z] #69 3.393 Selecting previously unselected package libkmod2:amd64. [2021-08-08T11:22:23.081Z] #69 3.394 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-08-08T11:22:23.081Z] #69 3.398 Unpacking libkmod2:amd64 (26-1) ... [2021-08-08T11:22:23.081Z] #69 3.438 Selecting previously unselected package systemd. [2021-08-08T11:22:23.081Z] #69 3.438 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2021-08-08T11:22:23.081Z] #69 3.475 Unpacking systemd (241-7~deb10u8) ... [2021-08-08T11:22:23.337Z] #69 3.924 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-08T11:22:23.337Z] #69 3.933 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-08-08T11:22:23.337Z] #69 3.943 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-08-08T11:22:23.337Z] #69 3.953 Setting up libidn11:amd64 (1.33-2.2) ... [2021-08-08T11:22:23.592Z] #69 3.964 Setting up libkmod2:amd64 (26-1) ... [2021-08-08T11:22:23.592Z] #69 3.974 Setting up systemd (241-7~deb10u8) ... [2021-08-08T11:22:23.592Z] #69 4.012 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-08-08T11:22:23.592Z] #69 4.014 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-08-08T11:22:23.592Z] #69 4.017 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-08T11:22:23.592Z] #69 4.017 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-08T11:22:23.847Z] #69 4.421 Selecting previously unselected package systemd-sysv. [2021-08-08T11:22:23.847Z] #69 4.421 (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.) [2021-08-08T11:22:23.847Z] #69 4.433 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2021-08-08T11:22:23.847Z] #69 4.436 Unpacking systemd-sysv (241-7~deb10u8) ... [2021-08-08T11:22:23.847Z] #69 4.473 Selecting previously unselected package libdbus-1-3:amd64. [2021-08-08T11:22:23.847Z] #69 4.473 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-08-08T11:22:23.847Z] #69 4.476 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-08-08T11:22:23.847Z] #69 4.528 Selecting previously unselected package dbus. [2021-08-08T11:22:23.847Z] #69 4.528 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-08-08T11:22:24.102Z] #69 4.538 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-08-08T11:22:24.103Z] #69 4.593 Selecting previously unselected package libpam-systemd:amd64. [2021-08-08T11:22:24.103Z] #69 4.595 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2021-08-08T11:22:24.103Z] #69 4.598 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2021-08-08T11:22:24.103Z] #69 4.634 Selecting previously unselected package dbus-user-session. [2021-08-08T11:22:24.103Z] #69 4.637 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-08-08T11:22:24.103Z] #69 4.639 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-08-08T11:22:24.103Z] #69 4.703 Setting up systemd-sysv (241-7~deb10u8) ... [2021-08-08T11:22:24.103Z] #69 4.713 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-08-08T11:22:24.103Z] #69 4.721 Setting up dbus (1.12.20-0+deb10u1) ... [2021-08-08T11:22:24.358Z] #69 4.826 invoke-rc.d: could not determine current runlevel [2021-08-08T11:22:24.358Z] #69 4.828 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-08T11:22:24.358Z] #69 4.832 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2021-08-08T11:22:24.614Z] #69 4.965 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-08-08T11:22:24.614Z] #69 4.976 Processing triggers for systemd (241-7~deb10u8) ... [2021-08-08T11:22:24.614Z] #69 4.983 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:22:24.614Z] #69 DONE 5.1s [2021-08-08T11:22:24.614Z] [2021-08-08T11:22:24.614Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-08-08T11:22:24.614Z] #70 sha256:31a63664e1ac74024d4d60072f21f166c23ccc1414817a1f72c338ea41dc1142 [2021-08-08T11:22:25.166Z] #57 220.4 # github.com/containerd/containerd/cmd/containerd [2021-08-08T11:22:25.166Z] #57 220.4 /usr/bin/ld: /tmp/go-link-548410706/000019.o: in function `New': [2021-08-08T11:22:25.166Z] #57 220.4 /tmp/tmp.z3U2zq1xkS/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-08-08T11:22:25.166Z] #57 220.5 + bin/containerd-stress [2021-08-08T11:22:25.166Z] #57 221.5 + bin/containerd-shim [2021-08-08T11:22:25.174Z] #70 0.458 % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-08T11:22:25.174Z] #70 0.459 Dload Upload Total Spent Left Speed [2021-08-08T11:22:25.174Z] #70 0.460 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 22506 0 --:--:-- --:--:-- --:--:-- 22506 [2021-08-08T11:22:25.174Z] #70 DONE 0.6s [2021-08-08T11:22:25.174Z] [2021-08-08T11:22:25.174Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-08T11:22:25.174Z] #71 sha256:de0895d315f61cbbb2be280b1576d182d164fb582a8685dca2a1c297abe606d9 [2021-08-08T11:22:26.162Z] #71 DONE 0.8s [2021-08-08T11:22:26.162Z] [2021-08-08T11:22:26.162Z] #72 exporting to image [2021-08-08T11:22:26.162Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-08T11:22:26.162Z] #72 exporting layers [2021-08-08T11:22:27.879Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-08T11:22:27.909Z] #27 25.67 Reading package lists... [2021-08-08T11:22:28.141Z] [2021-08-08T11:22:28.141Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-08T11:22:28.141Z] Installing docker-proxy to /usr/local/bin/ [2021-08-08T11:22:28.141Z] [2021-08-08T11:22:28.141Z] + mkdir -p bundles [2021-08-08T11:22:28.141Z] + '[' -n 'github.com/docker/docker/api [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/server [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/server/backend/build [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/server/httputils [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/server/middleware [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/server/router [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/server/router/build [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/server/router/container [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/server/router/debug [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/server/router/distribution [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/server/router/grpc [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/server/router/image [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/server/router/network [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/server/router/plugin [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/server/router/session [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/server/router/swarm [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/server/router/system [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/server/router/volume [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/types [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/types/backend [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/types/blkiodev [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/types/container [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/types/events [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/types/filters [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/types/image [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/types/mount [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/types/network [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/types/registry [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/types/strslice [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/types/swarm [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/types/time [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/types/versions [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-08T11:22:28.141Z] github.com/docker/docker/api/types/volume [2021-08-08T11:22:28.141Z] github.com/docker/docker/builder [2021-08-08T11:22:28.141Z] github.com/docker/docker/builder/builder-next [2021-08-08T11:22:28.141Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-08T11:22:28.141Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-08T11:22:28.141Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-08T11:22:28.141Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-08T11:22:28.141Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-08T11:22:28.141Z] github.com/docker/docker/builder/builder-next/worker [2021-08-08T11:22:28.141Z] github.com/docker/docker/builder/dockerfile [2021-08-08T11:22:28.141Z] github.com/docker/docker/builder/dockerignore [2021-08-08T11:22:28.141Z] github.com/docker/docker/builder/remotecontext [2021-08-08T11:22:28.141Z] github.com/docker/docker/builder/remotecontext/git [2021-08-08T11:22:28.141Z] github.com/docker/docker/cli [2021-08-08T11:22:28.141Z] github.com/docker/docker/cli/config [2021-08-08T11:22:28.141Z] github.com/docker/docker/cli/debug [2021-08-08T11:22:28.142Z] github.com/docker/docker/client [2021-08-08T11:22:28.142Z] github.com/docker/docker/cmd/docker-proxy [2021-08-08T11:22:28.142Z] github.com/docker/docker/cmd/dockerd [2021-08-08T11:22:28.142Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-08T11:22:28.142Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-08T11:22:28.142Z] github.com/docker/docker/container [2021-08-08T11:22:28.142Z] github.com/docker/docker/container/stream [2021-08-08T11:22:28.142Z] github.com/docker/docker/contrib/apparmor [2021-08-08T11:22:28.142Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-08T11:22:28.142Z] github.com/docker/docker/contrib/httpserver [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/cluster [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/cluster/convert [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/cluster/executor [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/cluster/provider [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/config [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/discovery [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/events [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/events/testutils [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/exec [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/graphdriver [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/images [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/initlayer [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/links [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/listeners [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/logger [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/logger/gelf [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/logger/journald [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/logger/local [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/logger/logentries [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/logger/splunk [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/logger/syslog [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/logger/templates [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/names [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/network [2021-08-08T11:22:28.142Z] github.com/docker/docker/daemon/stats [2021-08-08T11:22:28.142Z] github.com/docker/docker/distribution [2021-08-08T11:22:28.142Z] github.com/docker/docker/distribution/metadata [2021-08-08T11:22:28.142Z] github.com/docker/docker/distribution/utils [2021-08-08T11:22:28.142Z] github.com/docker/docker/distribution/xfer [2021-08-08T11:22:28.142Z] github.com/docker/docker/dockerversion [2021-08-08T11:22:28.142Z] github.com/docker/docker/errdefs [2021-08-08T11:22:28.142Z] github.com/docker/docker/image [2021-08-08T11:22:28.142Z] github.com/docker/docker/image/cache [2021-08-08T11:22:28.142Z] github.com/docker/docker/image/tarexport [2021-08-08T11:22:28.142Z] github.com/docker/docker/image/v1 [2021-08-08T11:22:28.142Z] github.com/docker/docker/internal/test/suite [2021-08-08T11:22:28.142Z] github.com/docker/docker/layer [2021-08-08T11:22:28.142Z] github.com/docker/docker/libcontainerd [2021-08-08T11:22:28.142Z] github.com/docker/docker/libcontainerd/queue [2021-08-08T11:22:28.142Z] github.com/docker/docker/libcontainerd/remote [2021-08-08T11:22:28.142Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-08T11:22:28.142Z] github.com/docker/docker/libcontainerd/types [2021-08-08T11:22:28.142Z] github.com/docker/docker/oci [2021-08-08T11:22:28.142Z] github.com/docker/docker/oci/caps [2021-08-08T11:22:28.142Z] github.com/docker/docker/opts [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/aaparser [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/archive [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/authorization [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/broadcaster [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/capabilities [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/chrootarchive [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/containerfs [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/devicemapper [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/directory [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/discovery [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/discovery/file [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/discovery/kv [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/discovery/memory [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/dmesg [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/filenotify [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/fileutils [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/fsutils [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/homedir [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/idtools [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/ioutils [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/jsonmessage [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/locker [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/longpath [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/loopback [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/mount [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/namesgenerator [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/parsers [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/pidfile [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/platform [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/plugingetter [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/plugins [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/plugins/transport [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/pools [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/progress [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/pubsub [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/reexec [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/signal [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/stack [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/stdcopy [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/streamformatter [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/stringid [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/symlink [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/sysinfo [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/system [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/tailfile [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/tarsum [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/term [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/term/windows [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/truncindex [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/urlutil [2021-08-08T11:22:28.142Z] github.com/docker/docker/pkg/useragent [2021-08-08T11:22:28.142Z] github.com/docker/docker/plugin [2021-08-08T11:22:28.142Z] github.com/docker/docker/plugin/executor/containerd [2021-08-08T11:22:28.142Z] github.com/docker/docker/plugin/v2 [2021-08-08T11:22:28.142Z] github.com/docker/docker/profiles/apparmor [2021-08-08T11:22:28.142Z] github.com/docker/docker/profiles/seccomp [2021-08-08T11:22:28.142Z] github.com/docker/docker/quota [2021-08-08T11:22:28.142Z] github.com/docker/docker/reference [2021-08-08T11:22:28.142Z] github.com/docker/docker/registry [2021-08-08T11:22:28.142Z] github.com/docker/docker/registry/resumable [2021-08-08T11:22:28.142Z] github.com/docker/docker/restartmanager [2021-08-08T11:22:28.142Z] github.com/docker/docker/rootless [2021-08-08T11:22:28.142Z] github.com/docker/docker/rootless/specconv [2021-08-08T11:22:28.142Z] github.com/docker/docker/runconfig [2021-08-08T11:22:28.142Z] github.com/docker/docker/runconfig/opts [2021-08-08T11:22:28.142Z] github.com/docker/docker/testutil [2021-08-08T11:22:28.142Z] github.com/docker/docker/testutil/daemon [2021-08-08T11:22:28.142Z] github.com/docker/docker/testutil/environment [2021-08-08T11:22:28.142Z] github.com/docker/docker/testutil/fakecontext [2021-08-08T11:22:28.142Z] github.com/docker/docker/testutil/fakegit [2021-08-08T11:22:28.142Z] github.com/docker/docker/testutil/fakestorage [2021-08-08T11:22:28.142Z] github.com/docker/docker/testutil/fixtures/load [2021-08-08T11:22:28.142Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-08T11:22:28.142Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-08T11:22:28.142Z] github.com/docker/docker/testutil/registry [2021-08-08T11:22:28.142Z] github.com/docker/docker/testutil/request [2021-08-08T11:22:28.142Z] github.com/docker/docker/volume [2021-08-08T11:22:28.142Z] github.com/docker/docker/volume/drivers [2021-08-08T11:22:28.142Z] github.com/docker/docker/volume/local [2021-08-08T11:22:28.142Z] github.com/docker/docker/volume/mounts [2021-08-08T11:22:28.142Z] github.com/docker/docker/volume/service [2021-08-08T11:22:28.142Z] github.com/docker/docker/volume/service/opts [2021-08-08T11:22:28.142Z] github.com/docker/docker/volume/testutils' ']' [2021-08-08T11:22:28.142Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-08T11:22:28.848Z] #27 33.27 Building dependency tree... [2021-08-08T11:22:29.375Z] #57 228.4 + bin/containerd-shim-runc-v1 [2021-08-08T11:22:29.527Z] ? github.com/docker/docker/api [no test files] [2021-08-08T11:22:30.229Z] #27 36.13 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-08-08T11:22:30.229Z] #27 36.13 libcap2-bin is already the newest version (1:2.25-2). [2021-08-08T11:22:30.229Z] #27 36.13 patch is already the newest version (2.7.6-3+deb10u1). [2021-08-08T11:22:30.229Z] #27 36.13 xz-utils is already the newest version (5.2.4-1). [2021-08-08T11:22:30.229Z] #27 36.13 The following additional packages will be installed: [2021-08-08T11:22:30.229Z] #27 36.13 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-08T11:22:30.229Z] #27 36.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-08T11:22:30.229Z] #27 36.14 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-08T11:22:30.229Z] #27 36.14 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-08T11:22:30.229Z] #27 36.14 python3.7 python3.7-minimal vim-runtime xxd [2021-08-08T11:22:30.229Z] #27 36.15 Suggested packages: [2021-08-08T11:22:30.229Z] #27 36.15 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-08-08T11:22:30.229Z] #27 36.15 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-08-08T11:22:30.229Z] #27 36.15 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-08-08T11:22:30.229Z] #27 36.15 Recommended packages: [2021-08-08T11:22:30.229Z] #27 36.15 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-08T11:22:30.229Z] #27 36.15 python3-keyrings.alt python3-xdg unzip [2021-08-08T11:22:32.137Z] #27 37.83 The following NEW packages will be installed: [2021-08-08T11:22:32.137Z] #27 37.83 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-08-08T11:22:32.137Z] #27 37.84 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-08-08T11:22:32.137Z] #27 37.84 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-08-08T11:22:32.137Z] #27 37.84 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-08-08T11:22:32.137Z] #27 37.84 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-08-08T11:22:32.137Z] #27 37.84 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-08-08T11:22:32.137Z] #27 37.84 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-08-08T11:22:32.137Z] #27 37.84 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-08-08T11:22:32.137Z] #27 38.21 0 upgraded, 45 newly installed, 0 to remove and 4 not upgraded. [2021-08-08T11:22:32.137Z] #27 38.21 Need to get 20.0 MB of archives. [2021-08-08T11:22:32.137Z] #27 38.21 After this operation, 82.5 MB of additional disk space will be used. [2021-08-08T11:22:32.137Z] #27 38.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-08T11:22:32.137Z] #27 38.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-08T11:22:32.137Z] #27 38.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-08T11:22:32.137Z] #27 38.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-08T11:22:32.137Z] #27 38.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-08T11:22:32.137Z] #27 38.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-08T11:22:32.397Z] #27 38.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-08T11:22:32.397Z] #27 38.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-08T11:22:32.397Z] #27 38.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-08T11:22:32.397Z] #27 38.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-08T11:22:32.397Z] #27 38.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-08T11:22:32.397Z] #27 38.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-08T11:22:32.397Z] #27 38.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-08T11:22:32.397Z] #27 38.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-08T11:22:32.397Z] #27 38.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-08T11:22:32.397Z] #27 38.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-08T11:22:32.397Z] #27 38.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-08T11:22:32.397Z] #27 38.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-08T11:22:32.397Z] #27 38.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-08T11:22:32.397Z] #27 38.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-08T11:22:32.397Z] #27 38.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-08T11:22:32.397Z] #27 38.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-08T11:22:32.397Z] #27 38.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-08T11:22:32.397Z] #27 38.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-08T11:22:32.397Z] #27 38.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-08T11:22:32.397Z] #27 38.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-08T11:22:32.397Z] #27 38.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-08T11:22:32.397Z] #27 38.48 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-08T11:22:32.397Z] #27 38.49 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-08T11:22:32.397Z] #27 38.49 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-08T11:22:32.397Z] #27 38.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-08T11:22:32.397Z] #27 38.50 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-08T11:22:32.397Z] #27 38.57 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-08T11:22:32.397Z] #27 38.58 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-08T11:22:32.397Z] #27 38.58 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-08T11:22:32.397Z] #27 38.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-08T11:22:32.397Z] #27 38.59 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-08T11:22:32.397Z] #27 38.59 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-08T11:22:32.397Z] #27 38.60 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-08T11:22:32.397Z] #27 38.66 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-08T11:22:32.397Z] #27 38.67 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-08T11:22:32.397Z] #27 38.68 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-08T11:22:32.785Z] #72 exporting layers 6.8s done [2021-08-08T11:22:32.785Z] #72 writing image sha256:c47e711fab144702ec28a7ed7701bd40e4dff9781df7c77a0bc2ce5343407461 done [2021-08-08T11:22:32.785Z] #72 naming to docker.io/library/docker:7e5ca801e31d88d45d18e1ce8f51d2717cdb8d67 done [2021-08-08T11:22:32.785Z] #72 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-08T11:22:32.967Z] #27 38.91 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-08T11:22:32.967Z] #27 38.95 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-08T11:22:32.967Z] #27 38.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-08T11:22:33.146Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42481/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_GITCOMMIT=7e5ca801e31d88d45d18e1ce8f51d2717cdb8d67 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7e5ca801e31d88d45d18e1ce8f51d2717cdb8d67 hack/make.sh dynbinary test-integration [2021-08-08T11:22:33.906Z] #27 39.70 debconf: delaying package configuration, since apt-utils is not installed [2021-08-08T11:22:33.906Z] #27 39.98 Fetched 20.0 MB in 1s (19.0 MB/s) [2021-08-08T11:22:33.906Z] #27 40.03 Selecting previously unselected package pigz. [2021-08-08T11:22:33.906Z] #27 40.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39111 files and directories currently installed.) [2021-08-08T11:22:33.906Z] #27 40.08 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-08T11:22:34.166Z] #27 40.09 Unpacking pigz (2.4-1) ... [2021-08-08T11:22:34.166Z] #27 40.16 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-08T11:22:34.166Z] #27 40.17 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:22:34.166Z] #27 40.18 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:22:34.425Z] #27 40.45 Selecting previously unselected package python3.7-minimal. [2021-08-08T11:22:34.425Z] #27 40.47 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:22:34.425Z] #27 40.47 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-08T11:22:34.664Z] #57 233.4 + bin/containerd-shim-runc-v2 [2021-08-08T11:22:34.664Z] #57 234.0 + binaries [2021-08-08T11:22:34.664Z] #57 234.0 + install -D bin/containerd /build/containerd [2021-08-08T11:22:34.664Z] #57 234.0 + install -D bin/containerd-shim /build/containerd-shim [2021-08-08T11:22:34.664Z] #57 234.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-08T11:22:34.664Z] #57 234.0 + install -D bin/ctr /build/ctr [2021-08-08T11:22:34.995Z] #27 41.00 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:22:34.995Z] #27 41.02 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-08T11:22:35.031Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-08-08T11:22:35.031Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-08-08T11:22:35.031Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-08-08T11:22:35.031Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-08-08T11:22:35.031Z] 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) [2021-08-08T11:22:35.031Z] Detected virtualization docker. [2021-08-08T11:22:35.031Z] Detected architecture x86-64. [2021-08-08T11:22:35.031Z] Set hostname to . [2021-08-08T11:22:35.593Z] + source /etc/docker-entrypoint-cmd [2021-08-08T11:22:35.593Z] ++ hack/make.sh dynbinary test-integration [2021-08-08T11:22:35.593Z] [2021-08-08T11:22:35.593Z] Removing bundles/ [2021-08-08T11:22:35.593Z] [2021-08-08T11:22:35.593Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-08T11:22:35.593Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-08T11:22:35.593Z] GOOS="" GOARCH="" GOARM="" [2021-08-08T11:22:36.194Z] #27 42.15 Selecting previously unselected package python3-minimal. [2021-08-08T11:22:36.194Z] #27 42.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39360 files and directories currently installed.) [2021-08-08T11:22:36.194Z] #27 42.19 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-08T11:22:36.194Z] #27 42.21 Unpacking python3-minimal (3.7.3-1) ... [2021-08-08T11:22:36.194Z] #27 42.27 Selecting previously unselected package libmpdec2:amd64. [2021-08-08T11:22:36.194Z] #27 42.27 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-08T11:22:36.194Z] #27 42.28 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-08T11:22:36.194Z] #27 42.36 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-08T11:22:36.194Z] #27 42.36 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:22:36.194Z] #27 42.37 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:22:36.764Z] #27 42.92 Selecting previously unselected package python3.7. [2021-08-08T11:22:36.764Z] #27 42.92 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-08T11:22:36.764Z] #27 42.93 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-08T11:22:36.764Z] #27 43.02 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-08T11:22:37.023Z] #27 43.03 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-08T11:22:37.023Z] #27 43.03 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-08T11:22:37.023Z] #27 43.16 Setting up python3-minimal (3.7.3-1) ... [2021-08-08T11:22:37.592Z] #27 43.69 Selecting previously unselected package python3. [2021-08-08T11:22:37.592Z] #27 43.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39772 files and directories currently installed.) [2021-08-08T11:22:37.592Z] #27 43.73 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-08T11:22:37.592Z] #27 43.74 Unpacking python3 (3.7.3-1) ... [2021-08-08T11:22:37.592Z] #27 43.81 Selecting previously unselected package libip4tc0:amd64. [2021-08-08T11:22:37.592Z] #27 43.81 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-08T11:22:37.592Z] #27 43.82 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-08T11:22:37.851Z] #27 43.89 Selecting previously unselected package libip6tc0:amd64. [2021-08-08T11:22:37.851Z] #27 43.89 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-08T11:22:37.851Z] #27 43.90 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-08T11:22:37.851Z] #27 43.97 Selecting previously unselected package libiptc0:amd64. [2021-08-08T11:22:37.851Z] #27 43.97 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-08T11:22:37.851Z] #27 43.98 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-08T11:22:37.851Z] #27 44.04 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-08T11:22:37.851Z] #27 44.04 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-08T11:22:37.851Z] #27 44.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-08T11:22:37.851Z] #27 44.11 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-08T11:22:37.851Z] #27 44.11 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-08T11:22:37.957Z] #57 DONE 237.1s [2021-08-08T11:22:38.120Z] #27 44.11 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-08T11:22:38.120Z] #27 44.18 Selecting previously unselected package libnftnl11:amd64. [2021-08-08T11:22:38.120Z] #27 44.18 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-08T11:22:38.120Z] #27 44.18 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-08T11:22:38.120Z] #27 44.24 Selecting previously unselected package iptables. [2021-08-08T11:22:38.120Z] #27 44.26 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-08T11:22:38.120Z] #27 44.26 Unpacking iptables (1.8.2-4) ... [2021-08-08T11:22:38.379Z] #27 44.46 Selecting previously unselected package xxd. [2021-08-08T11:22:38.379Z] #27 44.47 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-08T11:22:38.379Z] #27 44.48 Unpacking xxd (2:8.1.0875-5) ... [2021-08-08T11:22:38.530Z] [2021-08-08T11:22:38.530Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-08T11:22:38.530Z] #58 sha256:30074d17b6bcf954713e4fea7f624a38a6cd401c40b84cc300115c41ff772c13 [2021-08-08T11:22:38.639Z] #27 44.57 Selecting previously unselected package vim-common. [2021-08-08T11:22:38.639Z] #27 44.59 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-08T11:22:38.639Z] #27 44.61 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-08T11:22:38.639Z] #27 44.74 Selecting previously unselected package bash-completion. [2021-08-08T11:22:38.639Z] #27 44.75 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-08T11:22:39.911Z] #58 DONE 1.1s [2021-08-08T11:22:39.911Z] [2021-08-08T11:22:39.911Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-08T11:22:39.911Z] #62 sha256:864c7d1d53fc3d2528fffe6da6bcf784368030fe66cdccdc8f270cab91691ca0 [2021-08-08T11:22:39.911Z] #62 DONE 0.2s [2021-08-08T11:22:39.911Z] [2021-08-08T11:22:39.911Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-08T11:22:39.911Z] #67 sha256:75833eb8011a6f2e54b2c27a70da80a4704a3bac8b2307b7dfd3f69d5c58ba1d [2021-08-08T11:22:40.553Z] #27 46.27 Unpacking bash-completion (1:2.8-6) ... [2021-08-08T11:22:40.553Z] #27 46.51 Selecting previously unselected package apparmor. [2021-08-08T11:22:40.553Z] #27 46.52 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-08-08T11:22:40.553Z] #27 46.57 Unpacking apparmor (2.13.2-10) ... [2021-08-08T11:22:40.812Z] #27 46.78 Selecting previously unselected package aufs-tools. [2021-08-08T11:22:40.812Z] #27 46.80 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-08T11:22:40.812Z] #27 46.80 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-08T11:22:40.812Z] #27 46.89 Selecting previously unselected package libonig5:amd64. [2021-08-08T11:22:40.812Z] #27 46.90 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-08-08T11:22:40.812Z] #27 46.91 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-08T11:22:40.849Z] #67 DONE 1.0s [2021-08-08T11:22:40.849Z] [2021-08-08T11:22:40.849Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-08T11:22:40.849Z] #68 sha256:f847c183a95de25e4d73194e488e64db7a4049f8d227824dc88359638782378d [2021-08-08T11:22:40.849Z] #68 DONE 0.0s [2021-08-08T11:22:40.849Z] [2021-08-08T11:22:40.849Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-08T11:22:40.849Z] #69 sha256:f381b5d02089219b523754202d4657c95c9df91549d4418567b385d3a9a503f5 [2021-08-08T11:22:41.072Z] #27 47.00 Selecting previously unselected package libjq1:amd64. [2021-08-08T11:22:41.072Z] #27 47.00 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-08T11:22:41.072Z] #27 47.01 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-08T11:22:41.072Z] #27 47.09 Selecting previously unselected package jq. [2021-08-08T11:22:41.072Z] #27 47.11 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-08T11:22:41.072Z] #27 47.11 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-08T11:22:41.072Z] #27 47.18 Selecting previously unselected package libaio1:amd64. [2021-08-08T11:22:41.072Z] #27 47.19 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-08-08T11:22:41.072Z] #27 47.20 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-08T11:22:41.331Z] #27 47.26 Selecting previously unselected package libgpm2:amd64. [2021-08-08T11:22:41.331Z] #27 47.27 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-08-08T11:22:41.331Z] #27 47.28 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-08T11:22:41.331Z] #27 47.33 Selecting previously unselected package libnet1:amd64. [2021-08-08T11:22:41.331Z] #27 47.34 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-08T11:22:41.331Z] #27 47.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-08T11:22:41.331Z] #27 47.43 Selecting previously unselected package libnl-3-200:amd64. [2021-08-08T11:22:41.331Z] #27 47.43 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-08T11:22:41.331Z] #27 47.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-08T11:22:41.591Z] #27 47.52 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-08T11:22:41.591Z] #27 47.52 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-08T11:22:41.591Z] #27 47.53 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-08T11:22:41.591Z] #27 47.58 Selecting previously unselected package libreadline5:amd64. [2021-08-08T11:22:41.591Z] #27 47.59 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-08T11:22:41.591Z] #27 47.60 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-08T11:22:41.591Z] #27 47.67 Selecting previously unselected package net-tools. [2021-08-08T11:22:41.591Z] #27 47.69 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-08T11:22:41.591Z] #27 47.69 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-08T11:22:41.850Z] #27 47.83 Selecting previously unselected package python-pip-whl. [2021-08-08T11:22:41.850Z] #27 47.85 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-08-08T11:22:41.850Z] #27 47.86 Unpacking python-pip-whl (18.1-5) ... [2021-08-08T11:22:42.111Z] #27 48.17 Selecting previously unselected package python3-lib2to3. [2021-08-08T11:22:42.111Z] #27 48.18 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-08T11:22:42.111Z] #27 48.18 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-08T11:22:42.111Z] #27 48.27 Selecting previously unselected package python3-distutils. [2021-08-08T11:22:42.111Z] #27 48.28 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-08-08T11:22:42.111Z] #27 48.29 Unpacking python3-distutils (3.7.3-1) ... [2021-08-08T11:22:42.111Z] #27 48.37 Selecting previously unselected package python3-pip. [2021-08-08T11:22:42.232Z] #69 DONE 1.3s [2021-08-08T11:22:42.232Z] [2021-08-08T11:22:42.232Z] #70 exporting to image [2021-08-08T11:22:42.232Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-08T11:22:42.232Z] #70 exporting layers [2021-08-08T11:22:42.373Z] #27 48.38 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-08-08T11:22:42.373Z] #27 48.39 Unpacking python3-pip (18.1-5) ... [2021-08-08T11:22:42.373Z] #27 48.51 Selecting previously unselected package python3-pkg-resources. [2021-08-08T11:22:42.373Z] #27 48.52 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-08T11:22:42.373Z] #27 48.52 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-08T11:22:42.632Z] #27 48.62 Selecting previously unselected package python3-setuptools. [2021-08-08T11:22:42.632Z] #27 48.63 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-08-08T11:22:42.632Z] #27 48.64 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-08T11:22:42.632Z] #27 48.79 Selecting previously unselected package python3-wheel. [2021-08-08T11:22:42.632Z] #27 48.81 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-08-08T11:22:42.632Z] #27 48.81 Unpacking python3-wheel (0.32.3-2) ... [2021-08-08T11:22:42.632Z] #27 48.87 Selecting previously unselected package sudo. [2021-08-08T11:22:42.892Z] #27 48.88 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-08T11:22:42.892Z] #27 48.88 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-08T11:22:43.151Z] #27 49.20 Selecting previously unselected package thin-provisioning-tools. [2021-08-08T11:22:43.151Z] #27 49.20 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-08T11:22:43.151Z] #27 49.21 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-08T11:22:43.411Z] #27 49.37 Selecting previously unselected package uidmap. [2021-08-08T11:22:43.411Z] #27 49.38 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-08T11:22:43.411Z] #27 49.38 Unpacking uidmap (1:4.5-1.1) ... [2021-08-08T11:22:43.411Z] #27 49.46 Selecting previously unselected package vim-runtime. [2021-08-08T11:22:43.411Z] #27 49.46 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-08T11:22:43.411Z] #27 49.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-08T11:22:43.411Z] #27 49.51 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-08T11:22:43.411Z] #27 49.53 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-08T11:22:44.938Z] 29d5b6a226d2: Verifying Checksum [2021-08-08T11:22:44.938Z] 29d5b6a226d2: Download complete [2021-08-08T11:22:45.319Z] #27 51.24 Selecting previously unselected package vim. [2021-08-08T11:22:45.319Z] #27 51.26 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-08T11:22:45.319Z] #27 51.27 Unpacking vim (2:8.1.0875-5) ... [2021-08-08T11:22:45.319Z] #27 51.53 Selecting previously unselected package xfsprogs. [2021-08-08T11:22:45.578Z] #27 51.54 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-08T11:22:45.578Z] #27 51.54 Unpacking xfsprogs (4.20.0-1) ... [2021-08-08T11:22:45.578Z] #27 51.78 Selecting previously unselected package zip. [2021-08-08T11:22:45.838Z] #27 51.79 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-08-08T11:22:45.838Z] #27 51.80 Unpacking zip (3.0-11+b1) ... [2021-08-08T11:22:45.838Z] #27 51.95 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-08T11:22:45.838Z] #27 51.98 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-08T11:22:45.838Z] #27 51.99 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-08T11:22:45.838Z] #27 52.00 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-08T11:22:45.838Z] #27 52.01 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-08T11:22:45.838Z] #27 52.03 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-08T11:22:45.838Z] #27 52.04 Setting up uidmap (1:4.5-1.1) ... [2021-08-08T11:22:45.838Z] #27 52.05 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-08T11:22:46.126Z] #27 52.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-08T11:22:46.126Z] #27 52.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-08T11:22:46.126Z] #27 52.09 Setting up xxd (2:8.1.0875-5) ... [2021-08-08T11:22:46.126Z] #27 52.10 Setting up zip (3.0-11+b1) ... [2021-08-08T11:22:46.126Z] #27 52.12 Setting up vim-common (2:8.1.0875-5) ... [2021-08-08T11:22:46.126Z] #27 52.16 Setting up bash-completion (1:2.8-6) ... [2021-08-08T11:22:47.660Z] ok github.com/docker/docker/api/server 0.024s coverage: 9.0% of statements [2021-08-08T11:22:48.084Z] #27 54.03 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-08T11:22:48.084Z] #27 54.04 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-08T11:22:48.084Z] #27 54.10 invoke-rc.d: could not determine current runlevel [2021-08-08T11:22:48.084Z] #27 54.11 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-08T11:22:48.084Z] #27 54.12 Setting up pigz (2.4-1) ... [2021-08-08T11:22:48.084Z] #27 54.14 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-08T11:22:48.084Z] #27 54.16 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-08T11:22:48.084Z] #27 54.18 Setting up python-pip-whl (18.1-5) ... [2021-08-08T11:22:48.084Z] #27 54.20 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-08T11:22:48.084Z] #27 54.21 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-08T11:22:48.344Z] #27 54.43 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-08T11:22:48.344Z] #27 54.45 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-08T11:22:48.344Z] #27 54.47 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-08T11:22:48.344Z] #27 54.48 Setting up vim (2:8.1.0875-5) ... [2021-08-08T11:22:48.344Z] #27 54.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-08T11:22:48.344Z] #27 54.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-08T11:22:48.344Z] #27 54.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-08T11:22:48.344Z] #27 54.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-08T11:22:48.344Z] #27 54.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-08T11:22:48.344Z] #27 54.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-08T11:22:48.344Z] #27 54.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-08T11:22:48.344Z] #27 54.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-08T11:22:48.344Z] #27 54.55 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-08T11:22:48.604Z] #27 54.57 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-08T11:22:48.604Z] #27 54.60 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-08T11:22:48.604Z] #27 54.62 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-08T11:22:48.604Z] #27 54.63 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-08T11:22:48.604Z] #27 54.64 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-08T11:22:48.814Z] #70 exporting layers 6.6s done [2021-08-08T11:22:48.814Z] #70 writing image sha256:0716740dec3e77cf0e8fd8195a25af89b41b74363ea8b9d471b9612c841cf693 done [2021-08-08T11:22:48.814Z] #70 naming to docker.io/library/docker:b9222461b5eb0f38fe71d2afc45dbb6f75de25f1 done [2021-08-08T11:22:48.814Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-08T11:22:49.174Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42481/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_GITCOMMIT=b9222461b5eb0f38fe71d2afc45dbb6f75de25f1 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9222461b5eb0f38fe71d2afc45dbb6f75de25f1 hack/make.sh dynbinary test-integration [2021-08-08T11:22:49.983Z] #27 56.07 Setting up iptables (1.8.2-4) ... [2021-08-08T11:22:49.983Z] #27 56.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-08T11:22:49.983Z] #27 56.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-08T11:22:49.983Z] #27 56.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-08T11:22:49.983Z] #27 56.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-08T11:22:49.983Z] #27 56.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-08T11:22:49.983Z] #27 56.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-08T11:22:49.983Z] #27 56.13 Setting up python3 (3.7.3-1) ... [2021-08-08T11:22:50.243Z] #27 56.40 Setting up python3-wheel (0.32.3-2) ... [2021-08-08T11:22:50.556Z] [2021-08-08T11:22:50.556Z] Removing bundles/ [2021-08-08T11:22:50.556Z] [2021-08-08T11:22:50.556Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-08T11:22:50.556Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-08T11:22:50.556Z] GOOS="" GOARCH="" GOARM="" [2021-08-08T11:22:50.762Z] #27 56.77 Setting up apparmor (2.13.2-10) ... [2021-08-08T11:22:52.141Z] #27 58.09 Setting up xfsprogs (4.20.0-1) ... [2021-08-08T11:22:52.141Z] #27 58.10 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-08T11:22:52.401Z] #27 58.36 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-08T11:22:52.970Z] #27 58.82 Setting up python3-distutils (3.7.3-1) ... [2021-08-08T11:22:52.970Z] #27 59.07 Setting up python3-setuptools (40.8.0-1) ... [2021-08-08T11:22:53.539Z] #27 59.71 Setting up python3-pip (18.1-5) ... [2021-08-08T11:22:54.108Z] #27 60.17 Processing triggers for libc-bin (2.28-10) ... [2021-08-08T11:22:54.108Z] #27 60.22 Processing triggers for mime-support (3.62) ... [2021-08-08T11:22:55.047Z] #27 DONE 61.0s [2021-08-08T11:22:55.047Z] [2021-08-08T11:22:55.047Z] #28 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-08-08T11:22:55.047Z] #28 sha256:42d780bed353a750ce1be482ce2552cbcd999d54aa15f5f6e33e70a1a6144ec8 [2021-08-08T11:22:55.991Z] #28 1.063 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-08T11:22:55.991Z] #28 1.067 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-08T11:22:55.991Z] #28 1.071 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-08T11:22:55.991Z] #28 DONE 1.1s [2021-08-08T11:22:55.991Z] [2021-08-08T11:22:55.991Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:22:55.991Z] #64 sha256:6db419d687341fc2e2e96aed4ed12daf5ceca493982ac1d1ab3d2d6eb14e5d11 [2021-08-08T11:22:56.250Z] #64 ... [2021-08-08T11:22:56.250Z] [2021-08-08T11:22:56.250Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-08T11:22:56.250Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0 [2021-08-08T11:22:59.544Z] #29 2.962 Collecting yamllint==1.26.1 [2021-08-08T11:23:04.822Z] #29 8.199 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-08T11:23:05.082Z] #29 8.820 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-08T11:23:05.082Z] #29 8.851 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-08T11:23:05.082Z] #29 8.884 Collecting pyyaml (from yamllint==1.26.1) [2021-08-08T11:23:05.082Z] #29 9.024 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-08T11:23:05.342Z] #29 9.167 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-08T11:23:05.342Z] #29 9.170 Building wheels for collected packages: yamllint [2021-08-08T11:23:05.342Z] #29 9.171 Running setup.py bdist_wheel for yamllint: started [2021-08-08T11:23:05.602Z] #29 9.654 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-08T11:23:05.862Z] #29 9.655 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-08T11:23:05.862Z] #29 9.673 Successfully built yamllint [2021-08-08T11:23:05.862Z] #29 9.681 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-08T11:23:05.862Z] #29 9.846 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-08T11:23:06.801Z] #29 DONE 10.6s [2021-08-08T11:23:06.801Z] [2021-08-08T11:23:06.801Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-08T11:23:06.801Z] #32 sha256:d0b2816649432a8581ae74a77f2680786046fced631b455ac51cb43054715aaf [2021-08-08T11:23:07.061Z] #32 DONE 0.5s [2021-08-08T11:23:07.061Z] [2021-08-08T11:23:07.061Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:23:07.061Z] #64 sha256:6db419d687341fc2e2e96aed4ed12daf5ceca493982ac1d1ab3d2d6eb14e5d11 [2021-08-08T11:23:07.321Z] #64 ... [2021-08-08T11:23:07.321Z] [2021-08-08T11:23:07.321Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-08T11:23:07.321Z] #37 sha256:be06d881a4c8c3f44de671c3b362fd4d3d9034c6a9e06f8b0685370f27b17651 [2021-08-08T11:23:11.024Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-08T11:23:11.024Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-08T11:23:11.024Z] GOOS="" GOARCH="" GOARM="" [2021-08-08T11:23:11.024Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-08T11:23:11.024Z] [2021-08-08T11:23:11.024Z] + TEST_INTEGRATION_DEST=2 [2021-08-08T11:23:11.024Z] + CONTAINER_NAME=docker-pr21-2 [2021-08-08T11:23:11.024Z] + TEST_SKIP_INTEGRATION=1 [2021-08-08T11:23:11.024Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-08-08T11:23:11.024Z] + run_tests [2021-08-08T11:23:11.024Z] + c=0 [2021-08-08T11:23:11.024Z] + '[' -n 0 ']' [2021-08-08T11:23:11.024Z] + rm= [2021-08-08T11:23:11.024Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42481/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42481/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42481/.git:/go/src/github.com/docker/docker/.git --name docker-pr21-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=86a692763a142d06967b997bb0889e0338d8accc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:86a692763a142d06967b997bb0889e0338d8accc hack/make.sh '' test-integration [2021-08-08T11:23:11.024Z] + TEST_INTEGRATION_DEST=1 [2021-08-08T11:23:11.024Z] + CONTAINER_NAME=docker-pr21-1 [2021-08-08T11:23:11.024Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-08-08T11:23:11.024Z] + run_tests test-integration-flaky [2021-08-08T11:23:11.024Z] + '[' -n 0 ']' [2021-08-08T11:23:11.024Z] + rm= [2021-08-08T11:23:11.024Z] + TEST_INTEGRATION_DEST=3 [2021-08-08T11:23:11.024Z] + CONTAINER_NAME=docker-pr21-3 [2021-08-08T11:23:11.024Z] + TEST_SKIP_INTEGRATION=1 [2021-08-08T11:23:11.024Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-08-08T11:23:11.024Z] + run_tests [2021-08-08T11:23:11.024Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42481/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42481/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42481/.git:/go/src/github.com/docker/docker/.git --name docker-pr21-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=86a692763a142d06967b997bb0889e0338d8accc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:86a692763a142d06967b997bb0889e0338d8accc hack/make.sh test-integration-flaky test-integration [2021-08-08T11:23:11.024Z] + '[' -n 0 ']' [2021-08-08T11:23:11.024Z] + rm= [2021-08-08T11:23:11.024Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42481/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42481/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42481/.git:/go/src/github.com/docker/docker/.git --name docker-pr21-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=86a692763a142d06967b997bb0889e0338d8accc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:86a692763a142d06967b997bb0889e0338d8accc hack/make.sh '' test-integration [2021-08-08T11:23:11.024Z] ++ jobs -p [2021-08-08T11:23:11.024Z] + for job in $(jobs -p) [2021-08-08T11:23:11.024Z] + wait 11326 [2021-08-08T11:23:11.024Z] [2021-08-08T11:23:11.024Z] [2021-08-08T11:23:11.024Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-08T11:23:11.024Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-08T11:23:11.024Z] HOSTNAME=1dff85734590 [2021-08-08T11:23:11.024Z] TEST_SKIP_INTEGRATION=1 [2021-08-08T11:23:11.024Z] TESTDEBUG=0 [2021-08-08T11:23:11.024Z] DEST=bundles/test-integration [2021-08-08T11:23:11.024Z] PWD=/go/src/github.com/docker/docker [2021-08-08T11:23:11.024Z] KEEPBUNDLE=1 [2021-08-08T11:23:11.024Z] DOCKER_GITCOMMIT=86a692763a142d06967b997bb0889e0338d8accc [2021-08-08T11:23:11.024Z] container=docker [2021-08-08T11:23:11.024Z] HOME=/root [2021-08-08T11:23:11.024Z] GOLANG_VERSION=1.16.6 [2021-08-08T11:23:11.024Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-08T11:23:11.024Z] VALIDATE_BRANCH=master [2021-08-08T11:23:11.024Z] TERM=xterm [2021-08-08T11:23:11.024Z] DOCKER_PKG=github.com/docker/docker [2021-08-08T11:23:11.024Z] SHLVL=1 [2021-08-08T11:23:11.024Z] TIMEOUT=120m [2021-08-08T11:23:11.024Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-08T11:23:11.024Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-08T11:23:11.024Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-08-08T11:23:11.024Z] GO111MODULE=off [2021-08-08T11:23:11.024Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-08T11:23:11.024Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-08T11:23:11.024Z] GOPATH=/go [2021-08-08T11:23:11.024Z] PKG_CONFIG=pkg-config [2021-08-08T11:23:11.024Z] _=/usr/bin/env [2021-08-08T11:23:11.024Z] Building test suite binary ./integration-cli/test.main [2021-08-08T11:23:11.024Z] [2021-08-08T11:23:11.024Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-08T11:23:11.024Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-08-08T11:23:11.024Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-08T11:23:11.024Z] HOSTNAME=ed48ac5dafae [2021-08-08T11:23:11.024Z] TEST_SKIP_INTEGRATION=1 [2021-08-08T11:23:11.024Z] TESTDEBUG=0 [2021-08-08T11:23:11.024Z] DEST=bundles/test-integration [2021-08-08T11:23:11.024Z] PWD=/go/src/github.com/docker/docker [2021-08-08T11:23:11.024Z] KEEPBUNDLE=1 [2021-08-08T11:23:11.024Z] DOCKER_GITCOMMIT=86a692763a142d06967b997bb0889e0338d8accc [2021-08-08T11:23:11.024Z] container=docker [2021-08-08T11:23:11.024Z] HOME=/root [2021-08-08T11:23:11.024Z] GOLANG_VERSION=1.16.6 [2021-08-08T11:23:11.024Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-08T11:23:11.024Z] VALIDATE_BRANCH=master [2021-08-08T11:23:11.024Z] TERM=xterm [2021-08-08T11:23:11.024Z] DOCKER_PKG=github.com/docker/docker [2021-08-08T11:23:11.024Z] SHLVL=1 [2021-08-08T11:23:11.024Z] TIMEOUT=120m [2021-08-08T11:23:11.024Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-08T11:23:11.024Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-08T11:23:11.024Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-08T11:23:11.024Z] GO111MODULE=off [2021-08-08T11:23:11.024Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-08T11:23:11.024Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-08T11:23:11.024Z] GOPATH=/go [2021-08-08T11:23:11.024Z] PKG_CONFIG=pkg-config [2021-08-08T11:23:11.024Z] _=/usr/bin/env [2021-08-08T11:23:11.024Z] Building test suite binary ./integration-cli/test.main [2021-08-08T11:23:11.024Z] [2021-08-08T11:23:11.024Z] Found new integrations tests: [2021-08-08T11:23:11.024Z] +func TestConfigDaemonSeccompProfiles(t *testing.T) { [2021-08-08T11:23:11.024Z] Running stress test for them. [2021-08-08T11:23:11.024Z] Using test flags: -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:23:11.024Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-08T11:23:11.024Z] HOSTNAME=4561a730f48d [2021-08-08T11:23:11.024Z] TESTDEBUG=0 [2021-08-08T11:23:11.024Z] DEST=bundles/test-integration-flaky [2021-08-08T11:23:11.024Z] PWD=/go/src/github.com/docker/docker [2021-08-08T11:23:11.024Z] KEEPBUNDLE=1 [2021-08-08T11:23:11.024Z] DOCKER_GITCOMMIT=86a692763a142d06967b997bb0889e0338d8accc [2021-08-08T11:23:11.024Z] container=docker [2021-08-08T11:23:11.024Z] HOME=/root [2021-08-08T11:23:11.024Z] GOLANG_VERSION=1.16.6 [2021-08-08T11:23:11.024Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-08T11:23:11.024Z] VALIDATE_BRANCH=master [2021-08-08T11:23:11.024Z] TERM=xterm [2021-08-08T11:23:11.025Z] DOCKER_PKG=github.com/docker/docker [2021-08-08T11:23:11.025Z] SHLVL=1 [2021-08-08T11:23:11.025Z] TIMEOUT=120m [2021-08-08T11:23:11.025Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-08T11:23:11.025Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-08T11:23:11.025Z] TESTFLAGS=-test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:23:11.025Z] GO111MODULE=off [2021-08-08T11:23:11.025Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-08T11:23:11.025Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-08T11:23:11.025Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-08T11:23:11.025Z] TEST_REPEAT=5 [2021-08-08T11:23:11.025Z] GOPATH=/go [2021-08-08T11:23:11.025Z] PKG_CONFIG=pkg-config [2021-08-08T11:23:11.025Z] _=/usr/bin/env [2021-08-08T11:23:11.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-08T11:23:12.603Z] #37 ... [2021-08-08T11:23:12.603Z] [2021-08-08T11:23:12.603Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:23:12.603Z] #64 sha256:6db419d687341fc2e2e96aed4ed12daf5ceca493982ac1d1ab3d2d6eb14e5d11 [2021-08-08T11:23:12.603Z] #64 140.1 # github.com/containerd/containerd/cmd/containerd [2021-08-08T11:23:12.603Z] #64 140.1 /usr/bin/ld: /tmp/go-link-323460121/000019.o: in function `New': [2021-08-08T11:23:12.603Z] #64 140.1 /tmp/tmp.CsgT2f6SVC/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-08-08T11:23:12.603Z] #64 140.1 + bin/containerd-stress [2021-08-08T11:23:13.542Z] #64 141.2 + bin/containerd-shim [2021-08-08T11:23:14.480Z] #64 ... [2021-08-08T11:23:14.480Z] [2021-08-08T11:23:14.480Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-08T11:23:14.480Z] #61 sha256:12fb86febdde8506f79490a400d92b0b9b10bcec353319d59459ea221e39a684 [2021-08-08T11:23:14.480Z] #61 81.84 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 [2021-08-08T11:23:14.480Z] #61 82.60 + mkdir -p /build [2021-08-08T11:23:14.480Z] #61 82.60 + cp runc /build/runc [2021-08-08T11:23:14.480Z] #61 DONE 87.9s [2021-08-08T11:23:14.739Z] [2021-08-08T11:23:14.739Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-08T11:23:14.739Z] #37 sha256:be06d881a4c8c3f44de671c3b362fd4d3d9034c6a9e06f8b0685370f27b17651 [2021-08-08T11:23:14.739Z] #37 DONE 7.4s [2021-08-08T11:23:14.739Z] [2021-08-08T11:23:14.739Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-08T11:23:14.739Z] #40 sha256:74b4263efeee147438eeebb6ba8f99ca2c2abf62eb54161c0b8374e99a084ff2 [2021-08-08T11:23:14.998Z] #40 DONE 0.5s [2021-08-08T11:23:14.998Z] [2021-08-08T11:23:14.998Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-08T11:23:14.998Z] #42 sha256:2e9cde217e848b5f05a633beaf912e2f2d1e2908f64a64c26ae5eceb407762d4 [2021-08-08T11:23:14.998Z] #42 DONE 0.1s [2021-08-08T11:23:14.998Z] [2021-08-08T11:23:14.998Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:23:14.998Z] #64 sha256:6db419d687341fc2e2e96aed4ed12daf5ceca493982ac1d1ab3d2d6eb14e5d11 [2021-08-08T11:23:15.566Z] #64 ... [2021-08-08T11:23:15.566Z] [2021-08-08T11:23:15.566Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-08T11:23:15.566Z] #45 sha256:d1f6a38e84061bf46def3e2c8213a7dbefdfc1b5c27046d31fd080a3a3800521 [2021-08-08T11:23:15.566Z] #45 DONE 0.2s [2021-08-08T11:23:15.566Z] [2021-08-08T11:23:15.566Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-08T11:23:15.566Z] #48 sha256:30d0fe19f17f8c1f8e8f0acc84b1889eea2cb0f3d0c2323cb04c27879dca3e41 [2021-08-08T11:23:16.144Z] #48 DONE 0.6s [2021-08-08T11:23:16.144Z] [2021-08-08T11:23:16.144Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-08T11:23:16.144Z] #52 sha256:806b15c7a4887d76dc0a881864a9329df2b8a3269b068b7839cca8dcd4724168 [2021-08-08T11:23:16.144Z] #52 DONE 0.1s [2021-08-08T11:23:16.144Z] [2021-08-08T11:23:16.144Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:23:16.144Z] #64 sha256:6db419d687341fc2e2e96aed4ed12daf5ceca493982ac1d1ab3d2d6eb14e5d11 [2021-08-08T11:23:16.406Z] #64 ... [2021-08-08T11:23:16.406Z] [2021-08-08T11:23:16.406Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-08T11:23:16.406Z] #54 sha256:eba48a474f6c32b4d35de9d544d54d163cc3a4f33f5d4a726fb93868f82eeaab [2021-08-08T11:23:16.406Z] #54 DONE 0.3s [2021-08-08T11:23:16.665Z] [2021-08-08T11:23:16.665Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-08T11:23:16.665Z] #56 sha256:1135399df68688095f614acd6d50749fe4fb26010b2fed476fb760eb8f012f18 [2021-08-08T11:23:16.665Z] #56 DONE 0.2s [2021-08-08T11:23:16.665Z] [2021-08-08T11:23:16.665Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-08T11:23:16.665Z] #58 sha256:d5340e91180142f678dd478d7bcdd373a5c4ddff1a1f19999ac80bdf8d99e314 [2021-08-08T11:23:17.232Z] #58 DONE 0.6s [2021-08-08T11:23:17.232Z] [2021-08-08T11:23:17.232Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-08T11:23:17.232Z] #60 sha256:6a8e10deeb3b2a50e0453f6a19ed5b6fd24181f5a1cd52f6d1b70f0fd10f562b [2021-08-08T11:23:17.232Z] #60 DONE 0.2s [2021-08-08T11:23:17.232Z] [2021-08-08T11:23:17.232Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-08T11:23:17.232Z] #62 sha256:93e037fa882a1824fb65abe33723466d92c1608cd3e4df10a875a044f11e7f66 [2021-08-08T11:23:17.491Z] #62 DONE 0.2s [2021-08-08T11:23:17.491Z] [2021-08-08T11:23:17.491Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-08T11:23:17.491Z] #64 sha256:6db419d687341fc2e2e96aed4ed12daf5ceca493982ac1d1ab3d2d6eb14e5d11 [2021-08-08T11:23:21.696Z] #64 149.3 + bin/containerd-shim-runc-v1 [2021-08-08T11:23:26.969Z] #64 154.2 + bin/containerd-shim-runc-v2 [2021-08-08T11:23:27.228Z] #64 154.8 + binaries [2021-08-08T11:23:27.228Z] #64 154.8 + install -D bin/containerd /build/containerd [2021-08-08T11:23:27.228Z] #64 154.9 + install -D bin/containerd-shim /build/containerd-shim [2021-08-08T11:23:27.228Z] #64 154.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-08T11:23:27.228Z] #64 154.9 + install -D bin/ctr /build/ctr [2021-08-08T11:23:28.604Z] #64 DONE 156.1s [2021-08-08T11:23:29.542Z] [2021-08-08T11:23:29.542Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-08T11:23:29.542Z] #65 sha256:0bc0186e50e9df36218b4028e4a54f80b2cd90cd5b04eacbbeca6a622fc8cd4a [2021-08-08T11:23:30.478Z] #65 DONE 0.8s [2021-08-08T11:23:30.478Z] [2021-08-08T11:23:30.478Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-08T11:23:30.478Z] #69 sha256:a215a675998fae4a7bc4c6546dde496b3825ba614e97289c5b446e3dd8ff190b [2021-08-08T11:23:30.737Z] #69 DONE 0.2s [2021-08-08T11:23:30.737Z] [2021-08-08T11:23:30.737Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-08T11:23:30.737Z] #74 sha256:70ea4dad97d3e09b627cb1481ca5274999a7645ec45ccdcf55e4e844c4a106f6 [2021-08-08T11:23:31.673Z] #74 DONE 1.0s [2021-08-08T11:23:31.673Z] [2021-08-08T11:23:31.673Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-08T11:23:31.673Z] #75 sha256:7bc28cea07e3d7cca893388ad748c4b03cca60cdfda910b06bd3a638e24fb98a [2021-08-08T11:23:31.673Z] #75 DONE 0.0s [2021-08-08T11:23:31.673Z] [2021-08-08T11:23:31.673Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-08T11:23:31.673Z] #76 sha256:4b5891044ca94e6507f6c7ca35b658cb3154b2c7092e376d64c053eb847f40a1 [2021-08-08T11:23:35.863Z] #76 DONE 4.0s [2021-08-08T11:23:35.863Z] [2021-08-08T11:23:35.863Z] #77 exporting to image [2021-08-08T11:23:35.863Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-08T11:23:35.863Z] #77 exporting layers [2021-08-08T11:23:40.701Z] f143c6fed32d: Pull complete [2021-08-08T11:23:40.701Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 [2021-08-08T11:23:40.701Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-08T11:23:40.701Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-08T11:23:40.701Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-08-08T11:23:40.701Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-08-08T11:23:40.701Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2061' [2021-08-08T11:23:40.701Z] INFO: Docker version of control daemon [2021-08-08T11:23:40.701Z] [2021-08-08T11:23:40.701Z] Client: [2021-08-08T11:23:40.701Z] Version: 20.10.6 [2021-08-08T11:23:40.701Z] API version: 1.41 [2021-08-08T11:23:40.701Z] Go version: go1.16.3 [2021-08-08T11:23:40.701Z] Git commit: 370c289 [2021-08-08T11:23:40.701Z] Built: Fri Apr 9 22:49:36 2021 [2021-08-08T11:23:40.701Z] OS/Arch: windows/amd64 [2021-08-08T11:23:40.701Z] Context: default [2021-08-08T11:23:40.701Z] Experimental: true [2021-08-08T11:23:40.701Z] [2021-08-08T11:23:40.701Z] Server: Docker Engine - Community [2021-08-08T11:23:40.701Z] Engine: [2021-08-08T11:23:40.701Z] Version: 20.10.6 [2021-08-08T11:23:40.701Z] API version: 1.41 (minimum version 1.24) [2021-08-08T11:23:40.701Z] Go version: go1.13.15 [2021-08-08T11:23:40.701Z] Git commit: 8728dd2 [2021-08-08T11:23:40.701Z] Built: Fri Apr 9 22:45:40 2021 [2021-08-08T11:23:40.701Z] OS/Arch: windows/amd64 [2021-08-08T11:23:40.701Z] Experimental: true [2021-08-08T11:23:40.701Z] [2021-08-08T11:23:40.701Z] INFO: Docker info of control daemon [2021-08-08T11:23:40.701Z] [2021-08-08T11:23:40.701Z] Client: [2021-08-08T11:23:40.701Z] Context: default [2021-08-08T11:23:40.701Z] Debug Mode: false [2021-08-08T11:23:40.701Z] Plugins: [2021-08-08T11:23:40.701Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-08T11:23:40.701Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-08T11:23:40.701Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-08T11:23:40.701Z] [2021-08-08T11:23:40.701Z] Server: [2021-08-08T11:23:40.701Z] Containers: 0 [2021-08-08T11:23:40.701Z] Running: 0 [2021-08-08T11:23:40.701Z] Paused: 0 [2021-08-08T11:23:40.701Z] Stopped: 0 [2021-08-08T11:23:40.701Z] Images: 1 [2021-08-08T11:23:40.701Z] Server Version: 20.10.6 [2021-08-08T11:23:40.701Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-08-08T11:23:40.701Z] LCOW: [2021-08-08T11:23:40.701Z] Windows: [2021-08-08T11:23:40.701Z] Logging Driver: json-file [2021-08-08T11:23:40.701Z] Plugins: [2021-08-08T11:23:40.701Z] Volume: local [2021-08-08T11:23:40.701Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-08T11:23:40.701Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-08T11:23:40.701Z] Swarm: inactive [2021-08-08T11:23:40.701Z] Default Isolation: process [2021-08-08T11:23:40.701Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-08T11:23:40.701Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-08T11:23:40.701Z] OSType: windows [2021-08-08T11:23:40.701Z] Architecture: x86_64 [2021-08-08T11:23:40.701Z] CPUs: 4 [2021-08-08T11:23:40.701Z] Total Memory: 32GiB [2021-08-08T11:23:40.701Z] Name: azwin-2-94b840 [2021-08-08T11:23:40.701Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-08-08T11:23:40.701Z] Docker Root Dir: D:\docker [2021-08-08T11:23:40.701Z] Debug Mode: false [2021-08-08T11:23:40.701Z] Registry: https://index.docker.io/v1/ [2021-08-08T11:23:40.701Z] Labels: [2021-08-08T11:23:40.701Z] Experimental: true [2021-08-08T11:23:40.701Z] Insecure Registries: [2021-08-08T11:23:40.701Z] 10.0.0.4:5000 [2021-08-08T11:23:40.701Z] 127.0.0.0/8 [2021-08-08T11:23:40.701Z] Registry Mirrors: [2021-08-08T11:23:40.701Z] http://10.0.0.4:5000/ [2021-08-08T11:23:40.701Z] Live Restore Enabled: false [2021-08-08T11:23:40.701Z] Product License: Community Engine [2021-08-08T11:23:40.701Z] [2021-08-08T11:23:40.701Z] [2021-08-08T11:23:40.701Z] INFO: Commit hash is d03bcc2d2e [2021-08-08T11:23:40.701Z] INFO: Nuke-Everything... [2021-08-08T11:23:40.701Z] INFO: Container count on control daemon to delete is 0 [2021-08-08T11:23:40.701Z] INFO: Nuking d:\CI [2021-08-08T11:23:40.701Z] INFO: Zapped successfully [2021-08-08T11:23:40.701Z] INFO: Location for testing is d:\CI\PR-42481\21 [2021-08-08T11:23:40.701Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-08T11:23:40.701Z] [2021-08-08T11:23:40.701Z] [2021-08-08T11:23:40.701Z] INFO: Building the image from Dockerfile.windows at 08/08/2021 11:23:36... [2021-08-08T11:23:40.701Z] [2021-08-08T11:23:42.884Z] Sending build context to Docker daemon 60.99MB [2021-08-08T11:23:42.884Z] [2021-08-08T11:23:43.345Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-08T11:23:43.345Z] ---> 9a0a02eca0e6 [2021-08-08T11:23:43.345Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-08T11:23:43.345Z] ---> Running in f2b3316ac685 [2021-08-08T11:23:43.807Z] Removing intermediate container f2b3316ac685 [2021-08-08T11:23:43.807Z] ---> b35e5071bfd9 [2021-08-08T11:23:43.807Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-08-08T11:23:43.807Z] ---> Running in 7277a97a708f [2021-08-08T11:23:44.267Z] Removing intermediate container 7277a97a708f [2021-08-08T11:23:44.267Z] ---> ed943e9b252a [2021-08-08T11:23:44.267Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-08T11:23:44.267Z] ---> Running in eed7c02f00aa [2021-08-08T11:23:44.725Z] Removing intermediate container eed7c02f00aa [2021-08-08T11:23:44.725Z] ---> 953b33efb988 [2021-08-08T11:23:44.725Z] 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} [2021-08-08T11:23:44.725Z] ---> Running in 6ecb0836b33a [2021-08-08T11:23:44.725Z] Removing intermediate container 6ecb0836b33a [2021-08-08T11:23:44.725Z] ---> 0fb194284f0c [2021-08-08T11:23:44.726Z] 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; [2021-08-08T11:23:44.726Z] ---> Running in 7fd2f010cbfc [2021-08-08T11:23:48.075Z] #77 exporting layers 11.6s done [2021-08-08T11:23:48.075Z] #77 writing image sha256:1aadf826c074286d2edfb9cb69c1bd12cf5ba29cc17843d541bde6d120142d82 done [2021-08-08T11:23:48.075Z] #77 naming to docker.io/library/docker:fadc2074a1546e0a58fb099fc614327fd03f092f done [2021-08-08T11:23:48.075Z] #77 DONE 11.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-08-08T11:23:48.419Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42481/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42481/.git:/go/src/github.com/docker/docker/.git --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fadc2074a1546e0a58fb099fc614327fd03f092f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fadc2074a1546e0a58fb099fc614327fd03f092f hack/validate/default [2021-08-08T11:23:49.795Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-08-08T11:23:49.795Z] No api/types/ or api/swagger.yaml changes in diff. [2021-08-08T11:23:49.795Z] Congratulations! All TOML source files changed here have valid syntax. [2021-08-08T11:23:49.795Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-08-08T11:23:49.795Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-08-08T11:23:49.795Z] Congratulations! No new tests were added to integration-cli. [2021-08-08T11:23:49.795Z] [2021-08-08T11:23:49.795Z] INFO Start validation with golang-ci-lint [2021-08-08T11:23:50.054Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-08-08T11:23:50.054Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-08T11:23:50.054Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-08T11:23:59.540Z] [2021-08-08T11:23:59.540Z] SUCCESS: Specified value was saved. [2021-08-08T11:24:00.508Z] INFO: Downloading git... [2021-08-08T11:24:02.689Z] INFO: Downloading go... [2021-08-08T11:24:03.668Z] INFO: Downloading compiler 1 of 3... [2021-08-08T11:24:04.128Z] INFO: Downloading compiler 2 of 3... [2021-08-08T11:24:04.128Z] INFO: Downloading compiler 3 of 3... [2021-08-08T11:24:04.128Z] INFO: Extracting git... [2021-08-08T11:24:09.163Z] ok github.com/docker/docker/api/server/httputils 0.044s coverage: 14.7% of statements [2021-08-08T11:24:09.164Z] ok github.com/docker/docker/api/server/middleware 0.069s coverage: 37.7% of statements [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-08T11:24:09.164Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 5.7% of statements [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/types [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-08T11:24:09.164Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2021-08-08T11:24:09.164Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-08T11:24:09.164Z] ok github.com/docker/docker/api/types/time 0.055s coverage: 100.0% of statements [2021-08-08T11:24:09.164Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 75.0% of statements [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/builder [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-08T11:24:09.164Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-08T11:24:10.105Z] ok github.com/docker/docker/builder/remotecontext 0.231s coverage: 13.7% of statements [2021-08-08T11:24:10.105Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2021-08-08T11:24:10.677Z] ok github.com/docker/docker/builder/dockerfile 0.403s coverage: 49.0% of statements [2021-08-08T11:24:10.677Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-08T11:24:11.002Z] 29d5b6a226d2: Pull complete [2021-08-08T11:24:11.002Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-08-08T11:24:11.002Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-08T11:24:11.002Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-08T11:24:11.002Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-08-08T11:24:11.002Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-08-08T11:24:11.002Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-08-08T11:24:11.002Z] INFO: Docker version of control daemon [2021-08-08T11:24:11.002Z] [2021-08-08T11:24:11.002Z] Client: Mirantis Container Runtime [2021-08-08T11:24:11.002Z] Version: 20.10.0 [2021-08-08T11:24:11.002Z] API version: 1.41 [2021-08-08T11:24:11.002Z] Go version: go1.13.15 [2021-08-08T11:24:11.002Z] Git commit: 6ee42dc [2021-08-08T11:24:11.002Z] Built: 03/11/2021 13:24:56 [2021-08-08T11:24:11.002Z] OS/Arch: windows/amd64 [2021-08-08T11:24:11.002Z] Context: default [2021-08-08T11:24:11.002Z] Experimental: true [2021-08-08T11:24:11.002Z] [2021-08-08T11:24:11.002Z] Server: Mirantis Container Runtime [2021-08-08T11:24:11.002Z] Engine: [2021-08-08T11:24:11.002Z] Version: 20.10.0 [2021-08-08T11:24:11.002Z] API version: 1.41 (minimum version 1.24) [2021-08-08T11:24:11.002Z] Go version: go1.13.15 [2021-08-08T11:24:11.002Z] Git commit: 1e08f21e79 [2021-08-08T11:24:11.002Z] Built: 03/11/2021 13:23:32 [2021-08-08T11:24:11.002Z] OS/Arch: windows/amd64 [2021-08-08T11:24:11.002Z] Experimental: true [2021-08-08T11:24:11.002Z] [2021-08-08T11:24:11.002Z] INFO: Docker info of control daemon [2021-08-08T11:24:11.002Z] [2021-08-08T11:24:11.002Z] Client: [2021-08-08T11:24:11.002Z] Context: default [2021-08-08T11:24:11.002Z] Debug Mode: false [2021-08-08T11:24:11.002Z] Plugins: [2021-08-08T11:24:11.002Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-08T11:24:11.002Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-08T11:24:11.002Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-08T11:24:11.002Z] [2021-08-08T11:24:11.002Z] Server: [2021-08-08T11:24:11.002Z] Containers: 0 [2021-08-08T11:24:11.002Z] Running: 0 [2021-08-08T11:24:11.002Z] Paused: 0 [2021-08-08T11:24:11.002Z] Stopped: 0 [2021-08-08T11:24:11.002Z] Images: 1 [2021-08-08T11:24:11.002Z] Server Version: 20.10.0 [2021-08-08T11:24:11.002Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-08T11:24:11.002Z] Windows: [2021-08-08T11:24:11.002Z] LCOW: [2021-08-08T11:24:11.002Z] Logging Driver: json-file [2021-08-08T11:24:11.002Z] Plugins: [2021-08-08T11:24:11.002Z] Volume: local [2021-08-08T11:24:11.002Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-08T11:24:11.002Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-08T11:24:11.002Z] Swarm: inactive [2021-08-08T11:24:11.002Z] Default Isolation: process [2021-08-08T11:24:11.002Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-08-08T11:24:11.002Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-08-08T11:24:11.002Z] OSType: windows [2021-08-08T11:24:11.002Z] Architecture: x86_64 [2021-08-08T11:24:11.002Z] CPUs: 4 [2021-08-08T11:24:11.002Z] Total Memory: 32GiB [2021-08-08T11:24:11.002Z] Name: azwin-2-baaf10 [2021-08-08T11:24:11.002Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-08-08T11:24:11.002Z] Docker Root Dir: D:\docker [2021-08-08T11:24:11.002Z] Debug Mode: false [2021-08-08T11:24:11.002Z] Registry: https://index.docker.io/v1/ [2021-08-08T11:24:11.002Z] Labels: [2021-08-08T11:24:11.002Z] Experimental: true [2021-08-08T11:24:11.002Z] Insecure Registries: [2021-08-08T11:24:11.002Z] 10.0.0.4:5000 [2021-08-08T11:24:11.002Z] 127.0.0.0/8 [2021-08-08T11:24:11.002Z] Registry Mirrors: [2021-08-08T11:24:11.002Z] http://10.0.0.4:5000/ [2021-08-08T11:24:11.002Z] Live Restore Enabled: false [2021-08-08T11:24:11.002Z] [2021-08-08T11:24:11.002Z] [2021-08-08T11:24:11.002Z] INFO: Commit hash is e47fda8f3e [2021-08-08T11:24:11.002Z] INFO: Nuke-Everything... [2021-08-08T11:24:11.002Z] INFO: Container count on control daemon to delete is 0 [2021-08-08T11:24:11.002Z] INFO: Nuking d:\CI [2021-08-08T11:24:11.002Z] INFO: Zapped successfully [2021-08-08T11:24:11.002Z] INFO: Location for testing is d:\CI\PR-42481\21 [2021-08-08T11:24:11.002Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-08T11:24:11.002Z] [2021-08-08T11:24:11.002Z] [2021-08-08T11:24:11.002Z] INFO: Building the image from Dockerfile.windows at 08/08/2021 11:24:07... [2021-08-08T11:24:11.002Z] [2021-08-08T11:24:11.622Z] ok github.com/docker/docker/cmd/docker-proxy 0.210s coverage: 69.3% of statements [2021-08-08T11:24:12.008Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-08T11:24:12.008Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-08T11:24:12.008Z] GOOS="" GOARCH="" GOARM="" [2021-08-08T11:24:12.008Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-08T11:24:12.008Z] [2021-08-08T11:24:12.008Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-08T11:24:12.008Z] DOCKER_SYSTEMD=1 [2021-08-08T11:24:12.008Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-08T11:24:12.008Z] HOSTNAME=a2ad72b2b797 [2021-08-08T11:24:12.008Z] DEST=bundles/test-integration [2021-08-08T11:24:12.008Z] PWD=/go/src/github.com/docker/docker [2021-08-08T11:24:12.008Z] DOCKER_GITCOMMIT=7e5ca801e31d88d45d18e1ce8f51d2717cdb8d67 [2021-08-08T11:24:12.008Z] container=docker [2021-08-08T11:24:12.008Z] HOME=/root [2021-08-08T11:24:12.008Z] LANG=C.UTF-8 [2021-08-08T11:24:12.008Z] INVOCATION_ID=bb6a6d93835c4b4e86449baac4f7a374 [2021-08-08T11:24:12.008Z] GOLANG_VERSION=1.16.6 [2021-08-08T11:24:12.008Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-08T11:24:12.008Z] VALIDATE_BRANCH=master [2021-08-08T11:24:12.008Z] TERM=xterm [2021-08-08T11:24:12.008Z] DOCKER_PKG=github.com/docker/docker [2021-08-08T11:24:12.008Z] SHLVL=3 [2021-08-08T11:24:12.008Z] TIMEOUT=120m [2021-08-08T11:24:12.008Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-08T11:24:12.008Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-08T11:24:12.008Z] GO111MODULE=off [2021-08-08T11:24:12.008Z] DOCKER_EXPERIMENTAL=1 [2021-08-08T11:24:12.008Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-08T11:24:12.008Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-08T11:24:12.008Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-08T11:24:12.008Z] GOPATH=/go [2021-08-08T11:24:12.008Z] PKG_CONFIG=pkg-config [2021-08-08T11:24:12.008Z] _=/usr/bin/env [2021-08-08T11:24:12.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-08T11:24:13.919Z] Sending build context to Docker daemon 60.99MB [2021-08-08T11:24:13.919Z] [2021-08-08T11:24:14.378Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-08T11:24:14.378Z] ---> 39d157a84080 [2021-08-08T11:24:14.378Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-08T11:24:14.378Z] ---> Running in bcb4ea3a6857 [2021-08-08T11:24:14.840Z] Removing intermediate container bcb4ea3a6857 [2021-08-08T11:24:14.840Z] ---> 3666114ca06d [2021-08-08T11:24:14.840Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-08-08T11:24:14.840Z] ---> Running in 102135aa2f9c [2021-08-08T11:24:14.929Z] ok github.com/docker/docker/builder/remotecontext/git 6.687s coverage: 86.3% of statements [2021-08-08T11:24:14.929Z] ? github.com/docker/docker/cli [no test files] [2021-08-08T11:24:14.929Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-08T11:24:15.300Z] Removing intermediate container 102135aa2f9c [2021-08-08T11:24:15.300Z] ---> 72918ff6c2e4 [2021-08-08T11:24:15.300Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-08T11:24:15.300Z] ---> Running in 4eb01e988f2f [2021-08-08T11:24:15.761Z] Removing intermediate container 4eb01e988f2f [2021-08-08T11:24:15.761Z] ---> 32fb696b3259 [2021-08-08T11:24:15.761Z] 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} [2021-08-08T11:24:15.761Z] ---> Running in 1bf2955a1084 [2021-08-08T11:24:16.222Z] Removing intermediate container 1bf2955a1084 [2021-08-08T11:24:16.222Z] ---> b82bd96f3c74 [2021-08-08T11:24:16.223Z] 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; [2021-08-08T11:24:16.223Z] ---> Running in 0e703eda902d [2021-08-08T11:24:16.509Z] INFO: Expanding go... [2021-08-08T11:24:19.144Z] ok github.com/docker/docker/client 0.184s coverage: 75.4% of statements [2021-08-08T11:24:20.930Z] [2021-08-08T11:24:20.930Z] SUCCESS: Specified value was saved. [2021-08-08T11:24:21.389Z] INFO: Downloading git... [2021-08-08T11:24:22.936Z] INFO: Downloading go... [2021-08-08T11:24:24.480Z] INFO: Downloading compiler 1 of 3... [2021-08-08T11:24:24.480Z] INFO: Downloading compiler 2 of 3... [2021-08-08T11:24:24.945Z] INFO: Downloading compiler 3 of 3... [2021-08-08T11:24:24.945Z] INFO: Extracting git... [2021-08-08T11:24:27.052Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-08T11:24:27.052Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-08T11:24:27.052Z] GOOS="" GOARCH="" GOARM="" [2021-08-08T11:24:27.052Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-08T11:24:27.052Z] [2021-08-08T11:24:27.052Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-08T11:24:27.052Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-08T11:24:27.052Z] HOSTNAME=b4c7db881540 [2021-08-08T11:24:27.052Z] DEST=bundles/test-integration [2021-08-08T11:24:27.052Z] PWD=/go/src/github.com/docker/docker [2021-08-08T11:24:27.052Z] DOCKER_ROOTLESS=1 [2021-08-08T11:24:27.052Z] DOCKER_GITCOMMIT=b9222461b5eb0f38fe71d2afc45dbb6f75de25f1 [2021-08-08T11:24:27.052Z] container=docker [2021-08-08T11:24:27.052Z] HOME=/root [2021-08-08T11:24:27.052Z] GOLANG_VERSION=1.16.6 [2021-08-08T11:24:27.052Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-08T11:24:27.052Z] VALIDATE_BRANCH=master [2021-08-08T11:24:27.052Z] TERM=xterm [2021-08-08T11:24:27.052Z] DOCKER_PKG=github.com/docker/docker [2021-08-08T11:24:27.052Z] SHLVL=1 [2021-08-08T11:24:27.052Z] TIMEOUT=120m [2021-08-08T11:24:27.052Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-08T11:24:27.052Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-08T11:24:27.052Z] GO111MODULE=off [2021-08-08T11:24:27.052Z] DOCKER_EXPERIMENTAL=1 [2021-08-08T11:24:27.052Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-08T11:24:27.052Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-08T11:24:27.052Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-08T11:24:27.052Z] GOPATH=/go [2021-08-08T11:24:27.052Z] PKG_CONFIG=pkg-config [2021-08-08T11:24:27.052Z] _=/usr/bin/env [2021-08-08T11:24:27.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-08T11:24:37.334Z] INFO: Expanding go... [2021-08-08T11:24:37.604Z] INFO: Expanding compiler 1 of 3... [2021-08-08T11:24:37.604Z] INFO: Expanding compiler 2 of 3... [2021-08-08T11:24:42.298Z] INFO: Expanding compiler 3 of 3... [2021-08-08T11:24:42.298Z] INFO: Removing downloaded files... [2021-08-08T11:24:42.298Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-08T11:24:42.298Z] INFO: Configuring git core.autocrlf... [2021-08-08T11:24:50.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-08T11:24:50.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-08T11:25:02.476Z] INFO: Expanding compiler 1 of 3... [2021-08-08T11:25:02.477Z] INFO: Expanding compiler 2 of 3... [2021-08-08T11:25:05.383Z] INFO: Expanding compiler 3 of 3... [2021-08-08T11:25:05.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-08T11:25:05.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-08T11:25:05.899Z] ok github.com/docker/docker/container 0.174s coverage: 34.8% of statements [2021-08-08T11:25:05.899Z] ok github.com/docker/docker/cmd/dockerd/trap 3.537s coverage: 0.0% of statements [2021-08-08T11:25:05.899Z] ok github.com/docker/docker/cmd/dockerd 0.168s coverage: 29.1% of statements [2021-08-08T11:25:05.899Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-08T11:25:05.899Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-08T11:25:05.899Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-08T11:25:05.899Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-08T11:25:05.899Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-08T11:25:06.351Z] INFO: Removing downloaded files... [2021-08-08T11:25:06.351Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-08T11:25:06.351Z] INFO: Configuring git core.autocrlf... [2021-08-08T11:25:09.235Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2021-08-08T11:25:10.625Z] ok github.com/docker/docker/daemon/cluster/convert 0.027s coverage: 35.9% of statements [2021-08-08T11:25:12.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-08T11:25:13.939Z] ok github.com/docker/docker/daemon/cluster 0.162s coverage: 0.5% of statements [2021-08-08T11:25:16.495Z] ok github.com/docker/docker/daemon/config 0.126s coverage: 81.1% of statements [2021-08-08T11:25:17.215Z] ok github.com/docker/docker/daemon/discovery 0.028s coverage: 30.0% of statements [2021-08-08T11:25:17.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-08T11:25:17.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-08T11:25:17.482Z] ok github.com/docker/docker/daemon/events 0.097s coverage: 50.0% of statements [2021-08-08T11:25:18.899Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-08-08T11:25:22.212Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.563s coverage: 13.7% of statements [2021-08-08T11:25:22.786Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.334s coverage: 73.3% of statements [2021-08-08T11:25:22.786Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.1% of statements [2021-08-08T11:25:24.709Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.335s coverage: 56.2% of statements [2021-08-08T11:25:24.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-08T11:25:25.282Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.036s coverage: 1.9% of statements [2021-08-08T11:25:27.854Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.932s coverage: 49.4% of statements [2021-08-08T11:25:27.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-08T11:25:29.774Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 57.5% of statements [2021-08-08T11:25:30.036Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.825s coverage: 57.7% of statements [2021-08-08T11:25:30.297Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.502s coverage: 46.2% of statements [2021-08-08T11:25:30.560Z] ok github.com/docker/docker/daemon 12.422s coverage: 17.5% of statements [2021-08-08T11:25:30.560Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-08T11:25:30.560Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-08T11:25:30.560Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-08T11:25:30.560Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-08T11:25:30.560Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-08T11:25:30.560Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-08T11:25:30.560Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-08T11:25:31.136Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2021-08-08T11:25:31.397Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.079s coverage: 3.0% of statements [2021-08-08T11:25:32.784Z] ok github.com/docker/docker/daemon/logger 0.275s coverage: 43.7% of statements [2021-08-08T11:25:33.735Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 6.8% of statements [2021-08-08T11:25:33.735Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-08T11:25:33.735Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-08T11:25:33.997Z] ok github.com/docker/docker/daemon/logger/awslogs 0.404s coverage: 77.0% of statements [2021-08-08T11:25:33.997Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-08T11:25:33.997Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-08T11:25:33.997Z] ok github.com/docker/docker/daemon/logger/gelf 0.039s coverage: 67.0% of statements [2021-08-08T11:25:34.571Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 23.9% of statements [2021-08-08T11:25:34.571Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 87.2% of statements [2021-08-08T11:25:34.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-08T11:25:34.834Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 69.9% of statements [2021-08-08T11:25:35.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-08T11:25:35.781Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 75.2% of statements [2021-08-08T11:25:35.781Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-08T11:25:35.781Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.050s coverage: 31.5% of statements [2021-08-08T11:25:36.043Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.076s coverage: 58.6% of statements [2021-08-08T11:25:36.617Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2021-08-08T11:25:36.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-08T11:25:36.880Z] ok github.com/docker/docker/daemon/logger/syslog 0.039s coverage: 46.8% of statements [2021-08-08T11:25:37.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-08T11:25:37.455Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2021-08-08T11:25:37.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-08T11:25:37.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-08T11:25:38.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-08T11:25:38.843Z] ok github.com/docker/docker/distribution/metadata 0.120s coverage: 48.2% of statements [2021-08-08T11:25:39.417Z] ok github.com/docker/docker/daemon/logger/splunk 2.105s coverage: 82.5% of statements [2021-08-08T11:25:39.417Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-08T11:25:39.417Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-08T11:25:40.362Z] ok github.com/docker/docker/distribution 0.230s coverage: 25.8% of statements [2021-08-08T11:25:40.362Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-08T11:25:40.362Z] ok github.com/docker/docker/errdefs 0.034s coverage: 53.1% of statements [2021-08-08T11:25:41.310Z] ok github.com/docker/docker/image 0.050s coverage: 86.6% of statements [2021-08-08T11:25:41.310Z] ok github.com/docker/docker/distribution/xfer 1.834s coverage: 85.1% of statements [2021-08-08T11:25:41.310Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-08T11:25:41.310Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2021-08-08T11:25:41.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-08T11:25:41.883Z] ok github.com/docker/docker/image/tarexport 0.023s coverage: 0.7% of statements [2021-08-08T11:25:41.883Z] ok github.com/docker/docker/image/v1 0.038s coverage: 25.0% of statements [2021-08-08T11:25:41.883Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-08T11:25:42.144Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2021-08-08T11:25:42.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-08T11:25:43.092Z] ok github.com/docker/docker/oci 0.098s coverage: 43.3% of statements [2021-08-08T11:25:43.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-08T11:25:43.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-08T11:25:43.667Z] ok github.com/docker/docker/pkg/aaparser 0.022s coverage: 52.9% of statements [2021-08-08T11:25:43.667Z] ok github.com/docker/docker/opts 0.059s coverage: 67.1% of statements [2021-08-08T11:25:44.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-08T11:25:44.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-08T11:25:45.071Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2021-08-08T11:25:45.644Z] ok github.com/docker/docker/pkg/authorization 0.695s coverage: 68.3% of statements [2021-08-08T11:25:45.644Z] ok github.com/docker/docker/pkg/capabilities 0.016s coverage: 87.5% of statements [2021-08-08T11:25:46.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-08T11:25:46.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-08T11:25:47.035Z] ok github.com/docker/docker/pkg/directory 0.029s coverage: 80.0% of statements [2021-08-08T11:25:47.612Z] ok github.com/docker/docker/pkg/archive 1.438s coverage: 82.2% of statements [2021-08-08T11:25:47.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-08T11:25:47.873Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2021-08-08T11:25:48.135Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2021-08-08T11:25:48.318Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-08T11:25:48.318Z] Using test binary docker [2021-08-08T11:25:48.318Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-08T11:25:48.318Z] Starting apparmor (via systemctl): apparmor.service. [2021-08-08T11:25:48.318Z] Starting dockerd [2021-08-08T11:25:48.318Z] INFO: Waiting for daemon to start... [2021-08-08T11:25:48.707Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-08-08T11:25:49.279Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-08-08T11:25:49.546Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-08-08T11:25:50.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-08T11:25:50.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-08T11:25:50.117Z] ok github.com/docker/docker/pkg/chrootarchive 3.137s coverage: 43.2% of statements [2021-08-08T11:25:50.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-08T11:25:50.690Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2021-08-08T11:25:50.871Z] . [2021-08-08T11:25:50.871Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-08T11:25:50.871Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-08T11:25:50.871Z] Error: No such image: emptyfs [2021-08-08T11:25:50.952Z] ok github.com/docker/docker/pkg/fileutils 0.036s coverage: 86.3% of statements [2021-08-08T11:25:51.168Z] Running integration-test (iteration 1) [2021-08-08T11:25:51.168Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-08T11:25:51.524Z] ok github.com/docker/docker/pkg/fsutils 0.285s coverage: 85.1% of statements [2021-08-08T11:25:51.524Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2021-08-08T11:25:51.524Z] ok github.com/docker/docker/pkg/discovery/kv 3.067s coverage: 84.1% of statements [2021-08-08T11:25:51.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-08T11:25:51.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-08T11:25:52.097Z] ok github.com/docker/docker/layer 7.297s coverage: 68.8% of statements [2021-08-08T11:25:52.097Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-08T11:25:52.097Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-08T11:25:52.097Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-08T11:25:52.097Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-08T11:25:52.097Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-08T11:25:52.097Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-08T11:25:52.097Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-08T11:25:52.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-08T11:25:52.670Z] ok github.com/docker/docker/pkg/jsonmessage 0.020s coverage: 91.7% of statements [2021-08-08T11:25:53.243Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2021-08-08T11:25:53.243Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2021-08-08T11:25:53.506Z] ok github.com/docker/docker/pkg/ioutils 0.686s coverage: 70.6% of statements [2021-08-08T11:25:53.506Z] ok github.com/docker/docker/pkg/idtools 1.041s coverage: 69.5% of statements [2021-08-08T11:25:53.506Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-08T11:25:53.506Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-08T11:25:53.506Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-08T11:25:53.506Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-08T11:25:53.767Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2021-08-08T11:25:53.767Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2021-08-08T11:25:54.341Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.024s coverage: 86.7% of statements [2021-08-08T11:25:54.341Z] ok github.com/docker/docker/pkg/pidfile 0.029s coverage: 82.4% of statements [2021-08-08T11:25:54.341Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-08T11:25:54.341Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-08T11:25:55.286Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.030s coverage: 56.8% of statements [2021-08-08T11:25:55.547Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 88.2% of statements [2021-08-08T11:25:55.547Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2021-08-08T11:25:55.809Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2021-08-08T11:25:55.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-08T11:25:56.382Z] ok github.com/docker/docker/pkg/reexec 0.039s coverage: 82.4% of statements [2021-08-08T11:25:56.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-08T11:25:56.959Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2021-08-08T11:25:57.220Z] ok github.com/docker/docker/pkg/stack 0.007s coverage: 90.9% of statements [2021-08-08T11:25:57.220Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 75.0% of statements [2021-08-08T11:25:57.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-08T11:25:57.482Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-08-08T11:25:57.482Z] ok github.com/docker/docker/pkg/stringid 0.026s coverage: 70.6% of statements [2021-08-08T11:25:57.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-08T11:25:58.428Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 52.1% of statements [2021-08-08T11:25:58.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-08T11:25:58.769Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 40.1% of statements [2021-08-08T11:25:59.041Z] ok github.com/docker/docker/pkg/tailfile 0.200s coverage: 88.6% of statements [2021-08-08T11:25:59.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-08T11:25:59.309Z] testing: warning: no tests to run [2021-08-08T11:25:59.309Z] coverage: [no statements] [2021-08-08T11:25:59.309Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2021-08-08T11:25:59.892Z] ok github.com/docker/docker/pkg/tarsum 0.151s coverage: 89.3% of statements [2021-08-08T11:25:59.892Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2021-08-08T11:26:00.160Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2021-08-08T11:26:00.422Z] ok github.com/docker/docker/pkg/useragent 0.066s coverage: 88.9% of statements [2021-08-08T11:26:00.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-08T11:26:01.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-08T11:26:01.367Z] ok github.com/docker/docker/plugin/v2 0.024s coverage: 14.4% of statements [2021-08-08T11:26:02.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-08T11:26:02.312Z] ok github.com/docker/docker/profiles/seccomp 0.075s coverage: 86.0% of statements [2021-08-08T11:26:02.622Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-08T11:26:02.622Z] Using test binary docker [2021-08-08T11:26:02.622Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-08T11:26:02.622Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-08T11:26:02.622Z] INFO: Waiting for daemon to start... [2021-08-08T11:26:02.622Z] Starting dockerd [2021-08-08T11:26:03.257Z] ok github.com/docker/docker/reference 0.030s coverage: 84.4% of statements [2021-08-08T11:26:03.257Z] ok github.com/docker/docker/plugin 0.562s coverage: 23.2% of statements [2021-08-08T11:26:05.176Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [2021-08-08T11:26:05.176Z] ok github.com/docker/docker/quota 0.586s coverage: 71.4% of statements [2021-08-08T11:26:05.176Z] ok github.com/docker/docker/registry 0.155s coverage: 58.8% of statements [2021-08-08T11:26:05.437Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-08-08T11:26:05.699Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2021-08-08T11:26:05.916Z] . [2021-08-08T11:26:05.916Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-08T11:26:05.916Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-08T11:26:05.916Z] Error: No such image: emptyfs [2021-08-08T11:26:05.916Z] Running integration-test (iteration 1) [2021-08-08T11:26:05.916Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-08T11:26:06.051Z] Loaded image: buildpack-deps:buster [2021-08-08T11:26:06.051Z] Loaded image: busybox:latest [2021-08-08T11:26:06.051Z] Loaded image: busybox:glibc [2021-08-08T11:26:06.271Z] ok github.com/docker/docker/runconfig 0.025s coverage: 66.1% of statements [2021-08-08T11:26:07.433Z] Loaded image: debian:bullseye [2021-08-08T11:26:07.433Z] Loaded image: hello-world:latest [2021-08-08T11:26:07.433Z] Loaded image: arm32v7/hello-world:latest [2021-08-08T11:26:07.433Z] INFO: Testing against a local daemon [2021-08-08T11:26:07.433Z] === RUN TestCgroupNamespacesBuild [2021-08-08T11:26:08.459Z] Removing intermediate container 7fd2f010cbfc [2021-08-08T11:26:08.459Z] ---> 12d21892eb18 [2021-08-08T11:26:08.459Z] 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 [2021-08-08T11:26:08.459Z] ---> Running in cadedf85eb81 [2021-08-08T11:26:08.459Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-08T11:26:08.459Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-08T11:26:08.459Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-08T11:26:08.459Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-08T11:26:08.459Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-08T11:26:08.459Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-08T11:26:08.459Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-08T11:26:08.459Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-08T11:26:08.459Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-08T11:26:08.459Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-08T11:26:08.459Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-08T11:26:08.459Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-08T11:26:08.459Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-08T11:26:09.578Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements [2021-08-08T11:26:10.154Z] ok github.com/docker/docker/volume/local 0.253s coverage: 76.4% of statements [2021-08-08T11:26:11.099Z] ok github.com/docker/docker/volume/mounts 0.131s coverage: 67.8% of statements [2021-08-08T11:26:11.603Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|types_sizes|files|name) took 2m13.426807784s [2021-08-08T11:26:11.603Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 526.479337ms [2021-08-08T11:26:11.615Z] --- PASS: TestCgroupNamespacesBuild (3.93s) [2021-08-08T11:26:11.615Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-08T11:26:12.041Z] ok github.com/docker/docker/volume/service 0.033s coverage: 72.3% of statements [2021-08-08T11:26:12.584Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.46s) [2021-08-08T11:26:12.584Z] === RUN TestBuildWithSession [2021-08-08T11:26:12.584Z] build_session_test.go:25: TODO: BuildKit [2021-08-08T11:26:12.584Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-08T11:26:12.584Z] === RUN TestBuildSquashParent [2021-08-08T11:26:14.267Z] INFO: Build done for gotestsum... [2021-08-08T11:26:17.866Z] --- PASS: TestBuildSquashParent (5.23s) [2021-08-08T11:26:17.866Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-08T11:26:17.866Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-08T11:26:17.866Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-08T11:26:17.866Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-08T11:26:17.866Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-08T11:26:17.866Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-08T11:26:17.866Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-08T11:26:17.866Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-08T11:26:17.866Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-08T11:26:17.866Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-08T11:26:17.866Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-08T11:26:17.866Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-08T11:26:17.866Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-08T11:26:17.866Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-08T11:26:17.866Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-08T11:26:20.381Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-08T11:26:20.381Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-08T11:26:22.271Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-08T11:26:22.527Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-08T11:26:24.413Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-08T11:26:24.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.21s) [2021-08-08T11:26:24.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.39s) [2021-08-08T11:26:24.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s) [2021-08-08T11:26:24.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.17s) [2021-08-08T11:26:24.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2021-08-08T11:26:24.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2021-08-08T11:26:24.413Z] === RUN TestBuildMultiStageCopy [2021-08-08T11:26:24.413Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-08T11:26:26.299Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-08T11:26:26.299Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-08T11:26:26.555Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-08T11:26:26.650Z] Removing intermediate container cadedf85eb81 [2021-08-08T11:26:26.650Z] ---> e0a490495b3a [2021-08-08T11:26:26.650Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-08T11:26:26.650Z] ---> Running in 4938e0a40b5c [2021-08-08T11:26:26.810Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-08T11:26:27.109Z] --- PASS: TestBuildMultiStageCopy (2.54s) [2021-08-08T11:26:27.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.76s) [2021-08-08T11:26:27.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-08-08T11:26:27.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-08-08T11:26:27.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2021-08-08T11:26:27.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-08-08T11:26:27.109Z] === RUN TestBuildMultiStageParentConfig [2021-08-08T11:26:27.110Z] Removing intermediate container 4938e0a40b5c [2021-08-08T11:26:27.110Z] ---> 17d6961882e5 [2021-08-08T11:26:27.110Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-08T11:26:27.110Z] ---> Running in bb5970c59076 [2021-08-08T11:26:27.569Z] Removing intermediate container bb5970c59076 [2021-08-08T11:26:27.569Z] ---> ba774b12588f [2021-08-08T11:26:27.569Z] Step 10/10 : COPY . . [2021-08-08T11:26:27.670Z] --- PASS: TestBuildMultiStageParentConfig (0.53s) [2021-08-08T11:26:27.670Z] === RUN TestBuildLabelWithTargets [2021-08-08T11:26:27.869Z] Loaded image: buildpack-deps:buster [2021-08-08T11:26:27.869Z] Loaded image: busybox:latest [2021-08-08T11:26:27.869Z] Loaded image: busybox:glibc [2021-08-08T11:26:28.596Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2021-08-08T11:26:28.596Z] === RUN TestBuildWithEmptyLayers [2021-08-08T11:26:28.852Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2021-08-08T11:26:28.852Z] === RUN TestBuildMultiStageOnBuild [2021-08-08T11:26:29.254Z] Loaded image: debian:bullseye [2021-08-08T11:26:29.254Z] Loaded image: hello-world:latest [2021-08-08T11:26:29.254Z] Loaded image: arm32v7/hello-world:latest [2021-08-08T11:26:29.254Z] INFO: Testing against a local daemon [2021-08-08T11:26:29.254Z] === RUN TestCgroupNamespacesBuild [2021-08-08T11:26:30.148Z] ok github.com/docker/docker/pkg/plugins 33.698s coverage: 76.6% of statements [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/rootless [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/volume [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-08T11:26:30.148Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-08T11:26:30.148Z] [2021-08-08T11:26:30.148Z] === Skipped [2021-08-08T11:26:30.148Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-08T11:26:30.148Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-08T11:26:30.148Z] 2021/08/08 11:24:11 Stopping proxy on tcp/127.0.0.1:37123 for tcp/127.0.0.1:45231 (accept tcp4 127.0.0.1:37123: use of closed network connection) [2021-08-08T11:26:30.148Z] [2021-08-08T11:26:30.148Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-08T11:26:30.148Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-08T11:26:30.148Z] [2021-08-08T11:26:30.148Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-08T11:26:30.148Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-08T11:26:30.148Z] [2021-08-08T11:26:30.148Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-08T11:26:30.148Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-08T11:26:30.148Z] [2021-08-08T11:26:30.148Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-08T11:26:30.148Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-08T11:26:30.148Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-08T11:26:30.148Z] [2021-08-08T11:26:30.148Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-08T11:26:30.149Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-08T11:26:30.149Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-08T11:26:30.149Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-08T11:26:30.149Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-08T11:26:30.149Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-08T11:26:30.149Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-08T11:26:30.149Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-08T11:26:30.149Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-08T11:26:30.149Z] graphtest_unix.go:71: No driver to put! [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-08T11:26:30.149Z] time="2021-08-08T11:25:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-08T11:26:30.149Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-08T11:26:30.149Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-08T11:26:30.149Z] time="2021-08-08T11:25:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-08T11:26:30.149Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-08T11:26:30.149Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-08T11:26:30.149Z] time="2021-08-08T11:25:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-08T11:26:30.149Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-08T11:26:30.149Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-08T11:26:30.149Z] time="2021-08-08T11:25:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-08T11:26:30.149Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-08T11:26:30.149Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-08T11:26:30.149Z] time="2021-08-08T11:25:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-08T11:26:30.149Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-08T11:26:30.149Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-08T11:26:30.149Z] graphtest_unix.go:71: No driver to put! [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-08T11:26:30.149Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-08T11:26:30.149Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-08T11:26:30.149Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-08T11:26:30.149Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-08T11:26:30.149Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-08T11:26:30.149Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-08T11:26:30.149Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-08T11:26:30.149Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-08T11:26:30.149Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-08T11:26:30.149Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-08T11:26:30.149Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-08T11:26:30.149Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-08T11:26:30.149Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-08T11:26:30.149Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-08T11:26:30.149Z] graphtest_unix.go:71: No driver to put! [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-08T11:26:30.149Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-08T11:26:30.149Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] [2021-08-08T11:26:30.149Z] DONE 2308 tests, 28 skipped in 241.204s [2021-08-08T11:26:30.149Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/api [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/bitseq [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/cluster [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/config [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/datastore [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/driverapi [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/etchosts [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/idm [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/ipam [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/iptables [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/netlabel [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/netutils [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/networkdb [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/ns [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/options [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/osl [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/portallocator [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/portmapper [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/testutils [2021-08-08T11:26:30.149Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-08T11:26:30.149Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-08-08T11:26:30.637Z] --- PASS: TestCgroupNamespacesBuild (1.57s) [2021-08-08T11:26:30.637Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-08T11:26:30.741Z] --- PASS: TestBuildMultiStageOnBuild (1.99s) [2021-08-08T11:26:30.741Z] === RUN TestBuildUncleanTarFilenames [2021-08-08T11:26:31.302Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2021-08-08T11:26:31.302Z] === RUN TestBuildMultiStageLayerLeak [2021-08-08T11:26:32.024Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2021-08-08T11:26:32.024Z] === RUN TestBuildWithSession [2021-08-08T11:26:32.024Z] build_session_test.go:25: TODO: BuildKit [2021-08-08T11:26:32.024Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-08T11:26:32.024Z] === RUN TestBuildSquashParent [2021-08-08T11:26:32.413Z] Removing intermediate container 0e703eda902d [2021-08-08T11:26:32.413Z] ---> 704db8e73524 [2021-08-08T11:26:32.413Z] 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 [2021-08-08T11:26:32.413Z] ---> Running in 016f0cdbf221 [2021-08-08T11:26:32.413Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-08T11:26:32.413Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-08T11:26:32.413Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-08T11:26:32.413Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-08T11:26:32.413Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-08T11:26:32.413Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-08T11:26:32.413Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-08T11:26:32.413Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-08T11:26:32.413Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-08T11:26:32.413Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-08T11:26:32.413Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-08T11:26:32.413Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-08T11:26:32.413Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-08T11:26:33.813Z] --- PASS: TestBuildMultiStageLayerLeak (2.00s) [2021-08-08T11:26:33.813Z] === RUN TestBuildWithHugeFile [2021-08-08T11:26:36.157Z] INFO: Build done for gotestsum... [2021-08-08T11:26:38.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-08T11:26:40.152Z] --- PASS: TestBuildSquashParent (7.80s) [2021-08-08T11:26:40.152Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-08T11:26:40.152Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-08T11:26:40.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-08T11:26:40.152Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-08T11:26:40.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-08T11:26:40.152Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-08T11:26:40.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-08T11:26:40.152Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-08T11:26:40.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-08T11:26:40.152Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-08T11:26:40.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-08T11:26:40.152Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-08T11:26:40.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-08T11:26:40.153Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-08T11:26:40.153Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-08T11:26:42.064Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-08T11:26:42.064Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-08T11:26:43.977Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-08T11:26:43.977Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-08T11:26:46.521Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-08T11:26:46.521Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.19s) [2021-08-08T11:26:46.521Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.24s) [2021-08-08T11:26:46.521Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2021-08-08T11:26:46.521Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.93s) [2021-08-08T11:26:46.521Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s) [2021-08-08T11:26:46.521Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.19s) [2021-08-08T11:26:46.521Z] === RUN TestBuildMultiStageCopy [2021-08-08T11:26:46.521Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-08T11:26:48.542Z] Removing intermediate container 016f0cdbf221 [2021-08-08T11:26:48.542Z] ---> df283c5c4ab2 [2021-08-08T11:26:48.542Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-08T11:26:48.542Z] ---> Running in 75f15673cd59 [2021-08-08T11:26:48.542Z] Removing intermediate container 75f15673cd59 [2021-08-08T11:26:48.542Z] ---> 0f6916a55e71 [2021-08-08T11:26:48.542Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-08T11:26:48.542Z] ---> Running in 8d4cca7c93d2 [2021-08-08T11:26:49.001Z] Removing intermediate container 8d4cca7c93d2 [2021-08-08T11:26:49.001Z] ---> ca37b2f71eb7 [2021-08-08T11:26:49.001Z] Step 10/10 : COPY . . [2021-08-08T11:26:49.068Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-08T11:26:50.043Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-08T11:26:51.445Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-08T11:26:52.384Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-08T11:26:52.713Z] ---> 31682b306aca [2021-08-08T11:26:53.324Z] --- PASS: TestBuildMultiStageCopy (6.96s) [2021-08-08T11:26:53.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.93s) [2021-08-08T11:26:53.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-08-08T11:26:53.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.11s) [2021-08-08T11:26:53.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.94s) [2021-08-08T11:26:53.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.97s) [2021-08-08T11:26:53.324Z] === RUN TestBuildMultiStageParentConfig [2021-08-08T11:26:53.684Z] Successfully built 31682b306aca [2021-08-08T11:26:53.684Z] Successfully tagged docker:latest [2021-08-08T11:26:53.684Z] INFO: Image build ended at 08/08/2021 11:26:53. Duration:00:03:16.6213283 [2021-08-08T11:26:54.144Z] [2021-08-08T11:26:54.144Z] [2021-08-08T11:26:54.144Z] INFO: Building the test binaries at 08/08/2021 11:26:53... [2021-08-08T11:26:58.602Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2021-08-08T11:26:58.602Z] === RUN TestBuildLabelWithTargets [2021-08-08T11:27:00.000Z] INFO: make.ps1 starting at 08/08/2021 11:26:59 [2021-08-08T11:27:00.000Z] INFO: Git commit (d03bcc2d2e) assumed from DOCKER_GITCOMMIT environment variable [2021-08-08T11:27:00.000Z] INFO: Invoking autogen... [2021-08-08T11:27:00.460Z] INFO: Building daemon... [2021-08-08T11:27:06.730Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2021-08-08T11:27:06.730Z] === RUN TestBuildWithEmptyLayers [2021-08-08T11:27:09.268Z] --- PASS: TestBuildWithEmptyLayers (2.98s) [2021-08-08T11:27:09.268Z] === RUN TestBuildMultiStageOnBuild [2021-08-08T11:27:10.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-08T11:27:14.170Z] ---> d6707dd4e399 [2021-08-08T11:27:14.548Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-08-08T11:27:14.548Z] === RUN TestBuildUncleanTarFilenames [2021-08-08T11:27:14.808Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2021-08-08T11:27:14.808Z] === RUN TestBuildMultiStageLayerLeak [2021-08-08T11:27:15.141Z] Successfully built d6707dd4e399 [2021-08-08T11:27:15.141Z] Successfully tagged docker:latest [2021-08-08T11:27:15.601Z] INFO: Image build ended at 08/08/2021 11:27:15. Duration:00:03:07.6313694 [2021-08-08T11:27:15.601Z] [2021-08-08T11:27:15.601Z] [2021-08-08T11:27:15.601Z] INFO: Building the test binaries at 08/08/2021 11:27:15... [2021-08-08T11:27:20.091Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2021-08-08T11:27:20.091Z] === RUN TestBuildWithHugeFile [2021-08-08T11:27:20.304Z] INFO: make.ps1 starting at 08/08/2021 11:27:19 [2021-08-08T11:27:20.304Z] INFO: Git commit (e47fda8f3e) assumed from DOCKER_GITCOMMIT environment variable [2021-08-08T11:27:20.304Z] INFO: Invoking autogen... [2021-08-08T11:27:20.767Z] INFO: Building daemon... [2021-08-08T11:27:29.976Z] --- PASS: TestBuildWithHugeFile (51.57s) [2021-08-08T11:27:29.976Z] === RUN TestBuildWCOWSandboxSize [2021-08-08T11:27:29.976Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-08T11:27:29.976Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-08T11:27:29.976Z] === RUN TestBuildWithEmptyDockerfile [2021-08-08T11:27:29.976Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-08T11:27:29.976Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-08T11:27:29.976Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-08T11:27:29.976Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-08T11:27:29.976Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-08T11:27:29.976Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-08T11:27:29.976Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-08T11:27:29.976Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-08T11:27:29.976Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-08T11:27:29.976Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-08-08T11:27:29.976Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-08-08T11:27:29.976Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-08-08T11:27:29.976Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-08T11:27:29.976Z] === RUN TestBuildPreserveOwnership [2021-08-08T11:27:29.976Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-08T11:27:29.976Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-08T11:27:29.976Z] --- PASS: TestBuildPreserveOwnership (4.21s) [2021-08-08T11:27:29.976Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.93s) [2021-08-08T11:27:29.976Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.26s) [2021-08-08T11:27:29.976Z] === RUN TestBuildPlatformInvalid [2021-08-08T11:27:29.976Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-08T11:27:29.976Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-08T11:27:33.050Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m16.377317384s with top 10 stages: buildssa: 1m39.880279506s, goimports: 22.039689387s, unconvert: 15.058027166s, gosec: 10.368237315s, golint: 6.542891261s, ineffassign: 4.939630927s, misspell: 4.726988196s, inspect: 4.384466117s, vrp: 3.663866833s, printf: 1.850488027s [2021-08-08T11:27:44.809Z] Loaded image: buildpack-deps:buster [2021-08-08T11:27:44.809Z] Loaded image: busybox:latest [2021-08-08T11:27:44.809Z] Loaded image: busybox:glibc [2021-08-08T11:27:46.172Z] Loaded image: debian:bullseye [2021-08-08T11:27:46.172Z] Loaded image: hello-world:latest [2021-08-08T11:27:46.172Z] Loaded image: arm32v7/hello-world:latest [2021-08-08T11:27:49.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-08T11:27:49.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-08T11:27:49.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-08T11:27:51.155Z] INFO [runner/unused/goanalysis] analyzers took 32.465264597s with top 10 stages: buildssa: 27.693256621s, U1000: 4.772007976s [2021-08-08T11:27:51.155Z] INFO [runner] Issues before processing: 2857, after processing: 0 [2021-08-08T11:27:51.155Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2282/2282, autogenerated_exclude: 1893/2282, skip_dirs: 2282/2282, exclude-rules: 78/1893, cgo: 2282/2857, filename_unadjuster: 2282/2282, exclude: 1893/1893, nolint: 0/78, skip_files: 2282/2282, identifier_marker: 1893/1893 [2021-08-08T11:27:51.155Z] INFO [runner] processing took 132.309363ms with stages: nolint: 54.327214ms, identifier_marker: 39.514458ms, path_prettifier: 18.440565ms, autogenerated_exclude: 7.233413ms, exclude-rules: 6.649089ms, skip_dirs: 4.107375ms, cgo: 1.103606ms, filename_unadjuster: 927.129µs, max_same_issues: 1.92µs, exclude: 833ns, uniq_by_line: 622ns, diff: 618ns, source_code: 607ns, max_from_linter: 599ns, skip_files: 583ns, path_shortener: 402ns, max_per_file_from_linter: 330ns [2021-08-08T11:27:51.155Z] INFO [runner] linters took 1m44.568339421s with stages: goanalysis_metalinter: 1m20.888080304s, unused: 23.547683451s [2021-08-08T11:27:51.155Z] INFO File cache stats: 1687 entries of total size 8.5MiB [2021-08-08T11:27:51.155Z] INFO Memory: 2387 samples, avg is 499.9MB, max is 4235.9MB [2021-08-08T11:27:51.155Z] INFO Execution took 3m58.540321516s [2021-08-08T11:27:51.155Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-08-08T11:27:51.486Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42481/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fadc2074a1546e0a58fb099fc614327fd03f092f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fadc2074a1546e0a58fb099fc614327fd03f092f hack/make.sh dynbinary test-docker-py [2021-08-08T11:27:51.641Z] ok github.com/docker/docker/libnetwork 47.899s coverage: 41.0% of statements [2021-08-08T11:27:52.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-08T11:27:52.054Z] [2021-08-08T11:27:52.054Z] Removing bundles/ [2021-08-08T11:27:52.054Z] [2021-08-08T11:27:52.054Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-08T11:27:52.054Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-08T11:27:52.054Z] GOOS="" GOARCH="" GOARM="" [2021-08-08T11:27:52.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-08T11:27:54.249Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.69s) [2021-08-08T11:27:54.249Z] PASS [2021-08-08T11:27:54.249Z] [2021-08-08T11:27:54.249Z] === Skipped [2021-08-08T11:27:54.249Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-08T11:27:54.249Z] build_session_test.go:25: TODO: BuildKit [2021-08-08T11:27:54.249Z] [2021-08-08T11:27:54.249Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-08T11:27:54.249Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-08T11:27:54.249Z] [2021-08-08T11:27:54.249Z] [2021-08-08T11:27:54.249Z] DONE 34 tests, 2 skipped in 122.090s [2021-08-08T11:27:54.249Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-08T11:27:54.249Z] INFO: Testing against a local daemon [2021-08-08T11:27:54.249Z] === RUN TestConfigInspect [2021-08-08T11:27:55.610Z] --- PASS: TestConfigInspect (2.26s) [2021-08-08T11:27:55.610Z] === RUN TestConfigList [2021-08-08T11:27:55.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-08T11:27:57.493Z] --- PASS: TestConfigList (2.12s) [2021-08-08T11:27:57.493Z] === RUN TestConfigsCreateAndDelete [2021-08-08T11:28:00.047Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2021-08-08T11:28:00.047Z] === RUN TestConfigsUpdate [2021-08-08T11:28:01.934Z] --- PASS: TestConfigsUpdate (2.15s) [2021-08-08T11:28:01.934Z] === RUN TestTemplatedConfig [2021-08-08T11:28:05.195Z] --- PASS: TestTemplatedConfig (3.37s) [2021-08-08T11:28:05.195Z] === RUN TestConfigCreateResolve [2021-08-08T11:28:05.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-08T11:28:07.707Z] --- PASS: TestConfigCreateResolve (2.25s) [2021-08-08T11:28:07.707Z] PASS [2021-08-08T11:28:07.707Z] [2021-08-08T11:28:07.707Z] DONE 6 tests in 14.338s [2021-08-08T11:28:07.707Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-08T11:28:07.707Z] INFO: Testing against a local daemon [2021-08-08T11:28:07.707Z] === RUN TestCheckpoint [2021-08-08T11:28:07.707Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-08T11:28:07.707Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-08T11:28:07.707Z] === RUN TestContainerInvalidJSON [2021-08-08T11:28:07.707Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-08T11:28:07.707Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-08T11:28:07.707Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-08T11:28:07.707Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-08T11:28:07.707Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-08T11:28:07.707Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-08T11:28:07.707Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-08T11:28:07.707Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-08T11:28:07.707Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-08T11:28:07.707Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-08T11:28:07.707Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-08-08T11:28:07.707Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-08T11:28:07.707Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-08-08T11:28:07.707Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-08T11:28:07.707Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-08-08T11:28:07.707Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-08T11:28:07.707Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-08-08T11:28:07.707Z] === RUN TestCopyFromContainer [2021-08-08T11:28:07.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-08T11:28:09.069Z] === RUN TestCopyFromContainer// [2021-08-08T11:28:09.069Z] === RUN TestCopyFromContainer//bar/root [2021-08-08T11:28:09.069Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-08T11:28:09.069Z] === RUN TestCopyFromContainer/bar/quux [2021-08-08T11:28:09.325Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-08T11:28:09.325Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-08T11:28:09.325Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-08T11:28:09.325Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-08T11:28:09.325Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-08T11:28:09.580Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-08T11:28:09.580Z] --- PASS: TestCopyFromContainer (1.78s) [2021-08-08T11:28:09.580Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-08T11:28:09.580Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-08-08T11:28:09.580Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-08T11:28:09.580Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-08-08T11:28:09.580Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-08T11:28:09.580Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-08T11:28:09.580Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-08T11:28:09.580Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-08T11:28:09.580Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-08T11:28:09.580Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-08T11:28:09.580Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-08T11:28:09.580Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-08T11:28:09.580Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-08T11:28:09.580Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-08T11:28:09.580Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-08T11:28:09.580Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-08T11:28:09.580Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-08T11:28:09.580Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-08T11:28:09.580Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-08T11:28:09.580Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-08T11:28:09.580Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-08T11:28:09.580Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-08T11:28:09.580Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-08T11:28:09.580Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-08T11:28:09.580Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-08T11:28:09.580Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-08-08T11:28:09.580Z] === RUN TestCreateWithInvalidEnv [2021-08-08T11:28:09.580Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-08T11:28:09.580Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-08T11:28:09.580Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-08T11:28:09.580Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-08T11:28:09.580Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-08T11:28:09.580Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-08T11:28:09.580Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-08T11:28:09.580Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-08T11:28:09.580Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-08T11:28:09.580Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-08T11:28:09.580Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-08T11:28:09.580Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-08T11:28:09.580Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-08T11:28:09.580Z] === RUN TestCreateTmpfsMountsTarget [2021-08-08T11:28:09.580Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-08T11:28:09.580Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-08T11:28:11.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-08T11:28:11.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-08T11:28:12.093Z] --- PASS: TestCreateWithCustomMaskedPaths (2.25s) [2021-08-08T11:28:12.093Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-08T11:28:12.585Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-08T11:28:12.585Z] [2021-08-08T11:28:12.585Z] ________ ____ __. [2021-08-08T11:28:12.585Z] \_____ \ | |/ _| [2021-08-08T11:28:12.585Z] / | \| < [2021-08-08T11:28:12.585Z] / | \ | \ [2021-08-08T11:28:12.585Z] \_______ /____|__ \ [2021-08-08T11:28:12.585Z] \/ \/ [2021-08-08T11:28:12.585Z] [2021-08-08T11:28:12.585Z] INFO: make.ps1 ended at 08/08/2021 11:28:09 [2021-08-08T11:28:12.585Z] INFO: Binaries build ended at 08/08/2021 11:28:11. Duration:00:01:17.4228406 [2021-08-08T11:28:12.585Z] INFO: Copying the built daemon binary to d:\CI\PR-42481\21\binary\dockerd-d03bcc2d2e.exe... [2021-08-08T11:28:12.585Z] INFO: Copying the built client binary to d:\CI\PR-42481\21\binary\docker-d03bcc2d2e.exe... [2021-08-08T11:28:12.585Z] INFO: Copying dockerversion from the container... [2021-08-08T11:28:12.585Z] INFO: Copying the golang package from the container to d:\CI\PR-42481\21\installer\go.zip... [2021-08-08T11:28:13.556Z] INFO: Extracting go.zip to d:\CI\PR-42481\21\go [2021-08-08T11:28:14.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-08T11:28:14.666Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.31s) [2021-08-08T11:28:14.666Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-08T11:28:14.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-08T11:28:14.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-08T11:28:14.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-08T11:28:14.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-08T11:28:14.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-08T11:28:14.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-08T11:28:14.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-08T11:28:14.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-08T11:28:14.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-08T11:28:14.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-08T11:28:14.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-08T11:28:14.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-08T11:28:14.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-08T11:28:14.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-08T11:28:14.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-08T11:28:14.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-08T11:28:14.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-08T11:28:14.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-08T11:28:14.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-08T11:28:14.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-08T11:28:14.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-08T11:28:14.666Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-08T11:28:14.932Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-08-08T11:28:14.932Z] === RUN TestCreateDifferentPlatform [2021-08-08T11:28:14.932Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-08T11:28:14.932Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-08T11:28:14.932Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-08T11:28:14.932Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-08-08T11:28:14.932Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-08T11:28:14.932Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-08T11:28:15.194Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-08T11:28:15.194Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-08T11:28:15.194Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-08-08T11:28:15.194Z] === RUN TestContainerStartOnDaemonRestart [2021-08-08T11:28:15.194Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-08T11:28:15.194Z] === RUN TestDaemonRestartIpcMode [2021-08-08T11:28:15.194Z] === PAUSE TestDaemonRestartIpcMode [2021-08-08T11:28:15.194Z] === RUN TestDaemonHostGatewayIP [2021-08-08T11:28:15.194Z] === PAUSE TestDaemonHostGatewayIP [2021-08-08T11:28:15.194Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-08T11:28:15.194Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-08T11:28:15.194Z] === RUN TestContainerKillOnDaemonStart [2021-08-08T11:28:15.194Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-08T11:28:15.194Z] === RUN TestDiff [2021-08-08T11:28:15.799Z] --- PASS: TestDiff (0.79s) [2021-08-08T11:28:15.799Z] === RUN TestExecWithCloseStdin [2021-08-08T11:28:16.352Z] --- PASS: TestBuildWithHugeFile (51.43s) [2021-08-08T11:28:16.352Z] === RUN TestBuildWCOWSandboxSize [2021-08-08T11:28:16.352Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-08T11:28:16.352Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-08T11:28:16.352Z] === RUN TestBuildWithEmptyDockerfile [2021-08-08T11:28:16.352Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-08T11:28:16.352Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-08T11:28:16.352Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-08T11:28:16.352Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-08T11:28:16.352Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-08T11:28:16.352Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-08T11:28:16.352Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-08T11:28:16.352Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-08T11:28:16.352Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-08T11:28:16.352Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-08-08T11:28:16.352Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-08-08T11:28:16.352Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-08-08T11:28:16.352Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-08T11:28:16.352Z] === RUN TestBuildPreserveOwnership [2021-08-08T11:28:16.352Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-08T11:28:17.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-08T11:28:17.159Z] --- PASS: TestExecWithCloseStdin (1.09s) [2021-08-08T11:28:17.159Z] === RUN TestExec [2021-08-08T11:28:17.291Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-08T11:28:18.084Z] --- PASS: TestExec (1.07s) [2021-08-08T11:28:18.084Z] === RUN TestExecUser [2021-08-08T11:28:18.226Z] ok github.com/docker/docker/libnetwork/api 1.582s coverage: 83.2% of statements [2021-08-08T11:28:18.226Z] ok github.com/docker/docker/libnetwork/bitseq 0.360s coverage: 84.4% of statements [2021-08-08T11:28:18.226Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-08T11:28:19.446Z] --- PASS: TestExecUser (1.10s) [2021-08-08T11:28:19.446Z] === RUN TestExportContainerAndImportImage [2021-08-08T11:28:20.050Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2021-08-08T11:28:20.050Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-08T11:28:21.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-08T11:28:21.411Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-08-08T11:28:21.411Z] === RUN TestHealthCheckWorkdir [2021-08-08T11:28:21.487Z] --- PASS: TestBuildPreserveOwnership (10.29s) [2021-08-08T11:28:21.487Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.27s) [2021-08-08T11:28:21.487Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.02s) [2021-08-08T11:28:21.487Z] === RUN TestBuildPlatformInvalid [2021-08-08T11:28:21.487Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-08-08T11:28:21.487Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-08T11:28:21.487Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-08T11:28:21.487Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-08T11:28:21.487Z] PASS [2021-08-08T11:28:21.487Z] [2021-08-08T11:28:21.487Z] === Skipped [2021-08-08T11:28:21.487Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-08T11:28:21.487Z] build_session_test.go:25: TODO: BuildKit [2021-08-08T11:28:21.487Z] [2021-08-08T11:28:21.487Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-08T11:28:21.487Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-08T11:28:21.487Z] [2021-08-08T11:28:21.487Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-08T11:28:21.487Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-08T11:28:21.487Z] [2021-08-08T11:28:21.487Z] [2021-08-08T11:28:21.487Z] DONE 34 tests, 3 skipped in 135.596s [2021-08-08T11:28:21.487Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-08T11:28:21.487Z] INFO: Testing against a local daemon [2021-08-08T11:28:21.487Z] === RUN TestConfigInspect [2021-08-08T11:28:21.487Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:28:21.487Z] --- SKIP: TestConfigInspect (0.02s) [2021-08-08T11:28:21.487Z] === RUN TestConfigList [2021-08-08T11:28:21.487Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:28:21.487Z] --- SKIP: TestConfigList (0.01s) [2021-08-08T11:28:21.487Z] === RUN TestConfigsCreateAndDelete [2021-08-08T11:28:21.487Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:28:21.487Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-08-08T11:28:21.487Z] === RUN TestConfigsUpdate [2021-08-08T11:28:21.487Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:28:21.487Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-08-08T11:28:21.487Z] === RUN TestTemplatedConfig [2021-08-08T11:28:21.487Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:28:21.487Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-08T11:28:21.487Z] === RUN TestConfigCreateResolve [2021-08-08T11:28:21.487Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:28:21.487Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-08-08T11:28:21.487Z] PASS [2021-08-08T11:28:21.487Z] [2021-08-08T11:28:21.487Z] === Skipped [2021-08-08T11:28:21.487Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-08-08T11:28:21.487Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:28:21.487Z] [2021-08-08T11:28:21.487Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-08-08T11:28:21.487Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:28:21.487Z] [2021-08-08T11:28:21.487Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-08-08T11:28:21.487Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:28:21.487Z] [2021-08-08T11:28:21.487Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-08-08T11:28:21.487Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:28:21.487Z] [2021-08-08T11:28:21.487Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-08-08T11:28:21.487Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:28:21.487Z] [2021-08-08T11:28:21.487Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-08-08T11:28:21.487Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:28:21.487Z] [2021-08-08T11:28:21.487Z] [2021-08-08T11:28:21.487Z] DONE 6 tests, 6 skipped in 0.186s [2021-08-08T11:28:21.487Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-08T11:28:21.747Z] INFO: Testing against a local daemon [2021-08-08T11:28:21.747Z] === RUN TestCheckpoint [2021-08-08T11:28:21.747Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-08T11:28:21.747Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-08T11:28:21.747Z] === RUN TestContainerInvalidJSON [2021-08-08T11:28:21.747Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-08T11:28:21.747Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-08T11:28:21.747Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-08T11:28:21.747Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-08T11:28:21.747Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-08T11:28:21.747Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-08T11:28:21.747Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-08T11:28:21.747Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-08T11:28:21.747Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-08T11:28:21.747Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-08T11:28:21.747Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-08-08T11:28:21.747Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-08T11:28:21.747Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-08-08T11:28:21.747Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-08T11:28:21.747Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-08-08T11:28:21.747Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-08T11:28:22.007Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-08-08T11:28:22.007Z] === RUN TestCopyFromContainer [2021-08-08T11:28:22.430Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-08T11:28:22.774Z] --- PASS: TestHealthCheckWorkdir (1.46s) [2021-08-08T11:28:22.774Z] === RUN TestHealthKillContainer [2021-08-08T11:28:23.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-08T11:28:25.305Z] === RUN TestCopyFromContainer// [2021-08-08T11:28:25.305Z] === RUN TestCopyFromContainer//bar/root [2021-08-08T11:28:25.305Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-08T11:28:25.305Z] === RUN TestCopyFromContainer/bar/quux [2021-08-08T11:28:25.305Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-08T11:28:25.305Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-08T11:28:25.565Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-08T11:28:25.565Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-08T11:28:25.565Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-08T11:28:25.565Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-08T11:28:25.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-08T11:28:25.825Z] --- PASS: TestCopyFromContainer (3.82s) [2021-08-08T11:28:25.825Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-08T11:28:25.825Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-08-08T11:28:25.825Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-08T11:28:25.825Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-08-08T11:28:25.825Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-08T11:28:25.825Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-08T11:28:25.825Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-08-08T11:28:25.825Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-08T11:28:25.825Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-08T11:28:25.825Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-08T11:28:25.825Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-08T11:28:25.825Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-08T11:28:25.825Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-08T11:28:25.825Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-08T11:28:25.825Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-08T11:28:25.825Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-08T11:28:25.825Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-08T11:28:25.825Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-08T11:28:25.825Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-08T11:28:25.825Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-08T11:28:25.825Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-08T11:28:25.825Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-08T11:28:25.825Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-08T11:28:25.825Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-08T11:28:25.825Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-08T11:28:25.825Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-08T11:28:25.825Z] === RUN TestCreateWithInvalidEnv [2021-08-08T11:28:25.825Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-08T11:28:25.825Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-08T11:28:25.825Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-08T11:28:25.825Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-08T11:28:25.825Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-08T11:28:25.825Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-08T11:28:25.825Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-08T11:28:25.825Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-08T11:28:25.825Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-08T11:28:25.825Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-08T11:28:25.825Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-08T11:28:25.825Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-08T11:28:25.825Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-08T11:28:25.825Z] === RUN TestCreateTmpfsMountsTarget [2021-08-08T11:28:25.825Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-08T11:28:25.825Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-08T11:28:26.121Z] --- PASS: TestHealthKillContainer (3.10s) [2021-08-08T11:28:26.121Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-08T11:28:26.681Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-08-08T11:28:26.681Z] === RUN TestIpcModeNone [2021-08-08T11:28:27.735Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s) [2021-08-08T11:28:27.735Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-08T11:28:28.043Z] --- PASS: TestIpcModeNone (1.05s) [2021-08-08T11:28:28.043Z] === RUN TestIpcModePrivate [2021-08-08T11:28:28.116Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2021-08-08T11:28:28.116Z] Using test binary docker [2021-08-08T11:28:28.116Z] ++++ /etc/init.d/apparmor start [2021-08-08T11:28:28.116Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-08T11:28:28.116Z] INFO: Waiting for daemon to start... [2021-08-08T11:28:28.116Z] Starting dockerd [2021-08-08T11:28:28.116Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2021-08-08T11:28:28.643Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-08-08T11:28:28.899Z] --- PASS: TestIpcModePrivate (1.03s) [2021-08-08T11:28:28.899Z] === RUN TestIpcModeShareable [2021-08-08T11:28:29.645Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.85s) [2021-08-08T11:28:29.645Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-08T11:28:29.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-08T11:28:29.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-08T11:28:29.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-08T11:28:29.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-08T11:28:29.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-08T11:28:29.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-08T11:28:29.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-08T11:28:29.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-08T11:28:29.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-08T11:28:29.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-08T11:28:29.645Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-08T11:28:29.645Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-08T11:28:29.645Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-08T11:28:29.645Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-08T11:28:29.645Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-08T11:28:29.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-08T11:28:29.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-08T11:28:29.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-08T11:28:29.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-08T11:28:29.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-08T11:28:29.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-08T11:28:29.645Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-08T11:28:29.825Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-08-08T11:28:29.825Z] --- PASS: TestIpcModeShareable (1.05s) [2021-08-08T11:28:29.825Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-08T11:28:30.215Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2021-08-08T11:28:30.215Z] === RUN TestCreateDifferentPlatform [2021-08-08T11:28:30.215Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-08T11:28:30.215Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-08T11:28:30.215Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-08T11:28:30.215Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-08T11:28:30.215Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-08T11:28:30.215Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-08T11:28:30.215Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-08-08T11:28:30.215Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-08T11:28:30.215Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-08T11:28:30.215Z] === RUN TestContainerStartOnDaemonRestart [2021-08-08T11:28:30.215Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-08T11:28:30.215Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-08-08T11:28:30.215Z] === RUN TestDaemonRestartIpcMode [2021-08-08T11:28:30.215Z] === PAUSE TestDaemonRestartIpcMode [2021-08-08T11:28:30.215Z] === RUN TestDaemonHostGatewayIP [2021-08-08T11:28:30.215Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:28:30.215Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-08-08T11:28:30.215Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-08T11:28:30.215Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-08T11:28:30.215Z] === RUN TestContainerKillOnDaemonStart [2021-08-08T11:28:30.215Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-08T11:28:30.215Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-08T11:28:30.215Z] === RUN TestDiff [2021-08-08T11:28:30.639Z] . [2021-08-08T11:28:30.639Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2021-08-08T11:28:30.639Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2021-08-08T11:28:30.639Z] Error: No such image: emptyfs [2021-08-08T11:28:30.639Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2021-08-08T11:28:30.639Z] +++++ docker load [2021-08-08T11:28:30.785Z] --- PASS: TestDiff (0.65s) [2021-08-08T11:28:30.785Z] === RUN TestExecWithCloseStdin [2021-08-08T11:28:30.895Z] Running integration-test (iteration 1) [2021-08-08T11:28:30.895Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:28:30.895Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:28:30.895Z] +++ set -e [2021-08-08T11:28:30.895Z] +++ '[' -n 0 ']' [2021-08-08T11:28:30.895Z] +++ set -x [2021-08-08T11:28:30.895Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:28:32.168Z] --- PASS: TestExecWithCloseStdin (1.02s) [2021-08-08T11:28:32.168Z] === RUN TestExec [2021-08-08T11:28:33.087Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.86s) [2021-08-08T11:28:33.087Z] === RUN TestAPIIpcModeHost [2021-08-08T11:28:33.109Z] --- PASS: TestExec (1.06s) [2021-08-08T11:28:33.109Z] === RUN TestExecUser [2021-08-08T11:28:34.012Z] --- PASS: TestAPIIpcModeHost (1.11s) [2021-08-08T11:28:34.012Z] === RUN TestDaemonIpcModeShareable [2021-08-08T11:28:34.049Z] --- PASS: TestExecUser (0.97s) [2021-08-08T11:28:34.050Z] === RUN TestExportContainerAndImportImage [2021-08-08T11:28:34.652Z] INFO: Extraction ended at 08/08/2021 11:28:33. Duration:00:00:20.3309811 [2021-08-08T11:28:34.652Z] INFO: Updating the golang and path environment variables [2021-08-08T11:28:34.652Z] INFO: GOPATH=d:\gopath [2021-08-08T11:28:34.652Z] INFO: go version go1.16.6 windows/amd64 [2021-08-08T11:28:34.652Z] INFO: Running the daemon under test in debug mode [2021-08-08T11:28:34.652Z] INFO: Starting a daemon under test... [2021-08-08T11:28:34.652Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42481\21\daemon --pidfile d:\CI\PR-42481\21\docker.pid -D [2021-08-08T11:28:34.652Z] INFO: Process started successfully. [2021-08-08T11:28:34.652Z] INFO: Start tailing logs of the daemon under tests [2021-08-08T11:28:34.652Z] INFO: Waiting for the daemon under test to start... [2021-08-08T11:28:34.990Z] --- PASS: TestExportContainerAndImportImage (0.92s) [2021-08-08T11:28:34.990Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-08T11:28:35.378Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-08-08T11:28:35.378Z] --- PASS: TestDaemonIpcModeShareable (1.64s) [2021-08-08T11:28:35.378Z] === RUN TestDaemonIpcModePrivate [2021-08-08T11:28:36.383Z] --- PASS: TestExportContainerAfterDaemonRestart (1.37s) [2021-08-08T11:28:36.383Z] === RUN TestHealthCheckWorkdir [2021-08-08T11:28:37.262Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-08-08T11:28:37.262Z] --- PASS: TestDaemonIpcModePrivate (1.60s) [2021-08-08T11:28:37.262Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-08T11:28:37.792Z] --- PASS: TestHealthCheckWorkdir (1.35s) [2021-08-08T11:28:37.792Z] === RUN TestHealthKillContainer [2021-08-08T11:28:38.626Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-08-08T11:28:38.626Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2021-08-08T11:28:38.626Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-08T11:28:40.510Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-08-08T11:28:40.510Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2021-08-08T11:28:40.510Z] === RUN TestIpcModeOlderClient [2021-08-08T11:28:40.510Z] === PAUSE TestIpcModeOlderClient [2021-08-08T11:28:40.510Z] === RUN TestKillContainerInvalidSignal [2021-08-08T11:28:41.070Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2021-08-08T11:28:41.070Z] === RUN TestKillContainer [2021-08-08T11:28:41.070Z] === RUN TestKillContainer/no_signal [2021-08-08T11:28:41.084Z] --- PASS: TestHealthKillContainer (2.97s) [2021-08-08T11:28:41.084Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-08T11:28:41.084Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2021-08-08T11:28:41.084Z] === RUN TestIpcModeNone [2021-08-08T11:28:42.024Z] --- PASS: TestIpcModeNone (0.89s) [2021-08-08T11:28:42.024Z] === RUN TestIpcModePrivate [2021-08-08T11:28:42.043Z] === RUN TestKillContainer/non_killing_signal [2021-08-08T11:28:42.299Z] === RUN TestKillContainer/killing_signal [2021-08-08T11:28:42.594Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-08T11:28:42.854Z] --- PASS: TestIpcModePrivate (0.90s) [2021-08-08T11:28:42.854Z] === RUN TestIpcModeShareable [2021-08-08T11:28:42.854Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-08T11:28:42.854Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-08-08T11:28:42.854Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-08T11:28:43.268Z] --- PASS: TestKillContainer (2.20s) [2021-08-08T11:28:43.268Z] --- PASS: TestKillContainer/no_signal (0.78s) [2021-08-08T11:28:43.268Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-08-08T11:28:43.268Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2021-08-08T11:28:43.268Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-08T11:28:43.268Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-08T11:28:43.828Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-08T11:28:44.755Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2021-08-08T11:28:44.755Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-08-08T11:28:44.755Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2021-08-08T11:28:44.755Z] === RUN TestKillStoppedContainer [2021-08-08T11:28:44.755Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-08-08T11:28:44.755Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-08T11:28:44.755Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-08-08T11:28:44.755Z] === RUN TestKillDifferentUserContainer [2021-08-08T11:28:45.316Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2021-08-08T11:28:45.316Z] === RUN TestInspectOomKilledTrue [2021-08-08T11:28:45.316Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-08T11:28:45.316Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-08T11:28:45.316Z] === RUN TestInspectOomKilledFalse [2021-08-08T11:28:45.394Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.52s) [2021-08-08T11:28:45.394Z] === RUN TestAPIIpcModeHost [2021-08-08T11:28:45.394Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-08T11:28:45.394Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-08-08T11:28:45.394Z] === RUN TestDaemonIpcModeShareable [2021-08-08T11:28:45.394Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-08T11:28:45.394Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-08-08T11:28:45.394Z] === RUN TestDaemonIpcModePrivate [2021-08-08T11:28:45.877Z] --- PASS: TestInspectOomKilledFalse (0.64s) [2021-08-08T11:28:45.877Z] === RUN TestLinksEtcHostsContentMatch [2021-08-08T11:28:46.777Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-08-08T11:28:46.805Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s) [2021-08-08T11:28:46.805Z] === RUN TestLinksContainerNames [2021-08-08T11:28:46.894Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-08T11:28:46.894Z] [2021-08-08T11:28:46.894Z] ________ ____ __. [2021-08-08T11:28:46.894Z] \_____ \ | |/ _| [2021-08-08T11:28:46.894Z] / | \| < [2021-08-08T11:28:46.894Z] / | \ | \ [2021-08-08T11:28:46.894Z] \_______ /____|__ \ [2021-08-08T11:28:46.894Z] \/ \/ [2021-08-08T11:28:46.894Z] [2021-08-08T11:28:46.894Z] INFO: make.ps1 ended at 08/08/2021 11:28:39 [2021-08-08T11:28:46.894Z] INFO: Binaries build ended at 08/08/2021 11:28:40. Duration:00:01:25.3040911 [2021-08-08T11:28:46.894Z] INFO: Copying the built daemon binary to d:\CI\PR-42481\21\binary\dockerd-e47fda8f3e.exe... [2021-08-08T11:28:46.894Z] INFO: Copying the built client binary to d:\CI\PR-42481\21\binary\docker-e47fda8f3e.exe... [2021-08-08T11:28:46.894Z] INFO: Copying dockerversion from the container... [2021-08-08T11:28:46.894Z] INFO: Copying the golang package from the container to d:\CI\PR-42481\21\installer\go.zip... [2021-08-08T11:28:46.894Z] INFO: Extracting go.zip to d:\CI\PR-42481\21\go [2021-08-08T11:28:47.037Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2021-08-08T11:28:47.037Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-08T11:28:47.037Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-08T11:28:47.037Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-08T11:28:47.037Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-08T11:28:47.037Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-08T11:28:47.037Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-08T11:28:47.037Z] === RUN TestIpcModeOlderClient [2021-08-08T11:28:47.037Z] === PAUSE TestIpcModeOlderClient [2021-08-08T11:28:47.037Z] === RUN TestKillContainerInvalidSignal [2021-08-08T11:28:47.976Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2021-08-08T11:28:47.976Z] === RUN TestKillContainer [2021-08-08T11:28:47.976Z] === RUN TestKillContainer/no_signal [2021-08-08T11:28:48.211Z] --- PASS: TestLinksContainerNames (1.33s) [2021-08-08T11:28:48.211Z] === RUN TestLogsFollowTailEmpty [2021-08-08T11:28:48.544Z] === RUN TestKillContainer/non_killing_signal [2021-08-08T11:28:48.771Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2021-08-08T11:28:48.771Z] === RUN TestContainerNetworkMountsNoChown [2021-08-08T11:28:49.114Z] === RUN TestKillContainer/killing_signal [2021-08-08T11:28:49.331Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2021-08-08T11:28:49.331Z] === RUN TestMountDaemonRoot [2021-08-08T11:28:49.331Z] === RUN TestMountDaemonRoot/default [2021-08-08T11:28:49.331Z] === PAUSE TestMountDaemonRoot/default [2021-08-08T11:28:49.331Z] === RUN TestMountDaemonRoot/private [2021-08-08T11:28:49.332Z] === PAUSE TestMountDaemonRoot/private [2021-08-08T11:28:49.332Z] === RUN TestMountDaemonRoot/rprivate [2021-08-08T11:28:49.332Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-08T11:28:49.332Z] === RUN TestMountDaemonRoot/slave [2021-08-08T11:28:49.332Z] === PAUSE TestMountDaemonRoot/slave [2021-08-08T11:28:49.332Z] === RUN TestMountDaemonRoot/rslave [2021-08-08T11:28:49.332Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-08T11:28:49.332Z] === RUN TestMountDaemonRoot/shared [2021-08-08T11:28:49.332Z] === PAUSE TestMountDaemonRoot/shared [2021-08-08T11:28:49.332Z] === RUN TestMountDaemonRoot/rshared [2021-08-08T11:28:49.332Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-08T11:28:49.332Z] === CONT TestMountDaemonRoot/default [2021-08-08T11:28:49.332Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-08T11:28:49.332Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-08T11:28:49.332Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-08T11:28:49.332Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-08T11:28:49.332Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-08T11:28:49.332Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-08T11:28:49.332Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-08T11:28:49.332Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-08T11:28:49.332Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-08T11:28:49.332Z] === CONT TestMountDaemonRoot/rshared [2021-08-08T11:28:49.332Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-08T11:28:49.332Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-08T11:28:49.332Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-08T11:28:49.332Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-08T11:28:49.332Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-08T11:28:49.332Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-08T11:28:49.332Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-08T11:28:49.332Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-08T11:28:49.332Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/shared [2021-08-08T11:28:49.587Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-08T11:28:49.587Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-08T11:28:49.587Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-08T11:28:49.587Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-08T11:28:49.587Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-08T11:28:49.587Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-08T11:28:49.587Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-08T11:28:49.587Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/rslave [2021-08-08T11:28:49.587Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-08T11:28:49.587Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-08T11:28:49.587Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-08T11:28:49.587Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-08T11:28:49.587Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-08T11:28:49.587Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-08T11:28:49.587Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-08T11:28:49.587Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/slave [2021-08-08T11:28:49.587Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-08T11:28:49.587Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-08T11:28:49.587Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-08T11:28:49.587Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-08T11:28:49.587Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-08T11:28:49.587Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-08T11:28:49.587Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-08T11:28:49.587Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/rprivate [2021-08-08T11:28:49.587Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-08T11:28:49.587Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-08T11:28:49.587Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-08T11:28:49.587Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-08T11:28:49.587Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-08T11:28:49.587Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-08T11:28:49.587Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-08T11:28:49.587Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/private [2021-08-08T11:28:49.587Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-08T11:28:49.587Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-08T11:28:49.587Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-08T11:28:49.587Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-08T11:28:49.587Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-08T11:28:49.587Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-08T11:28:49.587Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-08T11:28:49.587Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-08T11:28:49.587Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-08T11:28:49.683Z] --- PASS: TestKillContainer (1.93s) [2021-08-08T11:28:49.684Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-08-08T11:28:49.684Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2021-08-08T11:28:49.684Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2021-08-08T11:28:49.684Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-08T11:28:49.684Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-08T11:28:49.842Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-08T11:28:49.842Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-08T11:28:49.842Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-08T11:28:49.842Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-08T11:28:49.843Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-08T11:28:49.843Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-08T11:28:49.843Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-08T11:28:49.843Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-08T11:28:49.843Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-08T11:28:49.843Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-08T11:28:49.843Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-08T11:28:49.843Z] === RUN TestContainerBindMountNonRecursive [2021-08-08T11:28:50.256Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-08T11:28:51.195Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2021-08-08T11:28:51.195Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2021-08-08T11:28:51.195Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2021-08-08T11:28:51.195Z] === RUN TestKillStoppedContainer [2021-08-08T11:28:51.195Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-08-08T11:28:51.195Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-08T11:28:51.195Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-08-08T11:28:51.195Z] === RUN TestKillDifferentUserContainer [2021-08-08T11:28:51.729Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2021-08-08T11:28:51.729Z] === RUN TestContainerVolumesMountedAsShared [2021-08-08T11:28:51.765Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-08-08T11:28:51.765Z] === RUN TestInspectOomKilledTrue [2021-08-08T11:28:51.765Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-08T11:28:51.765Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-08T11:28:51.765Z] === RUN TestInspectOomKilledFalse [2021-08-08T11:28:51.765Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-08T11:28:51.765Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-08T11:28:51.765Z] === RUN TestLinksEtcHostsContentMatch [2021-08-08T11:28:51.765Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-08T11:28:51.765Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-08-08T11:28:51.765Z] === RUN TestLinksContainerNames [2021-08-08T11:28:52.290Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-08-08T11:28:52.290Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-08T11:28:53.147Z] --- PASS: TestLinksContainerNames (1.22s) [2021-08-08T11:28:53.147Z] === RUN TestLogsFollowTailEmpty [2021-08-08T11:28:53.217Z] --- PASS: TestContainerVolumesMountedAsSlave (0.79s) [2021-08-08T11:28:53.217Z] === RUN TestNetworkNat [2021-08-08T11:28:53.716Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2021-08-08T11:28:53.716Z] === RUN TestContainerNetworkMountsNoChown [2021-08-08T11:28:53.819Z] --- PASS: TestNetworkNat (0.68s) [2021-08-08T11:28:53.819Z] === RUN TestNetworkLocalhostTCPNat [2021-08-08T11:28:54.286Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/default [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/default [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/private [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/private [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/rprivate [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/slave [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/slave [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/rslave [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/shared [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/shared [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/rshared [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-08T11:28:54.286Z] === CONT TestMountDaemonRoot/default [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-08T11:28:54.286Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-08T11:28:54.286Z] === CONT TestMountDaemonRoot/rprivate [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-08T11:28:54.286Z] === CONT TestMountDaemonRoot/private [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-08T11:28:54.286Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-08T11:28:54.286Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-08T11:28:54.286Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-08T11:28:54.286Z] === CONT TestMountDaemonRoot/shared [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-08T11:28:54.286Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-08T11:28:54.286Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-08T11:28:54.286Z] === CONT TestMountDaemonRoot/rshared [2021-08-08T11:28:54.287Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-08T11:28:54.287Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-08T11:28:54.287Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-08T11:28:54.287Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-08T11:28:54.287Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-08T11:28:54.287Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-08T11:28:54.287Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-08T11:28:54.287Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-08T11:28:54.287Z] === CONT TestMountDaemonRoot/rslave [2021-08-08T11:28:54.287Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-08T11:28:54.287Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-08T11:28:54.287Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-08T11:28:54.287Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-08T11:28:54.287Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-08T11:28:54.287Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-08T11:28:54.287Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-08T11:28:54.287Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-08T11:28:54.287Z] === CONT TestMountDaemonRoot/slave [2021-08-08T11:28:54.287Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-08T11:28:54.287Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-08T11:28:54.287Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-08T11:28:54.287Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-08T11:28:54.287Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-08T11:28:54.287Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-08T11:28:54.287Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-08T11:28:54.287Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-08T11:28:54.287Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-08T11:28:54.287Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-08T11:28:54.287Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-08T11:28:54.287Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-08T11:28:54.287Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-08T11:28:54.380Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2021-08-08T11:28:54.380Z] === RUN TestNetworkLoopbackNat [2021-08-08T11:28:54.532Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-08T11:28:54.532Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-08T11:28:54.532Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-08T11:28:54.532Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-08T11:28:54.546Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-08T11:28:54.546Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-08T11:28:54.546Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-08T11:28:54.546Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-08T11:28:54.546Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-08T11:28:54.546Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-08T11:28:54.546Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-08T11:28:54.546Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-08T11:28:54.546Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-08T11:28:54.546Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-08T11:28:54.546Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-08T11:28:54.546Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-08T11:28:54.546Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-08T11:28:54.546Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-08T11:28:54.546Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-08T11:28:54.807Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-08T11:28:54.807Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-08T11:28:54.807Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-08T11:28:54.807Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2021-08-08T11:28:54.807Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-08T11:28:54.807Z] === RUN TestContainerBindMountNonRecursive [2021-08-08T11:28:54.807Z] 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) [2021-08-08T11:28:54.807Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-08-08T11:28:54.807Z] === RUN TestContainerVolumesMountedAsShared [2021-08-08T11:28:54.807Z] 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) [2021-08-08T11:28:54.807Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-08-08T11:28:54.807Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-08T11:28:54.807Z] 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) [2021-08-08T11:28:54.807Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-08-08T11:28:54.807Z] === RUN TestNetworkNat [2021-08-08T11:28:55.377Z] --- PASS: TestNetworkNat (0.73s) [2021-08-08T11:28:55.377Z] === RUN TestNetworkLocalhostTCPNat [2021-08-08T11:28:55.742Z] .....INFO: Daemon under test started and replied! [2021-08-08T11:28:55.742Z] INFO: Docker version of the daemon under test [2021-08-08T11:28:55.742Z] [2021-08-08T11:28:55.742Z] Client: [2021-08-08T11:28:55.742Z] Version: 17.06.2-ce [2021-08-08T11:28:55.742Z] API version: 1.30 [2021-08-08T11:28:55.742Z] Go version: go1.8.3 [2021-08-08T11:28:55.742Z] Git commit: cec0b72 [2021-08-08T11:28:55.742Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-08T11:28:55.742Z] OS/Arch: windows/amd64 [2021-08-08T11:28:55.742Z] [2021-08-08T11:28:55.742Z] Server: [2021-08-08T11:28:55.742Z] Version: 0.0.0-dev [2021-08-08T11:28:55.742Z] API version: 1.42 (minimum version 1.24) [2021-08-08T11:28:55.742Z] Go version: go1.16.6 [2021-08-08T11:28:55.742Z] Git commit: d03bcc2d2e [2021-08-08T11:28:55.742Z] Built: 08/08/2021 11:26:59 [2021-08-08T11:28:55.742Z] OS/Arch: windows/amd64 [2021-08-08T11:28:55.742Z] Experimental: false [2021-08-08T11:28:55.742Z] [2021-08-08T11:28:55.742Z] INFO: Docker info of the daemon under test [2021-08-08T11:28:55.742Z] [2021-08-08T11:28:55.742Z] Containers: 0 [2021-08-08T11:28:55.742Z] Running: 0 [2021-08-08T11:28:55.742Z] Paused: 0 [2021-08-08T11:28:55.742Z] Stopped: 0 [2021-08-08T11:28:55.742Z] Images: 0 [2021-08-08T11:28:55.742Z] Server Version: 0.0.0-dev [2021-08-08T11:28:55.742Z] Storage Driver: windowsfilter [2021-08-08T11:28:55.742Z] Windows: [2021-08-08T11:28:55.742Z] Logging Driver: json-file [2021-08-08T11:28:55.742Z] Plugins: [2021-08-08T11:28:55.742Z] Volume: local [2021-08-08T11:28:55.742Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-08T11:28:55.742Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-08T11:28:55.742Z] Swarm: inactive [2021-08-08T11:28:55.742Z] Default Isolation: process [2021-08-08T11:28:55.742Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-08T11:28:55.742Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-08T11:28:55.742Z] OSType: windows [2021-08-08T11:28:55.742Z] Architecture: x86_64 [2021-08-08T11:28:55.742Z] CPUs: 4 [2021-08-08T11:28:55.742Z] Total Memory: 32GiB [2021-08-08T11:28:55.742Z] Name: azwin-2-94b840 [2021-08-08T11:28:55.742Z] ID: M2CW:6WJO:GBVG:KKOJ:MD5B:ZYZY:TRNT:APNY:V3AB:CQNM:2JYZ:YTFZ [2021-08-08T11:28:55.743Z] Docker Root Dir: D:\CI\PR-42481\21\daemon [2021-08-08T11:28:55.743Z] Debug Mode (client): false [2021-08-08T11:28:55.743Z] Debug Mode (server): true [2021-08-08T11:28:55.743Z] File Descriptors: -1 [2021-08-08T11:28:55.743Z] Goroutines: 16 [2021-08-08T11:28:55.743Z] System Time: 2021-08-08T11:28:53.3014095Z [2021-08-08T11:28:55.743Z] EventsListeners: 0 [2021-08-08T11:28:55.743Z] Registry: https://index.docker.io/v1/ [2021-08-08T11:28:55.743Z] Labels: [2021-08-08T11:28:55.743Z] Experimental: false [2021-08-08T11:28:55.743Z] Insecure Registries: [2021-08-08T11:28:55.743Z] 127.0.0.0/8 [2021-08-08T11:28:55.743Z] Live Restore Enabled: false [2021-08-08T11:28:55.743Z] [2021-08-08T11:28:55.743Z] [2021-08-08T11:28:55.743Z] INFO: Docker images of the daemon under test [2021-08-08T11:28:55.743Z] [2021-08-08T11:28:55.743Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-08T11:28:55.743Z] [2021-08-08T11:28:55.743Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-08-08T11:28:55.743Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-08-08T11:28:55.743Z] ltsc2019: Pulling from windows/servercore [2021-08-08T11:28:55.743Z] 4612f6d0b889: Pulling fs layer [2021-08-08T11:28:55.743Z] f143c6fed32d: Pulling fs layer [2021-08-08T11:28:56.317Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2021-08-08T11:28:56.317Z] === RUN TestNetworkLoopbackNat [2021-08-08T11:28:57.072Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-08T11:28:57.686Z] --- PASS: TestNetworkLoopbackNat (3.06s) [2021-08-08T11:28:57.686Z] === RUN TestPause [2021-08-08T11:28:58.247Z] --- PASS: TestPause (0.71s) [2021-08-08T11:28:58.247Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-08T11:28:58.247Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-08T11:28:58.247Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-08T11:28:58.247Z] === RUN TestPauseStopPausedContainer [2021-08-08T11:28:58.808Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2021-08-08T11:28:58.808Z] === RUN TestPidHost [2021-08-08T11:28:59.611Z] --- PASS: TestNetworkLoopbackNat (3.01s) [2021-08-08T11:28:59.611Z] === RUN TestPause [2021-08-08T11:28:59.611Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-08T11:28:59.611Z] --- SKIP: TestPause (0.00s) [2021-08-08T11:28:59.611Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-08T11:28:59.611Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-08T11:28:59.611Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-08T11:28:59.611Z] === RUN TestPauseStopPausedContainer [2021-08-08T11:28:59.611Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-08T11:28:59.611Z] --- SKIP: TestPauseStopPausedContainer (0.03s) [2021-08-08T11:28:59.611Z] === RUN TestPidHost [2021-08-08T11:29:00.402Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-08T11:29:00.695Z] --- PASS: TestPidHost (1.91s) [2021-08-08T11:29:00.695Z] === RUN TestPsFilter [2021-08-08T11:29:00.950Z] --- PASS: TestPsFilter (0.09s) [2021-08-08T11:29:00.950Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-08T11:29:01.511Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2021-08-08T11:29:01.511Z] === RUN TestRemoveContainerWithVolume [2021-08-08T11:29:01.521Z] --- PASS: TestPidHost (1.94s) [2021-08-08T11:29:01.521Z] === RUN TestPsFilter [2021-08-08T11:29:01.521Z] --- PASS: TestPsFilter (0.10s) [2021-08-08T11:29:01.521Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-08T11:29:01.781Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2021-08-08T11:29:01.781Z] === RUN TestRemoveContainerWithVolume [2021-08-08T11:29:02.436Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2021-08-08T11:29:02.436Z] === RUN TestRemoveContainerRunning [2021-08-08T11:29:02.721Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2021-08-08T11:29:02.721Z] === RUN TestRemoveContainerRunning [2021-08-08T11:29:02.735Z] --- PASS: TestRemoveContainerRunning (0.63s) [2021-08-08T11:29:02.735Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-08T11:29:02.968Z] ok github.com/docker/docker/libnetwork/config 0.077s coverage: 24.0% of statements [2021-08-08T11:29:03.291Z] --- PASS: TestRemoveContainerRunning (0.73s) [2021-08-08T11:29:03.291Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-08T11:29:03.704Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2021-08-08T11:29:03.704Z] === RUN TestRemoveInvalidContainer [2021-08-08T11:29:03.704Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-08T11:29:03.704Z] === RUN TestRenameLinkedContainer [2021-08-08T11:29:03.862Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2021-08-08T11:29:03.862Z] === RUN TestRemoveInvalidContainer [2021-08-08T11:29:03.862Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-08T11:29:03.862Z] === RUN TestRenameLinkedContainer [2021-08-08T11:29:04.328Z] f143c6fed32d: Verifying Checksum [2021-08-08T11:29:04.329Z] f143c6fed32d: Download complete [2021-08-08T11:29:06.216Z] --- PASS: TestRenameLinkedContainer (2.68s) [2021-08-08T11:29:06.216Z] === RUN TestRenameStoppedContainer [2021-08-08T11:29:06.777Z] --- PASS: TestRenameStoppedContainer (0.68s) [2021-08-08T11:29:06.777Z] === RUN TestRenameRunningContainerAndReuse [2021-08-08T11:29:07.160Z] --- PASS: TestRenameLinkedContainer (2.66s) [2021-08-08T11:29:07.160Z] === RUN TestRenameStoppedContainer [2021-08-08T11:29:07.160Z] --- PASS: TestRenameStoppedContainer (0.69s) [2021-08-08T11:29:07.160Z] === RUN TestRenameRunningContainerAndReuse [2021-08-08T11:29:07.167Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-08-08T11:29:07.167Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-08T11:29:07.167Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-08T11:29:07.993Z] INFO: Extraction ended at 08/08/2021 11:29:07. Duration:00:00:24.3263023 [2021-08-08T11:29:07.993Z] INFO: Updating the golang and path environment variables [2021-08-08T11:29:07.993Z] INFO: GOPATH=d:\gopath [2021-08-08T11:29:07.993Z] INFO: go version go1.16.6 windows/amd64 [2021-08-08T11:29:07.993Z] INFO: Running the daemon under test in debug mode [2021-08-08T11:29:07.993Z] INFO: Starting a daemon under test... [2021-08-08T11:29:07.993Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42481\21\daemon --pidfile d:\CI\PR-42481\21\docker.pid -D [2021-08-08T11:29:07.993Z] INFO: Process started successfully. [2021-08-08T11:29:07.993Z] INFO: Start tailing logs of the daemon under tests [2021-08-08T11:29:07.993Z] INFO: Waiting for the daemon under test to start... [2021-08-08T11:29:08.143Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2021-08-08T11:29:08.143Z] === RUN TestRenameInvalidName [2021-08-08T11:29:09.069Z] --- PASS: TestRenameInvalidName (0.66s) [2021-08-08T11:29:09.069Z] === RUN TestRenameAnonymousContainer [2021-08-08T11:29:09.072Z] --- PASS: TestRenameRunningContainerAndReuse (1.44s) [2021-08-08T11:29:09.072Z] === RUN TestRenameInvalidName [2021-08-08T11:29:09.332Z] --- PASS: TestRenameInvalidName (0.61s) [2021-08-08T11:29:09.332Z] === RUN TestRenameAnonymousContainer [2021-08-08T11:29:11.628Z] --- PASS: TestRenameAnonymousContainer (2.35s) [2021-08-08T11:29:11.628Z] === RUN TestRenameContainerWithSameName [2021-08-08T11:29:11.874Z] --- PASS: TestRenameAnonymousContainer (2.32s) [2021-08-08T11:29:11.874Z] === RUN TestRenameContainerWithSameName [2021-08-08T11:29:11.907Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2021-08-08T11:29:11.907Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-08T11:29:12.134Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2021-08-08T11:29:12.134Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-08T11:29:12.446Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-08-08T11:29:13.278Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s) [2021-08-08T11:29:13.278Z] === RUN TestResize [2021-08-08T11:29:13.516Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s) [2021-08-08T11:29:13.516Z] === RUN TestResize [2021-08-08T11:29:14.086Z] --- PASS: TestResize (0.63s) [2021-08-08T11:29:14.086Z] === RUN TestResizeWithInvalidSize [2021-08-08T11:29:14.208Z] --- PASS: TestResize (0.70s) [2021-08-08T11:29:14.208Z] === RUN TestResizeWithInvalidSize [2021-08-08T11:29:14.812Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-08-08T11:29:14.812Z] === RUN TestResizeWhenContainerNotStarted [2021-08-08T11:29:15.026Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-08-08T11:29:15.026Z] === RUN TestResizeWhenContainerNotStarted [2021-08-08T11:29:15.372Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-08-08T11:29:15.372Z] === RUN TestDaemonRestartKillContainers [2021-08-08T11:29:15.372Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-08T11:29:15.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-08T11:29:15.372Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-08T11:29:15.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-08T11:29:15.372Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-08T11:29:15.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-08T11:29:15.372Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-08T11:29:15.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-08T11:29:15.372Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-08T11:29:15.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-08T11:29:15.372Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-08T11:29:15.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-08T11:29:15.372Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-08T11:29:15.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-08T11:29:15.372Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-08T11:29:15.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-08T11:29:15.372Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-08T11:29:15.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-08T11:29:15.372Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-08T11:29:15.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-08T11:29:15.372Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-08T11:29:15.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-08T11:29:15.372Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-08T11:29:15.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-08T11:29:15.372Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-08T11:29:15.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-08T11:29:15.596Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s) [2021-08-08T11:29:15.596Z] === RUN TestDaemonRestartKillContainers [2021-08-08T11:29:15.596Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-08T11:29:15.596Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-08T11:29:15.596Z] === RUN TestCgroupNamespacesRun [2021-08-08T11:29:16.981Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2021-08-08T11:29:16.981Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-08T11:29:17.299Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-08T11:29:17.526Z] Loaded image: buildpack-deps:buster [2021-08-08T11:29:17.526Z] Loaded image: busybox:latest [2021-08-08T11:29:17.526Z] Loaded image: busybox:glibc [2021-08-08T11:29:17.555Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-08T11:29:18.365Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2021-08-08T11:29:18.365Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-08T11:29:18.481Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-08T11:29:18.736Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-08T11:29:19.664Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-08T11:29:19.749Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s) [2021-08-08T11:29:19.749Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-08T11:29:20.226Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-08T11:29:21.659Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2021-08-08T11:29:21.659Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-08T11:29:22.114Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-08T11:29:22.114Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-08T11:29:22.437Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.617s coverage: 59.9% of statements [2021-08-08T11:29:22.437Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-08T11:29:22.777Z] Loaded image: debian:bullseye [2021-08-08T11:29:22.777Z] Loaded image: hello-world:latest [2021-08-08T11:29:22.777Z] Loaded image: arm32v7/hello-world:latest [2021-08-08T11:29:22.777Z] INFO: Testing against a local daemon [2021-08-08T11:29:22.777Z] testing: warning: no tests to run [2021-08-08T11:29:22.777Z] PASS [2021-08-08T11:29:22.777Z] [2021-08-08T11:29:22.777Z] DONE 0 tests in 51.963s [2021-08-08T11:29:22.777Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:22.777Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:22.777Z] +++ set -e [2021-08-08T11:29:22.777Z] +++ '[' -n 0 ']' [2021-08-08T11:29:22.777Z] +++ set -x [2021-08-08T11:29:22.777Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:23.034Z] INFO: Testing against a local daemon [2021-08-08T11:29:23.034Z] testing: warning: no tests to run [2021-08-08T11:29:23.034Z] PASS [2021-08-08T11:29:23.034Z] [2021-08-08T11:29:23.034Z] DONE 0 tests in 0.210s [2021-08-08T11:29:23.034Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:23.034Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:23.034Z] +++ set -e [2021-08-08T11:29:23.034Z] +++ '[' -n 0 ']' [2021-08-08T11:29:23.034Z] +++ set -x [2021-08-08T11:29:23.034Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:23.598Z] INFO: Testing against a local daemon [2021-08-08T11:29:23.598Z] testing: warning: no tests to run [2021-08-08T11:29:23.598Z] PASS [2021-08-08T11:29:23.598Z] [2021-08-08T11:29:23.598Z] DONE 0 tests in 0.293s [2021-08-08T11:29:23.598Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:23.598Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:23.598Z] +++ set -e [2021-08-08T11:29:23.598Z] +++ '[' -n 0 ']' [2021-08-08T11:29:23.598Z] +++ set -x [2021-08-08T11:29:23.598Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:23.598Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:29:23.598Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:29:23.598Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.10s) [2021-08-08T11:29:23.598Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-08T11:29:24.550Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2021-08-08T11:29:24.550Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-08T11:29:24.628Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-08T11:29:24.965Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:29:24.976Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-08-08T11:29:25.188Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-08T11:29:25.437Z] 4612f6d0b889: Verifying Checksum [2021-08-08T11:29:25.437Z] 4612f6d0b889: Download complete [2021-08-08T11:29:25.491Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-08-08T11:29:25.491Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-08T11:29:25.894Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:29:26.874Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s) [2021-08-08T11:29:26.874Z] === RUN TestNISDomainname [2021-08-08T11:29:26.874Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-08T11:29:26.875Z] --- SKIP: TestNISDomainname (0.01s) [2021-08-08T11:29:26.875Z] === RUN TestHostnameDnsResolution [2021-08-08T11:29:27.075Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-08T11:29:27.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.01s) [2021-08-08T11:29:27.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s) [2021-08-08T11:29:27.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-08-08T11:29:27.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2021-08-08T11:29:27.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-08-08T11:29:27.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2021-08-08T11:29:27.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.10s) [2021-08-08T11:29:27.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.15s) [2021-08-08T11:29:27.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.68s) [2021-08-08T11:29:27.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.82s) [2021-08-08T11:29:27.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.15s) [2021-08-08T11:29:27.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.09s) [2021-08-08T11:29:27.075Z] === RUN TestCgroupNamespacesRun [2021-08-08T11:29:27.262Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:29:27.262Z] daemon_test.go:149: [db02f21c46b6d] daemon is not started [2021-08-08T11:29:27.262Z] --- PASS: TestConfigDaemonSeccompProfiles (3.42s) [2021-08-08T11:29:27.262Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.15s) [2021-08-08T11:29:27.262Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.15s) [2021-08-08T11:29:27.262Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.13s) [2021-08-08T11:29:27.262Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:29:27.262Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:29:28.191Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:29:28.259Z] --- PASS: TestHostnameDnsResolution (1.16s) [2021-08-08T11:29:28.259Z] === RUN TestStats [2021-08-08T11:29:28.259Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-08T11:29:28.259Z] --- SKIP: TestStats (0.00s) [2021-08-08T11:29:28.259Z] === RUN TestStopContainerWithTimeout [2021-08-08T11:29:28.259Z] === RUN TestStopContainerWithTimeout/0 [2021-08-08T11:29:28.259Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-08T11:29:28.259Z] === RUN TestStopContainerWithTimeout/1 [2021-08-08T11:29:28.259Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-08T11:29:28.259Z] === RUN TestStopContainerWithTimeout/3 [2021-08-08T11:29:28.259Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-08T11:29:28.259Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-08T11:29:28.259Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-08T11:29:28.259Z] === CONT TestStopContainerWithTimeout/0 [2021-08-08T11:29:28.259Z] === CONT TestStopContainerWithTimeout/3 [2021-08-08T11:29:28.525Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-08T11:29:28.525Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-08T11:29:28.525Z] GOOS="" GOARCH="" GOARM="" [2021-08-08T11:29:28.525Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-08T11:29:28.525Z] [2021-08-08T11:29:28.525Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-08-08T11:29:28.525Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-08-08T11:29:28.525Z] Using test binary docker [2021-08-08T11:29:28.525Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-08T11:29:28.525Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-08T11:29:28.525Z] INFO: Waiting for daemon to start... [2021-08-08T11:29:28.525Z] Starting dockerd [2021-08-08T11:29:28.525Z] . [2021-08-08T11:29:28.525Z] INFO: Building docker-sdk-python3:5.0.0... [2021-08-08T11:29:28.960Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2021-08-08T11:29:28.960Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-08T11:29:28.960Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-08T11:29:28.960Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-08T11:29:28.960Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-08T11:29:29.204Z] === CONT TestStopContainerWithTimeout/1 [2021-08-08T11:29:29.238Z] ...INFO: Daemon under test started and replied! [2021-08-08T11:29:29.238Z] INFO: Docker version of the daemon under test [2021-08-08T11:29:29.238Z] [2021-08-08T11:29:29.238Z] Client: [2021-08-08T11:29:29.238Z] Version: 17.06.2-ce [2021-08-08T11:29:29.238Z] API version: 1.30 [2021-08-08T11:29:29.238Z] Go version: go1.8.3 [2021-08-08T11:29:29.238Z] Git commit: cec0b72 [2021-08-08T11:29:29.238Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-08T11:29:29.238Z] OS/Arch: windows/amd64 [2021-08-08T11:29:29.238Z] [2021-08-08T11:29:29.238Z] Server: [2021-08-08T11:29:29.238Z] Version: 0.0.0-dev [2021-08-08T11:29:29.238Z] API version: 1.42 (minimum version 1.24) [2021-08-08T11:29:29.238Z] Go version: go1.16.6 [2021-08-08T11:29:29.238Z] Git commit: e47fda8f3e [2021-08-08T11:29:29.238Z] Built: 08/08/2021 11:27:19 [2021-08-08T11:29:29.238Z] OS/Arch: windows/amd64 [2021-08-08T11:29:29.238Z] Experimental: false [2021-08-08T11:29:29.238Z] [2021-08-08T11:29:29.238Z] INFO: Docker info of the daemon under test [2021-08-08T11:29:29.238Z] [2021-08-08T11:29:29.238Z] Containers: 0 [2021-08-08T11:29:29.238Z] Running: 0 [2021-08-08T11:29:29.238Z] Paused: 0 [2021-08-08T11:29:29.238Z] Stopped: 0 [2021-08-08T11:29:29.238Z] Images: 0 [2021-08-08T11:29:29.238Z] Server Version: 0.0.0-dev [2021-08-08T11:29:29.238Z] Storage Driver: windowsfilter [2021-08-08T11:29:29.238Z] Windows: [2021-08-08T11:29:29.238Z] Logging Driver: json-file [2021-08-08T11:29:29.238Z] Plugins: [2021-08-08T11:29:29.238Z] Volume: local [2021-08-08T11:29:29.238Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-08T11:29:29.238Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-08T11:29:29.238Z] Swarm: inactive [2021-08-08T11:29:29.238Z] Default Isolation: process [2021-08-08T11:29:29.238Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-08-08T11:29:29.238Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-08-08T11:29:29.238Z] OSType: windows [2021-08-08T11:29:29.238Z] Architecture: x86_64 [2021-08-08T11:29:29.238Z] CPUs: 4 [2021-08-08T11:29:29.238Z] Total Memory: 32GiB [2021-08-08T11:29:29.238Z] Name: azwin-2-baaf10 [2021-08-08T11:29:29.238Z] ID: FOP6:7SBM:4ABU:45VK:V45E:IHIU:ZHR6:UECJ:J3XP:IYKD:3KB2:C7O4 [2021-08-08T11:29:29.238Z] Docker Root Dir: D:\CI\PR-42481\21\daemon [2021-08-08T11:29:29.238Z] Debug Mode (client): false [2021-08-08T11:29:29.238Z] Debug Mode (server): true [2021-08-08T11:29:29.238Z] File Descriptors: -1 [2021-08-08T11:29:29.238Z] Goroutines: 16 [2021-08-08T11:29:29.238Z] System Time: 2021-08-08T11:29:28.0110076Z [2021-08-08T11:29:29.238Z] EventsListeners: 0 [2021-08-08T11:29:29.238Z] Registry: https://index.docker.io/v1/ [2021-08-08T11:29:29.238Z] Labels: [2021-08-08T11:29:29.238Z] Experimental: false [2021-08-08T11:29:29.238Z] Insecure Registries: [2021-08-08T11:29:29.238Z] 127.0.0.0/8 [2021-08-08T11:29:29.238Z] Live Restore Enabled: false [2021-08-08T11:29:29.238Z] [2021-08-08T11:29:29.238Z] [2021-08-08T11:29:29.238Z] INFO: Docker images of the daemon under test [2021-08-08T11:29:29.238Z] [2021-08-08T11:29:29.238Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-08T11:29:29.238Z] [2021-08-08T11:29:29.238Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-08T11:29:29.238Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-08-08T11:29:29.238Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-08-08T11:29:29.238Z] 29d5b6a226d2: Pulling fs layer [2021-08-08T11:29:29.559Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:29:30.323Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2021-08-08T11:29:30.323Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-08T11:29:30.489Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:29:30.489Z] daemon_test.go:149: [d7ab53715b5b1] daemon is not started [2021-08-08T11:29:30.489Z] --- PASS: TestConfigDaemonSeccompProfiles (3.35s) [2021-08-08T11:29:30.489Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.11s) [2021-08-08T11:29:30.489Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2021-08-08T11:29:30.489Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.13s) [2021-08-08T11:29:30.489Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:29:30.489Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:29:31.113Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-08T11:29:31.859Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:29:32.214Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s) [2021-08-08T11:29:32.214Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-08T11:29:32.789Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:29:33.103Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.027s coverage: 4.0% of statements [2021-08-08T11:29:33.103Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-08T11:29:33.576Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2021-08-08T11:29:33.576Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-08T11:29:33.652Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-08T11:29:33.652Z] --- PASS: TestStopContainerWithTimeout/0 (0.96s) [2021-08-08T11:29:33.652Z] --- PASS: TestStopContainerWithTimeout/1 (1.66s) [2021-08-08T11:29:33.652Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2021-08-08T11:29:33.652Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2021-08-08T11:29:33.652Z] === RUN TestDeleteDevicemapper [2021-08-08T11:29:33.652Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-08T11:29:33.652Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-08T11:29:33.652Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-08T11:29:33.718Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:29:33.718Z] daemon_test.go:149: [d45ef244dcbad] daemon is not started [2021-08-08T11:29:33.718Z] --- PASS: TestConfigDaemonSeccompProfiles (3.37s) [2021-08-08T11:29:33.718Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.11s) [2021-08-08T11:29:33.718Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.13s) [2021-08-08T11:29:33.718Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.14s) [2021-08-08T11:29:33.718Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:29:33.718Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:29:34.981Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2021-08-08T11:29:34.981Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-08T11:29:35.087Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:29:35.541Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-08-08T11:29:35.541Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-08T11:29:35.562Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.21s) [2021-08-08T11:29:35.562Z] === RUN TestUpdateMemory [2021-08-08T11:29:35.562Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-08T11:29:35.562Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-08T11:29:35.562Z] === RUN TestUpdateCPUQuota [2021-08-08T11:29:35.562Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-08T11:29:35.562Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-08-08T11:29:35.562Z] === RUN TestUpdatePidsLimit [2021-08-08T11:29:35.562Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-08T11:29:35.562Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-08-08T11:29:35.562Z] === RUN TestUpdateRestartPolicy [2021-08-08T11:29:36.456Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:29:37.385Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:29:37.385Z] daemon_test.go:149: [d67ed403360d9] daemon is not started [2021-08-08T11:29:37.385Z] --- PASS: TestConfigDaemonSeccompProfiles (3.47s) [2021-08-08T11:29:37.385Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.25s) [2021-08-08T11:29:37.385Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.13s) [2021-08-08T11:29:37.385Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2021-08-08T11:29:37.385Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:29:37.385Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:29:37.435Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2021-08-08T11:29:37.435Z] === RUN TestNISDomainname [2021-08-08T11:29:38.313Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:29:38.362Z] --- PASS: TestNISDomainname (1.26s) [2021-08-08T11:29:38.362Z] === RUN TestHostnameDnsResolution [2021-08-08T11:29:39.681Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:29:39.727Z] --- PASS: TestHostnameDnsResolution (1.17s) [2021-08-08T11:29:39.727Z] === RUN TestStats [2021-08-08T11:29:40.610Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:29:40.610Z] daemon_test.go:149: [d569bd9fe0699] daemon is not started [2021-08-08T11:29:40.610Z] --- PASS: TestConfigDaemonSeccompProfiles (3.39s) [2021-08-08T11:29:40.610Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.11s) [2021-08-08T11:29:40.610Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2021-08-08T11:29:40.610Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.17s) [2021-08-08T11:29:40.610Z] PASS [2021-08-08T11:29:40.610Z] [2021-08-08T11:29:40.610Z] DONE 20 tests in 17.218s [2021-08-08T11:29:40.610Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:40.610Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:40.610Z] +++ set -e [2021-08-08T11:29:40.610Z] +++ '[' -n 0 ']' [2021-08-08T11:29:40.610Z] +++ set -x [2021-08-08T11:29:40.611Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:40.867Z] INFO: Testing against a local daemon [2021-08-08T11:29:40.867Z] testing: warning: no tests to run [2021-08-08T11:29:40.867Z] PASS [2021-08-08T11:29:40.867Z] [2021-08-08T11:29:40.867Z] DONE 0 tests in 0.241s [2021-08-08T11:29:40.867Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:40.867Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:40.867Z] +++ set -e [2021-08-08T11:29:40.867Z] +++ '[' -n 0 ']' [2021-08-08T11:29:40.867Z] +++ set -x [2021-08-08T11:29:40.867Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:41.124Z] INFO: Testing against a local daemon [2021-08-08T11:29:41.124Z] testing: warning: no tests to run [2021-08-08T11:29:41.124Z] PASS [2021-08-08T11:29:41.124Z] [2021-08-08T11:29:41.124Z] DONE 0 tests in 0.150s [2021-08-08T11:29:41.124Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:41.124Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:41.124Z] +++ set -e [2021-08-08T11:29:41.124Z] +++ '[' -n 0 ']' [2021-08-08T11:29:41.124Z] +++ set -x [2021-08-08T11:29:41.124Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:41.229Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.025s coverage: 4.5% of statements [2021-08-08T11:29:41.229Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-08T11:29:41.381Z] INFO: Testing against a local daemon [2021-08-08T11:29:41.381Z] testing: warning: no tests to run [2021-08-08T11:29:41.381Z] PASS [2021-08-08T11:29:41.381Z] [2021-08-08T11:29:41.381Z] DONE 0 tests in 0.169s [2021-08-08T11:29:41.381Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:41.382Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:41.382Z] +++ set -e [2021-08-08T11:29:41.382Z] +++ '[' -n 0 ']' [2021-08-08T11:29:41.382Z] +++ set -x [2021-08-08T11:29:41.382Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:41.616Z] 29d5b6a226d2: Verifying Checksum [2021-08-08T11:29:41.616Z] 29d5b6a226d2: Download complete [2021-08-08T11:29:41.639Z] INFO: Testing against a local daemon [2021-08-08T11:29:41.639Z] testing: warning: no tests to run [2021-08-08T11:29:41.639Z] PASS [2021-08-08T11:29:41.639Z] [2021-08-08T11:29:41.639Z] DONE 0 tests in 0.181s [2021-08-08T11:29:41.639Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:41.639Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:41.639Z] +++ set -e [2021-08-08T11:29:41.639Z] +++ '[' -n 0 ']' [2021-08-08T11:29:41.639Z] +++ set -x [2021-08-08T11:29:41.639Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:41.639Z] testing: warning: no tests to run [2021-08-08T11:29:41.639Z] PASS [2021-08-08T11:29:41.639Z] [2021-08-08T11:29:41.639Z] DONE 0 tests in 0.035s [2021-08-08T11:29:41.639Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:41.639Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:41.639Z] +++ set -e [2021-08-08T11:29:41.639Z] +++ '[' -n 0 ']' [2021-08-08T11:29:41.639Z] +++ set -x [2021-08-08T11:29:41.639Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:41.896Z] INFO: Testing against a local daemon [2021-08-08T11:29:41.896Z] testing: warning: no tests to run [2021-08-08T11:29:41.896Z] PASS [2021-08-08T11:29:41.896Z] [2021-08-08T11:29:41.896Z] DONE 0 tests in 0.180s [2021-08-08T11:29:41.896Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:41.896Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:41.896Z] +++ set -e [2021-08-08T11:29:41.896Z] +++ '[' -n 0 ']' [2021-08-08T11:29:41.896Z] +++ set -x [2021-08-08T11:29:41.896Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:42.153Z] INFO: Testing against a local daemon [2021-08-08T11:29:42.153Z] testing: warning: no tests to run [2021-08-08T11:29:42.153Z] PASS [2021-08-08T11:29:42.153Z] [2021-08-08T11:29:42.153Z] DONE 0 tests in 0.203s [2021-08-08T11:29:42.153Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:42.153Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:42.153Z] +++ set -e [2021-08-08T11:29:42.153Z] +++ '[' -n 0 ']' [2021-08-08T11:29:42.153Z] +++ set -x [2021-08-08T11:29:42.153Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:42.153Z] INFO: Testing against a local daemon [2021-08-08T11:29:42.153Z] testing: warning: no tests to run [2021-08-08T11:29:42.153Z] PASS [2021-08-08T11:29:42.153Z] [2021-08-08T11:29:42.153Z] DONE 0 tests in 0.168s [2021-08-08T11:29:42.153Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:42.153Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:42.153Z] +++ set -e [2021-08-08T11:29:42.153Z] +++ '[' -n 0 ']' [2021-08-08T11:29:42.153Z] +++ set -x [2021-08-08T11:29:42.153Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:42.327Z] --- PASS: TestStats (2.73s) [2021-08-08T11:29:42.327Z] === RUN TestStopContainerWithTimeout [2021-08-08T11:29:42.327Z] === RUN TestStopContainerWithTimeout/0 [2021-08-08T11:29:42.327Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-08T11:29:42.327Z] === RUN TestStopContainerWithTimeout/1 [2021-08-08T11:29:42.327Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-08T11:29:42.327Z] === RUN TestStopContainerWithTimeout/3 [2021-08-08T11:29:42.327Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-08T11:29:42.327Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-08T11:29:42.327Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-08T11:29:42.327Z] === CONT TestStopContainerWithTimeout/0 [2021-08-08T11:29:42.327Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-08T11:29:42.411Z] INFO: Testing against a local daemon [2021-08-08T11:29:42.411Z] testing: warning: no tests to run [2021-08-08T11:29:42.411Z] PASS [2021-08-08T11:29:42.411Z] [2021-08-08T11:29:42.411Z] DONE 0 tests in 0.194s [2021-08-08T11:29:42.411Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:42.411Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:42.411Z] +++ set -e [2021-08-08T11:29:42.411Z] +++ '[' -n 0 ']' [2021-08-08T11:29:42.411Z] +++ set -x [2021-08-08T11:29:42.411Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:42.611Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-08-08T11:29:42.669Z] testing: warning: no tests to run [2021-08-08T11:29:42.669Z] PASS [2021-08-08T11:29:42.669Z] [2021-08-08T11:29:42.669Z] DONE 0 tests in 0.053s [2021-08-08T11:29:42.669Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:42.669Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:42.669Z] +++ set -e [2021-08-08T11:29:42.669Z] +++ '[' -n 0 ']' [2021-08-08T11:29:42.669Z] +++ set -x [2021-08-08T11:29:42.669Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:42.669Z] INFO: Testing against a local daemon [2021-08-08T11:29:42.669Z] testing: warning: no tests to run [2021-08-08T11:29:42.669Z] PASS [2021-08-08T11:29:42.669Z] [2021-08-08T11:29:42.669Z] DONE 0 tests in 0.208s [2021-08-08T11:29:42.927Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:42.927Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:42.927Z] +++ set -e [2021-08-08T11:29:42.927Z] +++ '[' -n 0 ']' [2021-08-08T11:29:42.927Z] +++ set -x [2021-08-08T11:29:42.927Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:42.927Z] INFO: Testing against a local daemon [2021-08-08T11:29:42.927Z] testing: warning: no tests to run [2021-08-08T11:29:42.927Z] PASS [2021-08-08T11:29:42.927Z] [2021-08-08T11:29:42.927Z] DONE 0 tests in 0.176s [2021-08-08T11:29:42.927Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:42.927Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:42.927Z] +++ set -e [2021-08-08T11:29:42.927Z] +++ '[' -n 0 ']' [2021-08-08T11:29:42.927Z] +++ set -x [2021-08-08T11:29:42.927Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:43.184Z] INFO: Testing against a local daemon [2021-08-08T11:29:43.184Z] testing: warning: no tests to run [2021-08-08T11:29:43.184Z] PASS [2021-08-08T11:29:43.184Z] [2021-08-08T11:29:43.184Z] DONE 0 tests in 0.223s [2021-08-08T11:29:43.184Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:43.184Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:43.184Z] +++ set -e [2021-08-08T11:29:43.184Z] +++ '[' -n 0 ']' [2021-08-08T11:29:43.184Z] +++ set -x [2021-08-08T11:29:43.184Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:43.253Z] === CONT TestStopContainerWithTimeout/3 [2021-08-08T11:29:43.441Z] INFO: Testing against a local daemon [2021-08-08T11:29:43.441Z] testing: warning: no tests to run [2021-08-08T11:29:43.441Z] PASS [2021-08-08T11:29:43.441Z] [2021-08-08T11:29:43.441Z] DONE 0 tests in 0.186s [2021-08-08T11:29:43.441Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:43.441Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:43.441Z] +++ set -e [2021-08-08T11:29:43.441Z] +++ '[' -n 0 ']' [2021-08-08T11:29:43.441Z] +++ set -x [2021-08-08T11:29:43.441Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:43.698Z] INFO: Testing against a local daemon [2021-08-08T11:29:43.698Z] testing: warning: no tests to run [2021-08-08T11:29:43.698Z] PASS [2021-08-08T11:29:43.698Z] [2021-08-08T11:29:43.698Z] DONE 0 tests in 0.200s [2021-08-08T11:29:43.698Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:43.698Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:43.698Z] +++ set -e [2021-08-08T11:29:43.698Z] +++ '[' -n 0 ']' [2021-08-08T11:29:43.698Z] +++ set -x [2021-08-08T11:29:43.698Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:43.955Z] INFO: Testing against a local daemon [2021-08-08T11:29:43.955Z] testing: warning: no tests to run [2021-08-08T11:29:43.955Z] PASS [2021-08-08T11:29:43.955Z] [2021-08-08T11:29:43.955Z] DONE 0 tests in 0.180s [2021-08-08T11:29:43.955Z] Running integration-test (iteration 2) [2021-08-08T11:29:43.955Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:43.955Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:43.955Z] +++ set -e [2021-08-08T11:29:43.955Z] +++ '[' -n 0 ']' [2021-08-08T11:29:43.955Z] +++ set -x [2021-08-08T11:29:43.955Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:43.955Z] INFO: Testing against a local daemon [2021-08-08T11:29:43.955Z] testing: warning: no tests to run [2021-08-08T11:29:43.955Z] PASS [2021-08-08T11:29:43.955Z] [2021-08-08T11:29:43.955Z] DONE 0 tests in 0.117s [2021-08-08T11:29:43.955Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:43.955Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:43.955Z] +++ set -e [2021-08-08T11:29:43.955Z] +++ '[' -n 0 ']' [2021-08-08T11:29:43.955Z] +++ set -x [2021-08-08T11:29:43.955Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:44.212Z] INFO: Testing against a local daemon [2021-08-08T11:29:44.212Z] testing: warning: no tests to run [2021-08-08T11:29:44.212Z] PASS [2021-08-08T11:29:44.212Z] [2021-08-08T11:29:44.212Z] DONE 0 tests in 0.079s [2021-08-08T11:29:44.212Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:44.212Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:44.212Z] +++ set -e [2021-08-08T11:29:44.212Z] +++ '[' -n 0 ']' [2021-08-08T11:29:44.212Z] +++ set -x [2021-08-08T11:29:44.212Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:44.212Z] INFO: Testing against a local daemon [2021-08-08T11:29:44.212Z] testing: warning: no tests to run [2021-08-08T11:29:44.212Z] PASS [2021-08-08T11:29:44.212Z] [2021-08-08T11:29:44.212Z] DONE 0 tests in 0.131s [2021-08-08T11:29:44.496Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:44.496Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:44.496Z] +++ set -e [2021-08-08T11:29:44.496Z] +++ '[' -n 0 ']' [2021-08-08T11:29:44.496Z] +++ set -x [2021-08-08T11:29:44.497Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:29:44.497Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:29:44.497Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:29:45.458Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:29:45.805Z] === CONT TestStopContainerWithTimeout/1 [2021-08-08T11:29:46.825Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:29:47.166Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-08T11:29:47.166Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2021-08-08T11:29:47.166Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2021-08-08T11:29:47.166Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2021-08-08T11:29:47.166Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2021-08-08T11:29:47.166Z] === RUN TestDeleteDevicemapper [2021-08-08T11:29:47.166Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-08T11:29:47.166Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-08T11:29:47.166Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-08T11:29:47.781Z] --- PASS: TestUpdateRestartPolicy (12.23s) [2021-08-08T11:29:47.781Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-08T11:29:48.192Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:29:48.192Z] daemon_test.go:149: [dc00349cbffb5] daemon is not started [2021-08-08T11:29:48.192Z] --- PASS: TestConfigDaemonSeccompProfiles (3.51s) [2021-08-08T11:29:48.192Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.11s) [2021-08-08T11:29:48.192Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.28s) [2021-08-08T11:29:48.192Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.12s) [2021-08-08T11:29:48.192Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:29:48.192Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:29:48.720Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2021-08-08T11:29:48.720Z] === RUN TestWaitNonBlocked [2021-08-08T11:29:48.720Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-08T11:29:48.720Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-08T11:29:48.720Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-08T11:29:48.720Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-08T11:29:48.720Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-08T11:29:48.720Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-08T11:29:49.121Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:29:49.660Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-08T11:29:49.660Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2021-08-08T11:29:49.660Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2021-08-08T11:29:49.660Z] === RUN TestWaitBlocked [2021-08-08T11:29:49.660Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-08T11:29:49.660Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-08T11:29:49.660Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-08T11:29:49.660Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-08T11:29:49.660Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-08T11:29:49.660Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-08T11:29:49.678Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.65s) [2021-08-08T11:29:49.678Z] === RUN TestUpdateMemory [2021-08-08T11:29:50.486Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:29:51.040Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-08T11:29:51.040Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2021-08-08T11:29:51.040Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2021-08-08T11:29:51.040Z] === CONT TestDaemonRestartIpcMode [2021-08-08T11:29:51.040Z] === CONT TestIpcModeOlderClient [2021-08-08T11:29:51.040Z] --- PASS: TestIpcModeOlderClient (0.20s) [2021-08-08T11:29:51.040Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-08T11:29:51.127Z] --- PASS: TestUpdateMemory (1.25s) [2021-08-08T11:29:51.127Z] === RUN TestUpdateCPUQuota [2021-08-08T11:29:51.415Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:29:51.415Z] daemon_test.go:149: [d03c4b11aed61] daemon is not started [2021-08-08T11:29:51.415Z] --- PASS: TestConfigDaemonSeccompProfiles (3.36s) [2021-08-08T11:29:51.415Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.14s) [2021-08-08T11:29:51.415Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2021-08-08T11:29:51.415Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.11s) [2021-08-08T11:29:51.415Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:29:51.415Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:29:52.784Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:29:53.715Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:29:54.338Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.14s) [2021-08-08T11:29:54.338Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2021-08-08T11:29:54.338Z] PASS [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === Skipped [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-08T11:29:54.338Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-08-08T11:29:54.338Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-08-08T11:29:54.338Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-08-08T11:29:54.338Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-08-08T11:29:54.338Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-08-08T11:29:54.338Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-08-08T11:29:54.338Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-08T11:29:54.338Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-08T11:29:54.338Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-08T11:29:54.338Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-08T11:29:54.338Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-08-08T11:29:54.338Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-08-08T11:29:54.338Z] 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) [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-08-08T11:29:54.338Z] 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) [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-08-08T11:29:54.338Z] 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) [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-08-08T11:29:54.338Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-08T11:29:54.338Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.03s) [2021-08-08T11:29:54.338Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-08-08T11:29:54.338Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-08-08T11:29:54.338Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-08-08T11:29:54.338Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-08T11:29:54.338Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-08T11:29:54.338Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-08-08T11:29:54.338Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-08-08T11:29:54.338Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] [2021-08-08T11:29:54.338Z] DONE 176 tests, 25 skipped in 92.884s [2021-08-08T11:29:54.338Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-08T11:29:54.598Z] === RUN TestConfigDaemonLibtrustID [2021-08-08T11:29:54.647Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:29:54.647Z] daemon_test.go:149: [d92ce4dfc8ede] daemon is not started [2021-08-08T11:29:54.647Z] --- PASS: TestConfigDaemonSeccompProfiles (3.40s) [2021-08-08T11:29:54.647Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.16s) [2021-08-08T11:29:54.647Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-08-08T11:29:54.647Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.16s) [2021-08-08T11:29:54.647Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:29:54.647Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:29:55.168Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-08-08T11:29:55.168Z] === RUN TestDaemonConfigValidation [2021-08-08T11:29:55.168Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-08T11:29:55.168Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-08T11:29:55.168Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-08T11:29:55.168Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-08T11:29:55.168Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-08T11:29:55.168Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-08T11:29:55.168Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-08T11:29:55.168Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-08T11:29:55.168Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-08T11:29:55.168Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-08T11:29:55.168Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-08T11:29:55.168Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-08T11:29:55.168Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-08T11:29:55.168Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-08T11:29:55.168Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-08T11:29:55.168Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-08T11:29:55.168Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-08-08T11:29:55.168Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2021-08-08T11:29:55.168Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-08-08T11:29:55.168Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-08-08T11:29:55.168Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2021-08-08T11:29:55.168Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:29:55.168Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:29:56.015Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:29:56.550Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:29:56.944Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:29:57.490Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:29:57.658Z] --- PASS: TestUpdateCPUQuota (6.54s) [2021-08-08T11:29:57.658Z] === RUN TestUpdatePidsLimit [2021-08-08T11:29:57.658Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-08T11:29:58.312Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:29:58.312Z] daemon_test.go:149: [dc4415ae1eec7] daemon is not started [2021-08-08T11:29:58.312Z] --- PASS: TestConfigDaemonSeccompProfiles (3.38s) [2021-08-08T11:29:58.312Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.11s) [2021-08-08T11:29:58.312Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.14s) [2021-08-08T11:29:58.312Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.14s) [2021-08-08T11:29:58.312Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:29:58.312Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:29:58.372Z] === RUN TestUpdatePidsLimit/no_change [2021-08-08T11:29:58.447Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:29:58.447Z] daemon_test.go:149: [dd52e3d07ffe5] daemon is not started [2021-08-08T11:29:58.447Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2021-08-08T11:29:58.447Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-08-08T11:29:58.447Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-08-08T11:29:58.447Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2021-08-08T11:29:58.447Z] PASS [2021-08-08T11:29:58.447Z] [2021-08-08T11:29:58.447Z] DONE 11 tests in 4.154s [2021-08-08T11:29:58.447Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-08T11:29:58.706Z] INFO: Testing against a local daemon [2021-08-08T11:29:58.706Z] === RUN TestCommitInheritsEnv [2021-08-08T11:29:58.933Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-08T11:29:59.243Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:29:59.493Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-08T11:30:00.086Z] --- PASS: TestCommitInheritsEnv (1.45s) [2021-08-08T11:30:00.086Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-08T11:30:00.086Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-08T11:30:00.086Z] === RUN TestImagesFilterMultiReference [2021-08-08T11:30:00.346Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-08T11:30:00.346Z] === RUN TestImagePullPlatformInvalid [2021-08-08T11:30:00.346Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-08T11:30:00.346Z] === RUN TestRemoveImageOrphaning [2021-08-08T11:30:00.418Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-08T11:30:00.609Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:30:00.716Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.146s coverage: 6.6% of statements [2021-08-08T11:30:00.716Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-08T11:30:00.978Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-08T11:30:01.538Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-08T11:30:01.540Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:30:01.540Z] daemon_test.go:149: [d59a54c4f2fc2] daemon is not started [2021-08-08T11:30:01.540Z] --- PASS: TestConfigDaemonSeccompProfiles (3.39s) [2021-08-08T11:30:01.540Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.11s) [2021-08-08T11:30:01.540Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.14s) [2021-08-08T11:30:01.540Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.14s) [2021-08-08T11:30:01.540Z] PASS [2021-08-08T11:30:01.540Z] [2021-08-08T11:30:01.540Z] DONE 20 tests in 17.130s [2021-08-08T11:30:01.540Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:01.540Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:01.540Z] +++ set -e [2021-08-08T11:30:01.540Z] +++ '[' -n 0 ']' [2021-08-08T11:30:01.540Z] +++ set -x [2021-08-08T11:30:01.540Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:01.540Z] INFO: Testing against a local daemon [2021-08-08T11:30:01.540Z] testing: warning: no tests to run [2021-08-08T11:30:01.540Z] PASS [2021-08-08T11:30:01.540Z] [2021-08-08T11:30:01.540Z] DONE 0 tests in 0.136s [2021-08-08T11:30:01.540Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:01.540Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:01.540Z] +++ set -e [2021-08-08T11:30:01.540Z] +++ '[' -n 0 ']' [2021-08-08T11:30:01.540Z] +++ set -x [2021-08-08T11:30:01.540Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:01.797Z] INFO: Testing against a local daemon [2021-08-08T11:30:01.797Z] testing: warning: no tests to run [2021-08-08T11:30:01.797Z] PASS [2021-08-08T11:30:01.797Z] [2021-08-08T11:30:01.797Z] DONE 0 tests in 0.125s [2021-08-08T11:30:01.797Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:01.797Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:01.797Z] +++ set -e [2021-08-08T11:30:01.797Z] +++ '[' -n 0 ']' [2021-08-08T11:30:01.797Z] +++ set -x [2021-08-08T11:30:01.797Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.054Z] INFO: Testing against a local daemon [2021-08-08T11:30:02.054Z] testing: warning: no tests to run [2021-08-08T11:30:02.054Z] PASS [2021-08-08T11:30:02.054Z] [2021-08-08T11:30:02.054Z] DONE 0 tests in 0.124s [2021-08-08T11:30:02.054Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.054Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.054Z] +++ set -e [2021-08-08T11:30:02.054Z] +++ '[' -n 0 ']' [2021-08-08T11:30:02.054Z] +++ set -x [2021-08-08T11:30:02.054Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.054Z] INFO: Testing against a local daemon [2021-08-08T11:30:02.054Z] testing: warning: no tests to run [2021-08-08T11:30:02.054Z] PASS [2021-08-08T11:30:02.054Z] [2021-08-08T11:30:02.054Z] DONE 0 tests in 0.116s [2021-08-08T11:30:02.054Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.054Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.054Z] +++ set -e [2021-08-08T11:30:02.054Z] +++ '[' -n 0 ']' [2021-08-08T11:30:02.054Z] +++ set -x [2021-08-08T11:30:02.054Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.054Z] testing: warning: no tests to run [2021-08-08T11:30:02.054Z] PASS [2021-08-08T11:30:02.054Z] [2021-08-08T11:30:02.054Z] DONE 0 tests in 0.021s [2021-08-08T11:30:02.054Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.054Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.054Z] +++ set -e [2021-08-08T11:30:02.054Z] +++ '[' -n 0 ']' [2021-08-08T11:30:02.054Z] +++ set -x [2021-08-08T11:30:02.054Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.254Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-08-08T11:30:02.254Z] === RUN TestRemoveImageGarbageCollector [2021-08-08T11:30:02.254Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-08T11:30:02.254Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-08T11:30:02.254Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-08T11:30:02.254Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-08T11:30:02.254Z] === RUN TestTagInvalidReference [2021-08-08T11:30:02.254Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-08T11:30:02.254Z] === RUN TestTagValidPrefixedRepo [2021-08-08T11:30:02.254Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-08T11:30:02.254Z] === RUN TestTagExistedNameWithoutForce [2021-08-08T11:30:02.254Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-08T11:30:02.254Z] === RUN TestTagOfficialNames [2021-08-08T11:30:02.254Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-08T11:30:02.254Z] === RUN TestTagMatchesDigest [2021-08-08T11:30:02.254Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-08T11:30:02.254Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-08T11:30:02.310Z] INFO: Testing against a local daemon [2021-08-08T11:30:02.310Z] testing: warning: no tests to run [2021-08-08T11:30:02.310Z] PASS [2021-08-08T11:30:02.310Z] [2021-08-08T11:30:02.310Z] DONE 0 tests in 0.115s [2021-08-08T11:30:02.310Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.310Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.310Z] +++ set -e [2021-08-08T11:30:02.310Z] +++ '[' -n 0 ']' [2021-08-08T11:30:02.310Z] +++ set -x [2021-08-08T11:30:02.311Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.567Z] INFO: Testing against a local daemon [2021-08-08T11:30:02.567Z] testing: warning: no tests to run [2021-08-08T11:30:02.567Z] PASS [2021-08-08T11:30:02.567Z] [2021-08-08T11:30:02.567Z] DONE 0 tests in 0.124s [2021-08-08T11:30:02.567Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.567Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.567Z] +++ set -e [2021-08-08T11:30:02.567Z] +++ '[' -n 0 ']' [2021-08-08T11:30:02.567Z] +++ set -x [2021-08-08T11:30:02.567Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.567Z] INFO: Testing against a local daemon [2021-08-08T11:30:02.567Z] testing: warning: no tests to run [2021-08-08T11:30:02.567Z] PASS [2021-08-08T11:30:02.567Z] [2021-08-08T11:30:02.567Z] DONE 0 tests in 0.099s [2021-08-08T11:30:02.567Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.567Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.567Z] +++ set -e [2021-08-08T11:30:02.567Z] +++ '[' -n 0 ']' [2021-08-08T11:30:02.567Z] +++ set -x [2021-08-08T11:30:02.567Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.823Z] INFO: Testing against a local daemon [2021-08-08T11:30:02.823Z] testing: warning: no tests to run [2021-08-08T11:30:02.823Z] PASS [2021-08-08T11:30:02.823Z] [2021-08-08T11:30:02.823Z] DONE 0 tests in 0.128s [2021-08-08T11:30:02.823Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.823Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.823Z] +++ set -e [2021-08-08T11:30:02.823Z] +++ '[' -n 0 ']' [2021-08-08T11:30:02.823Z] +++ set -x [2021-08-08T11:30:02.823Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.823Z] testing: warning: no tests to run [2021-08-08T11:30:02.823Z] PASS [2021-08-08T11:30:02.823Z] [2021-08-08T11:30:02.823Z] DONE 0 tests in 0.023s [2021-08-08T11:30:02.823Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.823Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.823Z] +++ set -e [2021-08-08T11:30:02.824Z] +++ '[' -n 0 ']' [2021-08-08T11:30:02.824Z] +++ set -x [2021-08-08T11:30:02.824Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:02.902Z] --- PASS: TestUpdatePidsLimit (5.31s) [2021-08-08T11:30:02.902Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.68s) [2021-08-08T11:30:02.902Z] --- PASS: TestUpdatePidsLimit/no_change (0.67s) [2021-08-08T11:30:02.902Z] --- PASS: TestUpdatePidsLimit/update_lower (0.66s) [2021-08-08T11:30:02.902Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.70s) [2021-08-08T11:30:02.902Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.68s) [2021-08-08T11:30:02.902Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s) [2021-08-08T11:30:02.902Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.68s) [2021-08-08T11:30:02.902Z] === RUN TestUpdateRestartPolicy [2021-08-08T11:30:03.080Z] INFO: Testing against a local daemon [2021-08-08T11:30:03.080Z] testing: warning: no tests to run [2021-08-08T11:30:03.080Z] PASS [2021-08-08T11:30:03.080Z] [2021-08-08T11:30:03.080Z] DONE 0 tests in 0.162s [2021-08-08T11:30:03.080Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:03.080Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:03.080Z] +++ set -e [2021-08-08T11:30:03.080Z] +++ '[' -n 0 ']' [2021-08-08T11:30:03.080Z] +++ set -x [2021-08-08T11:30:03.081Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:03.081Z] INFO: Testing against a local daemon [2021-08-08T11:30:03.081Z] testing: warning: no tests to run [2021-08-08T11:30:03.081Z] PASS [2021-08-08T11:30:03.081Z] [2021-08-08T11:30:03.081Z] DONE 0 tests in 0.148s [2021-08-08T11:30:03.081Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:03.081Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:03.081Z] +++ set -e [2021-08-08T11:30:03.081Z] +++ '[' -n 0 ']' [2021-08-08T11:30:03.081Z] +++ set -x [2021-08-08T11:30:03.081Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:03.337Z] INFO: Testing against a local daemon [2021-08-08T11:30:03.337Z] testing: warning: no tests to run [2021-08-08T11:30:03.337Z] PASS [2021-08-08T11:30:03.337Z] [2021-08-08T11:30:03.337Z] DONE 0 tests in 0.115s [2021-08-08T11:30:03.337Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:03.337Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:03.337Z] +++ set -e [2021-08-08T11:30:03.337Z] +++ '[' -n 0 ']' [2021-08-08T11:30:03.337Z] +++ set -x [2021-08-08T11:30:03.337Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:03.337Z] INFO: Testing against a local daemon [2021-08-08T11:30:03.337Z] testing: warning: no tests to run [2021-08-08T11:30:03.337Z] PASS [2021-08-08T11:30:03.337Z] [2021-08-08T11:30:03.337Z] DONE 0 tests in 0.085s [2021-08-08T11:30:03.337Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:03.337Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:03.337Z] +++ set -e [2021-08-08T11:30:03.337Z] +++ '[' -n 0 ']' [2021-08-08T11:30:03.337Z] +++ set -x [2021-08-08T11:30:03.337Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:03.594Z] INFO: Testing against a local daemon [2021-08-08T11:30:03.594Z] testing: warning: no tests to run [2021-08-08T11:30:03.594Z] PASS [2021-08-08T11:30:03.594Z] [2021-08-08T11:30:03.594Z] DONE 0 tests in 0.148s [2021-08-08T11:30:03.594Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:03.594Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:03.594Z] +++ set -e [2021-08-08T11:30:03.594Z] +++ '[' -n 0 ']' [2021-08-08T11:30:03.594Z] +++ set -x [2021-08-08T11:30:03.594Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:03.850Z] INFO: Testing against a local daemon [2021-08-08T11:30:03.850Z] testing: warning: no tests to run [2021-08-08T11:30:03.850Z] PASS [2021-08-08T11:30:03.850Z] [2021-08-08T11:30:03.850Z] DONE 0 tests in 0.183s [2021-08-08T11:30:03.850Z] Running integration-test (iteration 3) [2021-08-08T11:30:03.850Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:03.850Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:03.850Z] +++ set -e [2021-08-08T11:30:03.850Z] +++ '[' -n 0 ']' [2021-08-08T11:30:03.850Z] +++ set -x [2021-08-08T11:30:03.850Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:04.013Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2021-08-08T11:30:04.107Z] INFO: Testing against a local daemon [2021-08-08T11:30:04.107Z] testing: warning: no tests to run [2021-08-08T11:30:04.107Z] PASS [2021-08-08T11:30:04.107Z] [2021-08-08T11:30:04.107Z] DONE 0 tests in 0.134s [2021-08-08T11:30:04.107Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:04.107Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:04.107Z] +++ set -e [2021-08-08T11:30:04.107Z] +++ '[' -n 0 ']' [2021-08-08T11:30:04.107Z] +++ set -x [2021-08-08T11:30:04.107Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:04.107Z] INFO: Testing against a local daemon [2021-08-08T11:30:04.107Z] testing: warning: no tests to run [2021-08-08T11:30:04.107Z] PASS [2021-08-08T11:30:04.107Z] [2021-08-08T11:30:04.107Z] DONE 0 tests in 0.139s [2021-08-08T11:30:04.107Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:04.107Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:04.107Z] +++ set -e [2021-08-08T11:30:04.107Z] +++ '[' -n 0 ']' [2021-08-08T11:30:04.107Z] +++ set -x [2021-08-08T11:30:04.107Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:04.364Z] INFO: Testing against a local daemon [2021-08-08T11:30:04.364Z] testing: warning: no tests to run [2021-08-08T11:30:04.364Z] PASS [2021-08-08T11:30:04.364Z] [2021-08-08T11:30:04.364Z] DONE 0 tests in 0.170s [2021-08-08T11:30:04.364Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:04.364Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:04.364Z] +++ set -e [2021-08-08T11:30:04.364Z] +++ '[' -n 0 ']' [2021-08-08T11:30:04.364Z] +++ set -x [2021-08-08T11:30:04.364Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:04.620Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:30:04.620Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:30:05.552Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:30:06.920Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:30:07.849Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:30:07.849Z] daemon_test.go:149: [d412b5894cb99] daemon is not started [2021-08-08T11:30:07.849Z] --- PASS: TestConfigDaemonSeccompProfiles (3.38s) [2021-08-08T11:30:07.849Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.15s) [2021-08-08T11:30:07.849Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2021-08-08T11:30:07.849Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.12s) [2021-08-08T11:30:07.849Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:30:07.849Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:30:09.216Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:30:10.145Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:30:11.513Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:30:11.513Z] daemon_test.go:149: [df0ec907cbf2a] daemon is not started [2021-08-08T11:30:11.513Z] --- PASS: TestConfigDaemonSeccompProfiles (3.39s) [2021-08-08T11:30:11.513Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.13s) [2021-08-08T11:30:11.513Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.13s) [2021-08-08T11:30:11.513Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.13s) [2021-08-08T11:30:11.513Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:30:11.513Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:30:12.441Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:30:13.370Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:30:14.737Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:30:14.737Z] daemon_test.go:149: [d8be4bc77fa64] daemon is not started [2021-08-08T11:30:14.737Z] --- PASS: TestConfigDaemonSeccompProfiles (3.36s) [2021-08-08T11:30:14.737Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.12s) [2021-08-08T11:30:14.737Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2021-08-08T11:30:14.737Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.13s) [2021-08-08T11:30:14.737Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:30:14.737Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:30:15.211Z] sha256:87df311e1803dd07f749b0e9f72baa12f68d25188b7822a2186084098b14fa90 [2021-08-08T11:30:15.211Z] INFO: Starting docker-py tests... [2021-08-08T11:30:15.211Z] ============================= test session starts ============================== [2021-08-08T11:30:15.211Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-08-08T11:30:15.211Z] rootdir: /src, inifile: pytest.ini [2021-08-08T11:30:15.211Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-08-08T11:30:15.211Z] collected 390 items / 1 deselected / 389 selected [2021-08-08T11:30:15.211Z] [2021-08-08T11:30:15.667Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:30:16.234Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.020s coverage: 57.4% of statements [2021-08-08T11:30:16.234Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-08T11:30:16.234Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-08T11:30:17.035Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:30:17.729Z] --- PASS: TestUpdateRestartPolicy (12.56s) [2021-08-08T11:30:17.729Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-08T11:30:17.729Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2021-08-08T11:30:17.729Z] === RUN TestWaitNonBlocked [2021-08-08T11:30:17.729Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-08T11:30:17.729Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-08T11:30:17.729Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-08T11:30:17.729Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-08T11:30:17.729Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-08T11:30:17.729Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-08T11:30:17.729Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-08T11:30:17.729Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2021-08-08T11:30:17.729Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2021-08-08T11:30:17.729Z] === RUN TestWaitBlocked [2021-08-08T11:30:17.729Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-08T11:30:17.729Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-08T11:30:17.729Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-08T11:30:17.729Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-08T11:30:17.729Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-08T11:30:17.729Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-08T11:30:17.964Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:30:17.965Z] daemon_test.go:149: [ddb90a51e93af] daemon is not started [2021-08-08T11:30:17.965Z] --- PASS: TestConfigDaemonSeccompProfiles (3.34s) [2021-08-08T11:30:17.965Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.13s) [2021-08-08T11:30:17.965Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2021-08-08T11:30:17.965Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.11s) [2021-08-08T11:30:17.965Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:30:17.965Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:30:17.984Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-08T11:30:17.984Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2021-08-08T11:30:17.984Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2021-08-08T11:30:17.984Z] === CONT TestContainerStartOnDaemonRestart [2021-08-08T11:30:17.984Z] === CONT TestContainerKillOnDaemonStart [2021-08-08T11:30:19.331Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:30:20.260Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:30:21.244Z] --- PASS: TestContainerStartOnDaemonRestart (2.70s) [2021-08-08T11:30:21.244Z] === CONT TestIpcModeOlderClient [2021-08-08T11:30:21.244Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-08-08T11:30:21.244Z] === CONT TestDaemonHostGatewayIP [2021-08-08T11:30:21.628Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:30:21.628Z] daemon_test.go:149: [d216dc76f656b] daemon is not started [2021-08-08T11:30:21.628Z] --- PASS: TestConfigDaemonSeccompProfiles (3.36s) [2021-08-08T11:30:21.628Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2021-08-08T11:30:21.628Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.13s) [2021-08-08T11:30:21.628Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.14s) [2021-08-08T11:30:21.628Z] PASS [2021-08-08T11:30:21.628Z] [2021-08-08T11:30:21.628Z] DONE 20 tests in 16.940s [2021-08-08T11:30:21.628Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:21.628Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:21.628Z] +++ set -e [2021-08-08T11:30:21.628Z] +++ '[' -n 0 ']' [2021-08-08T11:30:21.628Z] +++ set -x [2021-08-08T11:30:21.628Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:21.628Z] INFO: Testing against a local daemon [2021-08-08T11:30:21.628Z] testing: warning: no tests to run [2021-08-08T11:30:21.628Z] PASS [2021-08-08T11:30:21.628Z] [2021-08-08T11:30:21.628Z] DONE 0 tests in 0.134s [2021-08-08T11:30:21.628Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:21.628Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:21.628Z] +++ set -e [2021-08-08T11:30:21.628Z] +++ '[' -n 0 ']' [2021-08-08T11:30:21.628Z] +++ set -x [2021-08-08T11:30:21.628Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:21.628Z] INFO: Testing against a local daemon [2021-08-08T11:30:21.628Z] testing: warning: no tests to run [2021-08-08T11:30:21.628Z] PASS [2021-08-08T11:30:21.628Z] [2021-08-08T11:30:21.628Z] DONE 0 tests in 0.122s [2021-08-08T11:30:21.628Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:21.628Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:21.628Z] +++ set -e [2021-08-08T11:30:21.628Z] +++ '[' -n 0 ']' [2021-08-08T11:30:21.628Z] +++ set -x [2021-08-08T11:30:21.628Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:21.884Z] INFO: Testing against a local daemon [2021-08-08T11:30:21.884Z] testing: warning: no tests to run [2021-08-08T11:30:21.884Z] PASS [2021-08-08T11:30:21.884Z] [2021-08-08T11:30:21.884Z] DONE 0 tests in 0.131s [2021-08-08T11:30:21.884Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:21.884Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:21.884Z] +++ set -e [2021-08-08T11:30:21.884Z] +++ '[' -n 0 ']' [2021-08-08T11:30:21.884Z] +++ set -x [2021-08-08T11:30:21.884Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:21.884Z] INFO: Testing against a local daemon [2021-08-08T11:30:21.884Z] testing: warning: no tests to run [2021-08-08T11:30:21.884Z] PASS [2021-08-08T11:30:21.884Z] [2021-08-08T11:30:21.884Z] DONE 0 tests in 0.140s [2021-08-08T11:30:21.884Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:21.884Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:21.884Z] +++ set -e [2021-08-08T11:30:21.884Z] +++ '[' -n 0 ']' [2021-08-08T11:30:21.884Z] +++ set -x [2021-08-08T11:30:21.885Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.141Z] testing: warning: no tests to run [2021-08-08T11:30:22.141Z] PASS [2021-08-08T11:30:22.141Z] [2021-08-08T11:30:22.141Z] DONE 0 tests in 0.020s [2021-08-08T11:30:22.141Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.141Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.141Z] +++ set -e [2021-08-08T11:30:22.141Z] +++ '[' -n 0 ']' [2021-08-08T11:30:22.141Z] +++ set -x [2021-08-08T11:30:22.141Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.141Z] INFO: Testing against a local daemon [2021-08-08T11:30:22.141Z] testing: warning: no tests to run [2021-08-08T11:30:22.141Z] PASS [2021-08-08T11:30:22.141Z] [2021-08-08T11:30:22.141Z] DONE 0 tests in 0.133s [2021-08-08T11:30:22.141Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.141Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.141Z] +++ set -e [2021-08-08T11:30:22.141Z] +++ '[' -n 0 ']' [2021-08-08T11:30:22.141Z] +++ set -x [2021-08-08T11:30:22.141Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.398Z] INFO: Testing against a local daemon [2021-08-08T11:30:22.398Z] testing: warning: no tests to run [2021-08-08T11:30:22.398Z] PASS [2021-08-08T11:30:22.398Z] [2021-08-08T11:30:22.398Z] DONE 0 tests in 0.093s [2021-08-08T11:30:22.398Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.398Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.398Z] +++ set -e [2021-08-08T11:30:22.398Z] +++ '[' -n 0 ']' [2021-08-08T11:30:22.398Z] +++ set -x [2021-08-08T11:30:22.398Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.398Z] INFO: Testing against a local daemon [2021-08-08T11:30:22.398Z] testing: warning: no tests to run [2021-08-08T11:30:22.398Z] PASS [2021-08-08T11:30:22.398Z] [2021-08-08T11:30:22.398Z] DONE 0 tests in 0.123s [2021-08-08T11:30:22.398Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.398Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.398Z] +++ set -e [2021-08-08T11:30:22.398Z] +++ '[' -n 0 ']' [2021-08-08T11:30:22.398Z] +++ set -x [2021-08-08T11:30:22.398Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.655Z] INFO: Testing against a local daemon [2021-08-08T11:30:22.655Z] testing: warning: no tests to run [2021-08-08T11:30:22.655Z] PASS [2021-08-08T11:30:22.655Z] [2021-08-08T11:30:22.655Z] DONE 0 tests in 0.134s [2021-08-08T11:30:22.655Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.655Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.655Z] +++ set -e [2021-08-08T11:30:22.655Z] +++ '[' -n 0 ']' [2021-08-08T11:30:22.655Z] +++ set -x [2021-08-08T11:30:22.655Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.655Z] testing: warning: no tests to run [2021-08-08T11:30:22.655Z] PASS [2021-08-08T11:30:22.655Z] [2021-08-08T11:30:22.655Z] DONE 0 tests in 0.013s [2021-08-08T11:30:22.655Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.655Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.655Z] +++ set -e [2021-08-08T11:30:22.655Z] +++ '[' -n 0 ']' [2021-08-08T11:30:22.655Z] +++ set -x [2021-08-08T11:30:22.655Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.912Z] INFO: Testing against a local daemon [2021-08-08T11:30:22.912Z] testing: warning: no tests to run [2021-08-08T11:30:22.912Z] PASS [2021-08-08T11:30:22.912Z] [2021-08-08T11:30:22.912Z] DONE 0 tests in 0.126s [2021-08-08T11:30:22.912Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.912Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.912Z] +++ set -e [2021-08-08T11:30:22.912Z] +++ '[' -n 0 ']' [2021-08-08T11:30:22.912Z] +++ set -x [2021-08-08T11:30:22.912Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.912Z] INFO: Testing against a local daemon [2021-08-08T11:30:22.912Z] testing: warning: no tests to run [2021-08-08T11:30:22.912Z] PASS [2021-08-08T11:30:22.912Z] [2021-08-08T11:30:22.912Z] DONE 0 tests in 0.091s [2021-08-08T11:30:22.912Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.912Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:22.912Z] +++ set -e [2021-08-08T11:30:22.912Z] +++ '[' -n 0 ']' [2021-08-08T11:30:22.912Z] +++ set -x [2021-08-08T11:30:22.912Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.169Z] INFO: Testing against a local daemon [2021-08-08T11:30:23.169Z] testing: warning: no tests to run [2021-08-08T11:30:23.169Z] PASS [2021-08-08T11:30:23.169Z] [2021-08-08T11:30:23.169Z] DONE 0 tests in 0.122s [2021-08-08T11:30:23.169Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.169Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.169Z] +++ set -e [2021-08-08T11:30:23.169Z] +++ '[' -n 0 ']' [2021-08-08T11:30:23.169Z] +++ set -x [2021-08-08T11:30:23.169Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.169Z] INFO: Testing against a local daemon [2021-08-08T11:30:23.169Z] testing: warning: no tests to run [2021-08-08T11:30:23.169Z] PASS [2021-08-08T11:30:23.169Z] [2021-08-08T11:30:23.169Z] DONE 0 tests in 0.092s [2021-08-08T11:30:23.169Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.169Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.169Z] +++ set -e [2021-08-08T11:30:23.169Z] +++ '[' -n 0 ']' [2021-08-08T11:30:23.169Z] +++ set -x [2021-08-08T11:30:23.169Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.426Z] INFO: Testing against a local daemon [2021-08-08T11:30:23.426Z] testing: warning: no tests to run [2021-08-08T11:30:23.426Z] PASS [2021-08-08T11:30:23.426Z] [2021-08-08T11:30:23.426Z] DONE 0 tests in 0.120s [2021-08-08T11:30:23.426Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.426Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.426Z] +++ set -e [2021-08-08T11:30:23.426Z] +++ '[' -n 0 ']' [2021-08-08T11:30:23.426Z] +++ set -x [2021-08-08T11:30:23.426Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.426Z] INFO: Testing against a local daemon [2021-08-08T11:30:23.426Z] testing: warning: no tests to run [2021-08-08T11:30:23.426Z] PASS [2021-08-08T11:30:23.426Z] [2021-08-08T11:30:23.426Z] DONE 0 tests in 0.111s [2021-08-08T11:30:23.426Z] Running integration-test (iteration 4) [2021-08-08T11:30:23.426Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.426Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.426Z] +++ set -e [2021-08-08T11:30:23.426Z] +++ '[' -n 0 ']' [2021-08-08T11:30:23.426Z] +++ set -x [2021-08-08T11:30:23.426Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.683Z] INFO: Testing against a local daemon [2021-08-08T11:30:23.683Z] testing: warning: no tests to run [2021-08-08T11:30:23.683Z] PASS [2021-08-08T11:30:23.683Z] [2021-08-08T11:30:23.683Z] DONE 0 tests in 0.112s [2021-08-08T11:30:23.683Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.683Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.683Z] +++ set -e [2021-08-08T11:30:23.683Z] +++ '[' -n 0 ']' [2021-08-08T11:30:23.683Z] +++ set -x [2021-08-08T11:30:23.683Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.683Z] INFO: Testing against a local daemon [2021-08-08T11:30:23.683Z] testing: warning: no tests to run [2021-08-08T11:30:23.683Z] PASS [2021-08-08T11:30:23.683Z] [2021-08-08T11:30:23.683Z] DONE 0 tests in 0.093s [2021-08-08T11:30:23.683Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.683Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.683Z] +++ set -e [2021-08-08T11:30:23.683Z] +++ '[' -n 0 ']' [2021-08-08T11:30:23.683Z] +++ set -x [2021-08-08T11:30:23.683Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.939Z] INFO: Testing against a local daemon [2021-08-08T11:30:23.939Z] testing: warning: no tests to run [2021-08-08T11:30:23.939Z] PASS [2021-08-08T11:30:23.939Z] [2021-08-08T11:30:23.939Z] DONE 0 tests in 0.156s [2021-08-08T11:30:23.939Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.939Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.939Z] +++ set -e [2021-08-08T11:30:23.939Z] +++ '[' -n 0 ']' [2021-08-08T11:30:23.939Z] +++ set -x [2021-08-08T11:30:23.939Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.939Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:30:23.939Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:30:24.362Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-08T11:30:24.503Z] --- PASS: TestDaemonHostGatewayIP (3.14s) [2021-08-08T11:30:24.503Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-08T11:30:25.317Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:30:26.250Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:30:26.451Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.22s) [2021-08-08T11:30:26.451Z] === CONT TestDaemonRestartIpcMode [2021-08-08T11:30:27.619Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:30:27.619Z] daemon_test.go:149: [dc6797a1dce9f] daemon is not started [2021-08-08T11:30:27.619Z] --- PASS: TestConfigDaemonSeccompProfiles (3.38s) [2021-08-08T11:30:27.619Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.12s) [2021-08-08T11:30:27.619Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.12s) [2021-08-08T11:30:27.619Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.13s) [2021-08-08T11:30:27.619Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:30:27.619Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:30:28.575Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:30:28.999Z] --- PASS: TestDaemonRestartIpcMode (2.82s) [2021-08-08T11:30:29.961Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:30:30.404Z] --- PASS: TestContainerKillOnDaemonStart (12.19s) [2021-08-08T11:30:30.404Z] PASS [2021-08-08T11:30:30.404Z] [2021-08-08T11:30:30.404Z] === Skipped [2021-08-08T11:30:30.404Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-08T11:30:30.404Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-08T11:30:30.404Z] [2021-08-08T11:30:30.404Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-08T11:30:30.404Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-08T11:30:30.404Z] [2021-08-08T11:30:30.404Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-08T11:30:30.404Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-08T11:30:30.404Z] [2021-08-08T11:30:30.404Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-08T11:30:30.404Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-08T11:30:30.404Z] [2021-08-08T11:30:30.404Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-08T11:30:30.404Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-08T11:30:30.404Z] [2021-08-08T11:30:30.404Z] [2021-08-08T11:30:30.404Z] DONE 195 tests, 5 skipped in 142.714s [2021-08-08T11:30:30.404Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-08T11:30:30.404Z] === RUN TestConfigDaemonLibtrustID [2021-08-08T11:30:30.890Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:30:30.890Z] daemon_test.go:149: [de8e3f2fa76c5] daemon is not started [2021-08-08T11:30:30.890Z] --- PASS: TestConfigDaemonSeccompProfiles (3.44s) [2021-08-08T11:30:30.890Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.16s) [2021-08-08T11:30:30.890Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.13s) [2021-08-08T11:30:30.890Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.15s) [2021-08-08T11:30:30.890Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:30:30.890Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:30:30.963Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-08-08T11:30:30.963Z] === RUN TestDaemonConfigValidation [2021-08-08T11:30:30.963Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-08T11:30:30.963Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-08T11:30:30.963Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-08T11:30:30.963Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-08T11:30:30.963Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-08T11:30:30.963Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-08T11:30:30.963Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-08T11:30:30.963Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-08T11:30:30.963Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-08T11:30:30.963Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-08T11:30:30.963Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-08T11:30:30.963Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-08T11:30:30.963Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-08T11:30:30.963Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-08T11:30:30.963Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-08T11:30:30.963Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-08T11:30:30.963Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-08-08T11:30:30.963Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-08-08T11:30:30.963Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2021-08-08T11:30:30.963Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2021-08-08T11:30:30.963Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2021-08-08T11:30:30.963Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:30:30.963Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:30:31.623Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-08-08T11:30:32.257Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:30:32.324Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:30:32.450Z] tests/integration/api_client_test.py ..... [ 7%] [2021-08-08T11:30:33.186Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:30:33.249Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:30:34.115Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:30:34.115Z] daemon_test.go:149: [d2a7d55aebe31] daemon is not started [2021-08-08T11:30:34.115Z] --- PASS: TestConfigDaemonSeccompProfiles (3.37s) [2021-08-08T11:30:34.115Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.12s) [2021-08-08T11:30:34.115Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.13s) [2021-08-08T11:30:34.115Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.11s) [2021-08-08T11:30:34.115Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:30:34.115Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:30:34.174Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:30:34.174Z] daemon_test.go:149: [d5088e3e98442] daemon is not started [2021-08-08T11:30:34.174Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2021-08-08T11:30:34.174Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-08-08T11:30:34.174Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2021-08-08T11:30:34.174Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-08-08T11:30:34.174Z] PASS [2021-08-08T11:30:34.174Z] [2021-08-08T11:30:34.174Z] DONE 11 tests in 3.872s [2021-08-08T11:30:34.174Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-08T11:30:34.174Z] INFO: Testing against a local daemon [2021-08-08T11:30:34.174Z] === RUN TestCommitInheritsEnv [2021-08-08T11:30:34.214Z] tests/integration/api_config_test.py ..... [ 8%] [2021-08-08T11:30:34.430Z] --- PASS: TestCommitInheritsEnv (0.26s) [2021-08-08T11:30:34.430Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-08T11:30:34.430Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-08T11:30:34.430Z] === RUN TestImagesFilterMultiReference [2021-08-08T11:30:34.430Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-08-08T11:30:34.430Z] === RUN TestImagePullPlatformInvalid [2021-08-08T11:30:34.430Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-08T11:30:34.430Z] === RUN TestRemoveImageOrphaning [2021-08-08T11:30:34.686Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2021-08-08T11:30:34.686Z] === RUN TestRemoveImageGarbageCollector [2021-08-08T11:30:35.482Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:30:36.413Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:30:36.580Z] ok github.com/docker/docker/libnetwork/drvregistry 0.024s coverage: 82.4% of statements [2021-08-08T11:30:36.580Z] ok github.com/docker/docker/libnetwork/etchosts 0.036s coverage: 81.2% of statements [2021-08-08T11:30:36.614Z] --- PASS: TestRemoveImageGarbageCollector (1.83s) [2021-08-08T11:30:36.614Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-08T11:30:36.614Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-08T11:30:36.614Z] === RUN TestTagInvalidReference [2021-08-08T11:30:36.614Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-08T11:30:36.614Z] === RUN TestTagValidPrefixedRepo [2021-08-08T11:30:36.614Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-08T11:30:36.614Z] === RUN TestTagExistedNameWithoutForce [2021-08-08T11:30:36.614Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-08T11:30:36.614Z] === RUN TestTagOfficialNames [2021-08-08T11:30:36.614Z] --- PASS: TestTagOfficialNames (0.04s) [2021-08-08T11:30:36.614Z] === RUN TestTagMatchesDigest [2021-08-08T11:30:36.869Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-08T11:30:36.869Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-08T11:30:37.783Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:30:37.783Z] daemon_test.go:149: [d07ea5b95863d] daemon is not started [2021-08-08T11:30:37.783Z] --- PASS: TestConfigDaemonSeccompProfiles (3.30s) [2021-08-08T11:30:37.783Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2021-08-08T11:30:37.783Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2021-08-08T11:30:37.783Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2021-08-08T11:30:37.783Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:30:37.783Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:30:37.988Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-08-08T11:30:38.714Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:30:39.392Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-08-08T11:30:39.643Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:30:41.009Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.009Z] daemon_test.go:149: [d109b77fb2b07] daemon is not started [2021-08-08T11:30:41.009Z] --- PASS: TestConfigDaemonSeccompProfiles (3.33s) [2021-08-08T11:30:41.009Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.12s) [2021-08-08T11:30:41.009Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2021-08-08T11:30:41.009Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2021-08-08T11:30:41.009Z] PASS [2021-08-08T11:30:41.009Z] [2021-08-08T11:30:41.009Z] DONE 20 tests in 16.892s [2021-08-08T11:30:41.009Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.009Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.009Z] +++ set -e [2021-08-08T11:30:41.009Z] +++ '[' -n 0 ']' [2021-08-08T11:30:41.009Z] +++ set -x [2021-08-08T11:30:41.010Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.010Z] INFO: Testing against a local daemon [2021-08-08T11:30:41.010Z] testing: warning: no tests to run [2021-08-08T11:30:41.010Z] PASS [2021-08-08T11:30:41.010Z] [2021-08-08T11:30:41.010Z] DONE 0 tests in 0.139s [2021-08-08T11:30:41.010Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.010Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.010Z] +++ set -e [2021-08-08T11:30:41.010Z] +++ '[' -n 0 ']' [2021-08-08T11:30:41.010Z] +++ set -x [2021-08-08T11:30:41.010Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.266Z] INFO: Testing against a local daemon [2021-08-08T11:30:41.266Z] testing: warning: no tests to run [2021-08-08T11:30:41.266Z] PASS [2021-08-08T11:30:41.266Z] [2021-08-08T11:30:41.266Z] DONE 0 tests in 0.130s [2021-08-08T11:30:41.266Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.266Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.266Z] +++ set -e [2021-08-08T11:30:41.266Z] +++ '[' -n 0 ']' [2021-08-08T11:30:41.266Z] +++ set -x [2021-08-08T11:30:41.266Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.266Z] INFO: Testing against a local daemon [2021-08-08T11:30:41.266Z] testing: warning: no tests to run [2021-08-08T11:30:41.266Z] PASS [2021-08-08T11:30:41.266Z] [2021-08-08T11:30:41.266Z] DONE 0 tests in 0.102s [2021-08-08T11:30:41.266Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.266Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.266Z] +++ set -e [2021-08-08T11:30:41.266Z] +++ '[' -n 0 ']' [2021-08-08T11:30:41.266Z] +++ set -x [2021-08-08T11:30:41.266Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.522Z] INFO: Testing against a local daemon [2021-08-08T11:30:41.522Z] testing: warning: no tests to run [2021-08-08T11:30:41.522Z] PASS [2021-08-08T11:30:41.522Z] [2021-08-08T11:30:41.522Z] DONE 0 tests in 0.114s [2021-08-08T11:30:41.522Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.522Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.522Z] +++ set -e [2021-08-08T11:30:41.522Z] +++ '[' -n 0 ']' [2021-08-08T11:30:41.522Z] +++ set -x [2021-08-08T11:30:41.522Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.522Z] testing: warning: no tests to run [2021-08-08T11:30:41.522Z] PASS [2021-08-08T11:30:41.522Z] [2021-08-08T11:30:41.522Z] DONE 0 tests in 0.027s [2021-08-08T11:30:41.522Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.523Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.523Z] +++ set -e [2021-08-08T11:30:41.523Z] +++ '[' -n 0 ']' [2021-08-08T11:30:41.523Z] +++ set -x [2021-08-08T11:30:41.523Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.523Z] INFO: Testing against a local daemon [2021-08-08T11:30:41.523Z] testing: warning: no tests to run [2021-08-08T11:30:41.523Z] PASS [2021-08-08T11:30:41.523Z] [2021-08-08T11:30:41.523Z] DONE 0 tests in 0.099s [2021-08-08T11:30:41.779Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.779Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.779Z] +++ set -e [2021-08-08T11:30:41.779Z] +++ '[' -n 0 ']' [2021-08-08T11:30:41.779Z] +++ set -x [2021-08-08T11:30:41.779Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.779Z] INFO: Testing against a local daemon [2021-08-08T11:30:41.779Z] testing: warning: no tests to run [2021-08-08T11:30:41.779Z] PASS [2021-08-08T11:30:41.779Z] [2021-08-08T11:30:41.779Z] DONE 0 tests in 0.140s [2021-08-08T11:30:41.779Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.779Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:41.779Z] +++ set -e [2021-08-08T11:30:41.779Z] +++ '[' -n 0 ']' [2021-08-08T11:30:41.779Z] +++ set -x [2021-08-08T11:30:41.779Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.036Z] INFO: Testing against a local daemon [2021-08-08T11:30:42.036Z] testing: warning: no tests to run [2021-08-08T11:30:42.036Z] PASS [2021-08-08T11:30:42.036Z] [2021-08-08T11:30:42.036Z] DONE 0 tests in 0.128s [2021-08-08T11:30:42.036Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.036Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.036Z] +++ set -e [2021-08-08T11:30:42.036Z] +++ '[' -n 0 ']' [2021-08-08T11:30:42.036Z] +++ set -x [2021-08-08T11:30:42.036Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.036Z] INFO: Testing against a local daemon [2021-08-08T11:30:42.036Z] testing: warning: no tests to run [2021-08-08T11:30:42.036Z] PASS [2021-08-08T11:30:42.036Z] [2021-08-08T11:30:42.036Z] DONE 0 tests in 0.154s [2021-08-08T11:30:42.292Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.292Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.292Z] +++ set -e [2021-08-08T11:30:42.292Z] +++ '[' -n 0 ']' [2021-08-08T11:30:42.292Z] +++ set -x [2021-08-08T11:30:42.292Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.292Z] testing: warning: no tests to run [2021-08-08T11:30:42.292Z] PASS [2021-08-08T11:30:42.292Z] [2021-08-08T11:30:42.292Z] DONE 0 tests in 0.020s [2021-08-08T11:30:42.292Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.292Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.292Z] +++ set -e [2021-08-08T11:30:42.292Z] +++ '[' -n 0 ']' [2021-08-08T11:30:42.292Z] +++ set -x [2021-08-08T11:30:42.292Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.292Z] INFO: Testing against a local daemon [2021-08-08T11:30:42.292Z] testing: warning: no tests to run [2021-08-08T11:30:42.292Z] PASS [2021-08-08T11:30:42.292Z] [2021-08-08T11:30:42.292Z] DONE 0 tests in 0.154s [2021-08-08T11:30:42.548Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.549Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.549Z] +++ set -e [2021-08-08T11:30:42.549Z] +++ '[' -n 0 ']' [2021-08-08T11:30:42.549Z] +++ set -x [2021-08-08T11:30:42.549Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.549Z] INFO: Testing against a local daemon [2021-08-08T11:30:42.549Z] testing: warning: no tests to run [2021-08-08T11:30:42.549Z] PASS [2021-08-08T11:30:42.549Z] [2021-08-08T11:30:42.549Z] DONE 0 tests in 0.111s [2021-08-08T11:30:42.549Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.549Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.549Z] +++ set -e [2021-08-08T11:30:42.549Z] +++ '[' -n 0 ']' [2021-08-08T11:30:42.549Z] +++ set -x [2021-08-08T11:30:42.549Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.805Z] INFO: Testing against a local daemon [2021-08-08T11:30:42.805Z] testing: warning: no tests to run [2021-08-08T11:30:42.805Z] PASS [2021-08-08T11:30:42.805Z] [2021-08-08T11:30:42.805Z] DONE 0 tests in 0.198s [2021-08-08T11:30:42.805Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.805Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.805Z] +++ set -e [2021-08-08T11:30:42.805Z] +++ '[' -n 0 ']' [2021-08-08T11:30:42.805Z] +++ set -x [2021-08-08T11:30:42.805Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.805Z] INFO: Testing against a local daemon [2021-08-08T11:30:42.805Z] testing: warning: no tests to run [2021-08-08T11:30:42.805Z] PASS [2021-08-08T11:30:42.805Z] [2021-08-08T11:30:42.805Z] DONE 0 tests in 0.097s [2021-08-08T11:30:42.805Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.805Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:42.805Z] +++ set -e [2021-08-08T11:30:42.805Z] +++ '[' -n 0 ']' [2021-08-08T11:30:42.805Z] +++ set -x [2021-08-08T11:30:43.066Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:43.066Z] INFO: Testing against a local daemon [2021-08-08T11:30:43.066Z] testing: warning: no tests to run [2021-08-08T11:30:43.066Z] PASS [2021-08-08T11:30:43.066Z] [2021-08-08T11:30:43.066Z] DONE 0 tests in 0.123s [2021-08-08T11:30:43.066Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:43.066Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:43.066Z] +++ set -e [2021-08-08T11:30:43.066Z] +++ '[' -n 0 ']' [2021-08-08T11:30:43.066Z] +++ set -x [2021-08-08T11:30:43.066Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:43.325Z] INFO: Testing against a local daemon [2021-08-08T11:30:43.325Z] testing: warning: no tests to run [2021-08-08T11:30:43.325Z] PASS [2021-08-08T11:30:43.325Z] [2021-08-08T11:30:43.325Z] DONE 0 tests in 0.101s [2021-08-08T11:30:43.325Z] Running integration-test (iteration 5) [2021-08-08T11:30:43.325Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:43.325Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:43.325Z] +++ set -e [2021-08-08T11:30:43.325Z] +++ '[' -n 0 ']' [2021-08-08T11:30:43.325Z] +++ set -x [2021-08-08T11:30:43.325Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:43.325Z] INFO: Testing against a local daemon [2021-08-08T11:30:43.325Z] testing: warning: no tests to run [2021-08-08T11:30:43.325Z] PASS [2021-08-08T11:30:43.325Z] [2021-08-08T11:30:43.325Z] DONE 0 tests in 0.122s [2021-08-08T11:30:43.325Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:43.325Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:43.325Z] +++ set -e [2021-08-08T11:30:43.325Z] +++ '[' -n 0 ']' [2021-08-08T11:30:43.325Z] +++ set -x [2021-08-08T11:30:43.325Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:43.582Z] INFO: Testing against a local daemon [2021-08-08T11:30:43.582Z] testing: warning: no tests to run [2021-08-08T11:30:43.582Z] PASS [2021-08-08T11:30:43.582Z] [2021-08-08T11:30:43.582Z] DONE 0 tests in 0.119s [2021-08-08T11:30:43.582Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:43.582Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:43.582Z] +++ set -e [2021-08-08T11:30:43.582Z] +++ '[' -n 0 ']' [2021-08-08T11:30:43.582Z] +++ set -x [2021-08-08T11:30:43.582Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:43.582Z] INFO: Testing against a local daemon [2021-08-08T11:30:43.582Z] testing: warning: no tests to run [2021-08-08T11:30:43.582Z] PASS [2021-08-08T11:30:43.582Z] [2021-08-08T11:30:43.582Z] DONE 0 tests in 0.134s [2021-08-08T11:30:43.582Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:43.582Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:43.582Z] +++ set -e [2021-08-08T11:30:43.582Z] +++ '[' -n 0 ']' [2021-08-08T11:30:43.582Z] +++ set -x [2021-08-08T11:30:43.582Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:30:43.838Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:30:43.838Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:30:45.211Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:30:46.140Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:30:47.507Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:30:47.507Z] daemon_test.go:149: [d4a922955c191] daemon is not started [2021-08-08T11:30:47.507Z] --- PASS: TestConfigDaemonSeccompProfiles (3.56s) [2021-08-08T11:30:47.507Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.26s) [2021-08-08T11:30:47.507Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.13s) [2021-08-08T11:30:47.507Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.17s) [2021-08-08T11:30:47.507Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:30:47.507Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:30:48.436Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:30:49.803Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:30:50.733Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:30:50.733Z] daemon_test.go:149: [daedbcfba454a] daemon is not started [2021-08-08T11:30:50.733Z] --- PASS: TestConfigDaemonSeccompProfiles (3.38s) [2021-08-08T11:30:50.733Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.11s) [2021-08-08T11:30:50.733Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.14s) [2021-08-08T11:30:50.733Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.14s) [2021-08-08T11:30:50.733Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:30:50.733Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:30:51.662Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-08T11:30:51.662Z] Using test binary docker [2021-08-08T11:30:51.662Z] +++ /etc/init.d/apparmor start [2021-08-08T11:30:51.662Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-08T11:30:51.662Z] INFO: Waiting for daemon to start... [2021-08-08T11:30:51.662Z] Starting dockerd [2021-08-08T11:30:51.662Z] +++ 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 [2021-08-08T11:30:52.223Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-08T11:30:52.223Z] Using test binary docker [2021-08-08T11:30:52.223Z] +++ /etc/init.d/apparmor start [2021-08-08T11:30:52.223Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-08T11:30:52.223Z] INFO: Waiting for daemon to start... [2021-08-08T11:30:52.223Z] Starting dockerd [2021-08-08T11:30:52.223Z] +++ 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 [2021-08-08T11:30:52.785Z] .=== RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:30:53.712Z] [2021-08-08T11:30:53.712Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-08T11:30:53.712Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-08T11:30:53.712Z] Error: No such image: emptyfs [2021-08-08T11:30:53.712Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-08T11:30:53.712Z] ++++ docker load [2021-08-08T11:30:53.969Z] Running integration-test (iteration 1) [2021-08-08T11:30:53.969Z] 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)/ [2021-08-08T11:30:53.969Z] ++ 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)/' [2021-08-08T11:30:53.969Z] ++ set -e [2021-08-08T11:30:53.969Z] ++ '[' -n 0 ']' [2021-08-08T11:30:53.969Z] ++ set -x [2021-08-08T11:30:53.969Z] ++ 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)/' [2021-08-08T11:30:53.969Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:30:54.225Z] [2021-08-08T11:30:54.225Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-08T11:30:54.283Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-08-08T11:30:54.482Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-08T11:30:54.482Z] Error: No such image: emptyfs [2021-08-08T11:30:54.482Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-08T11:30:54.482Z] ++++ docker load [2021-08-08T11:30:55.459Z] Running integration-test (iteration 1) [2021-08-08T11:30:55.459Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-08T11:30:55.459Z] ++ 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)/' [2021-08-08T11:30:55.459Z] ++ set -e [2021-08-08T11:30:55.459Z] ++ '[' -n 0 ']' [2021-08-08T11:30:55.459Z] ++ set -x [2021-08-08T11:30:55.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=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)/' [2021-08-08T11:31:03.546Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:31:03.546Z] daemon_test.go:149: [d01011b2decae] daemon is not started [2021-08-08T11:31:03.546Z] --- PASS: TestConfigDaemonSeccompProfiles (12.04s) [2021-08-08T11:31:03.546Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (2.09s) [2021-08-08T11:31:03.546Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2021-08-08T11:31:03.546Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (8.89s) [2021-08-08T11:31:03.546Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:31:03.546Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:31:04.109Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:31:04.272Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-08-08T11:31:05.037Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:31:06.404Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:31:06.404Z] daemon_test.go:149: [d68a969265f93] daemon is not started [2021-08-08T11:31:06.404Z] --- PASS: TestConfigDaemonSeccompProfiles (3.59s) [2021-08-08T11:31:06.404Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.17s) [2021-08-08T11:31:06.404Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.21s) [2021-08-08T11:31:06.404Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.21s) [2021-08-08T11:31:06.404Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:31:06.404Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:31:07.770Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:31:08.697Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:31:10.588Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:31:10.588Z] daemon_test.go:149: [d257e681855ac] daemon is not started [2021-08-08T11:31:10.588Z] --- PASS: TestConfigDaemonSeccompProfiles (3.89s) [2021-08-08T11:31:10.588Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.17s) [2021-08-08T11:31:10.588Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.31s) [2021-08-08T11:31:10.588Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.41s) [2021-08-08T11:31:10.588Z] PASS [2021-08-08T11:31:10.588Z] [2021-08-08T11:31:10.588Z] DONE 20 tests in 26.541s [2021-08-08T11:31:10.588Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:10.588Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:10.588Z] +++ set -e [2021-08-08T11:31:10.588Z] +++ '[' -n 0 ']' [2021-08-08T11:31:10.588Z] +++ set -x [2021-08-08T11:31:10.588Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:10.588Z] INFO: Testing against a local daemon [2021-08-08T11:31:10.588Z] testing: warning: no tests to run [2021-08-08T11:31:10.588Z] PASS [2021-08-08T11:31:10.588Z] [2021-08-08T11:31:10.588Z] DONE 0 tests in 0.152s [2021-08-08T11:31:10.588Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:10.588Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:10.588Z] +++ set -e [2021-08-08T11:31:10.588Z] +++ '[' -n 0 ']' [2021-08-08T11:31:10.588Z] +++ set -x [2021-08-08T11:31:10.588Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:10.588Z] INFO: Testing against a local daemon [2021-08-08T11:31:10.588Z] testing: warning: no tests to run [2021-08-08T11:31:10.588Z] PASS [2021-08-08T11:31:10.588Z] [2021-08-08T11:31:10.588Z] DONE 0 tests in 0.137s [2021-08-08T11:31:10.588Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:10.588Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:10.588Z] +++ set -e [2021-08-08T11:31:10.588Z] +++ '[' -n 0 ']' [2021-08-08T11:31:10.588Z] +++ set -x [2021-08-08T11:31:10.588Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:10.845Z] INFO: Testing against a local daemon [2021-08-08T11:31:10.845Z] testing: warning: no tests to run [2021-08-08T11:31:10.845Z] PASS [2021-08-08T11:31:10.845Z] [2021-08-08T11:31:10.845Z] DONE 0 tests in 0.106s [2021-08-08T11:31:10.845Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:10.845Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:10.845Z] +++ set -e [2021-08-08T11:31:10.845Z] +++ '[' -n 0 ']' [2021-08-08T11:31:10.845Z] +++ set -x [2021-08-08T11:31:10.845Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:10.845Z] INFO: Testing against a local daemon [2021-08-08T11:31:10.845Z] testing: warning: no tests to run [2021-08-08T11:31:10.845Z] PASS [2021-08-08T11:31:10.845Z] [2021-08-08T11:31:10.845Z] DONE 0 tests in 0.110s [2021-08-08T11:31:10.845Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:10.845Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:10.845Z] +++ set -e [2021-08-08T11:31:10.845Z] +++ '[' -n 0 ']' [2021-08-08T11:31:10.845Z] +++ set -x [2021-08-08T11:31:10.845Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:10.845Z] testing: warning: no tests to run [2021-08-08T11:31:10.845Z] PASS [2021-08-08T11:31:10.845Z] [2021-08-08T11:31:10.845Z] DONE 0 tests in 0.014s [2021-08-08T11:31:10.845Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:10.845Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:10.845Z] +++ set -e [2021-08-08T11:31:10.845Z] +++ '[' -n 0 ']' [2021-08-08T11:31:10.845Z] +++ set -x [2021-08-08T11:31:10.845Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.102Z] INFO: Testing against a local daemon [2021-08-08T11:31:11.102Z] testing: warning: no tests to run [2021-08-08T11:31:11.102Z] PASS [2021-08-08T11:31:11.102Z] [2021-08-08T11:31:11.102Z] DONE 0 tests in 0.103s [2021-08-08T11:31:11.102Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.102Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.102Z] +++ set -e [2021-08-08T11:31:11.102Z] +++ '[' -n 0 ']' [2021-08-08T11:31:11.102Z] +++ set -x [2021-08-08T11:31:11.102Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.358Z] INFO: Testing against a local daemon [2021-08-08T11:31:11.358Z] testing: warning: no tests to run [2021-08-08T11:31:11.358Z] PASS [2021-08-08T11:31:11.358Z] [2021-08-08T11:31:11.358Z] DONE 0 tests in 0.165s [2021-08-08T11:31:11.358Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.358Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.358Z] +++ set -e [2021-08-08T11:31:11.358Z] +++ '[' -n 0 ']' [2021-08-08T11:31:11.358Z] +++ set -x [2021-08-08T11:31:11.358Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.358Z] INFO: Testing against a local daemon [2021-08-08T11:31:11.358Z] testing: warning: no tests to run [2021-08-08T11:31:11.358Z] PASS [2021-08-08T11:31:11.358Z] [2021-08-08T11:31:11.358Z] DONE 0 tests in 0.130s [2021-08-08T11:31:11.358Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.358Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.358Z] +++ set -e [2021-08-08T11:31:11.358Z] +++ '[' -n 0 ']' [2021-08-08T11:31:11.358Z] +++ set -x [2021-08-08T11:31:11.358Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.371Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-08-08T11:31:11.615Z] INFO: Testing against a local daemon [2021-08-08T11:31:11.615Z] testing: warning: no tests to run [2021-08-08T11:31:11.615Z] PASS [2021-08-08T11:31:11.615Z] [2021-08-08T11:31:11.615Z] DONE 0 tests in 0.108s [2021-08-08T11:31:11.615Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.615Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.615Z] +++ set -e [2021-08-08T11:31:11.615Z] +++ '[' -n 0 ']' [2021-08-08T11:31:11.615Z] +++ set -x [2021-08-08T11:31:11.615Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.615Z] testing: warning: no tests to run [2021-08-08T11:31:11.615Z] PASS [2021-08-08T11:31:11.615Z] [2021-08-08T11:31:11.615Z] DONE 0 tests in 0.015s [2021-08-08T11:31:11.615Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.615Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.615Z] +++ set -e [2021-08-08T11:31:11.615Z] +++ '[' -n 0 ']' [2021-08-08T11:31:11.615Z] +++ set -x [2021-08-08T11:31:11.615Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.872Z] INFO: Testing against a local daemon [2021-08-08T11:31:11.872Z] testing: warning: no tests to run [2021-08-08T11:31:11.872Z] PASS [2021-08-08T11:31:11.872Z] [2021-08-08T11:31:11.872Z] DONE 0 tests in 0.119s [2021-08-08T11:31:11.872Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.872Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.872Z] +++ set -e [2021-08-08T11:31:11.872Z] +++ '[' -n 0 ']' [2021-08-08T11:31:11.872Z] +++ set -x [2021-08-08T11:31:11.872Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.872Z] INFO: Testing against a local daemon [2021-08-08T11:31:11.872Z] testing: warning: no tests to run [2021-08-08T11:31:11.872Z] PASS [2021-08-08T11:31:11.872Z] [2021-08-08T11:31:11.872Z] DONE 0 tests in 0.046s [2021-08-08T11:31:11.872Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.872Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.872Z] +++ set -e [2021-08-08T11:31:11.872Z] +++ '[' -n 0 ']' [2021-08-08T11:31:11.872Z] +++ set -x [2021-08-08T11:31:11.873Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.873Z] INFO: Testing against a local daemon [2021-08-08T11:31:11.873Z] testing: warning: no tests to run [2021-08-08T11:31:11.873Z] PASS [2021-08-08T11:31:11.873Z] [2021-08-08T11:31:11.873Z] DONE 0 tests in 0.078s [2021-08-08T11:31:11.873Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.873Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:11.873Z] +++ set -e [2021-08-08T11:31:11.873Z] +++ '[' -n 0 ']' [2021-08-08T11:31:11.873Z] +++ set -x [2021-08-08T11:31:11.873Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:12.130Z] INFO: Testing against a local daemon [2021-08-08T11:31:12.130Z] testing: warning: no tests to run [2021-08-08T11:31:12.130Z] PASS [2021-08-08T11:31:12.130Z] [2021-08-08T11:31:12.130Z] DONE 0 tests in 0.092s [2021-08-08T11:31:12.130Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:12.130Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:12.130Z] +++ set -e [2021-08-08T11:31:12.130Z] +++ '[' -n 0 ']' [2021-08-08T11:31:12.130Z] +++ set -x [2021-08-08T11:31:12.130Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:12.130Z] INFO: Testing against a local daemon [2021-08-08T11:31:12.130Z] testing: warning: no tests to run [2021-08-08T11:31:12.130Z] PASS [2021-08-08T11:31:12.130Z] [2021-08-08T11:31:12.130Z] DONE 0 tests in 0.086s [2021-08-08T11:31:12.130Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:12.130Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:12.130Z] +++ set -e [2021-08-08T11:31:12.130Z] +++ '[' -n 0 ']' [2021-08-08T11:31:12.130Z] +++ set -x [2021-08-08T11:31:12.130Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonSeccompProfiles [2021-08-08T11:31:12.130Z] INFO: Testing against a local daemon [2021-08-08T11:31:12.387Z] testing: warning: no tests to run [2021-08-08T11:31:12.387Z] PASS [2021-08-08T11:31:12.387Z] [2021-08-08T11:31:12.387Z] DONE 0 tests in 0.107s [2021-08-08T11:31:12.387Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2021-08-08T11:31:12.387Z] +++++ cat bundles/test-integration-flaky/docker.pid [2021-08-08T11:31:12.387Z] ++++ kill 6405 [2021-08-08T11:31:12.387Z] ++++ /etc/init.d/apparmor stop [2021-08-08T11:31:12.387Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-08T11:31:12.387Z] [2021-08-08T11:31:12.387Z] Unloading profiles will leave already running processes permanently [2021-08-08T11:31:12.387Z] unconfined, which can lead to unexpected situations. [2021-08-08T11:31:12.387Z] [2021-08-08T11:31:12.387Z] To set a process to complain mode, use the command line tool [2021-08-08T11:31:12.387Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-08T11:31:12.387Z] ++++ true [2021-08-08T11:31:12.387Z] exiting test-integration [2021-08-08T11:31:12.387Z] +++ exit 0 [2021-08-08T11:31:12.387Z] [2021-08-08T11:31:12.387Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-08T11:31:13.756Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-08T11:31:13.756Z] HOSTNAME=4561a730f48d [2021-08-08T11:31:13.756Z] TESTDEBUG=0 [2021-08-08T11:31:13.756Z] DEST=bundles/test-integration [2021-08-08T11:31:13.756Z] PWD=/go/src/github.com/docker/docker [2021-08-08T11:31:13.756Z] KEEPBUNDLE=1 [2021-08-08T11:31:13.756Z] DOCKER_GITCOMMIT=86a692763a142d06967b997bb0889e0338d8accc [2021-08-08T11:31:13.756Z] container=docker [2021-08-08T11:31:13.756Z] HOME=/root [2021-08-08T11:31:13.756Z] GOLANG_VERSION=1.16.6 [2021-08-08T11:31:13.756Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-08T11:31:13.756Z] VALIDATE_BRANCH=master [2021-08-08T11:31:13.756Z] TERM=xterm [2021-08-08T11:31:13.756Z] DOCKER_PKG=github.com/docker/docker [2021-08-08T11:31:13.756Z] SHLVL=1 [2021-08-08T11:31:13.756Z] TIMEOUT=120m [2021-08-08T11:31:13.756Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-08T11:31:13.756Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-08T11:31:13.756Z] GO111MODULE=off [2021-08-08T11:31:13.756Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-08T11:31:13.756Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-08T11:31:13.756Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-08T11:31:13.756Z] GOPATH=/go [2021-08-08T11:31:13.756Z] PKG_CONFIG=pkg-config [2021-08-08T11:31:13.756Z] _=/usr/bin/env [2021-08-08T11:31:13.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-08T11:31:15.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-08T11:31:16.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-08T11:31:18.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-08T11:31:20.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-08T11:31:22.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-08T11:31:23.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-08T11:31:24.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-08T11:31:25.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-08T11:31:25.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-08T11:31:26.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-08T11:31:28.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-08T11:31:29.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-08T11:31:30.424Z] Loaded image: buildpack-deps:buster [2021-08-08T11:31:30.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-08T11:31:30.680Z] Loaded image: busybox:latest [2021-08-08T11:31:31.242Z] Loaded image: busybox:glibc [2021-08-08T11:31:31.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-08T11:31:32.170Z] Loaded image: buildpack-deps:buster [2021-08-08T11:31:32.170Z] Loaded image: busybox:latest [2021-08-08T11:31:32.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-08T11:31:32.733Z] Loaded image: busybox:glibc [2021-08-08T11:31:33.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-08T11:31:35.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-08T11:31:35.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-08T11:31:36.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-08T11:31:37.117Z] 4612f6d0b889: Pull complete [2021-08-08T11:31:37.449Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-08T11:31:37.449Z] Using test binary docker [2021-08-08T11:31:37.449Z] +++ /etc/init.d/apparmor start [2021-08-08T11:31:37.449Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-08T11:31:37.449Z] INFO: Waiting for daemon to start... [2021-08-08T11:31:37.449Z] Starting dockerd [2021-08-08T11:31:37.449Z] +++ 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 [2021-08-08T11:31:38.106Z] 29d5b6a226d2: Pull complete [2021-08-08T11:31:38.106Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-08-08T11:31:38.106Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-08T11:31:38.106Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-08-08T11:31:38.106Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-08-08T11:31:38.106Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-08-08T11:31:38.106Z] WARN: Skipping validation tests [2021-08-08T11:31:38.106Z] INFO: Running unit tests at 08/08/2021 11:31:33... [2021-08-08T11:31:38.634Z] .Loaded image: debian:bullseye [2021-08-08T11:31:38.732Z] --- PASS: TestImportExtremelyLargeImageWorks (93.82s) [2021-08-08T11:31:38.732Z] PASS [2021-08-08T11:31:38.732Z] [2021-08-08T11:31:38.732Z] === Skipped [2021-08-08T11:31:38.732Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-08T11:31:38.732Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-08T11:31:38.732Z] [2021-08-08T11:31:38.732Z] [2021-08-08T11:31:38.733Z] DONE 12 tests, 1 skipped in 97.611s [2021-08-08T11:31:38.733Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-08T11:31:38.733Z] INFO: Testing against a local daemon [2021-08-08T11:31:38.733Z] === RUN TestNetworkCreateDelete [2021-08-08T11:31:38.733Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-08-08T11:31:38.733Z] === RUN TestDockerNetworkDeletePreferID [2021-08-08T11:31:38.733Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2021-08-08T11:31:38.733Z] === RUN TestDaemonDNSFallback [2021-08-08T11:31:38.890Z] Loaded image: hello-world:latest [2021-08-08T11:31:39.147Z] Loaded image: arm32v7/hello-world:latest [2021-08-08T11:31:39.416Z] INFO: Testing against a local daemon [2021-08-08T11:31:39.416Z] === RUN TestDockerSuite [2021-08-08T11:31:39.416Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-08T11:31:39.416Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-08T11:31:39.416Z] Loaded image: debian:bullseye [2021-08-08T11:31:39.416Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-08T11:31:39.647Z] INFO: make.ps1 starting at 08/08/2021 11:31:39 [2021-08-08T11:31:39.672Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-08T11:31:39.672Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-08T11:31:39.672Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-08T11:31:39.672Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-08T11:31:39.672Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-08T11:31:39.672Z] Loaded image: hello-world:latest [2021-08-08T11:31:39.672Z] Loaded image: arm32v7/hello-world:latest [2021-08-08T11:31:39.928Z] INFO: Testing against a local daemon [2021-08-08T11:31:39.928Z] === RUN TestDockerDaemonSuite [2021-08-08T11:31:39.928Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-08-08T11:31:39.928Z] [2021-08-08T11:31:39.928Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-08T11:31:39.928Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-08T11:31:39.928Z] Running integration-test (iteration 1) [2021-08-08T11:31:39.928Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-08T11:31:39.928Z] ++ 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 [2021-08-08T11:31:39.928Z] ++ set -e [2021-08-08T11:31:39.928Z] ++ '[' -n 0 ']' [2021-08-08T11:31:39.928Z] ++ set -x [2021-08-08T11:31:39.929Z] ++ 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 [2021-08-08T11:31:39.929Z] INFO: Testing against a local daemon [2021-08-08T11:31:39.929Z] === RUN TestCgroupNamespacesBuild [2021-08-08T11:31:40.104Z] INFO: Git commit (e47fda8f3e) assumed from DOCKER_GITCOMMIT environment variable [2021-08-08T11:31:40.104Z] INFO: Invoking autogen... [2021-08-08T11:31:40.188Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-08T11:31:40.445Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-08T11:31:40.563Z] INFO: Running unit tests... [2021-08-08T11:31:41.007Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-08T11:31:41.007Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-08T11:31:41.569Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-08T11:31:41.569Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-08T11:31:41.569Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-08T11:31:42.132Z] --- PASS: TestCgroupNamespacesBuild (2.07s) [2021-08-08T11:31:42.132Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-08T11:31:43.069Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-08T11:31:43.326Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-08T11:31:43.326Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-08T11:31:43.326Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-08T11:31:43.582Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2021-08-08T11:31:43.582Z] === RUN TestBuildWithSession [2021-08-08T11:31:43.582Z] build_session_test.go:25: TODO: BuildKit [2021-08-08T11:31:43.582Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-08T11:31:43.582Z] === RUN TestBuildSquashParent [2021-08-08T11:31:44.009Z] --- PASS: TestDaemonDNSFallback (6.61s) [2021-08-08T11:31:44.009Z] === RUN TestInspectNetwork [2021-08-08T11:31:44.009Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:31:44.009Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-08T11:31:44.009Z] === RUN TestRunContainerWithBridgeNone [2021-08-08T11:31:44.009Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:31:44.009Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-08T11:31:44.009Z] === RUN TestNetworkInvalidJSON [2021-08-08T11:31:44.009Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-08T11:31:44.009Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-08T11:31:44.009Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-08T11:31:44.009Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-08T11:31:44.009Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-08T11:31:44.009Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-08T11:31:44.009Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-08T11:31:44.009Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-08T11:31:44.009Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-08T11:31:44.009Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-08T11:31:44.009Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-08T11:31:44.009Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-08T11:31:44.009Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-08T11:31:44.009Z] === RUN TestNetworkList [2021-08-08T11:31:44.009Z] === RUN TestNetworkList//networks [2021-08-08T11:31:44.009Z] === PAUSE TestNetworkList//networks [2021-08-08T11:31:44.009Z] === RUN TestNetworkList//networks/ [2021-08-08T11:31:44.009Z] === PAUSE TestNetworkList//networks/ [2021-08-08T11:31:44.009Z] === CONT TestNetworkList//networks [2021-08-08T11:31:44.009Z] === CONT TestNetworkList//networks/ [2021-08-08T11:31:44.009Z] --- PASS: TestNetworkList (0.01s) [2021-08-08T11:31:44.009Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-08T11:31:44.009Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-08T11:31:44.009Z] === RUN TestHostIPv4BridgeLabel [2021-08-08T11:31:44.009Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:31:44.009Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-08T11:31:44.009Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-08T11:31:44.009Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:31:44.009Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-08-08T11:31:44.009Z] === RUN TestDaemonDefaultNetworkPools [2021-08-08T11:31:44.009Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:31:44.009Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-08-08T11:31:44.009Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-08T11:31:44.009Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:31:44.009Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-08T11:31:44.009Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-08T11:31:44.009Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:31:44.009Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-08T11:31:44.009Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-08T11:31:44.009Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:31:44.009Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-08T11:31:44.009Z] === RUN TestServiceWithPredefinedNetwork [2021-08-08T11:31:44.009Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:31:44.009Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-08T11:31:44.009Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-08T11:31:44.009Z] service_test.go:242: FLAKY_TEST [2021-08-08T11:31:44.009Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-08T11:31:44.009Z] === RUN TestServiceWithDataPathPortInit [2021-08-08T11:31:44.009Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:31:44.009Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-08-08T11:31:44.009Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-08T11:31:44.009Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:31:44.009Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-08T11:31:44.009Z] PASS [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] === Skipped [2021-08-08T11:31:44.009Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-08-08T11:31:44.009Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-08-08T11:31:44.009Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-08-08T11:31:44.009Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-08-08T11:31:44.009Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-08-08T11:31:44.009Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-08T11:31:44.009Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-08T11:31:44.009Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-08T11:31:44.009Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-08-08T11:31:44.009Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-08T11:31:44.009Z] service_test.go:242: FLAKY_TEST [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-08-08T11:31:44.009Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-08T11:31:44.009Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] DONE 22 tests, 12 skipped in 7.413s [2021-08-08T11:31:44.009Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-08T11:31:44.009Z] INFO: Testing against a local daemon [2021-08-08T11:31:44.009Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-08T11:31:44.009Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-08T11:31:44.009Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-08T11:31:44.009Z] === RUN TestDockerNetworkIpvlan [2021-08-08T11:31:44.009Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-08T11:31:44.009Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-08T11:31:44.009Z] PASS [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] === Skipped [2021-08-08T11:31:44.009Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-08T11:31:44.009Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-08T11:31:44.009Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] DONE 2 tests, 2 skipped in 0.111s [2021-08-08T11:31:44.009Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-08T11:31:44.009Z] INFO: Testing against a local daemon [2021-08-08T11:31:44.009Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-08T11:31:44.009Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:31:44.009Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-08T11:31:44.009Z] === RUN TestDockerNetworkMacvlan [2021-08-08T11:31:44.009Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:31:44.009Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-08-08T11:31:44.009Z] PASS [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] === Skipped [2021-08-08T11:31:44.009Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-08T11:31:44.009Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-08-08T11:31:44.009Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] [2021-08-08T11:31:44.009Z] DONE 2 tests, 2 skipped in 0.120s [2021-08-08T11:31:44.010Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-08T11:31:44.010Z] testing: warning: no tests to run [2021-08-08T11:31:44.010Z] PASS [2021-08-08T11:31:44.010Z] [2021-08-08T11:31:44.010Z] DONE 0 tests in 0.033s [2021-08-08T11:31:44.010Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-08T11:31:44.010Z] INFO: Testing against a local daemon [2021-08-08T11:31:44.010Z] === RUN TestAuthZPluginAllowRequest [2021-08-08T11:31:44.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.010Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-08-08T11:31:44.010Z] === RUN TestAuthZPluginTLS [2021-08-08T11:31:44.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.010Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-08-08T11:31:44.010Z] === RUN TestAuthZPluginDenyRequest [2021-08-08T11:31:44.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.010Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-08-08T11:31:44.010Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-08T11:31:44.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.010Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-08T11:31:44.010Z] === RUN TestAuthZPluginDenyResponse [2021-08-08T11:31:44.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.010Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-08-08T11:31:44.010Z] === RUN TestAuthZPluginAllowEventStream [2021-08-08T11:31:44.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.010Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-08-08T11:31:44.010Z] === RUN TestAuthZPluginErrorResponse [2021-08-08T11:31:44.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.010Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-08-08T11:31:44.010Z] === RUN TestAuthZPluginErrorRequest [2021-08-08T11:31:44.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.010Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-08-08T11:31:44.010Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-08T11:31:44.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.010Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-08T11:31:44.010Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-08T11:31:44.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.010Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-08T11:31:44.010Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-08T11:31:44.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.010Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-08T11:31:44.010Z] === RUN TestAuthZPluginHeader [2021-08-08T11:31:44.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.010Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-08-08T11:31:44.010Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-08-08T11:31:44.270Z] === RUN TestAuthZPluginV2Disable [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-08-08T11:31:44.270Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-08T11:31:44.270Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-08-08T11:31:44.270Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-08T11:31:44.270Z] PASS [2021-08-08T11:31:44.270Z] [2021-08-08T11:31:44.270Z] === Skipped [2021-08-08T11:31:44.270Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] [2021-08-08T11:31:44.270Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] [2021-08-08T11:31:44.270Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] [2021-08-08T11:31:44.270Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] [2021-08-08T11:31:44.270Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] [2021-08-08T11:31:44.270Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] [2021-08-08T11:31:44.270Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] [2021-08-08T11:31:44.270Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] [2021-08-08T11:31:44.270Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] [2021-08-08T11:31:44.270Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] [2021-08-08T11:31:44.270Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] [2021-08-08T11:31:44.270Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] [2021-08-08T11:31:44.270Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] [2021-08-08T11:31:44.270Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] [2021-08-08T11:31:44.270Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] [2021-08-08T11:31:44.270Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] [2021-08-08T11:31:44.270Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-08T11:31:44.270Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.270Z] [2021-08-08T11:31:44.270Z] [2021-08-08T11:31:44.270Z] DONE 17 tests, 17 skipped in 0.371s [2021-08-08T11:31:44.270Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-08T11:31:44.509Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-08T11:31:44.531Z] INFO: Testing against a local daemon [2021-08-08T11:31:44.531Z] === RUN TestPluginInvalidJSON [2021-08-08T11:31:44.531Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-08T11:31:44.531Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-08T11:31:44.531Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-08T11:31:44.531Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-08T11:31:44.531Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-08T11:31:44.531Z] === RUN TestPluginInstall [2021-08-08T11:31:44.531Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.531Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-08T11:31:44.531Z] === RUN TestPluginsWithRuntimes [2021-08-08T11:31:44.531Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-08T11:31:44.531Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-08T11:31:44.531Z] === RUN TestPluginBackCompatMediaTypes [2021-08-08T11:31:44.531Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-08T11:31:44.531Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-08T11:31:44.531Z] PASS [2021-08-08T11:31:44.531Z] [2021-08-08T11:31:44.531Z] === Skipped [2021-08-08T11:31:44.531Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-08-08T11:31:44.531Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-08T11:31:44.531Z] [2021-08-08T11:31:44.531Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-08-08T11:31:44.531Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-08T11:31:44.531Z] [2021-08-08T11:31:44.531Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-08-08T11:31:44.531Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-08T11:31:44.531Z] [2021-08-08T11:31:44.531Z] [2021-08-08T11:31:44.531Z] DONE 5 tests, 3 skipped in 0.151s [2021-08-08T11:31:44.531Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-08T11:31:44.531Z] INFO: Testing against a local daemon [2021-08-08T11:31:44.531Z] === RUN TestExternalGraphDriver [2021-08-08T11:31:44.531Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-08T11:31:44.531Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-08-08T11:31:44.531Z] === RUN TestGraphdriverPluginV2 [2021-08-08T11:31:44.765Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-08-08T11:31:45.694Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-08T11:31:45.694Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-08T11:31:45.951Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-08T11:31:45.951Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-08T11:31:46.881Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-08T11:31:48.785Z] --- PASS: TestGraphdriverPluginV2 (3.96s) [2021-08-08T11:31:48.785Z] PASS [2021-08-08T11:31:48.785Z] [2021-08-08T11:31:48.785Z] === Skipped [2021-08-08T11:31:48.785Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-08-08T11:31:48.785Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-08T11:31:48.785Z] [2021-08-08T11:31:48.785Z] [2021-08-08T11:31:48.785Z] DONE 2 tests, 1 skipped in 4.127s [2021-08-08T11:31:48.785Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-08T11:31:48.785Z] INFO: Testing against a local daemon [2021-08-08T11:31:48.785Z] === RUN TestContinueAfterPluginCrash [2021-08-08T11:31:48.785Z] === PAUSE TestContinueAfterPluginCrash [2021-08-08T11:31:48.785Z] === RUN TestReadPluginNoRead [2021-08-08T11:31:48.785Z] === PAUSE TestReadPluginNoRead [2021-08-08T11:31:48.785Z] === RUN TestDaemonStartWithLogOpt [2021-08-08T11:31:48.785Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-08T11:31:48.785Z] === CONT TestContinueAfterPluginCrash [2021-08-08T11:31:48.785Z] === CONT TestDaemonStartWithLogOpt [2021-08-08T11:31:49.125Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-08T11:31:50.147Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-08T11:31:51.514Z] --- PASS: TestBuildSquashParent (7.65s) [2021-08-08T11:31:51.514Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-08T11:31:51.514Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-08T11:31:51.514Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-08T11:31:51.514Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-08T11:31:51.514Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-08T11:31:51.514Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-08T11:31:51.514Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-08T11:31:51.514Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-08T11:31:51.514Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-08T11:31:51.514Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-08T11:31:51.514Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-08T11:31:51.514Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-08T11:31:51.514Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-08T11:31:51.514Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-08T11:31:51.514Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-08T11:31:52.441Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-08T11:31:54.087Z] --- PASS: TestDaemonStartWithLogOpt (4.45s) [2021-08-08T11:31:54.087Z] === CONT TestReadPluginNoRead [2021-08-08T11:31:54.330Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-08T11:31:54.331Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-08T11:31:55.260Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-08T11:31:55.468Z] === RUN TestReadPluginNoRead/default [2021-08-08T11:31:56.627Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-08T11:31:56.627Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-08T11:31:56.853Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-08T11:31:57.189Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-08T11:31:58.236Z] --- PASS: TestContinueAfterPluginCrash (9.26s) [2021-08-08T11:31:58.496Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-08T11:31:58.555Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-08T11:31:59.482Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-08T11:31:59.738Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-08-08T11:31:59.738Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s) [2021-08-08T11:31:59.738Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.73s) [2021-08-08T11:31:59.738Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.64s) [2021-08-08T11:31:59.738Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.58s) [2021-08-08T11:31:59.738Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.03s) [2021-08-08T11:31:59.738Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.08s) [2021-08-08T11:31:59.738Z] === RUN TestBuildMultiStageCopy [2021-08-08T11:31:59.738Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-08T11:31:59.877Z] === CONT TestReadPluginNoRead [2021-08-08T11:31:59.877Z] read_test.go:92: [d95c1c48f5c11] daemon is not started [2021-08-08T11:31:59.877Z] --- PASS: TestReadPluginNoRead (6.75s) [2021-08-08T11:31:59.877Z] --- PASS: TestReadPluginNoRead/default (1.48s) [2021-08-08T11:31:59.877Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.52s) [2021-08-08T11:31:59.877Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2021-08-08T11:31:59.877Z] PASS [2021-08-08T11:31:59.877Z] [2021-08-08T11:31:59.877Z] DONE 6 tests in 11.324s [2021-08-08T11:31:59.877Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-08T11:31:59.877Z] testing: warning: no tests to run [2021-08-08T11:31:59.877Z] PASS [2021-08-08T11:31:59.877Z] [2021-08-08T11:31:59.877Z] DONE 0 tests in 0.034s [2021-08-08T11:31:59.877Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-08T11:32:00.137Z] INFO: Testing against a local daemon [2021-08-08T11:32:00.137Z] === RUN TestPluginWithDevMounts [2021-08-08T11:32:00.137Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-08T11:32:00.137Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-08T11:32:00.137Z] PASS [2021-08-08T11:32:00.137Z] [2021-08-08T11:32:00.137Z] === Skipped [2021-08-08T11:32:00.137Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-08-08T11:32:00.137Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-08T11:32:00.137Z] [2021-08-08T11:32:00.137Z] [2021-08-08T11:32:00.137Z] DONE 1 tests, 1 skipped in 0.120s [2021-08-08T11:32:00.137Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-08T11:32:00.137Z] INFO: Testing against a local daemon [2021-08-08T11:32:00.137Z] === RUN TestSecretInspect [2021-08-08T11:32:00.137Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.137Z] --- SKIP: TestSecretInspect (0.02s) [2021-08-08T11:32:00.137Z] === RUN TestSecretList [2021-08-08T11:32:00.137Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.137Z] --- SKIP: TestSecretList (0.01s) [2021-08-08T11:32:00.137Z] === RUN TestSecretsCreateAndDelete [2021-08-08T11:32:00.137Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.137Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-08-08T11:32:00.300Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-08T11:32:00.398Z] === RUN TestSecretsUpdate [2021-08-08T11:32:00.398Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.398Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-08-08T11:32:00.398Z] === RUN TestTemplatedSecret [2021-08-08T11:32:00.398Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.398Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-08T11:32:00.398Z] === RUN TestSecretCreateResolve [2021-08-08T11:32:00.398Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.398Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-08-08T11:32:00.398Z] PASS [2021-08-08T11:32:00.398Z] [2021-08-08T11:32:00.398Z] === Skipped [2021-08-08T11:32:00.398Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-08-08T11:32:00.398Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.398Z] [2021-08-08T11:32:00.398Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-08-08T11:32:00.398Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.398Z] [2021-08-08T11:32:00.398Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-08-08T11:32:00.398Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.398Z] [2021-08-08T11:32:00.398Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-08-08T11:32:00.398Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.398Z] [2021-08-08T11:32:00.398Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-08-08T11:32:00.398Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.398Z] [2021-08-08T11:32:00.398Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-08-08T11:32:00.398Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.398Z] [2021-08-08T11:32:00.398Z] [2021-08-08T11:32:00.398Z] DONE 6 tests, 6 skipped in 0.189s [2021-08-08T11:32:00.398Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-08T11:32:00.398Z] INFO: Testing against a local daemon [2021-08-08T11:32:00.398Z] === RUN TestServiceCreateInit [2021-08-08T11:32:00.398Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-08T11:32:00.398Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.398Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-08T11:32:00.398Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.398Z] --- PASS: TestServiceCreateInit (0.01s) [2021-08-08T11:32:00.398Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-08T11:32:00.398Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-08T11:32:00.398Z] === RUN TestCreateServiceMultipleTimes [2021-08-08T11:32:00.398Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.398Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-08-08T11:32:00.398Z] === RUN TestCreateServiceConflict [2021-08-08T11:32:00.398Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.398Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-08-08T11:32:00.398Z] === RUN TestCreateServiceMaxReplicas [2021-08-08T11:32:00.398Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.398Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-08-08T11:32:00.398Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-08T11:32:00.398Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.398Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-08T11:32:00.398Z] === RUN TestCreateServiceSecretFileMode [2021-08-08T11:32:00.398Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.398Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-08-08T11:32:00.398Z] === RUN TestCreateServiceConfigFileMode [2021-08-08T11:32:00.659Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.659Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-08-08T11:32:00.659Z] === RUN TestCreateServiceSysctls [2021-08-08T11:32:00.659Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.659Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-08T11:32:00.659Z] === RUN TestCreateServiceCapabilities [2021-08-08T11:32:00.659Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.659Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-08T11:32:00.659Z] === RUN TestInspect [2021-08-08T11:32:00.659Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.659Z] --- SKIP: TestInspect (0.01s) [2021-08-08T11:32:00.659Z] === RUN TestCreateJob [2021-08-08T11:32:00.659Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.659Z] --- SKIP: TestCreateJob (0.01s) [2021-08-08T11:32:00.659Z] === RUN TestReplicatedJob [2021-08-08T11:32:00.659Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.659Z] --- SKIP: TestReplicatedJob (0.01s) [2021-08-08T11:32:00.659Z] === RUN TestUpdateReplicatedJob [2021-08-08T11:32:00.659Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.659Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-08-08T11:32:00.659Z] === RUN TestServiceListWithStatuses [2021-08-08T11:32:00.659Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-08T11:32:00.659Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-08T11:32:00.659Z] === RUN TestDockerNetworkConnectAlias [2021-08-08T11:32:00.659Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.659Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-08-08T11:32:00.659Z] === RUN TestDockerNetworkReConnect [2021-08-08T11:32:00.659Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:00.659Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-08-08T11:32:00.659Z] === RUN TestServicePlugin [2021-08-08T11:32:01.254Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-08-08T11:32:01.527Z] ? github.com/docker/docker/api [no test files] [2021-08-08T11:32:02.200Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-08T11:32:02.200Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-08T11:32:02.461Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-08T11:32:02.719Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-08T11:32:02.975Z] --- PASS: TestBuildMultiStageCopy (3.20s) [2021-08-08T11:32:02.975Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.37s) [2021-08-08T11:32:02.975Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-08-08T11:32:02.975Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2021-08-08T11:32:02.975Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-08-08T11:32:02.975Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2021-08-08T11:32:02.975Z] === RUN TestBuildMultiStageParentConfig [2021-08-08T11:32:03.199Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] --- SKIP: TestServicePlugin (2.07s) [2021-08-08T11:32:03.199Z] === RUN TestServiceUpdateLabel [2021-08-08T11:32:03.199Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-08-08T11:32:03.199Z] === RUN TestServiceUpdateSecrets [2021-08-08T11:32:03.199Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-08-08T11:32:03.199Z] === RUN TestServiceUpdateConfigs [2021-08-08T11:32:03.199Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-08-08T11:32:03.199Z] === RUN TestServiceUpdateNetwork [2021-08-08T11:32:03.199Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-08-08T11:32:03.199Z] === RUN TestServiceUpdatePidsLimit [2021-08-08T11:32:03.199Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-08-08T11:32:03.199Z] PASS [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === Skipped [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-08T11:32:03.199Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-08T11:32:03.199Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-08-08T11:32:03.199Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-08-08T11:32:03.199Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-08-08T11:32:03.199Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-08T11:32:03.199Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-08-08T11:32:03.199Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-08-08T11:32:03.199Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-08-08T11:32:03.199Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-08-08T11:32:03.199Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-08-08T11:32:03.199Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-08-08T11:32:03.199Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-08-08T11:32:03.199Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-08-08T11:32:03.199Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-08T11:32:03.199Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-08-08T11:32:03.199Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-08-08T11:32:03.199Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestServicePlugin (2.07s) [2021-08-08T11:32:03.199Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-08-08T11:32:03.199Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-08-08T11:32:03.199Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-08-08T11:32:03.199Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-08-08T11:32:03.199Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-08-08T11:32:03.199Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] DONE 24 tests, 23 skipped in 2.464s [2021-08-08T11:32:03.199Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-08T11:32:03.199Z] INFO: Testing against a local daemon [2021-08-08T11:32:03.199Z] === RUN TestSessionCreate [2021-08-08T11:32:03.199Z] --- PASS: TestSessionCreate (0.03s) [2021-08-08T11:32:03.199Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-08T11:32:03.199Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-08T11:32:03.199Z] PASS [2021-08-08T11:32:03.199Z] [2021-08-08T11:32:03.199Z] DONE 2 tests in 0.164s [2021-08-08T11:32:03.199Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-08T11:32:03.199Z] INFO: Testing against a local daemon [2021-08-08T11:32:03.199Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-08T11:32:03.199Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-08T11:32:03.199Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-08T11:32:03.199Z] === RUN TestDiskUsage [2021-08-08T11:32:03.199Z] === PAUSE TestDiskUsage [2021-08-08T11:32:03.199Z] === RUN TestEventsExecDie [2021-08-08T11:32:03.538Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-08-08T11:32:03.538Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-08-08T11:32:03.795Z] --- PASS: TestBuildMultiStageParentConfig (0.89s) [2021-08-08T11:32:03.795Z] === RUN TestBuildLabelWithTargets [2021-08-08T11:32:04.138Z] --- PASS: TestEventsExecDie (0.98s) [2021-08-08T11:32:04.138Z] === RUN TestEventsBackwardsCompatible [2021-08-08T11:32:04.138Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-08-08T11:32:04.138Z] === RUN TestEventsVolumeCreate [2021-08-08T11:32:04.138Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-08-08T11:32:04.138Z] === RUN TestInfoBinaryCommits [2021-08-08T11:32:04.138Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-08T11:32:04.138Z] === RUN TestInfoAPIVersioned [2021-08-08T11:32:04.138Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-08T11:32:04.138Z] === RUN TestInfoDiscoveryBackend [2021-08-08T11:32:04.708Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-08-08T11:32:04.708Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-08T11:32:05.161Z] --- PASS: TestBuildLabelWithTargets (1.39s) [2021-08-08T11:32:05.161Z] === RUN TestBuildWithEmptyLayers [2021-08-08T11:32:05.418Z] docker_cli_daemon_test.go:1455: [d5976a17f709e] daemon is not started [2021-08-08T11:32:05.418Z] === RUN TestDockerSuite/TestAttachDetach [2021-08-08T11:32:05.982Z] --- PASS: TestBuildWithEmptyLayers (0.82s) [2021-08-08T11:32:05.982Z] === RUN TestBuildMultiStageOnBuild [2021-08-08T11:32:06.238Z] check_test.go:309: [dd3415b501d3f] daemon is not started [2021-08-08T11:32:06.238Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-08-08T11:32:06.801Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-08T11:32:08.172Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-08T11:32:08.904Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-08-08T11:32:08.904Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-08T11:32:08.904Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:32:08.904Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-08T11:32:08.904Z] === RUN TestInfoAPI [2021-08-08T11:32:08.904Z] --- PASS: TestInfoAPI (0.02s) [2021-08-08T11:32:08.904Z] === RUN TestInfoAPIWarnings [2021-08-08T11:32:09.101Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-08-08T11:32:09.359Z] --- PASS: TestBuildMultiStageOnBuild (3.21s) [2021-08-08T11:32:09.359Z] === RUN TestBuildUncleanTarFilenames [2021-08-08T11:32:10.294Z] --- PASS: TestBuildUncleanTarFilenames (0.79s) [2021-08-08T11:32:10.294Z] === RUN TestBuildMultiStageLayerLeak [2021-08-08T11:32:10.294Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-08T11:32:10.856Z] check_test.go:309: [ddb0ea0e18583] daemon is not started [2021-08-08T11:32:10.856Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-08-08T11:32:11.418Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-08T11:32:12.347Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-08T11:32:12.910Z] --- PASS: TestBuildMultiStageLayerLeak (2.76s) [2021-08-08T11:32:12.910Z] === RUN TestBuildWithHugeFile [2021-08-08T11:32:13.313Z] --- PASS: TestImportExtremelyLargeImageWorks (94.82s) [2021-08-08T11:32:13.313Z] PASS [2021-08-08T11:32:13.313Z] [2021-08-08T11:32:13.313Z] DONE 12 tests in 97.409s [2021-08-08T11:32:13.313Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-08T11:32:13.313Z] INFO: Testing against a local daemon [2021-08-08T11:32:13.313Z] === RUN TestNetworkCreateDelete [2021-08-08T11:32:13.313Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-08-08T11:32:13.313Z] === RUN TestDockerNetworkDeletePreferID [2021-08-08T11:32:13.313Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-08-08T11:32:13.313Z] === RUN TestDaemonDNSFallback [2021-08-08T11:32:13.837Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-08T11:32:15.728Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-08-08T11:32:16.291Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-08T11:32:18.182Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-08T11:32:18.546Z] --- PASS: TestDaemonDNSFallback (6.56s) [2021-08-08T11:32:18.546Z] === RUN TestInspectNetwork [2021-08-08T11:32:19.111Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-08-08T11:32:19.510Z] ..........................xx.................... [ 29%] [2021-08-08T11:32:19.675Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-08T11:32:19.675Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-08T11:32:22.194Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-08T11:32:22.450Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-08-08T11:32:22.620Z] === RUN TestMiddlewares [2021-08-08T11:32:22.620Z] --- PASS: TestMiddlewares (0.00s) [2021-08-08T11:32:22.620Z] PASS [2021-08-08T11:32:22.620Z] coverage: 9.0% of statements [2021-08-08T11:32:22.620Z] ok github.com/docker/docker/api/server 0.071s coverage: 9.0% of statements [2021-08-08T11:32:22.706Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-08T11:32:22.752Z] === RUN TestInspectNetwork/full_network_id [2021-08-08T11:32:22.752Z] === RUN TestInspectNetwork/partial_network_id [2021-08-08T11:32:22.752Z] === RUN TestInspectNetwork/network_name [2021-08-08T11:32:22.752Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-08T11:32:26.875Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-08-08T11:32:26.909Z] --- PASS: TestInspectNetwork (7.59s) [2021-08-08T11:32:26.909Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-08T11:32:26.909Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-08T11:32:26.909Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-08T11:32:26.909Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-08T11:32:26.909Z] === RUN TestRunContainerWithBridgeNone [2021-08-08T11:32:27.003Z] --- PASS: TestInfoAPIWarnings (16.40s) [2021-08-08T11:32:27.003Z] === RUN TestInfoDebug [2021-08-08T11:32:27.003Z] --- PASS: TestInfoDebug (0.55s) [2021-08-08T11:32:27.003Z] === RUN TestInfoInsecureRegistries [2021-08-08T11:32:27.003Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-08T11:32:27.003Z] === RUN TestInfoRegistryMirrors [2021-08-08T11:32:27.003Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-08T11:32:27.003Z] === RUN TestLoginFailsWithBadCredentials [2021-08-08T11:32:27.003Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-08-08T11:32:27.003Z] === RUN TestPingCacheHeaders [2021-08-08T11:32:27.003Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-08T11:32:27.003Z] === RUN TestPingGet [2021-08-08T11:32:27.003Z] --- PASS: TestPingGet (0.01s) [2021-08-08T11:32:27.003Z] === RUN TestPingHead [2021-08-08T11:32:27.003Z] --- PASS: TestPingHead (0.02s) [2021-08-08T11:32:27.003Z] === RUN TestVersion [2021-08-08T11:32:27.003Z] --- PASS: TestVersion (0.02s) [2021-08-08T11:32:27.003Z] === CONT TestDiskUsage [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/empty [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/empty/container_types [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/empty/image_types [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/empty/volume_types [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-08T11:32:27.003Z] === RUN TestDiskUsage/after_container.Run [2021-08-08T11:32:27.573Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-08T11:32:27.573Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-08T11:32:27.573Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-08T11:32:27.573Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-08T11:32:27.573Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-08T11:32:27.573Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-08T11:32:27.573Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-08T11:32:27.573Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-08T11:32:27.573Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-08T11:32:27.573Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage (1.48s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_container.Run (0.60s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-08-08T11:32:27.833Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-08-08T11:32:27.833Z] PASS [2021-08-08T11:32:27.833Z] [2021-08-08T11:32:27.833Z] === Skipped [2021-08-08T11:32:27.833Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-08T11:32:27.833Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-08T11:32:27.833Z] [2021-08-08T11:32:27.833Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-08T11:32:27.833Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-08T11:32:27.833Z] [2021-08-08T11:32:27.833Z] [2021-08-08T11:32:27.833Z] DONE 53 tests, 2 skipped in 24.913s [2021-08-08T11:32:27.833Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-08T11:32:28.093Z] INFO: Testing against a local daemon [2021-08-08T11:32:28.093Z] === RUN TestVolumesCreateAndList [2021-08-08T11:32:28.093Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-08T11:32:28.093Z] === RUN TestVolumesRemove [2021-08-08T11:32:28.093Z] --- PASS: TestVolumesRemove (0.06s) [2021-08-08T11:32:28.093Z] === RUN TestVolumesInspect [2021-08-08T11:32:28.093Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-08T11:32:28.093Z] === RUN TestVolumesInvalidJSON [2021-08-08T11:32:28.093Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-08T11:32:28.093Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-08T11:32:28.093Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-08T11:32:28.093Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-08T11:32:28.093Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-08T11:32:28.093Z] PASS [2021-08-08T11:32:28.093Z] [2021-08-08T11:32:28.093Z] DONE 5 tests in 0.223s [2021-08-08T11:32:28.093Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-08T11:32:28.093Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13273 is not a child of this shell [2021-08-08T11:32:28.093Z] warning: PID 13273 from bundles/test-integration/docker.pid had a nonzero exit code [2021-08-08T11:32:28.093Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-08T11:32:28.093Z] [2021-08-08T11:32:28.093Z] Unloading profiles will leave already running processes permanently [2021-08-08T11:32:28.093Z] unconfined, which can lead to unexpected situations. [2021-08-08T11:32:28.093Z] [2021-08-08T11:32:28.093Z] To set a process to complain mode, use the command line tool [2021-08-08T11:32:28.093Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-08T11:32:28.093Z] Removing test suite binaries [2021-08-08T11:32:28.353Z] exiting test-integration [2021-08-08T11:32:28.353Z] ++ exit 0 [2021-08-08T11:32:28.353Z] [2021-08-08T11:32:29.461Z] --- PASS: TestRunContainerWithBridgeNone (2.99s) [2021-08-08T11:32:29.461Z] === RUN TestNetworkInvalidJSON [2021-08-08T11:32:29.461Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-08T11:32:29.461Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-08T11:32:29.461Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-08T11:32:29.461Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-08T11:32:29.461Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-08T11:32:29.461Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-08T11:32:29.461Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-08T11:32:29.461Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-08T11:32:29.461Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-08T11:32:29.461Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-08T11:32:29.461Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-08T11:32:29.461Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-08T11:32:29.461Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-08T11:32:29.461Z] === RUN TestNetworkList [2021-08-08T11:32:29.461Z] === RUN TestNetworkList//networks [2021-08-08T11:32:29.461Z] === PAUSE TestNetworkList//networks [2021-08-08T11:32:29.461Z] === RUN TestNetworkList//networks/ [2021-08-08T11:32:29.461Z] === PAUSE TestNetworkList//networks/ [2021-08-08T11:32:29.461Z] === CONT TestNetworkList//networks [2021-08-08T11:32:29.461Z] === CONT TestNetworkList//networks/ [2021-08-08T11:32:29.461Z] --- PASS: TestNetworkList (0.01s) [2021-08-08T11:32:29.461Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-08T11:32:29.461Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-08T11:32:29.461Z] === RUN TestHostIPv4BridgeLabel [2021-08-08T11:32:29.717Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-08-08T11:32:29.717Z] === RUN TestDaemonRestartWithLiveRestore Post stage [Pipeline] junit [2021-08-08T11:32:29.753Z] Recording test results [2021-08-08T11:32:31.079Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-08-08T11:32:31.079Z] === RUN TestDaemonDefaultNetworkPools [2021-08-08T11:32:31.376Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-08T11:32:31.640Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-08-08T11:32:31.640Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-08T11:32:31.724Z] + echo Ensuring container killed. [2021-08-08T11:32:31.724Z] Ensuring container killed. [2021-08-08T11:32:31.724Z] + docker rm -vf docker-pr21 [2021-08-08T11:32:31.724Z] Error: No such container: docker-pr21 [Pipeline] sh [2021-08-08T11:32:32.010Z] + echo Chowning /workspace to jenkins user [2021-08-08T11:32:32.010Z] Chowning /workspace to jenkins user [2021-08-08T11:32:32.010Z] + id -u [2021-08-08T11:32:32.010Z] + id -g [2021-08-08T11:32:32.010Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42481:/workspace busybox chown -R 1000:1000 /workspace [2021-08-08T11:32:32.010Z] Unable to find image 'busybox:latest' locally [2021-08-08T11:32:32.123Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-08-08T11:32:32.270Z] latest: Pulling from library/busybox [2021-08-08T11:32:32.270Z] b71f96345d44: Pulling fs layer [2021-08-08T11:32:32.270Z] b71f96345d44: Download complete [2021-08-08T11:32:32.543Z] b71f96345d44: Pull complete [2021-08-08T11:32:32.543Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-08T11:32:32.543Z] Status: Downloaded newer image for busybox:latest [2021-08-08T11:32:33.045Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-08-08T11:32:33.045Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-08T11:32:33.970Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-08-08T11:32:33.970Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-08T11:32:34.232Z] + bundleName=amd64-rootless [2021-08-08T11:32:34.232Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-08-08T11:32:34.232Z] Creating amd64-rootless-bundles.tar.gz [2021-08-08T11:32:34.232Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-08-08T11:32:34.232Z] + 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 [2021-08-08T11:32:34.245Z] Archiving artifacts [2021-08-08T11:32:34.530Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-08-08T11:32:34.530Z] === RUN TestServiceWithPredefinedNetwork [2021-08-08T11:32:35.396Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-08-08T11:32:36.363Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42481/21/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-08T11:32:36.683Z] + make clean [2021-08-08T11:32:36.762Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-08-08T11:32:36.942Z] docker volume rm -f docker-dev-cache [2021-08-08T11:32:36.942Z] docker-dev-cache [Pipeline] deleteDir [2021-08-08T11:32:37.042Z] --- PASS: TestServiceWithPredefinedNetwork (2.48s) [2021-08-08T11:32:37.042Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-08T11:32:37.042Z] service_test.go:242: FLAKY_TEST [2021-08-08T11:32:37.042Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-08T11:32:37.042Z] === RUN TestServiceWithDataPathPortInit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-08T11:32:40.032Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-08-08T11:32:40.032Z] check_test.go:309: [d303481488b3f] daemon is not started [2021-08-08T11:32:40.032Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-08-08T11:32:40.596Z] check_test.go:309: [d6ce4394dd059] daemon is not started [2021-08-08T11:32:40.596Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-08-08T11:32:42.488Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-08-08T11:32:43.416Z] check_test.go:309: [d6c7ccb8d0cc6] daemon is not started [2021-08-08T11:32:43.416Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-08-08T11:32:46.139Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-08-08T11:32:46.684Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-08-08T11:32:48.052Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-08-08T11:32:49.943Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-08T11:32:50.506Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-08T11:32:51.435Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-08-08T11:32:51.869Z] --- PASS: TestServiceWithDataPathPortInit (14.37s) [2021-08-08T11:32:51.870Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-08T11:32:52.369Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-08-08T11:32:52.626Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-08T11:32:52.888Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-08T11:32:53.151Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-08-08T11:32:53.804Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4ihvnr47jppeu2csfto1al3d0 Created:2021-08-08 11:32:52.277110852 +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[6ea1cbd78cd436972b3c602f9511d30250385614d4655e02ce50923fb871c964:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3o0i10nyak2n0cq9vmqk41jhl EndpointID:91ce5a261170833f7e30d5cd20f1657a12bd3e3cecb6f436949386875c6e6ba9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6c0c8d106d5ec516f8f0e94e7648077e9b18635e4b35e0522fabcfe14b35f1e4 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:64ed43af7994 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3o0i10nyak2n0cq9vmqk41jhl EndpointID:91ce5a261170833f7e30d5cd20f1657a12bd3e3cecb6f436949386875c6e6ba9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-08T11:32:54.107Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-08-08T11:32:55.759Z] ok github.com/docker/docker/libnetwork/ipam 104.423s coverage: 85.3% of statements [2021-08-08T11:32:55.759Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-08T11:32:55.759Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-08T11:32:55.893Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-08-08T11:32:56.629Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-08T11:32:56.885Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-08-08T11:32:57.671Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-08-08T11:32:59.086Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s) [2021-08-08T11:32:59.086Z] PASS [2021-08-08T11:32:59.086Z] [2021-08-08T11:32:59.086Z] === Skipped [2021-08-08T11:32:59.086Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-08T11:32:59.086Z] service_test.go:242: FLAKY_TEST [2021-08-08T11:32:59.086Z] [2021-08-08T11:32:59.086Z] [2021-08-08T11:32:59.086Z] DONE 26 tests, 1 skipped in 46.621s [2021-08-08T11:32:59.086Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-08T11:32:59.086Z] INFO: Testing against a local daemon [2021-08-08T11:32:59.086Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-08T11:32:59.086Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-08T11:32:59.086Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-08T11:32:59.086Z] === RUN TestDockerNetworkIpvlan [2021-08-08T11:32:59.086Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-08T11:32:59.086Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-08T11:32:59.086Z] PASS [2021-08-08T11:32:59.086Z] [2021-08-08T11:32:59.086Z] === Skipped [2021-08-08T11:32:59.086Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-08T11:32:59.086Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-08T11:32:59.086Z] [2021-08-08T11:32:59.086Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-08T11:32:59.086Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-08T11:32:59.086Z] [2021-08-08T11:32:59.086Z] [2021-08-08T11:32:59.086Z] DONE 2 tests, 2 skipped in 0.040s [2021-08-08T11:32:59.086Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-08T11:32:59.086Z] INFO: Testing against a local daemon [2021-08-08T11:32:59.086Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-08T11:32:59.405Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-08T11:32:59.645Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2021-08-08T11:32:59.645Z] === RUN TestDockerNetworkMacvlan [2021-08-08T11:32:59.826Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-08-08T11:33:00.205Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-08T11:33:00.775Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-08-08T11:33:00.775Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-08T11:33:01.035Z] check_test.go:309: [df6f00ba95a3d] daemon is not started [2021-08-08T11:33:01.035Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-08-08T11:33:01.129Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-08T11:33:01.598Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-08-08T11:33:02.054Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-08T11:33:02.526Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-08-08T11:33:02.783Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-08-08T11:33:04.611Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-08T11:33:07.164Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-08T11:33:08.030Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-08-08T11:33:12.468Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-08T11:33:13.276Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-08T11:33:13.833Z] --- PASS: TestDockerNetworkMacvlan (14.16s) [2021-08-08T11:33:13.833Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-08-08T11:33:13.833Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2021-08-08T11:33:13.833Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.67s) [2021-08-08T11:33:13.833Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.74s) [2021-08-08T11:33:13.833Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.90s) [2021-08-08T11:33:13.833Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2021-08-08T11:33:13.833Z] PASS [2021-08-08T11:33:13.833Z] [2021-08-08T11:33:13.833Z] DONE 8 tests in 15.508s [2021-08-08T11:33:13.833Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-08T11:33:13.833Z] testing: warning: no tests to run [2021-08-08T11:33:13.833Z] PASS [2021-08-08T11:33:13.833Z] [2021-08-08T11:33:13.833Z] DONE 0 tests in 0.007s [2021-08-08T11:33:13.833Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-08T11:33:13.833Z] INFO: Testing against a local daemon [2021-08-08T11:33:13.833Z] === RUN TestAuthZPluginAllowRequest [2021-08-08T11:33:13.838Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-08-08T11:33:15.196Z] --- PASS: TestAuthZPluginAllowRequest (1.40s) [2021-08-08T11:33:15.196Z] === RUN TestAuthZPluginTLS [2021-08-08T11:33:15.756Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-08-08T11:33:15.756Z] === RUN TestAuthZPluginDenyRequest [2021-08-08T11:33:15.771Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-08-08T11:33:15.771Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-08T11:33:16.317Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-08-08T11:33:16.317Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-08T11:33:16.340Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-08-08T11:33:16.877Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-08-08T11:33:16.877Z] === RUN TestAuthZPluginDenyResponse [2021-08-08T11:33:17.437Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-08-08T11:33:17.437Z] === RUN TestAuthZPluginAllowEventStream [2021-08-08T11:33:18.014Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-08-08T11:33:18.014Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-08T11:33:18.014Z] check_test.go:309: [d636733b876b6] daemon is not started [2021-08-08T11:33:18.014Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-08-08T11:33:18.798Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2021-08-08T11:33:18.798Z] === RUN TestAuthZPluginErrorResponse [2021-08-08T11:33:18.941Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-08T11:33:19.198Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-08T11:33:19.358Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-08-08T11:33:19.358Z] === RUN TestAuthZPluginErrorRequest [2021-08-08T11:33:19.921Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-08-08T11:33:19.921Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-08T11:33:20.147Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-08-08T11:33:20.480Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-08-08T11:33:20.480Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-08T11:33:20.565Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-08-08T11:33:21.493Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-08T11:33:21.616Z] ok github.com/docker/docker/libnetwork/ipamutils 0.524s coverage: 74.0% of statements [2021-08-08T11:33:22.365Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.63s) [2021-08-08T11:33:22.365Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-08T11:33:23.382Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-08-08T11:33:23.728Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s) [2021-08-08T11:33:23.728Z] === RUN TestAuthZPluginHeader [2021-08-08T11:33:24.288Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-08-08T11:33:24.288Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-08T11:33:25.898Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-08-08T11:33:27.366Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-08-08T11:33:27.791Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-08T11:33:28.189Z] ok github.com/docker/docker/libnetwork/iptables 0.300s coverage: 45.1% of statements [2021-08-08T11:33:28.448Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.64s) [2021-08-08T11:33:28.448Z] === RUN TestAuthZPluginV2Disable [2021-08-08T11:33:28.450Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-08-08T11:33:28.720Z] check_test.go:309: [d283bcab02469] daemon is not started [2021-08-08T11:33:28.720Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-08-08T11:33:28.870Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-08-08T11:33:29.650Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-08T11:33:30.579Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-08T11:33:30.959Z] --- PASS: TestAuthZPluginV2Disable (2.80s) [2021-08-08T11:33:30.959Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-08T11:33:32.647Z] ok github.com/docker/docker/libnetwork/netutils 0.030s coverage: 44.1% of statements [2021-08-08T11:33:33.236Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-08-08T11:33:33.467Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.64s) [2021-08-08T11:33:33.467Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-08T11:33:33.846Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-08-08T11:33:33.846Z] check_test.go:309: [d4b06459a0e7f] daemon is not started [2021-08-08T11:33:33.846Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-08-08T11:33:34.706Z] === RUN TestBoolValue [2021-08-08T11:33:34.706Z] --- PASS: TestBoolValue (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestBoolValueOrDefault [2021-08-08T11:33:34.706Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestInt64ValueOrZero [2021-08-08T11:33:34.706Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestInt64ValueOrDefault [2021-08-08T11:33:34.706Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-08T11:33:34.706Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestJsonContentType [2021-08-08T11:33:34.706Z] --- PASS: TestJsonContentType (0.00s) [2021-08-08T11:33:34.706Z] PASS [2021-08-08T11:33:34.706Z] coverage: 14.7% of statements [2021-08-08T11:33:34.706Z] ok github.com/docker/docker/api/server/httputils 0.097s coverage: 14.7% of statements [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-08T11:33:34.706Z] === RUN TestMaskSecretKeys [2021-08-08T11:33:34.706Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-08T11:33:34.706Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-08T11:33:34.706Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-08T11:33:34.706Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-08T11:33:34.706Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-08T11:33:34.706Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-08T11:33:34.706Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestVersionMiddlewareVersion [2021-08-08T11:33:34.706Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-08T11:33:34.706Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-08T11:33:34.706Z] PASS [2021-08-08T11:33:34.706Z] coverage: 37.7% of statements [2021-08-08T11:33:34.706Z] ok github.com/docker/docker/api/server/middleware 0.072s coverage: 37.7% of statements [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-08T11:33:34.706Z] === RUN TestAdjustForAPIVersion [2021-08-08T11:33:34.706Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-08T11:33:34.706Z] PASS [2021-08-08T11:33:34.706Z] coverage: 5.7% of statements [2021-08-08T11:33:34.706Z] ok github.com/docker/docker/api/server/router/swarm 0.052s coverage: 5.7% of statements [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/types [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-08T11:33:34.706Z] === RUN TestStrSliceMarshalJSON [2021-08-08T11:33:34.706Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestStrSliceUnmarshalJSON [2021-08-08T11:33:34.706Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestStrSliceUnmarshalString [2021-08-08T11:33:34.706Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestStrSliceUnmarshalSlice [2021-08-08T11:33:34.706Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-08T11:33:34.706Z] PASS [2021-08-08T11:33:34.706Z] coverage: 90.0% of statements [2021-08-08T11:33:34.706Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2021-08-08T11:33:34.706Z] === RUN TestToJSON [2021-08-08T11:33:34.706Z] --- PASS: TestToJSON (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestToParamWithVersion [2021-08-08T11:33:34.706Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestFromJSON [2021-08-08T11:33:34.706Z] --- PASS: TestFromJSON (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestEmpty [2021-08-08T11:33:34.706Z] --- PASS: TestEmpty (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestArgsMatchKVListEmptySources [2021-08-08T11:33:34.706Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestArgsMatchKVList [2021-08-08T11:33:34.706Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestArgsMatch [2021-08-08T11:33:34.706Z] --- PASS: TestArgsMatch (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestAdd [2021-08-08T11:33:34.706Z] --- PASS: TestAdd (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestDel [2021-08-08T11:33:34.706Z] --- PASS: TestDel (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestLen [2021-08-08T11:33:34.706Z] --- PASS: TestLen (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestExactMatch [2021-08-08T11:33:34.706Z] --- PASS: TestExactMatch (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestOnlyOneExactMatch [2021-08-08T11:33:34.706Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestContains [2021-08-08T11:33:34.706Z] --- PASS: TestContains (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestValidate [2021-08-08T11:33:34.706Z] --- PASS: TestValidate (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestWalkValues [2021-08-08T11:33:34.706Z] --- PASS: TestWalkValues (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestFuzzyMatch [2021-08-08T11:33:34.706Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestClone [2021-08-08T11:33:34.706Z] --- PASS: TestClone (0.00s) [2021-08-08T11:33:34.706Z] PASS [2021-08-08T11:33:34.706Z] coverage: 92.2% of statements [2021-08-08T11:33:34.706Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-08T11:33:34.706Z] === RUN TestDurationToSecondsString [2021-08-08T11:33:34.706Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestGetTimestamp [2021-08-08T11:33:34.706Z] --- PASS: TestGetTimestamp (0.19s) [2021-08-08T11:33:34.706Z] === RUN TestParseTimestamps [2021-08-08T11:33:34.706Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-08T11:33:34.706Z] PASS [2021-08-08T11:33:34.706Z] coverage: 100.0% of statements [2021-08-08T11:33:34.706Z] ok github.com/docker/docker/api/types/time 0.256s coverage: 100.0% of statements [2021-08-08T11:33:34.706Z] === RUN TestCompareVersion [2021-08-08T11:33:34.706Z] --- PASS: TestCompareVersion (0.00s) [2021-08-08T11:33:34.706Z] PASS [2021-08-08T11:33:34.706Z] coverage: 75.0% of statements [2021-08-08T11:33:34.706Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 75.0% of statements [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/builder [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-08T11:33:34.706Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-08T11:33:34.706Z] === RUN TestParseRemoteURL [2021-08-08T11:33:34.706Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-08T11:33:34.706Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-08T11:33:34.706Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-08T11:33:34.706Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-08T11:33:34.706Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-08T11:33:34.706Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-08T11:33:34.706Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-08T11:33:34.706Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-08T11:33:34.706Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-08T11:33:34.706Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-08T11:33:34.706Z] --- PASS: TestParseRemoteURL (0.01s) [2021-08-08T11:33:34.706Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-08T11:33:34.706Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-08T11:33:34.706Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-08T11:33:34.706Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-08T11:33:34.706Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-08T11:33:34.706Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-08T11:33:34.706Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-08T11:33:34.706Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-08T11:33:34.706Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-08T11:33:34.706Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestCloneArgsSmartHttp [2021-08-08T11:33:34.706Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-08T11:33:34.706Z] === RUN TestCloneArgsDumbHttp [2021-08-08T11:33:34.706Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestCloneArgsGit [2021-08-08T11:33:34.706Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestCheckoutGit [2021-08-08T11:33:34.706Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-08T11:33:34.706Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestProcessNoDockerignore [2021-08-08T11:33:34.706Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-08-08T11:33:34.706Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-08T11:33:34.706Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestDetectContentType [2021-08-08T11:33:34.706Z] --- PASS: TestDetectContentType (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestSelectAcceptableMIME [2021-08-08T11:33:34.706Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestInspectEmptyResponse [2021-08-08T11:33:34.706Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestInspectResponseBinary [2021-08-08T11:33:34.706Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestResponseUnsupportedContentType [2021-08-08T11:33:34.706Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestInspectResponseTextSimple [2021-08-08T11:33:34.706Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestInspectResponseEmptyContentType [2021-08-08T11:33:34.706Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestUnknownContentLength [2021-08-08T11:33:34.706Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestDownloadRemote [2021-08-08T11:33:34.706Z] --- PASS: TestDownloadRemote (0.09s) [2021-08-08T11:33:34.706Z] === RUN TestGetWithStatusError [2021-08-08T11:33:34.706Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestCloseRootDirectory [2021-08-08T11:33:34.706Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:33:34.706Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestHashFile [2021-08-08T11:33:34.706Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:33:34.706Z] --- SKIP: TestHashFile (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestHashSubdir [2021-08-08T11:33:34.706Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:33:34.706Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-08T11:33:34.706Z] === RUN TestRemoveDirectory [2021-08-08T11:33:34.706Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:33:34.706Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-08-08T11:33:34.706Z] PASS [2021-08-08T11:33:34.706Z] coverage: 9.3% of statements [2021-08-08T11:33:34.706Z] ok github.com/docker/docker/builder/remotecontext 0.233s coverage: 9.3% of statements [2021-08-08T11:33:35.675Z] === RUN TestGetAllAllowed [2021-08-08T11:33:35.675Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestGetAllMeta [2021-08-08T11:33:35.675Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-08T11:33:35.675Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestIsUnreferencedBuiltin [2021-08-08T11:33:35.675Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestIsExistingDirectory [2021-08-08T11:33:35.675Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-08-08T11:33:35.675Z] === RUN TestGetFilenameForDownload [2021-08-08T11:33:35.675Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestEnv2Variables [2021-08-08T11:33:35.675Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-08T11:33:35.675Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestMaintainer [2021-08-08T11:33:35.675Z] --- PASS: TestMaintainer (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestLabel [2021-08-08T11:33:35.675Z] --- PASS: TestLabel (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestFromScratch [2021-08-08T11:33:35.675Z] --- PASS: TestFromScratch (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestFromWithArg [2021-08-08T11:33:35.675Z] --- PASS: TestFromWithArg (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-08T11:33:35.675Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestFromWithUndefinedArg [2021-08-08T11:33:35.675Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestFromMultiStageWithNamedStage [2021-08-08T11:33:35.675Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestOnbuild [2021-08-08T11:33:35.675Z] --- PASS: TestOnbuild (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestWorkdir [2021-08-08T11:33:35.675Z] --- PASS: TestWorkdir (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestCmd [2021-08-08T11:33:35.675Z] --- PASS: TestCmd (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestHealthcheckNone [2021-08-08T11:33:35.675Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestHealthcheckCmd [2021-08-08T11:33:35.675Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestEntrypoint [2021-08-08T11:33:35.675Z] --- PASS: TestEntrypoint (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestExpose [2021-08-08T11:33:35.675Z] --- PASS: TestExpose (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestUser [2021-08-08T11:33:35.675Z] --- PASS: TestUser (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestVolume [2021-08-08T11:33:35.675Z] --- PASS: TestVolume (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestStopSignal [2021-08-08T11:33:35.675Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-08T11:33:35.675Z] --- SKIP: TestStopSignal (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestArg [2021-08-08T11:33:35.675Z] --- PASS: TestArg (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestShell [2021-08-08T11:33:35.675Z] --- PASS: TestShell (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestPrependEnvOnCmd [2021-08-08T11:33:35.675Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestRunWithBuildArgs [2021-08-08T11:33:35.675Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestRunIgnoresHealthcheck [2021-08-08T11:33:35.675Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestDispatchUnsupportedOptions [2021-08-08T11:33:35.675Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-08T11:33:35.675Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-08T11:33:35.675Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-08T11:33:35.675Z] --- PASS: TestDispatchUnsupportedOptions (0.01s) [2021-08-08T11:33:35.675Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.01s) [2021-08-08T11:33:35.675Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-08T11:33:35.675Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestNormalizeWorkdir [2021-08-08T11:33:35.675Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestDispatch [2021-08-08T11:33:35.675Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-08T11:33:35.675Z] === RUN TestEnable [2021-08-08T11:33:35.675Z] --- PASS: TestEnable (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestDisable [2021-08-08T11:33:35.675Z] --- PASS: TestDisable (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestEnabled [2021-08-08T11:33:35.675Z] --- PASS: TestEnabled (0.00s) [2021-08-08T11:33:35.675Z] PASS [2021-08-08T11:33:35.675Z] coverage: 100.0% of statements [2021-08-08T11:33:35.675Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-08T11:33:35.675Z] ok github.com/docker/docker/cli/debug 0.048s coverage: 100.0% of statements [2021-08-08T11:33:35.675Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-08T11:33:35.675Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-08T11:33:35.675Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-08T11:33:35.675Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-08T11:33:35.675Z] === RUN TestDispatch/COPY_url [2021-08-08T11:33:35.675Z] --- PASS: TestDispatch (0.06s) [2021-08-08T11:33:35.675Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-08-08T11:33:35.675Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-08T11:33:35.675Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-08T11:33:35.675Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-08T11:33:35.675Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-08T11:33:35.675Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-08T11:33:35.675Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestAddScratchImageAddsToMounts [2021-08-08T11:33:35.675Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-08T11:33:35.675Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-08T11:33:35.675Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-08T11:33:35.675Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestImageSourceGetAddsToMounts [2021-08-08T11:33:35.675Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestEmptyDockerfile [2021-08-08T11:33:35.675Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestSymlinkDockerfile [2021-08-08T11:33:35.675Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-08T11:33:35.675Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-08T11:33:35.675Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestNonExistingDockerfile [2021-08-08T11:33:35.675Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestCopyRunConfig [2021-08-08T11:33:35.675Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestDeepCopyRunConfig [2021-08-08T11:33:35.675Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestExportImage [2021-08-08T11:33:35.675Z] --- PASS: TestExportImage (0.00s) [2021-08-08T11:33:35.675Z] === RUN TestNormalizeDest [2021-08-08T11:33:35.675Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-08T11:33:35.675Z] PASS [2021-08-08T11:33:35.675Z] coverage: 46.8% of statements [2021-08-08T11:33:35.675Z] ok github.com/docker/docker/builder/dockerfile 0.197s coverage: 46.8% of statements [2021-08-08T11:33:35.675Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-08T11:33:36.367Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-08T11:33:36.624Z] docker_cli_daemon_plugins_test.go:79: [dec10c6ef63e5] daemon is not started [2021-08-08T11:33:36.646Z] === RUN TestTCP4Proxy [2021-08-08T11:33:36.646Z] --- PASS: TestTCP4Proxy (0.03s) [2021-08-08T11:33:36.646Z] === RUN TestTCP4ProxyHalfClose [2021-08-08T11:33:36.646Z] --- PASS: TestTCP4ProxyHalfClose (0.06s) [2021-08-08T11:33:36.646Z] === RUN TestTCP6Proxy [2021-08-08T11:33:36.646Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-08T11:33:36.646Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-08T11:33:36.646Z] === RUN TestTCPDualStackProxy [2021-08-08T11:33:36.646Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-08T11:33:36.646Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-08T11:33:36.646Z] === RUN TestUDP4Proxy [2021-08-08T11:33:36.646Z] --- PASS: TestUDP4Proxy (0.01s) [2021-08-08T11:33:36.646Z] === RUN TestUDP6Proxy [2021-08-08T11:33:36.646Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-08T11:33:36.646Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-08T11:33:36.646Z] === RUN TestUDPWriteError [2021-08-08T11:33:36.646Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-08T11:33:36.646Z] === RUN TestSCTP4Proxy [2021-08-08T11:33:36.646Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-08T11:33:36.646Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-08T11:33:36.646Z] === RUN TestSCTP6Proxy [2021-08-08T11:33:36.646Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-08T11:33:36.646Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-08T11:33:36.646Z] PASS [2021-08-08T11:33:36.646Z] coverage: 49.4% of statements [2021-08-08T11:33:36.646Z] ok github.com/docker/docker/cmd/docker-proxy 0.158s coverage: 49.4% of statements [2021-08-08T11:33:37.991Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-08-08T11:33:38.919Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-08T11:33:40.287Z] docker_cli_daemon_plugins_test.go:169: [daeb1a30bceef] daemon is not started [2021-08-08T11:33:40.543Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-08T11:33:41.909Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-08-08T11:33:42.471Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-08T11:33:43.444Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.36s) [2021-08-08T11:33:43.444Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-08T11:33:46.642Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-08-08T11:33:46.981Z] === RUN TestCheckpointCreateError [2021-08-08T11:33:46.981Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestCheckpointCreate [2021-08-08T11:33:46.981Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestCheckpointDeleteError [2021-08-08T11:33:46.981Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestCheckpointDelete [2021-08-08T11:33:46.981Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestCheckpointListError [2021-08-08T11:33:46.981Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestCheckpointList [2021-08-08T11:33:46.981Z] --- PASS: TestCheckpointList (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestCheckpointListContainerNotFound [2021-08-08T11:33:46.981Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestNewClientWithOpsFromEnv [2021-08-08T11:33:46.981Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-08T11:33:46.981Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestGetAPIPath [2021-08-08T11:33:46.981Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestParseHostURL [2021-08-08T11:33:46.981Z] --- PASS: TestParseHostURL (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-08T11:33:46.981Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-08T11:33:46.981Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestNegotiateAPIVersion [2021-08-08T11:33:46.981Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestNegotiateAPVersionOverride [2021-08-08T11:33:46.981Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-08T11:33:46.981Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-08T11:33:46.981Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-08T11:33:46.981Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestClientRedirect [2021-08-08T11:33:46.981Z] --- PASS: TestClientRedirect (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestConfigCreateUnsupported [2021-08-08T11:33:46.981Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestConfigCreateError [2021-08-08T11:33:46.981Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestConfigCreate [2021-08-08T11:33:46.981Z] --- PASS: TestConfigCreate (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestConfigInspectNotFound [2021-08-08T11:33:46.981Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestConfigInspectWithEmptyID [2021-08-08T11:33:46.981Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestConfigInspectUnsupported [2021-08-08T11:33:46.981Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestConfigInspectError [2021-08-08T11:33:46.981Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestConfigInspectConfigNotFound [2021-08-08T11:33:46.981Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestConfigInspect [2021-08-08T11:33:46.981Z] --- PASS: TestConfigInspect (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestConfigListUnsupported [2021-08-08T11:33:46.981Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestConfigListError [2021-08-08T11:33:46.981Z] --- PASS: TestConfigListError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestConfigList [2021-08-08T11:33:46.981Z] --- PASS: TestConfigList (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestConfigRemoveUnsupported [2021-08-08T11:33:46.981Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestConfigRemoveError [2021-08-08T11:33:46.981Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestConfigRemove [2021-08-08T11:33:46.981Z] --- PASS: TestConfigRemove (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestConfigUpdateUnsupported [2021-08-08T11:33:46.981Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestConfigUpdateError [2021-08-08T11:33:46.981Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestConfigUpdate [2021-08-08T11:33:46.981Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerCommitError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerCommit [2021-08-08T11:33:46.981Z] --- PASS: TestContainerCommit (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerStatPathError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerStatPathNotFoundError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerStatPathNoHeaderError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerStatPath [2021-08-08T11:33:46.981Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestCopyToContainerError [2021-08-08T11:33:46.981Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestCopyToContainerNotFoundError [2021-08-08T11:33:46.981Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-08T11:33:46.981Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestCopyToContainer [2021-08-08T11:33:46.981Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestCopyFromContainerError [2021-08-08T11:33:46.981Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestCopyFromContainerNotFoundError [2021-08-08T11:33:46.981Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-08T11:33:46.981Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-08T11:33:46.981Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestCopyFromContainer [2021-08-08T11:33:46.981Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerCreateError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerCreateImageNotFound [2021-08-08T11:33:46.981Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerCreateWithName [2021-08-08T11:33:46.981Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerCreateAutoRemove [2021-08-08T11:33:46.981Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerDiffError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerDiff [2021-08-08T11:33:46.981Z] --- PASS: TestContainerDiff (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerExecCreateError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerExecCreate [2021-08-08T11:33:46.981Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerExecStartError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerExecStart [2021-08-08T11:33:46.981Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerExecInspectError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerExecInspect [2021-08-08T11:33:46.981Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerExportError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerExportError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerExport [2021-08-08T11:33:46.981Z] --- PASS: TestContainerExport (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerInspectError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerInspectContainerNotFound [2021-08-08T11:33:46.981Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerInspectWithEmptyID [2021-08-08T11:33:46.981Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerInspect [2021-08-08T11:33:46.981Z] --- PASS: TestContainerInspect (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerInspectNode [2021-08-08T11:33:46.981Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerKillError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerKillError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerKill [2021-08-08T11:33:46.981Z] --- PASS: TestContainerKill (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerListError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerListError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerList [2021-08-08T11:33:46.981Z] --- PASS: TestContainerList (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerLogsNotFoundError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerLogsError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerLogs [2021-08-08T11:33:46.981Z] --- PASS: TestContainerLogs (0.22s) [2021-08-08T11:33:46.981Z] === RUN TestContainerPauseError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerPause [2021-08-08T11:33:46.981Z] --- PASS: TestContainerPause (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainersPruneError [2021-08-08T11:33:46.981Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainersPrune [2021-08-08T11:33:46.981Z] --- PASS: TestContainersPrune (0.01s) [2021-08-08T11:33:46.981Z] === RUN TestContainerRemoveError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerRemoveNotFoundError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerRemove [2021-08-08T11:33:46.981Z] --- PASS: TestContainerRemove (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerRenameError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerRename [2021-08-08T11:33:46.981Z] --- PASS: TestContainerRename (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerResizeError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerExecResizeError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerResize [2021-08-08T11:33:46.981Z] --- PASS: TestContainerResize (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerExecResize [2021-08-08T11:33:46.981Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerRestartError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerRestart [2021-08-08T11:33:46.981Z] --- PASS: TestContainerRestart (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerStartError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerStartError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerStart [2021-08-08T11:33:46.981Z] --- PASS: TestContainerStart (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerStatsError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerStats [2021-08-08T11:33:46.981Z] --- PASS: TestContainerStats (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerStopError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerStopError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerStop [2021-08-08T11:33:46.981Z] --- PASS: TestContainerStop (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerTopError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerTopError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerTop [2021-08-08T11:33:46.981Z] --- PASS: TestContainerTop (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerUnpauseError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerUnpause [2021-08-08T11:33:46.981Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerUpdateError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerUpdate [2021-08-08T11:33:46.981Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerWaitError [2021-08-08T11:33:46.981Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestContainerWait [2021-08-08T11:33:46.981Z] --- PASS: TestContainerWait (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestDiskUsageError [2021-08-08T11:33:46.981Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestDiskUsage [2021-08-08T11:33:46.981Z] --- PASS: TestDiskUsage (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestDistributionInspectUnsupported [2021-08-08T11:33:46.981Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestDistributionInspectWithEmptyID [2021-08-08T11:33:46.981Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestEventsErrorInOptions [2021-08-08T11:33:46.981Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestEventsErrorFromServer [2021-08-08T11:33:46.981Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestEvents [2021-08-08T11:33:46.981Z] --- PASS: TestEvents (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestTLSCloseWriter [2021-08-08T11:33:46.981Z] === PAUSE TestTLSCloseWriter [2021-08-08T11:33:46.981Z] === RUN TestImageBuildError [2021-08-08T11:33:46.981Z] --- PASS: TestImageBuildError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImageBuild [2021-08-08T11:33:46.981Z] --- PASS: TestImageBuild (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestGetDockerOS [2021-08-08T11:33:46.981Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImageCreateError [2021-08-08T11:33:46.981Z] --- PASS: TestImageCreateError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImageCreate [2021-08-08T11:33:46.981Z] --- PASS: TestImageCreate (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImageHistoryError [2021-08-08T11:33:46.981Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImageHistory [2021-08-08T11:33:46.981Z] --- PASS: TestImageHistory (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImageImportError [2021-08-08T11:33:46.981Z] --- PASS: TestImageImportError (0.01s) [2021-08-08T11:33:46.981Z] === RUN TestImageImport [2021-08-08T11:33:46.981Z] --- PASS: TestImageImport (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImageInspectError [2021-08-08T11:33:46.981Z] --- PASS: TestImageInspectError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImageInspectImageNotFound [2021-08-08T11:33:46.981Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImageInspectWithEmptyID [2021-08-08T11:33:46.981Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImageInspect [2021-08-08T11:33:46.981Z] --- PASS: TestImageInspect (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImageListError [2021-08-08T11:33:46.981Z] --- PASS: TestImageListError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImageList [2021-08-08T11:33:46.981Z] --- PASS: TestImageList (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImageListApiBefore125 [2021-08-08T11:33:46.981Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImageLoadError [2021-08-08T11:33:46.981Z] --- PASS: TestImageLoadError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImageLoad [2021-08-08T11:33:46.981Z] --- PASS: TestImageLoad (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImagesPruneError [2021-08-08T11:33:46.981Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImagesPrune [2021-08-08T11:33:46.981Z] --- PASS: TestImagesPrune (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImagePullReferenceParseError [2021-08-08T11:33:46.981Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImagePullAnyError [2021-08-08T11:33:46.981Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-08T11:33:46.981Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-08T11:33:46.981Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-08T11:33:46.981Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-08T11:33:46.981Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImagePullWithoutErrors [2021-08-08T11:33:46.981Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImagePushReferenceError [2021-08-08T11:33:46.981Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImagePushAnyError [2021-08-08T11:33:46.981Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-08T11:33:46.981Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-08T11:33:46.981Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-08T11:33:46.982Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-08T11:33:46.982Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-08T11:33:46.982Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestImagePushWithoutErrors [2021-08-08T11:33:46.982Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-08T11:33:46.982Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-08T11:33:46.982Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-08T11:33:46.982Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-08T11:33:46.982Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-08T11:33:46.982Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-08T11:33:46.982Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-08T11:33:46.982Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-08T11:33:46.982Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestImageRemoveError [2021-08-08T11:33:46.982Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestImageRemoveImageNotFound [2021-08-08T11:33:46.982Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestImageRemove [2021-08-08T11:33:46.982Z] --- PASS: TestImageRemove (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestImageSaveError [2021-08-08T11:33:46.982Z] --- PASS: TestImageSaveError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestImageSave [2021-08-08T11:33:46.982Z] --- PASS: TestImageSave (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestImageSearchAnyError [2021-08-08T11:33:46.982Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-08T11:33:46.982Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-08T11:33:46.982Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-08T11:33:46.982Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-08T11:33:46.982Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestImageSearchWithoutErrors [2021-08-08T11:33:46.982Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestImageTagError [2021-08-08T11:33:46.982Z] --- PASS: TestImageTagError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestImageTagInvalidReference [2021-08-08T11:33:46.982Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestImageTagInvalidSourceImageName [2021-08-08T11:33:46.982Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestImageTagHexSource [2021-08-08T11:33:46.982Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestImageTag [2021-08-08T11:33:46.982Z] --- PASS: TestImageTag (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestInfoServerError [2021-08-08T11:33:46.982Z] --- PASS: TestInfoServerError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestInfoInvalidResponseJSONError [2021-08-08T11:33:46.982Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestInfo [2021-08-08T11:33:46.982Z] --- PASS: TestInfo (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNetworkConnectError [2021-08-08T11:33:46.982Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-08T11:33:46.982Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNetworkConnect [2021-08-08T11:33:46.982Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNetworkCreateError [2021-08-08T11:33:46.982Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNetworkCreate [2021-08-08T11:33:46.982Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNetworkDisconnectError [2021-08-08T11:33:46.982Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNetworkDisconnect [2021-08-08T11:33:46.982Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNetworkInspectError [2021-08-08T11:33:46.982Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNetworkInspectNotFoundError [2021-08-08T11:33:46.982Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNetworkInspectWithEmptyID [2021-08-08T11:33:46.982Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNetworkInspect [2021-08-08T11:33:46.982Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNetworkListError [2021-08-08T11:33:46.982Z] --- PASS: TestNetworkListError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNetworkList [2021-08-08T11:33:46.982Z] --- PASS: TestNetworkList (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNetworksPruneError [2021-08-08T11:33:46.982Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNetworksPrune [2021-08-08T11:33:46.982Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNetworkRemoveError [2021-08-08T11:33:46.982Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNetworkRemove [2021-08-08T11:33:46.982Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNodeInspectError [2021-08-08T11:33:46.982Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNodeInspectNodeNotFound [2021-08-08T11:33:46.982Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNodeInspectWithEmptyID [2021-08-08T11:33:46.982Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNodeInspect [2021-08-08T11:33:46.982Z] --- PASS: TestNodeInspect (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNodeListError [2021-08-08T11:33:46.982Z] --- PASS: TestNodeListError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNodeList [2021-08-08T11:33:46.982Z] --- PASS: TestNodeList (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNodeRemoveError [2021-08-08T11:33:46.982Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNodeRemove [2021-08-08T11:33:46.982Z] --- PASS: TestNodeRemove (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNodeUpdateError [2021-08-08T11:33:46.982Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestNodeUpdate [2021-08-08T11:33:46.982Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestOptionWithTimeout [2021-08-08T11:33:46.982Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestPingFail [2021-08-08T11:33:46.982Z] --- PASS: TestPingFail (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestPingWithError [2021-08-08T11:33:46.982Z] 2021/08/08 11:33:46 RoundTripper returned a response & error; ignoring response [2021-08-08T11:33:46.982Z] 2021/08/08 11:33:46 RoundTripper returned a response & error; ignoring response [2021-08-08T11:33:46.982Z] --- PASS: TestPingWithError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestPingSuccess [2021-08-08T11:33:46.982Z] --- PASS: TestPingSuccess (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestPingHeadFallback [2021-08-08T11:33:46.982Z] === RUN TestPingHeadFallback/OK [2021-08-08T11:33:46.982Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-08T11:33:46.982Z] === RUN TestPingHeadFallback/Not_Found [2021-08-08T11:33:46.982Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-08T11:33:46.982Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-08T11:33:46.982Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-08T11:33:46.982Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-08T11:33:46.982Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-08T11:33:46.982Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestPluginDisableError [2021-08-08T11:33:46.982Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestPluginDisable [2021-08-08T11:33:46.982Z] --- PASS: TestPluginDisable (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestPluginEnableError [2021-08-08T11:33:46.982Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestPluginEnable [2021-08-08T11:33:46.982Z] --- PASS: TestPluginEnable (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestPluginInspectError [2021-08-08T11:33:46.982Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestPluginInspectWithEmptyID [2021-08-08T11:33:46.982Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestPluginInspect [2021-08-08T11:33:46.982Z] --- PASS: TestPluginInspect (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestPluginListError [2021-08-08T11:33:46.982Z] --- PASS: TestPluginListError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestPluginList [2021-08-08T11:33:46.982Z] --- PASS: TestPluginList (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestPluginPushError [2021-08-08T11:33:46.982Z] --- PASS: TestPluginPushError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestPluginPush [2021-08-08T11:33:46.982Z] --- PASS: TestPluginPush (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestPluginRemoveError [2021-08-08T11:33:46.982Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestPluginRemove [2021-08-08T11:33:46.982Z] --- PASS: TestPluginRemove (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestPluginSetError [2021-08-08T11:33:46.982Z] --- PASS: TestPluginSetError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestPluginSet [2021-08-08T11:33:46.982Z] --- PASS: TestPluginSet (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSetHostHeader [2021-08-08T11:33:46.982Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestPlainTextError [2021-08-08T11:33:46.982Z] --- PASS: TestPlainTextError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestInfiniteError [2021-08-08T11:33:46.982Z] --- PASS: TestInfiniteError (0.02s) [2021-08-08T11:33:46.982Z] === RUN TestCanceledContext [2021-08-08T11:33:46.982Z] 2021/08/08 11:33:46 RoundTripper returned a response & error; ignoring response [2021-08-08T11:33:46.982Z] --- PASS: TestCanceledContext (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestDeadlineExceededContext [2021-08-08T11:33:46.982Z] 2021/08/08 11:33:46 RoundTripper returned a response & error; ignoring response [2021-08-08T11:33:46.982Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSecretCreateUnsupported [2021-08-08T11:33:46.982Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSecretCreateError [2021-08-08T11:33:46.982Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSecretCreate [2021-08-08T11:33:46.982Z] --- PASS: TestSecretCreate (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSecretInspectUnsupported [2021-08-08T11:33:46.982Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSecretInspectError [2021-08-08T11:33:46.982Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSecretInspectSecretNotFound [2021-08-08T11:33:46.982Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSecretInspectWithEmptyID [2021-08-08T11:33:46.982Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSecretInspect [2021-08-08T11:33:46.982Z] --- PASS: TestSecretInspect (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSecretListUnsupported [2021-08-08T11:33:46.982Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSecretListError [2021-08-08T11:33:46.982Z] --- PASS: TestSecretListError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSecretList [2021-08-08T11:33:46.982Z] --- PASS: TestSecretList (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSecretRemoveUnsupported [2021-08-08T11:33:46.982Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSecretRemoveError [2021-08-08T11:33:46.982Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSecretRemove [2021-08-08T11:33:46.982Z] --- PASS: TestSecretRemove (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSecretUpdateUnsupported [2021-08-08T11:33:46.982Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSecretUpdateError [2021-08-08T11:33:46.982Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSecretUpdate [2021-08-08T11:33:46.982Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestServiceCreateError [2021-08-08T11:33:46.982Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestServiceCreate [2021-08-08T11:33:46.982Z] --- PASS: TestServiceCreate (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-08T11:33:46.982Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestServiceCreateDigestPinning [2021-08-08T11:33:46.982Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestServiceInspectError [2021-08-08T11:33:46.982Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestServiceInspectServiceNotFound [2021-08-08T11:33:46.982Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestServiceInspectWithEmptyID [2021-08-08T11:33:46.982Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestServiceInspect [2021-08-08T11:33:46.982Z] --- PASS: TestServiceInspect (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestServiceListError [2021-08-08T11:33:46.982Z] --- PASS: TestServiceListError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestServiceList [2021-08-08T11:33:46.982Z] --- PASS: TestServiceList (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestServiceLogsError [2021-08-08T11:33:46.982Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestServiceLogs [2021-08-08T11:33:46.982Z] --- PASS: TestServiceLogs (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestServiceRemoveError [2021-08-08T11:33:46.982Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestServiceRemoveNotFoundError [2021-08-08T11:33:46.982Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestServiceRemove [2021-08-08T11:33:46.982Z] --- PASS: TestServiceRemove (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestServiceUpdateError [2021-08-08T11:33:46.982Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestServiceUpdate [2021-08-08T11:33:46.982Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSwarmGetUnlockKeyError [2021-08-08T11:33:46.982Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSwarmGetUnlockKey [2021-08-08T11:33:46.982Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSwarmInitError [2021-08-08T11:33:46.982Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-08T11:33:46.982Z] === RUN TestSwarmInit [2021-08-08T11:33:46.982Z] --- PASS: TestSwarmInit (0.00s) [2021-08-08T11:33:47.203Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-08T11:33:47.441Z] === RUN TestSwarmInspectError [2021-08-08T11:33:47.441Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestSwarmInspect [2021-08-08T11:33:47.441Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestSwarmJoinError [2021-08-08T11:33:47.441Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestSwarmJoin [2021-08-08T11:33:47.441Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestSwarmLeaveError [2021-08-08T11:33:47.441Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestSwarmLeave [2021-08-08T11:33:47.441Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestSwarmUnlockError [2021-08-08T11:33:47.441Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestSwarmUnlock [2021-08-08T11:33:47.441Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestSwarmUpdateError [2021-08-08T11:33:47.441Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestSwarmUpdate [2021-08-08T11:33:47.441Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestTaskInspectError [2021-08-08T11:33:47.441Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestTaskInspectWithEmptyID [2021-08-08T11:33:47.441Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestTaskInspect [2021-08-08T11:33:47.441Z] --- PASS: TestTaskInspect (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestTaskListError [2021-08-08T11:33:47.441Z] --- PASS: TestTaskListError (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestTaskList [2021-08-08T11:33:47.441Z] --- PASS: TestTaskList (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestVolumeCreateError [2021-08-08T11:33:47.441Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestVolumeCreate [2021-08-08T11:33:47.441Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestVolumeInspectError [2021-08-08T11:33:47.441Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestVolumeInspectNotFound [2021-08-08T11:33:47.441Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestVolumeInspectWithEmptyID [2021-08-08T11:33:47.441Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestVolumeInspect [2021-08-08T11:33:47.441Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestVolumeListError [2021-08-08T11:33:47.441Z] --- PASS: TestVolumeListError (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestVolumeList [2021-08-08T11:33:47.441Z] --- PASS: TestVolumeList (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestVolumeRemoveError [2021-08-08T11:33:47.441Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-08T11:33:47.441Z] === RUN TestVolumeRemove [2021-08-08T11:33:47.441Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-08T11:33:47.441Z] === CONT TestTLSCloseWriter [2021-08-08T11:33:47.441Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-08T11:33:47.441Z] PASS [2021-08-08T11:33:47.441Z] coverage: 74.8% of statements [2021-08-08T11:33:47.441Z] ok github.com/docker/docker/client 0.417s coverage: 74.8% of statements [2021-08-08T11:33:47.459Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-08-08T11:33:47.856Z] .......................... [ 67%] [2021-08-08T11:33:48.021Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-08-08T11:33:48.612Z] check_test.go:309: [d646967189ef7] daemon is not started [2021-08-08T11:33:48.612Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-08-08T11:33:51.157Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-08-08T11:33:53.674Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-08-08T11:33:56.194Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-08-08T11:33:56.757Z] --- PASS: TestBuildWithHugeFile (103.81s) [2021-08-08T11:33:56.757Z] === RUN TestBuildWCOWSandboxSize [2021-08-08T11:33:56.757Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-08T11:33:56.757Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-08T11:33:56.757Z] === RUN TestBuildWithEmptyDockerfile [2021-08-08T11:33:56.757Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-08T11:33:56.757Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-08T11:33:56.757Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-08T11:33:56.757Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-08T11:33:56.757Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-08T11:33:56.757Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-08T11:33:56.757Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-08T11:33:56.757Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-08T11:33:57.013Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-08T11:33:57.013Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-08-08T11:33:57.013Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2021-08-08T11:33:57.013Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2021-08-08T11:33:57.013Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2021-08-08T11:33:57.013Z] === RUN TestBuildPreserveOwnership [2021-08-08T11:33:57.013Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-08T11:33:58.380Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-08-08T11:33:59.746Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-08T11:34:00.675Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-08-08T11:34:01.469Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-08-08T11:34:01.469Z] PASS [2021-08-08T11:34:01.469Z] [2021-08-08T11:34:01.469Z] DONE 17 tests in 45.588s [2021-08-08T11:34:01.469Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-08T11:34:01.469Z] INFO: Testing against a local daemon [2021-08-08T11:34:01.469Z] === RUN TestPluginInvalidJSON [2021-08-08T11:34:01.469Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-08T11:34:01.469Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-08T11:34:01.469Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-08T11:34:01.469Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-08T11:34:01.469Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-08T11:34:01.469Z] === RUN TestPluginInstall [2021-08-08T11:34:01.469Z] === RUN TestPluginInstall/no_auth [2021-08-08T11:34:01.469Z] time="2021-08-08T11:34:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-08T11:34:01.469Z] time="2021-08-08T11:34:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3aefddd33d95c57be5023686db868d02c812417bd74dfeb5ddddd3884b4b6ca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-08T11:34:01.469Z] time="2021-08-08T11:34:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-08T11:34:01.469Z] time="2021-08-08T11:34:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3aefddd33d95c57be5023686db868d02c812417bd74dfeb5ddddd3884b4b6ca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-08T11:34:01.469Z] === RUN TestPluginInstall/with_htpasswd [2021-08-08T11:34:01.469Z] time="2021-08-08T11:34:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-08T11:34:01.469Z] time="2021-08-08T11:34:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41d4628f6b06343f4139c3b6218fd18837931e213e982a2dbddb381e18af89bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-08T11:34:01.469Z] time="2021-08-08T11:34:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-08T11:34:01.469Z] time="2021-08-08T11:34:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41d4628f6b06343f4139c3b6218fd18837931e213e982a2dbddb381e18af89bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-08T11:34:01.725Z] === RUN TestPluginInstall/with_insecure [2021-08-08T11:34:02.568Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-08T11:34:02.651Z] time="2021-08-08T11:34:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-08T11:34:02.651Z] time="2021-08-08T11:34:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38503e71b2fabc723861a0c9bca32014fb854c1a7c234b2e25bfd5d8d9665f55" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-08T11:34:02.651Z] time="2021-08-08T11:34:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-08T11:34:02.651Z] time="2021-08-08T11:34:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38503e71b2fabc723861a0c9bca32014fb854c1a7c234b2e25bfd5d8d9665f55" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-08T11:34:02.824Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-08-08T11:34:02.906Z] plugin_test.go:166: [d7d7f9e7741b6] daemon is not started [2021-08-08T11:34:02.906Z] --- PASS: TestPluginInstall (3.46s) [2021-08-08T11:34:02.906Z] --- PASS: TestPluginInstall/no_auth (1.70s) [2021-08-08T11:34:02.906Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2021-08-08T11:34:02.906Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2021-08-08T11:34:02.906Z] === RUN TestPluginsWithRuntimes [2021-08-08T11:34:04.008Z] f143c6fed32d: Pull complete [2021-08-08T11:34:04.008Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 [2021-08-08T11:34:04.008Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-08T11:34:04.008Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-08-08T11:34:04.008Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-08-08T11:34:04.008Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2061' [2021-08-08T11:34:04.008Z] WARN: Skipping validation tests [2021-08-08T11:34:04.008Z] INFO: Running unit tests at 08/08/2021 11:33:52... [2021-08-08T11:34:04.008Z] INFO: make.ps1 starting at 08/08/2021 11:33:58 [2021-08-08T11:34:04.008Z] INFO: Git commit (d03bcc2d2e) assumed from DOCKER_GITCOMMIT environment variable [2021-08-08T11:34:04.008Z] INFO: Invoking autogen... [2021-08-08T11:34:04.008Z] INFO: Running unit tests... [2021-08-08T11:34:04.715Z] --- PASS: TestBuildPreserveOwnership (7.41s) [2021-08-08T11:34:04.715Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.27s) [2021-08-08T11:34:04.715Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2021-08-08T11:34:04.715Z] === RUN TestBuildPlatformInvalid [2021-08-08T11:34:04.715Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-08-08T11:34:04.715Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-08T11:34:04.791Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-08T11:34:05.277Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-08-08T11:34:05.393Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-08T11:34:05.838Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-08-08T11:34:06.318Z] --- PASS: TestPluginsWithRuntimes (3.44s) [2021-08-08T11:34:06.318Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-08-08T11:34:06.318Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2021-08-08T11:34:06.318Z] === RUN TestPluginBackCompatMediaTypes [2021-08-08T11:34:06.766Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-08T11:34:06.877Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2021-08-08T11:34:06.877Z] PASS [2021-08-08T11:34:06.877Z] [2021-08-08T11:34:06.877Z] DONE 10 tests in 7.540s [2021-08-08T11:34:06.877Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-08T11:34:06.877Z] INFO: Testing against a local daemon [2021-08-08T11:34:06.877Z] === RUN TestExternalGraphDriver [2021-08-08T11:34:07.176Z] === RUN TestExternalGraphDriver/json [2021-08-08T11:34:08.704Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-08T11:34:09.104Z] === RUN TestExternalGraphDriver/spec [2021-08-08T11:34:09.285Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-08-08T11:34:10.989Z] === RUN TestExternalGraphDriver/pull [2021-08-08T11:34:11.178Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-08T11:34:11.434Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-08T11:34:12.352Z] --- PASS: TestExternalGraphDriver (5.32s) [2021-08-08T11:34:12.352Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2021-08-08T11:34:12.352Z] --- PASS: TestExternalGraphDriver/spec (1.85s) [2021-08-08T11:34:12.352Z] --- PASS: TestExternalGraphDriver/pull (1.53s) [2021-08-08T11:34:12.352Z] === RUN TestGraphdriverPluginV2 [2021-08-08T11:34:16.513Z] --- PASS: TestGraphdriverPluginV2 (3.50s) [2021-08-08T11:34:16.513Z] PASS [2021-08-08T11:34:16.513Z] [2021-08-08T11:34:16.513Z] DONE 5 tests in 8.863s [2021-08-08T11:34:16.513Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-08T11:34:16.513Z] INFO: Testing against a local daemon [2021-08-08T11:34:16.513Z] === RUN TestContinueAfterPluginCrash [2021-08-08T11:34:16.513Z] === PAUSE TestContinueAfterPluginCrash [2021-08-08T11:34:16.513Z] === RUN TestReadPluginNoRead [2021-08-08T11:34:16.513Z] === PAUSE TestReadPluginNoRead [2021-08-08T11:34:16.513Z] === RUN TestDaemonStartWithLogOpt [2021-08-08T11:34:16.513Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-08T11:34:16.513Z] === CONT TestContinueAfterPluginCrash [2021-08-08T11:34:16.513Z] === CONT TestDaemonStartWithLogOpt [2021-08-08T11:34:16.680Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-08-08T11:34:19.055Z] ? github.com/docker/docker/api [no test files] [2021-08-08T11:34:19.773Z] --- PASS: TestDaemonStartWithLogOpt (3.52s) [2021-08-08T11:34:19.773Z] === CONT TestReadPluginNoRead [2021-08-08T11:34:21.658Z] === RUN TestReadPluginNoRead/default [2021-08-08T11:34:23.154Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-08T11:34:23.154Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-08T11:34:23.154Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-08T11:34:23.154Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-08T11:34:23.154Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-08T11:34:23.154Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-08T11:34:23.154Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-08T11:34:23.154Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-08T11:34:23.154Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-08T11:34:23.154Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-08T11:34:23.154Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-08T11:34:23.154Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-08T11:34:23.154Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestConfigureDaemonLogs [2021-08-08T11:34:23.154Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestCommonOptionsInstallFlags [2021-08-08T11:34:23.154Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-08T11:34:23.154Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-08T11:34:23.154Z] PASS [2021-08-08T11:34:23.154Z] coverage: 18.5% of statements [2021-08-08T11:34:23.154Z] ok github.com/docker/docker/cmd/dockerd 0.259s coverage: 18.5% of statements [2021-08-08T11:34:23.154Z] === RUN TestContainerStopSignal [2021-08-08T11:34:23.154Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestContainerStopTimeout [2021-08-08T11:34:23.154Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-08T11:34:23.154Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-08T11:34:23.154Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-08-08T11:34:23.154Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-08T11:34:23.154Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestReplaceAndAppendEnvVars [2021-08-08T11:34:23.154Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-08T11:34:23.154Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestNewMemoryStore [2021-08-08T11:34:23.154Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestAddContainers [2021-08-08T11:34:23.154Z] --- PASS: TestAddContainers (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestGetContainer [2021-08-08T11:34:23.154Z] --- PASS: TestGetContainer (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestDeleteContainer [2021-08-08T11:34:23.154Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestListContainers [2021-08-08T11:34:23.154Z] --- PASS: TestListContainers (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestFirstContainer [2021-08-08T11:34:23.154Z] --- PASS: TestFirstContainer (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestApplyAllContainer [2021-08-08T11:34:23.154Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestIsValidHealthString [2021-08-08T11:34:23.154Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestStateRunStop [2021-08-08T11:34:23.154Z] --- PASS: TestStateRunStop (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestStateTimeoutWait [2021-08-08T11:34:23.154Z] state_test.go:141: Stop callback fired [2021-08-08T11:34:23.154Z] state_test.go:165: Stop callback fired [2021-08-08T11:34:23.154Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-08T11:34:23.154Z] === RUN TestIsValidStateString [2021-08-08T11:34:23.154Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestViewSaveDelete [2021-08-08T11:34:23.154Z] --- PASS: TestViewSaveDelete (0.02s) [2021-08-08T11:34:23.154Z] === RUN TestViewAll [2021-08-08T11:34:23.154Z] --- PASS: TestViewAll (0.01s) [2021-08-08T11:34:23.154Z] === RUN TestViewGet [2021-08-08T11:34:23.154Z] --- PASS: TestViewGet (0.01s) [2021-08-08T11:34:23.154Z] === RUN TestNames [2021-08-08T11:34:23.154Z] --- PASS: TestNames (0.00s) [2021-08-08T11:34:23.154Z] === RUN TestViewWithHealthCheck [2021-08-08T11:34:23.154Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-08T11:34:23.154Z] PASS [2021-08-08T11:34:23.154Z] coverage: 41.5% of statements [2021-08-08T11:34:23.154Z] ok github.com/docker/docker/container 0.238s coverage: 41.5% of statements [2021-08-08T11:34:23.216Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-08T11:34:23.544Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-08T11:34:24.145Z] check_test.go:309: [d180a196749b2] daemon is not started [2021-08-08T11:34:24.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-08-08T11:34:24.471Z] --- PASS: TestContinueAfterPluginCrash (8.71s) [2021-08-08T11:34:24.695Z] === RUN TestPrepare [2021-08-08T11:34:24.695Z] --- PASS: TestPrepare (0.00s) [2021-08-08T11:34:24.695Z] === RUN TestStart [2021-08-08T11:34:24.695Z] --- PASS: TestStart (0.00s) [2021-08-08T11:34:24.695Z] === RUN TestWaitCancel [2021-08-08T11:34:24.695Z] --- PASS: TestWaitCancel (0.00s) [2021-08-08T11:34:24.695Z] === RUN TestWaitDisabled [2021-08-08T11:34:24.695Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-08T11:34:24.695Z] === RUN TestWaitEnabled [2021-08-08T11:34:24.695Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-08T11:34:24.695Z] === RUN TestRemove [2021-08-08T11:34:24.695Z] --- PASS: TestRemove (0.00s) [2021-08-08T11:34:24.695Z] PASS [2021-08-08T11:34:24.695Z] coverage: 65.3% of statements [2021-08-08T11:34:24.695Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2021-08-08T11:34:24.707Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-08T11:34:24.726Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-08T11:34:26.090Z] === CONT TestReadPluginNoRead [2021-08-08T11:34:26.090Z] read_test.go:92: [d672b30fa24ab] daemon is not started [2021-08-08T11:34:26.090Z] --- PASS: TestReadPluginNoRead (6.75s) [2021-08-08T11:34:26.090Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2021-08-08T11:34:26.090Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.54s) [2021-08-08T11:34:26.090Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2021-08-08T11:34:26.090Z] PASS [2021-08-08T11:34:26.090Z] [2021-08-08T11:34:26.090Z] DONE 6 tests in 10.306s [2021-08-08T11:34:26.090Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-08T11:34:26.090Z] testing: warning: no tests to run [2021-08-08T11:34:26.090Z] PASS [2021-08-08T11:34:26.090Z] [2021-08-08T11:34:26.090Z] DONE 0 tests in 0.019s [2021-08-08T11:34:26.090Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-08T11:34:26.234Z] === RUN TestNewListSecretsFilters [2021-08-08T11:34:26.234Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-08T11:34:26.234Z] === RUN TestNewListConfigsFilters [2021-08-08T11:34:26.234Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-08T11:34:26.234Z] PASS [2021-08-08T11:34:26.234Z] coverage: 0.5% of statements [2021-08-08T11:34:26.234Z] ok github.com/docker/docker/daemon/cluster 0.203s coverage: 0.5% of statements [2021-08-08T11:34:26.345Z] INFO: Testing against a local daemon [2021-08-08T11:34:26.345Z] === RUN TestPluginWithDevMounts [2021-08-08T11:34:26.345Z] === PAUSE TestPluginWithDevMounts [2021-08-08T11:34:26.345Z] === CONT TestPluginWithDevMounts [2021-08-08T11:34:26.597Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-08T11:34:26.854Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-08-08T11:34:27.772Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-08T11:34:28.231Z] --- PASS: TestPluginWithDevMounts (1.61s) [2021-08-08T11:34:28.231Z] PASS [2021-08-08T11:34:28.231Z] [2021-08-08T11:34:28.231Z] DONE 1 tests in 1.654s [2021-08-08T11:34:28.231Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-08T11:34:28.231Z] INFO: Testing against a local daemon [2021-08-08T11:34:28.231Z] === RUN TestSecretInspect [2021-08-08T11:34:28.233Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-08T11:34:28.233Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-08T11:34:28.233Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-08T11:34:28.233Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-08T11:34:28.233Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-08T11:34:28.233Z] PASS [2021-08-08T11:34:28.233Z] coverage: 35.9% of statements [2021-08-08T11:34:28.233Z] ok github.com/docker/docker/daemon/cluster/convert 0.258s coverage: 35.9% of statements [2021-08-08T11:34:29.149Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-08-08T11:34:29.931Z] === RUN TestVerifyNetworkingConfig [2021-08-08T11:34:29.931Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-08T11:34:29.931Z] === RUN TestGetContainer [2021-08-08T11:34:29.931Z] --- PASS: TestGetContainer (0.00s) [2021-08-08T11:34:29.931Z] === RUN TestValidContainerNames [2021-08-08T11:34:29.931Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-08T11:34:29.931Z] === RUN TestContainerInitDNS [2021-08-08T11:34:29.931Z] daemon_test.go:147: root required [2021-08-08T11:34:29.931Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-08T11:34:29.931Z] === RUN TestMerge [2021-08-08T11:34:29.931Z] --- PASS: TestMerge (0.00s) [2021-08-08T11:34:29.931Z] === RUN TestValidateContainerIsolation [2021-08-08T11:34:29.931Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-08T11:34:29.931Z] === RUN TestFindNetworkErrorType [2021-08-08T11:34:29.931Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-08T11:34:29.931Z] === RUN TestEnsureServicesExist [2021-08-08T11:34:29.931Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-08T11:34:29.931Z] === RUN TestEnsureServicesExistErrors [2021-08-08T11:34:29.931Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-08T11:34:29.931Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-08T11:34:29.931Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-08T11:34:29.931Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-08T11:34:29.931Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-08T11:34:29.931Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-08T11:34:29.931Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-08T11:34:29.931Z] === RUN TestContainerDelete [2021-08-08T11:34:29.931Z] --- PASS: TestContainerDelete (0.00s) [2021-08-08T11:34:29.931Z] === RUN TestContainerDoubleDelete [2021-08-08T11:34:29.931Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-08T11:34:29.931Z] === RUN TestLogContainerEventCopyLabels [2021-08-08T11:34:29.931Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-08T11:34:29.931Z] === RUN TestLogContainerEventWithAttributes [2021-08-08T11:34:29.931Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-08T11:34:29.931Z] === RUN TestNoneHealthcheck [2021-08-08T11:34:29.931Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-08T11:34:29.931Z] === RUN TestHealthStates [2021-08-08T11:34:29.931Z] time="2021-08-08T11:34:29Z" 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" [2021-08-08T11:34:29.931Z] time="2021-08-08T11:34:29Z" 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" [2021-08-08T11:34:29.931Z] time="2021-08-08T11:34:29Z" 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" [2021-08-08T11:34:29.931Z] time="2021-08-08T11:34:29Z" 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" [2021-08-08T11:34:29.931Z] time="2021-08-08T11:34:29Z" 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" [2021-08-08T11:34:29.931Z] time="2021-08-08T11:34:29Z" 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" [2021-08-08T11:34:29.931Z] time="2021-08-08T11:34:29Z" 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" [2021-08-08T11:34:29.931Z] time="2021-08-08T11:34:29Z" 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" [2021-08-08T11:34:29.931Z] time="2021-08-08T11:34:29Z" 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" [2021-08-08T11:34:29.931Z] time="2021-08-08T11:34:29Z" 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" [2021-08-08T11:34:29.931Z] --- PASS: TestHealthStates (0.20s) [2021-08-08T11:34:29.931Z] === RUN TestMaskURLCredentials [2021-08-08T11:34:29.931Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-08T11:34:29.931Z] === RUN TestGetInspectData [2021-08-08T11:34:29.931Z] --- PASS: TestGetInspectData (0.00s) [2021-08-08T11:34:29.931Z] === RUN TestFillLicense [2021-08-08T11:34:29.931Z] --- PASS: TestFillLicense (0.00s) [2021-08-08T11:34:29.931Z] === RUN TestListInvalidFilter [2021-08-08T11:34:29.931Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-08T11:34:29.931Z] === RUN TestNameFilter [2021-08-08T11:34:29.931Z] --- PASS: TestNameFilter (0.00s) [2021-08-08T11:34:29.931Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-08T11:34:29.931Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-08T11:34:29.931Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-08T11:34:29.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-08T11:34:29.931Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-08T11:34:29.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-08T11:34:29.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-08T11:34:29.931Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-08T11:34:29.931Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-08T11:34:29.931Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-08T11:34:29.931Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-08T11:34:29.931Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-08T11:34:29.931Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-08T11:34:29.931Z] === 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 [2021-08-08T11:34:29.931Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-08T11:34:29.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-08T11:34:29.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-08T11:34:29.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-08T11:34:29.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-08T11:34:29.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-08T11:34:29.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-08T11:34:29.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-08T11:34:29.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-08T11:34:29.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-08T11:34:29.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-08T11:34:29.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-08T11:34:29.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-08T11:34:29.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-08T11:34:29.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-08T11:34:29.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-08T11:34:29.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-08T11:34:29.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-08T11:34:29.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-08T11:34:29.932Z] --- 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) [2021-08-08T11:34:29.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-08T11:34:29.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-08T11:34:29.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-08T11:34:29.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-08T11:34:29.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-08T11:34:29.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-08T11:34:29.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-08T11:34:29.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-08T11:34:29.932Z] === RUN TestDaemonReloadLabels [2021-08-08T11:34:29.932Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-08T11:34:29.932Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-08T11:34:29.932Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-08T11:34:29.932Z] === RUN TestDaemonReloadMirrors [2021-08-08T11:34:29.932Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-08T11:34:29.932Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-08T11:34:29.932Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-08T11:34:29.932Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-08T11:34:29.932Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-08T11:34:29.932Z] === RUN TestDaemonDiscoveryReload [2021-08-08T11:34:30.120Z] --- PASS: TestSecretInspect (2.17s) [2021-08-08T11:34:30.120Z] === RUN TestSecretList [2021-08-08T11:34:30.901Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-08-08T11:34:30.901Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-08T11:34:31.361Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-08T11:34:31.361Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-08T11:34:32.330Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.54s) [2021-08-08T11:34:32.330Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-08T11:34:32.330Z] reload_test.go:520: root required [2021-08-08T11:34:32.330Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-08T11:34:32.330Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-08T11:34:32.330Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2021-08-08T11:34:32.330Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-08T11:34:32.330Z] === RUN TestBuilderGC [2021-08-08T11:34:32.330Z] --- PASS: TestBuilderGC (0.00s) [2021-08-08T11:34:32.330Z] === RUN TestDaemonConfigurationNotFound [2021-08-08T11:34:32.330Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-08T11:34:32.330Z] === RUN TestDaemonBrokenConfiguration [2021-08-08T11:34:32.330Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-08-08T11:34:32.330Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-08T11:34:32.330Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-08T11:34:32.330Z] === RUN TestParseClusterAdvertiseSettings [2021-08-08T11:34:32.330Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-08T11:34:32.330Z] === RUN TestFindConfigurationConflicts [2021-08-08T11:34:32.330Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-08T11:34:32.330Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-08T11:34:32.330Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-08T11:34:32.330Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-08T11:34:32.330Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-08T11:34:32.330Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-08T11:34:32.330Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-08T11:34:32.330Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-08T11:34:32.330Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-08T11:34:32.330Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-08T11:34:32.330Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-08T11:34:32.330Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-08T11:34:32.330Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-08T11:34:32.330Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-08T11:34:32.330Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-08T11:34:32.330Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-08-08T11:34:32.330Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-08T11:34:32.330Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-08T11:34:32.330Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-08T11:34:32.330Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-08T11:34:32.330Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-08T11:34:32.330Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-08T11:34:32.330Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-08T11:34:32.330Z] === RUN TestValidateConfigurationErrors [2021-08-08T11:34:32.330Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-08T11:34:32.330Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-08T11:34:32.330Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-08T11:34:32.330Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-08T11:34:32.330Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-08T11:34:32.330Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-08T11:34:32.331Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-08T11:34:32.331Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-08T11:34:32.331Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-08T11:34:32.331Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-08T11:34:32.331Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-08T11:34:32.331Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-08-08T11:34:32.331Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-08T11:34:32.331Z] === RUN TestValidateConfiguration [2021-08-08T11:34:32.331Z] === RUN TestValidateConfiguration/with_label [2021-08-08T11:34:32.331Z] === RUN TestValidateConfiguration/with_dns [2021-08-08T11:34:32.331Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-08T11:34:32.331Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-08T11:34:32.331Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-08T11:34:32.331Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-08T11:34:32.331Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-08T11:34:32.331Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-08T11:34:32.331Z] === RUN TestModifiedDiscoverySettings [2021-08-08T11:34:32.331Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-08T11:34:32.331Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-08-08T11:34:32.331Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-08T11:34:32.331Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-08T11:34:32.331Z] === RUN TestParseVolumesFrom [2021-08-08T11:34:32.331Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-08T11:34:32.331Z] PASS [2021-08-08T11:34:32.331Z] coverage: 9.2% of statements [2021-08-08T11:34:32.331Z] === RUN TestReloadSetConfigFileNotExist [2021-08-08T11:34:32.331Z] ok github.com/docker/docker/daemon 2.525s coverage: 9.2% of statements [2021-08-08T11:34:32.331Z] time="2021-08-08T11:34:31Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-08T11:34:32.331Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2021-08-08T11:34:32.331Z] === RUN TestReloadDefaultConfigNotExist [2021-08-08T11:34:32.331Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:34:32.331Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-08-08T11:34:32.331Z] === RUN TestReloadBadDefaultConfig [2021-08-08T11:34:32.331Z] time="2021-08-08T11:34:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-308602459" [2021-08-08T11:34:32.331Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-08T11:34:32.331Z] === RUN TestReloadWithConflictingLabels [2021-08-08T11:34:32.331Z] time="2021-08-08T11:34:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-102370814" [2021-08-08T11:34:32.331Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-08T11:34:32.331Z] === RUN TestReloadWithDuplicateLabels [2021-08-08T11:34:32.331Z] time="2021-08-08T11:34:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-469110597" [2021-08-08T11:34:32.331Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-08T11:34:32.331Z] === RUN TestDaemonConfigurationMerge [2021-08-08T11:34:32.331Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-08T11:34:32.331Z] PASS [2021-08-08T11:34:32.331Z] coverage: 80.4% of statements [2021-08-08T11:34:32.331Z] ok github.com/docker/docker/daemon/config 0.480s coverage: 80.4% of statements [2021-08-08T11:34:32.631Z] --- PASS: TestSecretList (2.14s) [2021-08-08T11:34:32.631Z] === RUN TestSecretsCreateAndDelete [2021-08-08T11:34:33.301Z] === RUN TestWaitNodeAttachment [2021-08-08T11:34:33.301Z] === RUN TestDiscoveryOptsErrors [2021-08-08T11:34:33.301Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-08T11:34:33.301Z] === RUN TestDiscoveryOpts [2021-08-08T11:34:33.301Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-08T11:34:33.301Z] PASS [2021-08-08T11:34:33.301Z] coverage: 30.0% of statements [2021-08-08T11:34:33.301Z] ok github.com/docker/docker/daemon/discovery 0.047s coverage: 30.0% of statements [2021-08-08T11:34:33.762Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-08-08T11:34:33.762Z] === RUN TestIsolationConversion [2021-08-08T11:34:33.762Z] === RUN TestIsolationConversion/default [2021-08-08T11:34:33.762Z] === RUN TestIsolationConversion/process [2021-08-08T11:34:33.762Z] === RUN TestIsolationConversion/hyperv [2021-08-08T11:34:33.762Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-08T11:34:33.762Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-08T11:34:33.762Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-08T11:34:33.762Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-08T11:34:33.762Z] === RUN TestContainerLabels [2021-08-08T11:34:33.762Z] --- PASS: TestContainerLabels (0.00s) [2021-08-08T11:34:33.762Z] === RUN TestCredentialSpecConversion [2021-08-08T11:34:33.762Z] === RUN TestCredentialSpecConversion/none [2021-08-08T11:34:33.762Z] === RUN TestCredentialSpecConversion/config [2021-08-08T11:34:33.762Z] === RUN TestCredentialSpecConversion/file [2021-08-08T11:34:33.762Z] === RUN TestCredentialSpecConversion/registry [2021-08-08T11:34:33.762Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-08T11:34:33.762Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-08T11:34:33.762Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-08T11:34:33.762Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-08T11:34:33.762Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-08T11:34:33.762Z] === RUN TestControllerValidateMountBind [2021-08-08T11:34:33.762Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-08T11:34:33.762Z] === RUN TestControllerValidateMountVolume [2021-08-08T11:34:33.762Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-08T11:34:33.762Z] === RUN TestControllerValidateMountTarget [2021-08-08T11:34:33.762Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-08T11:34:33.762Z] === RUN TestControllerValidateMountTmpfs [2021-08-08T11:34:33.762Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-08T11:34:33.762Z] === RUN TestControllerValidateMountInvalidType [2021-08-08T11:34:33.762Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-08T11:34:33.762Z] === RUN TestControllerValidateMountNamedPipe [2021-08-08T11:34:33.762Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-08T11:34:33.762Z] PASS [2021-08-08T11:34:33.762Z] coverage: 11.0% of statements [2021-08-08T11:34:33.762Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.625s coverage: 11.0% of statements [2021-08-08T11:34:33.762Z] === RUN TestEventsLog [2021-08-08T11:34:33.762Z] --- PASS: TestEventsLog (0.00s) [2021-08-08T11:34:33.762Z] === RUN TestEventsLogTimeout [2021-08-08T11:34:33.762Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-08T11:34:33.762Z] === RUN TestLogEvents [2021-08-08T11:34:33.762Z] --- PASS: TestLogEvents (0.05s) [2021-08-08T11:34:33.762Z] === RUN TestLoadBufferedEvents [2021-08-08T11:34:34.222Z] --- PASS: TestLoadBufferedEvents (0.18s) [2021-08-08T11:34:34.222Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-08T11:34:34.222Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-08T11:34:34.222Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-08T11:34:34.222Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-08T11:34:34.222Z] PASS [2021-08-08T11:34:34.222Z] coverage: 50.0% of statements [2021-08-08T11:34:34.222Z] ok github.com/docker/docker/daemon/events 0.294s coverage: 50.0% of statements [2021-08-08T11:34:34.604Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2021-08-08T11:34:34.604Z] === RUN TestSecretsUpdate [2021-08-08T11:34:34.946Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-08T11:34:35.198Z] === RUN TestIsEmptyDir [2021-08-08T11:34:35.198Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-08T11:34:35.198Z] PASS [2021-08-08T11:34:35.198Z] coverage: 2.3% of statements [2021-08-08T11:34:35.198Z] ok github.com/docker/docker/daemon/graphdriver 0.067s coverage: 2.3% of statements [2021-08-08T11:34:35.198Z] === RUN TestLinkNaming [2021-08-08T11:34:35.198Z] --- PASS: TestLinkNaming (0.00s) [2021-08-08T11:34:35.198Z] === RUN TestLinkNew [2021-08-08T11:34:35.198Z] --- PASS: TestLinkNew (0.00s) [2021-08-08T11:34:35.198Z] === RUN TestLinkEnv [2021-08-08T11:34:35.198Z] --- PASS: TestLinkEnv (0.00s) [2021-08-08T11:34:35.198Z] === RUN TestLinkMultipleEnv [2021-08-08T11:34:35.198Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-08T11:34:35.198Z] === RUN TestLinkPortRangeEnv [2021-08-08T11:34:35.198Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-08T11:34:35.198Z] PASS [2021-08-08T11:34:35.198Z] coverage: 93.0% of statements [2021-08-08T11:34:35.198Z] ok github.com/docker/docker/daemon/links 0.051s coverage: 93.0% of statements [2021-08-08T11:34:35.878Z] Loaded image: buildpack-deps:buster [2021-08-08T11:34:36.133Z] Loaded image: busybox:latest [2021-08-08T11:34:36.494Z] --- PASS: TestSecretsUpdate (2.19s) [2021-08-08T11:34:36.494Z] === RUN TestTemplatedSecret [2021-08-08T11:34:36.696Z] Loaded image: busybox:glibc [2021-08-08T11:34:36.749Z] === RUN TestMiddlewares [2021-08-08T11:34:36.750Z] --- PASS: TestMiddlewares (0.00s) [2021-08-08T11:34:36.750Z] PASS [2021-08-08T11:34:36.750Z] coverage: 9.0% of statements [2021-08-08T11:34:36.750Z] ok github.com/docker/docker/api/server 0.065s coverage: 9.0% of statements [2021-08-08T11:34:38.106Z] === RUN TestAdapterReadLogs [2021-08-08T11:34:38.106Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-08T11:34:38.106Z] === RUN TestCopier [2021-08-08T11:34:38.106Z] --- PASS: TestCopier (0.00s) [2021-08-08T11:34:38.106Z] === RUN TestCopierLongLines [2021-08-08T11:34:38.106Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-08T11:34:38.106Z] === RUN TestCopierSlow [2021-08-08T11:34:38.106Z] --- PASS: TestCopierSlow (0.20s) [2021-08-08T11:34:38.106Z] === RUN TestCopierWithSized [2021-08-08T11:34:38.106Z] === RUN TestCopierWithSized/as_is [2021-08-08T11:34:38.106Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-08T11:34:38.106Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-08T11:34:38.106Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-08T11:34:38.106Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-08-08T11:34:38.106Z] === RUN TestCopierWithPartial [2021-08-08T11:34:38.106Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-08T11:34:38.106Z] === RUN TestRingLogger [2021-08-08T11:34:38.106Z] --- PASS: TestRingLogger (0.00s) [2021-08-08T11:34:38.106Z] === RUN TestRingCap [2021-08-08T11:34:38.106Z] --- PASS: TestRingCap (0.00s) [2021-08-08T11:34:38.106Z] === RUN TestRingClose [2021-08-08T11:34:38.106Z] --- PASS: TestRingClose (0.00s) [2021-08-08T11:34:38.106Z] === RUN TestRingDrain [2021-08-08T11:34:38.106Z] --- PASS: TestRingDrain (0.00s) [2021-08-08T11:34:38.106Z] PASS [2021-08-08T11:34:38.106Z] coverage: 43.3% of statements [2021-08-08T11:34:38.106Z] ok github.com/docker/docker/daemon/logger 0.286s coverage: 43.3% of statements [2021-08-08T11:34:38.106Z] === RUN TestSearchRegistryForImagesErrors [2021-08-08T11:34:38.106Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-08T11:34:38.106Z] === RUN TestSearchRegistryForImages [2021-08-08T11:34:38.106Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-08T11:34:38.106Z] === RUN TestOnlyPlatformWithFallback [2021-08-08T11:34:38.106Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-08T11:34:38.106Z] === RUN TestImageDelete [2021-08-08T11:34:38.106Z] === RUN TestImageDelete/no_lease [2021-08-08T11:34:38.567Z] === RUN TestImageDelete/lease_exists [2021-08-08T11:34:38.567Z] --- PASS: TestImageDelete (0.09s) [2021-08-08T11:34:38.567Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-08T11:34:38.567Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-08-08T11:34:38.567Z] === RUN TestContentStoreForPull [2021-08-08T11:34:38.567Z] --- PASS: TestContentStoreForPull (0.21s) [2021-08-08T11:34:38.567Z] PASS [2021-08-08T11:34:38.567Z] coverage: 6.8% of statements [2021-08-08T11:34:38.567Z] === RUN TestNewStreamConfig [2021-08-08T11:34:38.567Z] === RUN TestNewStreamConfig/defaults [2021-08-08T11:34:38.567Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-08T11:34:38.567Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-08T11:34:38.567Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-08T11:34:38.567Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-08T11:34:38.567Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-08T11:34:38.567Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-08T11:34:38.567Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-08T11:34:38.567Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-08T11:34:38.567Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-08T11:34:38.567Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-08T11:34:38.567Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-08T11:34:38.567Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-08T11:34:38.567Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-08T11:34:38.567Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-08T11:34:38.567Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-08T11:34:38.567Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-08T11:34:38.567Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-08T11:34:38.567Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-08T11:34:38.567Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-08T11:34:38.567Z] ok github.com/docker/docker/daemon/images 0.404s coverage: 6.8% of statements [2021-08-08T11:34:39.026Z] time="2021-08-08T11:34:38Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-08T11:34:39.026Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-08-08T11:34:39.026Z] === RUN TestCreateSuccess [2021-08-08T11:34:39.026Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestCreateStreamSkipped [2021-08-08T11:34:39.026Z] time="2021-08-08T11:34:38Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-08T11:34:39.026Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestCreateLogGroupSuccess [2021-08-08T11:34:39.026Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestCreateError [2021-08-08T11:34:39.026Z] --- PASS: TestCreateError (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestCreateAlreadyExists [2021-08-08T11:34:39.026Z] time="2021-08-08T11:34:38Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-08T11:34:39.026Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestLogClosed [2021-08-08T11:34:39.026Z] --- PASS: TestLogClosed (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestLogBlocking [2021-08-08T11:34:39.026Z] --- PASS: TestLogBlocking (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-08T11:34:39.026Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestLogNonBlockingBufferFull [2021-08-08T11:34:39.026Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestPublishBatchSuccess [2021-08-08T11:34:39.026Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestPublishBatchError [2021-08-08T11:34:39.026Z] time="2021-08-08T11:34:38Z" level=error msg=Error [2021-08-08T11:34:39.026Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-08T11:34:39.026Z] time="2021-08-08T11:34:38Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-08T11:34:39.026Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-08T11:34:39.026Z] time="2021-08-08T11:34:38Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-08T11:34:39.026Z] time="2021-08-08T11:34:38Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-08T11:34:39.026Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestCollectBatchSimple [2021-08-08T11:34:39.026Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestCollectBatchTicker [2021-08-08T11:34:39.026Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestCollectBatchMultilinePattern [2021-08-08T11:34:39.026Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-08T11:34:39.026Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-08T11:34:39.026Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-08T11:34:39.026Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-08-08T11:34:39.026Z] === RUN TestCollectBatchClose [2021-08-08T11:34:39.026Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestEffectiveLen [2021-08-08T11:34:39.026Z] === RUN TestEffectiveLen/0/Hello [2021-08-08T11:34:39.026Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-08T11:34:39.026Z] === RUN TestEffectiveLen/2/🙃 [2021-08-08T11:34:39.026Z] === RUN TestEffectiveLen/3/���� [2021-08-08T11:34:39.026Z] === RUN TestEffectiveLen/4/He��o [2021-08-08T11:34:39.026Z] === RUN TestEffectiveLen/5/ [2021-08-08T11:34:39.026Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-08T11:34:39.026Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-08T11:34:39.026Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-08T11:34:39.026Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-08T11:34:39.026Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-08T11:34:39.026Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-08T11:34:39.026Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestFindValidSplit [2021-08-08T11:34:39.026Z] === RUN TestFindValidSplit/0/ [2021-08-08T11:34:39.026Z] cloudwatchlogs_test.go:1064: [2021-08-08T11:34:39.026Z] cloudwatchlogs_test.go:1065: [2021-08-08T11:34:39.026Z] === RUN TestFindValidSplit/1/Hello [2021-08-08T11:34:39.026Z] cloudwatchlogs_test.go:1064: Hello [2021-08-08T11:34:39.026Z] cloudwatchlogs_test.go:1065: [2021-08-08T11:34:39.026Z] === RUN TestFindValidSplit/2/Hello [2021-08-08T11:34:39.026Z] cloudwatchlogs_test.go:1064: He [2021-08-08T11:34:39.026Z] cloudwatchlogs_test.go:1065: llo [2021-08-08T11:34:39.026Z] === RUN TestFindValidSplit/3/Hello [2021-08-08T11:34:39.026Z] cloudwatchlogs_test.go:1064: [2021-08-08T11:34:39.026Z] cloudwatchlogs_test.go:1065: Hello [2021-08-08T11:34:39.026Z] === RUN TestFindValidSplit/4/🙃 [2021-08-08T11:34:39.026Z] cloudwatchlogs_test.go:1064: [2021-08-08T11:34:39.026Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-08T11:34:39.026Z] === RUN TestFindValidSplit/5/🙃 [2021-08-08T11:34:39.026Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-08T11:34:39.026Z] cloudwatchlogs_test.go:1065: [2021-08-08T11:34:39.026Z] === RUN TestFindValidSplit/6/a� [2021-08-08T11:34:39.026Z] cloudwatchlogs_test.go:1064: a [2021-08-08T11:34:39.026Z] cloudwatchlogs_test.go:1065: � [2021-08-08T11:34:39.026Z] === RUN TestFindValidSplit/7/a� [2021-08-08T11:34:39.026Z] cloudwatchlogs_test.go:1064: a� [2021-08-08T11:34:39.026Z] cloudwatchlogs_test.go:1065: [2021-08-08T11:34:39.026Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-08T11:34:39.026Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-08T11:34:39.026Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-08T11:34:39.026Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-08T11:34:39.026Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-08T11:34:39.026Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-08T11:34:39.026Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-08T11:34:39.026Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-08T11:34:39.026Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestProcessEventEmoji [2021-08-08T11:34:39.026Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-08-08T11:34:39.026Z] === RUN TestCollectBatchLineSplit [2021-08-08T11:34:39.026Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-08T11:34:39.026Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestCollectBatchMaxEvents [2021-08-08T11:34:39.026Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-08-08T11:34:39.026Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-08T11:34:39.026Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-08T11:34:39.026Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-08T11:34:39.026Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-08-08T11:34:39.026Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-08T11:34:39.026Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-08-08T11:34:39.026Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-08T11:34:39.026Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-08T11:34:39.026Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-08T11:34:39.026Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-08T11:34:39.026Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-08T11:34:39.026Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-08T11:34:39.027Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-08T11:34:39.027Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-08T11:34:39.027Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-08T11:34:39.027Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-08T11:34:39.027Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-08T11:34:39.027Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-08T11:34:39.027Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-08T11:34:39.027Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-08T11:34:39.027Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-08T11:34:39.027Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-08T11:34:39.027Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-08T11:34:39.027Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-08T11:34:39.027Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-08T11:34:39.027Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-08T11:34:39.027Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-08T11:34:39.027Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-08T11:34:39.027Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-08T11:34:39.027Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-08T11:34:39.027Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-08T11:34:39.027Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-08T11:34:39.027Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-08T11:34:39.027Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-08T11:34:39.027Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-08T11:34:39.027Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-08T11:34:39.027Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-08T11:34:39.027Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-08T11:34:39.027Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-08T11:34:39.027Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-08T11:34:39.027Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-08T11:34:39.027Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-08T11:34:39.027Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-08T11:34:39.027Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-08T11:34:39.027Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-08T11:34:39.027Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-08T11:34:39.027Z] === RUN TestCreateTagSuccess [2021-08-08T11:34:39.027Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-08T11:34:39.027Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-08T11:34:39.027Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-08T11:34:39.027Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-08T11:34:39.027Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-08T11:34:39.027Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-08T11:34:39.027Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-08T11:34:39.027Z] PASS [2021-08-08T11:34:39.027Z] coverage: 77.4% of statements [2021-08-08T11:34:39.027Z] ok github.com/docker/docker/daemon/logger/awslogs 0.431s coverage: 77.4% of statements [2021-08-08T11:34:39.798Z] --- PASS: TestTemplatedSecret (3.29s) [2021-08-08T11:34:39.798Z] === RUN TestSecretCreateResolve [2021-08-08T11:34:39.997Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-08T11:34:39.997Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-08T11:34:39.997Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-08T11:34:39.997Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2021-08-08T11:34:39.997Z] === RUN TestFastTimeMarshalJSON [2021-08-08T11:34:39.997Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-08-08T11:34:39.997Z] PASS [2021-08-08T11:34:39.997Z] coverage: 87.2% of statements [2021-08-08T11:34:39.997Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.247s coverage: 87.2% of statements [2021-08-08T11:34:39.997Z] === RUN TestJSONFileLogger [2021-08-08T11:34:39.997Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-08T11:34:39.997Z] === RUN TestJSONFileLoggerWithTags [2021-08-08T11:34:39.997Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-08T11:34:39.997Z] === RUN TestJSONFileLoggerWithOpts [2021-08-08T11:34:39.997Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-08T11:34:39.997Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-08T11:34:39.997Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-08T11:34:39.997Z] === RUN TestEncodeDecode [2021-08-08T11:34:39.997Z] === PAUSE TestEncodeDecode [2021-08-08T11:34:39.997Z] === RUN TestUnexpectedEOF [2021-08-08T11:34:39.997Z] time="2021-08-08T11:34:39Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-08T11:34:39.997Z] time="2021-08-08T11:34:39Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-08T11:34:39.997Z] --- PASS: TestUnexpectedEOF (0.19s) [2021-08-08T11:34:39.997Z] === CONT TestEncodeDecode [2021-08-08T11:34:39.997Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-08T11:34:39.997Z] PASS [2021-08-08T11:34:39.997Z] coverage: 69.9% of statements [2021-08-08T11:34:39.997Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.263s coverage: 69.9% of statements [2021-08-08T11:34:40.968Z] === RUN TestWriteLog [2021-08-08T11:34:40.968Z] === PAUSE TestWriteLog [2021-08-08T11:34:40.968Z] === RUN TestReadLog [2021-08-08T11:34:40.968Z] === PAUSE TestReadLog [2021-08-08T11:34:40.968Z] === CONT TestWriteLog [2021-08-08T11:34:40.968Z] === CONT TestReadLog [2021-08-08T11:34:40.968Z] === RUN TestReadLog/tail_exact [2021-08-08T11:34:40.968Z] --- PASS: TestWriteLog (0.00s) [2021-08-08T11:34:40.968Z] === RUN TestReadLog/tail_less_than_available [2021-08-08T11:34:40.968Z] === RUN TestReadLog/tail_more_than_available [2021-08-08T11:34:40.968Z] --- PASS: TestReadLog (0.20s) [2021-08-08T11:34:40.968Z] --- PASS: TestReadLog/tail_exact (0.19s) [2021-08-08T11:34:40.968Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-08T11:34:40.968Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-08T11:34:40.968Z] PASS [2021-08-08T11:34:40.968Z] coverage: 75.2% of statements [2021-08-08T11:34:40.968Z] ok github.com/docker/docker/daemon/logger/local 0.253s coverage: 75.2% of statements [2021-08-08T11:34:41.936Z] === RUN TestLog [2021-08-08T11:34:41.936Z] --- PASS: TestLog (0.01s) [2021-08-08T11:34:41.936Z] PASS [2021-08-08T11:34:41.936Z] coverage: 31.5% of statements [2021-08-08T11:34:41.936Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.057s coverage: 31.5% of statements [2021-08-08T11:34:41.936Z] === RUN TestOpenFileDelete [2021-08-08T11:34:41.936Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-08T11:34:41.936Z] === RUN TestOpenFileRename [2021-08-08T11:34:41.936Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-08T11:34:41.936Z] === RUN TestParseLogTagDefaultTag [2021-08-08T11:34:41.936Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-08T11:34:41.936Z] === RUN TestParseLogTag [2021-08-08T11:34:41.936Z] --- PASS: TestParseLogTag (0.00s) [2021-08-08T11:34:41.936Z] === RUN TestParseLogTagEmptyTag [2021-08-08T11:34:41.936Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-08T11:34:41.936Z] === RUN TestTailFiles [2021-08-08T11:34:41.936Z] --- PASS: TestTailFiles (0.00s) [2021-08-08T11:34:41.936Z] === RUN TestFollowLogsConsumerGone [2021-08-08T11:34:41.936Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-08T11:34:41.936Z] === RUN TestFollowLogsProducerGone [2021-08-08T11:34:41.936Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-08T11:34:41.936Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-08T11:34:41.936Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-08T11:34:41.936Z] === RUN TestCheckCapacityAndRotate [2021-08-08T11:34:41.936Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-08T11:34:41.936Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-08T11:34:41.936Z] --- PASS: TestCheckCapacityAndRotate (0.09s) [2021-08-08T11:34:41.936Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-08T11:34:41.936Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.07s) [2021-08-08T11:34:41.936Z] PASS [2021-08-08T11:34:41.936Z] coverage: 53.7% of statements [2021-08-08T11:34:41.936Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.167s coverage: 53.7% of statements [2021-08-08T11:34:42.310Z] --- PASS: TestSecretCreateResolve (2.16s) [2021-08-08T11:34:42.310Z] PASS [2021-08-08T11:34:42.310Z] [2021-08-08T11:34:42.310Z] DONE 6 tests in 14.172s [2021-08-08T11:34:42.310Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-08T11:34:42.310Z] INFO: Testing against a local daemon [2021-08-08T11:34:42.310Z] === RUN TestServiceCreateInit [2021-08-08T11:34:42.310Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-08T11:34:43.235Z] Loaded image: debian:bullseye [2021-08-08T11:34:43.475Z] === RUN TestParseLogFormat [2021-08-08T11:34:43.475Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-08T11:34:43.475Z] === RUN TestValidateLogOptEmpty [2021-08-08T11:34:43.475Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-08T11:34:43.475Z] === RUN TestValidateSyslogAddress [2021-08-08T11:34:43.475Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-08T11:34:43.475Z] === RUN TestParseAddressDefaultPort [2021-08-08T11:34:43.475Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-08T11:34:43.475Z] === RUN TestValidateSyslogFacility [2021-08-08T11:34:43.475Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-08T11:34:43.475Z] === RUN TestValidateLogOptSyslogFormat [2021-08-08T11:34:43.475Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-08T11:34:43.475Z] === RUN TestValidateLogOpt [2021-08-08T11:34:43.475Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-08T11:34:43.475Z] PASS [2021-08-08T11:34:43.475Z] coverage: 46.8% of statements [2021-08-08T11:34:43.475Z] === RUN TestValidateLogOpt [2021-08-08T11:34:43.475Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-08T11:34:43.475Z] === RUN TestNewMissedConfig [2021-08-08T11:34:43.475Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-08T11:34:43.475Z] === RUN TestNewMissedUrl [2021-08-08T11:34:43.475Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-08T11:34:43.475Z] === RUN TestNewMissedToken [2021-08-08T11:34:43.475Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-08T11:34:43.475Z] === RUN TestNewWithProxy [2021-08-08T11:34:43.475Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-08T11:34:43.475Z] === RUN TestDefault [2021-08-08T11:34:43.475Z] ok github.com/docker/docker/daemon/logger/syslog 0.056s coverage: 46.8% of statements [2021-08-08T11:34:43.475Z] --- PASS: TestDefault (0.01s) [2021-08-08T11:34:43.475Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-08T11:34:43.475Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-08T11:34:43.475Z] === RUN TestJsonFormat [2021-08-08T11:34:43.475Z] --- PASS: TestJsonFormat (0.00s) [2021-08-08T11:34:43.475Z] === RUN TestRawFormat [2021-08-08T11:34:43.475Z] === RUN TestNewParse [2021-08-08T11:34:43.475Z] --- PASS: TestNewParse (0.00s) [2021-08-08T11:34:43.475Z] PASS [2021-08-08T11:34:43.475Z] coverage: 8.3% of statements [2021-08-08T11:34:43.475Z] --- PASS: TestRawFormat (0.01s) [2021-08-08T11:34:43.475Z] === RUN TestRawFormatWithLabels [2021-08-08T11:34:43.475Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-08T11:34:43.475Z] === RUN TestRawFormatWithoutTag [2021-08-08T11:34:43.475Z] ok github.com/docker/docker/daemon/logger/templates 0.058s coverage: 8.3% of statements [2021-08-08T11:34:43.475Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-08T11:34:43.475Z] === RUN TestBatching [2021-08-08T11:34:43.492Z] Loaded image: hello-world:latest [2021-08-08T11:34:43.749Z] Loaded image: arm32v7/hello-world:latest [2021-08-08T11:34:43.935Z] --- PASS: TestBatching (0.30s) [2021-08-08T11:34:43.935Z] === RUN TestFrequency [2021-08-08T11:34:43.935Z] --- PASS: TestFrequency (0.17s) [2021-08-08T11:34:43.935Z] === RUN TestOneMessagePerRequest [2021-08-08T11:34:43.935Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-08-08T11:34:43.935Z] === RUN TestVerify [2021-08-08T11:34:43.935Z] --- PASS: TestVerify (0.00s) [2021-08-08T11:34:43.935Z] === RUN TestSkipVerify [2021-08-08T11:34:43.935Z] time="2021-08-08T11:34:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:34:43.935Z] time="2021-08-08T11:34:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:34:43.936Z] time="2021-08-08T11:34:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:34:44.396Z] time="2021-08-08T11:34:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:34:44.396Z] --- PASS: TestSkipVerify (0.53s) [2021-08-08T11:34:44.396Z] === RUN TestBufferMaximum [2021-08-08T11:34:44.396Z] time="2021-08-08T11:34:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:34:44.396Z] time="2021-08-08T11:34:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:34:44.396Z] time="2021-08-08T11:34:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:34:44.396Z] time="2021-08-08T11:34:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:34:44.396Z] time="2021-08-08T11:34:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:34:44.396Z] time="2021-08-08T11:34:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628422484.178029\",\"host\":\"4e3d484cae8d\"}'" [2021-08-08T11:34:44.396Z] time="2021-08-08T11:34:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628422484.178029\",\"host\":\"4e3d484cae8d\"}'" [2021-08-08T11:34:44.396Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-08T11:34:44.396Z] === RUN TestServerAlwaysDown [2021-08-08T11:34:44.396Z] time="2021-08-08T11:34:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:34:44.396Z] time="2021-08-08T11:34:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:34:44.396Z] time="2021-08-08T11:34:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628422484.181429\",\"host\":\"4e3d484cae8d\"}'" [2021-08-08T11:34:44.396Z] time="2021-08-08T11:34:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628422484.181429\",\"host\":\"4e3d484cae8d\"}'" [2021-08-08T11:34:44.396Z] time="2021-08-08T11:34:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:34:44.396Z] time="2021-08-08T11:34:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628422484.181429\",\"host\":\"4e3d484cae8d\"}'" [2021-08-08T11:34:44.396Z] time="2021-08-08T11:34:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628422484.182418\",\"host\":\"4e3d484cae8d\"}'" [2021-08-08T11:34:44.396Z] time="2021-08-08T11:34:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628422484.182418\",\"host\":\"4e3d484cae8d\"}'" [2021-08-08T11:34:44.396Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-08T11:34:44.396Z] === RUN TestCannotSendAfterClose [2021-08-08T11:34:44.396Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-08T11:34:44.396Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-08T11:34:45.370Z] === RUN TestV1IDService [2021-08-08T11:34:45.370Z] --- PASS: TestV1IDService (0.03s) [2021-08-08T11:34:45.370Z] === RUN TestV2MetadataService [2021-08-08T11:34:45.370Z] time="2021-08-08T11:34:45Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49221/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-08T11:34:45.370Z] time="2021-08-08T11:34:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"4e3d484cae8d\"}'" [2021-08-08T11:34:45.370Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-08T11:34:45.370Z] PASS [2021-08-08T11:34:45.370Z] coverage: 82.5% of statements [2021-08-08T11:34:45.370Z] ok github.com/docker/docker/daemon/logger/splunk 2.121s coverage: 82.5% of statements [2021-08-08T11:34:45.641Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-08T11:34:45.898Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-08T11:34:46.341Z] --- PASS: TestV2MetadataService (1.07s) [2021-08-08T11:34:46.341Z] PASS [2021-08-08T11:34:46.341Z] coverage: 48.2% of statements [2021-08-08T11:34:46.341Z] ok github.com/docker/docker/distribution/metadata 1.210s coverage: 48.2% of statements [2021-08-08T11:34:46.803Z] --- PASS: TestCheckoutGit (73.77s) [2021-08-08T11:34:46.803Z] === RUN TestValidGitTransport [2021-08-08T11:34:46.803Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-08T11:34:46.803Z] === RUN TestGitInvalidRef [2021-08-08T11:34:46.803Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-08T11:34:46.803Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-08T11:34:46.803Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-08T11:34:46.803Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-08T11:34:46.803Z] === RUN TestContinueOnError_NeverContinue [2021-08-08T11:34:46.803Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-08T11:34:46.803Z] === RUN TestManifestStore [2021-08-08T11:34:46.803Z] === RUN TestManifestStore/no_remote_or_local [2021-08-08T11:34:46.803Z] --- PASS: TestGitInvalidRef (0.21s) [2021-08-08T11:34:46.803Z] PASS [2021-08-08T11:34:46.803Z] coverage: 86.3% of statements [2021-08-08T11:34:46.803Z] ok github.com/docker/docker/builder/remotecontext/git 74.046s coverage: 86.3% of statements [2021-08-08T11:34:46.804Z] time="2021-08-08T11:34:46Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local027719375\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-08T11:34:46.804Z] === RUN TestManifestStore/no_local_cache [2021-08-08T11:34:46.804Z] === RUN TestManifestStore/with_local_cache [2021-08-08T11:34:46.804Z] === RUN TestManifestStore/unknown_media_type [2021-08-08T11:34:46.804Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-08T11:34:46.804Z] time="2021-08-08T11:34:46Z" level=warning msg="reference for unknown type: " [2021-08-08T11:34:46.804Z] time="2021-08-08T11:34:46Z" level=warning msg="reference for unknown type: " [2021-08-08T11:34:46.804Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-08T11:34:46.804Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-08T11:34:46.804Z] time="2021-08-08T11:34:46Z" level=warning msg="reference for unknown type: " [2021-08-08T11:34:46.804Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-08T11:34:46.804Z] time="2021-08-08T11:34:46Z" level=warning msg="reference for unknown type: " [2021-08-08T11:34:46.804Z] time="2021-08-08T11:34:46Z" level=warning msg="reference for unknown type: " [2021-08-08T11:34:46.804Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-08T11:34:46.804Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-08T11:34:46.804Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-08T11:34:46.804Z] time="2021-08-08T11:34:46Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-08T11:34:46.804Z] --- PASS: TestManifestStore (0.40s) [2021-08-08T11:34:46.804Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2021-08-08T11:34:46.804Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-08-08T11:34:46.804Z] --- PASS: TestManifestStore/with_local_cache (0.06s) [2021-08-08T11:34:46.804Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-08-08T11:34:46.804Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-08-08T11:34:46.804Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-08-08T11:34:46.804Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-08-08T11:34:46.804Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-08-08T11:34:46.804Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-08-08T11:34:46.804Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-08T11:34:46.804Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-08T11:34:46.804Z] === RUN TestDetectManifestBlobMediaType [2021-08-08T11:34:46.804Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-08T11:34:46.804Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-08T11:34:46.804Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-08T11:34:46.804Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-08T11:34:46.804Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-08T11:34:46.804Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-08T11:34:46.804Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-08T11:34:46.804Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-08T11:34:46.804Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-08T11:34:46.804Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-08T11:34:46.804Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-08T11:34:46.804Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-08T11:34:46.804Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-08T11:34:46.804Z] === RUN TestFixManifestLayers [2021-08-08T11:34:46.804Z] --- PASS: TestFixManifestLayers (0.01s) [2021-08-08T11:34:46.804Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-08T11:34:46.804Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-08T11:34:46.804Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-08T11:34:46.804Z] === RUN TestFixManifestLayersBadParent [2021-08-08T11:34:46.804Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-08T11:34:46.804Z] === RUN TestValidateManifest [2021-08-08T11:34:46.804Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-08T11:34:46.804Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-08T11:34:47.228Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-08-08T11:34:47.228Z] tests/integration/client_test.py ..... [ 75%] [2021-08-08T11:34:47.228Z] tests/integration/context_api_test.py ... [ 76%] [2021-08-08T11:34:47.228Z] tests/integration/errors_test.py . [ 76%] [2021-08-08T11:34:47.264Z] === RUN TestFormatPlatform [2021-08-08T11:34:47.264Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-08T11:34:47.264Z] === RUN TestGetRepositoryMountCandidates [2021-08-08T11:34:47.264Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-08T11:34:47.264Z] === RUN TestLayerAlreadyExists [2021-08-08T11:34:47.264Z] 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} [2021-08-08T11:34:47.264Z] 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} [2021-08-08T11:34:47.264Z] 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} [2021-08-08T11:34:47.264Z] 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} [2021-08-08T11:34:47.264Z] 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} [2021-08-08T11:34:47.264Z] 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} [2021-08-08T11:34:47.264Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-08T11:34:47.264Z] === RUN TestWhenEmptyAuthConfig [2021-08-08T11:34:47.546Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-08T11:34:47.723Z] === RUN TestSuccessfulDownload [2021-08-08T11:34:47.723Z] download_test.go:268: Needs fixing on Windows [2021-08-08T11:34:47.723Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-08T11:34:47.723Z] === RUN TestCancelledDownload [2021-08-08T11:34:47.723Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-08T11:34:47.723Z] === RUN TestMaxDownloadAttempts [2021-08-08T11:34:47.723Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-08T11:34:47.723Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-08T11:34:47.723Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-08T11:34:47.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-08T11:34:47.724Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-08T11:34:47.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-08T11:34:47.724Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-08T11:34:47.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-08T11:34:47.724Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-08T11:34:47.724Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-08T11:34:47.724Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-08T11:34:47.724Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/cli [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-08T11:34:48.183Z] --- PASS: TestWhenEmptyAuthConfig (1.11s) [2021-08-08T11:34:48.183Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-08T11:34:48.183Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-08T11:34:48.183Z] === RUN TestTokenPassThru [2021-08-08T11:34:48.183Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-08T11:34:48.183Z] === RUN TestTokenPassThruDifferentHost [2021-08-08T11:34:48.183Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-08T11:34:48.183Z] PASS [2021-08-08T11:34:48.183Z] coverage: 24.1% of statements [2021-08-08T11:34:48.183Z] time="2021-08-08T11:34:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-08T11:34:48.183Z] time="2021-08-08T11:34:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-08T11:34:48.183Z] time="2021-08-08T11:34:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-08T11:34:48.183Z] time="2021-08-08T11:34:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-08T11:34:48.183Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-08T11:34:48.183Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2021-08-08T11:34:48.183Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2021-08-08T11:34:48.183Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2021-08-08T11:34:48.183Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2021-08-08T11:34:48.183Z] === RUN TestTransfer [2021-08-08T11:34:48.183Z] ok github.com/docker/docker/distribution 1.653s coverage: 24.1% of statements [2021-08-08T11:34:48.183Z] --- PASS: TestTransfer (0.14s) [2021-08-08T11:34:48.183Z] === RUN TestConcurrencyLimit [2021-08-08T11:34:48.183Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-08T11:34:48.644Z] === RUN TestNotFound [2021-08-08T11:34:48.644Z] --- PASS: TestNotFound (0.00s) [2021-08-08T11:34:48.644Z] === RUN TestConflict [2021-08-08T11:34:48.644Z] --- PASS: TestConflict (0.00s) [2021-08-08T11:34:48.644Z] === RUN TestForbidden [2021-08-08T11:34:48.644Z] --- PASS: TestForbidden (0.00s) [2021-08-08T11:34:48.644Z] === RUN TestInvalidParameter [2021-08-08T11:34:48.644Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-08T11:34:48.644Z] === RUN TestNotImplemented [2021-08-08T11:34:48.644Z] --- PASS: TestNotImplemented (0.00s) [2021-08-08T11:34:48.644Z] === RUN TestNotModified [2021-08-08T11:34:48.644Z] --- PASS: TestNotModified (0.00s) [2021-08-08T11:34:48.644Z] === RUN TestUnauthorized [2021-08-08T11:34:48.644Z] --- PASS: TestUnauthorized (0.00s) [2021-08-08T11:34:48.644Z] === RUN TestUnknown [2021-08-08T11:34:48.644Z] --- PASS: TestUnknown (0.00s) [2021-08-08T11:34:48.644Z] === RUN TestCancelled [2021-08-08T11:34:48.644Z] --- PASS: TestCancelled (0.00s) [2021-08-08T11:34:48.644Z] === RUN TestDeadline [2021-08-08T11:34:48.644Z] --- PASS: TestDeadline (0.00s) [2021-08-08T11:34:48.644Z] === RUN TestDataLoss [2021-08-08T11:34:48.644Z] --- PASS: TestDataLoss (0.00s) [2021-08-08T11:34:48.644Z] === RUN TestUnavailable [2021-08-08T11:34:48.644Z] --- PASS: TestUnavailable (0.00s) [2021-08-08T11:34:48.644Z] === RUN TestSystem [2021-08-08T11:34:48.644Z] --- PASS: TestSystem (0.00s) [2021-08-08T11:34:48.644Z] === RUN TestFromStatusCode [2021-08-08T11:34:48.644Z] === RUN TestFromStatusCode/Not_Found [2021-08-08T11:34:48.644Z] === RUN TestFromStatusCode/Bad_Request [2021-08-08T11:34:48.644Z] === RUN TestFromStatusCode/Conflict [2021-08-08T11:34:48.644Z] === RUN TestFromStatusCode/Unauthorized [2021-08-08T11:34:48.644Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-08T11:34:48.644Z] === RUN TestFromStatusCode/Forbidden [2021-08-08T11:34:48.644Z] === RUN TestFromStatusCode/Not_Modified [2021-08-08T11:34:48.644Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-08T11:34:48.644Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-08T11:34:48.644Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-08T11:34:48.644Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-08T11:34:48.644Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-08T11:34:48.644Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-08T11:34:48.644Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-08T11:34:48.644Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-08T11:34:48.644Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-08T11:34:48.644Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-08T11:34:48.644Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-08T11:34:48.644Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-08T11:34:48.644Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-08T11:34:48.644Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-08T11:34:48.644Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-08T11:34:48.644Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-08T11:34:48.644Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-08T11:34:48.644Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-08T11:34:48.644Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-08T11:34:48.644Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-08T11:34:48.644Z] PASS [2021-08-08T11:34:48.644Z] coverage: 53.1% of statements [2021-08-08T11:34:48.644Z] ok github.com/docker/docker/errdefs 0.060s coverage: 53.1% of statements [2021-08-08T11:34:48.644Z] --- PASS: TestConcurrencyLimit (0.41s) [2021-08-08T11:34:48.644Z] === RUN TestInactiveJobs [2021-08-08T11:34:49.104Z] --- PASS: TestInactiveJobs (0.40s) [2021-08-08T11:34:49.104Z] === RUN TestWatchRelease [2021-08-08T11:34:49.104Z] --- PASS: TestWatchRelease (0.04s) [2021-08-08T11:34:49.104Z] === RUN TestWatchFinishedTransfer [2021-08-08T11:34:49.104Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-08T11:34:49.104Z] === RUN TestDuplicateTransfer [2021-08-08T11:34:49.104Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-08-08T11:34:49.104Z] === RUN TestSuccessfulUpload [2021-08-08T11:34:49.563Z] time="2021-08-08T11:34:49Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-08T11:34:49.563Z] === RUN TestFSGetInvalidData [2021-08-08T11:34:49.563Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-08T11:34:49.563Z] === RUN TestFSInvalidSet [2021-08-08T11:34:49.563Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-08T11:34:49.563Z] === RUN TestFSInvalidRoot [2021-08-08T11:34:49.563Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-08T11:34:49.563Z] === RUN TestFSMetadataGetSet [2021-08-08T11:34:49.563Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-08-08T11:34:49.563Z] === RUN TestFSInvalidWalker [2021-08-08T11:34:49.563Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-08T11:34:49.563Z] === RUN TestFSGetSet [2021-08-08T11:34:49.563Z] --- PASS: TestSuccessfulUpload (0.45s) [2021-08-08T11:34:49.563Z] === RUN TestCancelledUpload [2021-08-08T11:34:49.563Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-08T11:34:49.563Z] PASS [2021-08-08T11:34:49.563Z] coverage: 76.8% of statements [2021-08-08T11:34:49.563Z] ok github.com/docker/docker/distribution/xfer 2.059s coverage: 76.8% of statements [2021-08-08T11:34:49.563Z] --- PASS: TestFSGetSet (0.02s) [2021-08-08T11:34:49.563Z] === RUN TestFSGetUnsetKey [2021-08-08T11:34:49.563Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-08T11:34:49.563Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-08-08T11:34:49.563Z] === RUN TestFSGetEmptyData [2021-08-08T11:34:49.563Z] === RUN TestCompare [2021-08-08T11:34:49.563Z] --- PASS: TestCompare (0.00s) [2021-08-08T11:34:49.563Z] PASS [2021-08-08T11:34:49.563Z] coverage: 19.2% of statements [2021-08-08T11:34:49.563Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-08-08T11:34:49.563Z] === RUN TestFSDelete [2021-08-08T11:34:49.563Z] ok github.com/docker/docker/image/cache 0.069s coverage: 19.2% of statements [2021-08-08T11:34:49.563Z] --- PASS: TestFSDelete (0.02s) [2021-08-08T11:34:49.563Z] === RUN TestFSWalker [2021-08-08T11:34:49.563Z] --- PASS: TestFSWalker (0.02s) [2021-08-08T11:34:49.563Z] === RUN TestFSWalkerStopOnError [2021-08-08T11:34:49.563Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-08T11:34:49.563Z] === RUN TestNewFromJSON [2021-08-08T11:34:49.563Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-08T11:34:49.563Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-08T11:34:49.563Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-08T11:34:49.563Z] === RUN TestMarshalKeyOrder [2021-08-08T11:34:49.563Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-08T11:34:49.563Z] === RUN TestHistoryEqual [2021-08-08T11:34:50.023Z] --- PASS: TestHistoryEqual (0.18s) [2021-08-08T11:34:50.023Z] === RUN TestImage [2021-08-08T11:34:50.023Z] --- PASS: TestImage (0.00s) [2021-08-08T11:34:50.023Z] === RUN TestImageOSNotEmpty [2021-08-08T11:34:50.023Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-08T11:34:50.023Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-08T11:34:50.023Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-08T11:34:50.023Z] === RUN TestCreate [2021-08-08T11:34:50.023Z] --- PASS: TestCreate (0.01s) [2021-08-08T11:34:50.023Z] === RUN TestRestore [2021-08-08T11:34:50.023Z] time="2021-08-08T11:34:49Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-08T11:34:50.023Z] --- PASS: TestRestore (0.04s) [2021-08-08T11:34:50.023Z] === RUN TestAddDelete [2021-08-08T11:34:50.023Z] --- PASS: TestAddDelete (0.03s) [2021-08-08T11:34:50.023Z] === RUN TestSearchAfterDelete [2021-08-08T11:34:50.023Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-08-08T11:34:50.023Z] === RUN TestParentReset [2021-08-08T11:34:50.023Z] --- PASS: TestParentReset (0.04s) [2021-08-08T11:34:50.023Z] === RUN TestGetAndSetLastUpdated [2021-08-08T11:34:50.023Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-08-08T11:34:50.023Z] === RUN TestStoreLen [2021-08-08T11:34:50.023Z] === RUN TestValidateManifest [2021-08-08T11:34:50.023Z] === RUN TestValidateManifest/nil [2021-08-08T11:34:50.023Z] === RUN TestValidateManifest/non-nil [2021-08-08T11:34:50.023Z] --- PASS: TestValidateManifest (0.00s) [2021-08-08T11:34:50.023Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-08T11:34:50.023Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-08T11:34:50.023Z] PASS [2021-08-08T11:34:50.023Z] coverage: 0.7% of statements [2021-08-08T11:34:50.023Z] ok github.com/docker/docker/image/tarexport 0.076s coverage: 0.7% of statements [2021-08-08T11:34:50.023Z] --- PASS: TestStoreLen (0.06s) [2021-08-08T11:34:50.023Z] PASS [2021-08-08T11:34:50.023Z] coverage: 86.6% of statements [2021-08-08T11:34:50.023Z] ok github.com/docker/docker/image 0.622s coverage: 86.6% of statements [2021-08-08T11:34:50.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-08T11:34:50.995Z] === RUN TestMakeV1ConfigFromConfig [2021-08-08T11:34:50.995Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-08T11:34:50.995Z] PASS [2021-08-08T11:34:50.995Z] coverage: 25.0% of statements [2021-08-08T11:34:50.995Z] ok github.com/docker/docker/image/v1 0.092s coverage: 25.0% of statements [2021-08-08T11:34:50.995Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-08T11:34:51.456Z] === RUN TestSerialization [2021-08-08T11:34:51.456Z] --- PASS: TestSerialization (0.02s) [2021-08-08T11:34:51.456Z] PASS [2021-08-08T11:34:51.456Z] coverage: 100.0% of statements [2021-08-08T11:34:51.456Z] ok github.com/docker/docker/libcontainerd/queue 0.124s coverage: 100.0% of statements [2021-08-08T11:34:51.749Z] --- PASS: TestServiceCreateInit (9.01s) [2021-08-08T11:34:51.749Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.52s) [2021-08-08T11:34:51.749Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.47s) [2021-08-08T11:34:51.749Z] === RUN TestCreateServiceMultipleTimes [2021-08-08T11:34:52.426Z] === RUN TestEnvironmentParsing [2021-08-08T11:34:52.426Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-08T11:34:52.426Z] PASS [2021-08-08T11:34:52.426Z] coverage: 1.2% of statements [2021-08-08T11:34:52.426Z] ok github.com/docker/docker/libcontainerd/local 0.065s coverage: 1.2% of statements [2021-08-08T11:34:52.426Z] === RUN TestEmptyLayer [2021-08-08T11:34:52.426Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-08T11:34:52.426Z] === RUN TestCommitFailure [2021-08-08T11:34:52.426Z] --- PASS: TestCommitFailure (0.01s) [2021-08-08T11:34:52.426Z] === RUN TestStartTransactionFailure [2021-08-08T11:34:52.426Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-08T11:34:52.426Z] === RUN TestGetOrphan [2021-08-08T11:34:52.886Z] --- PASS: TestGetOrphan (0.01s) [2021-08-08T11:34:52.886Z] === RUN TestMountAndRegister [2021-08-08T11:34:52.886Z] layer_test.go:271: Layer size: 14 [2021-08-08T11:34:52.886Z] --- PASS: TestMountAndRegister (0.08s) [2021-08-08T11:34:52.886Z] === RUN TestLayerRelease [2021-08-08T11:34:52.886Z] layer_test.go:304: Failing on Windows [2021-08-08T11:34:52.886Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-08T11:34:52.886Z] === RUN TestStoreRestore [2021-08-08T11:34:52.886Z] layer_test.go:353: Failing on Windows [2021-08-08T11:34:52.886Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-08T11:34:52.886Z] === RUN TestTarStreamStability [2021-08-08T11:34:52.886Z] layer_test.go:468: Failing on Windows [2021-08-08T11:34:52.886Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-08T11:34:52.886Z] === RUN TestRegisterExistingLayer [2021-08-08T11:34:52.886Z] --- PASS: TestRegisterExistingLayer (0.23s) [2021-08-08T11:34:52.886Z] === RUN TestTarStreamVerification [2021-08-08T11:34:52.886Z] layer_test.go:697: Failing on Windows [2021-08-08T11:34:52.886Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-08T11:34:52.886Z] === RUN TestLayerMigration [2021-08-08T11:34:52.886Z] migration_test.go:46: Failing on Windows [2021-08-08T11:34:52.886Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-08T11:34:52.886Z] === RUN TestLayerMigrationNoTarsplit [2021-08-08T11:34:52.886Z] migration_test.go:182: Failing on Windows [2021-08-08T11:34:52.886Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-08T11:34:52.886Z] === RUN TestMountInit [2021-08-08T11:34:52.886Z] mount_test.go:17: Failing on Windows [2021-08-08T11:34:52.886Z] --- SKIP: TestMountInit (0.00s) [2021-08-08T11:34:52.886Z] === RUN TestMountSize [2021-08-08T11:34:52.886Z] mount_test.go:76: Failing on Windows [2021-08-08T11:34:52.886Z] --- SKIP: TestMountSize (0.00s) [2021-08-08T11:34:52.886Z] === RUN TestMountChanges [2021-08-08T11:34:52.886Z] mount_test.go:125: Failing on Windows [2021-08-08T11:34:52.886Z] --- SKIP: TestMountChanges (0.00s) [2021-08-08T11:34:52.886Z] === RUN TestMountApply [2021-08-08T11:34:52.886Z] mount_test.go:212: Failing on Windows [2021-08-08T11:34:52.886Z] --- SKIP: TestMountApply (0.00s) [2021-08-08T11:34:52.886Z] PASS [2021-08-08T11:34:52.886Z] coverage: 30.1% of statements [2021-08-08T11:34:52.886Z] ok github.com/docker/docker/layer 0.413s coverage: 30.1% of statements [2021-08-08T11:34:53.345Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-08T11:34:53.345Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-08T11:34:53.345Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-08T11:34:53.345Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-08T11:34:53.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-08T11:34:53.628Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-08-08T11:34:53.805Z] === RUN TestSequenceGetAvailableBit [2021-08-08T11:34:53.805Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-08T11:34:53.805Z] === RUN TestSequenceEqual [2021-08-08T11:34:53.805Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-08T11:34:53.805Z] === RUN TestSequenceCopy [2021-08-08T11:34:53.805Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-08T11:34:53.805Z] === RUN TestGetFirstAvailable [2021-08-08T11:34:53.805Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-08T11:34:53.805Z] === RUN TestFindSequence [2021-08-08T11:34:53.805Z] --- PASS: TestFindSequence (0.00s) [2021-08-08T11:34:53.805Z] === RUN TestCheckIfAvailable [2021-08-08T11:34:53.805Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-08T11:34:53.805Z] === RUN TestMergeSequences [2021-08-08T11:34:53.805Z] --- PASS: TestMergeSequences (0.00s) [2021-08-08T11:34:53.805Z] === RUN TestPushReservation [2021-08-08T11:34:53.805Z] --- PASS: TestPushReservation (0.00s) [2021-08-08T11:34:53.805Z] === RUN TestSerializeDeserialize [2021-08-08T11:34:53.805Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-08T11:34:53.805Z] === RUN TestSet [2021-08-08T11:34:53.805Z] --- PASS: TestSet (0.00s) [2021-08-08T11:34:53.805Z] === RUN TestSetUnset [2021-08-08T11:34:53.805Z] --- PASS: TestSetUnset (0.00s) [2021-08-08T11:34:53.805Z] === RUN TestOffsetSetUnset [2021-08-08T11:34:53.805Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-08T11:34:53.805Z] === RUN TestSetInRange [2021-08-08T11:34:53.805Z] --- PASS: TestSetInRange (0.00s) [2021-08-08T11:34:53.805Z] === RUN TestSetAnyInRange [2021-08-08T11:34:53.805Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-08T11:34:53.805Z] === RUN TestMethods [2021-08-08T11:34:53.805Z] --- PASS: TestMethods (0.00s) [2021-08-08T11:34:53.805Z] === RUN TestRandomAllocateDeallocate [2021-08-08T11:34:55.516Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-08T11:34:55.516Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (51.09s) [2021-08-08T11:34:55.516Z] PASS [2021-08-08T11:34:55.773Z] [2021-08-08T11:34:55.773Z] === Skipped [2021-08-08T11:34:55.773Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-08T11:34:55.773Z] build_session_test.go:25: TODO: BuildKit [2021-08-08T11:34:55.773Z] [2021-08-08T11:34:55.773Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-08T11:34:55.773Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-08T11:34:55.773Z] [2021-08-08T11:34:55.773Z] [2021-08-08T11:34:55.773Z] DONE 34 tests, 2 skipped in 195.722s [2021-08-08T11:34:55.773Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-08T11:34:55.773Z] ++ 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 [2021-08-08T11:34:55.773Z] ++ set -e [2021-08-08T11:34:55.773Z] ++ '[' -n 0 ']' [2021-08-08T11:34:55.773Z] ++ set -x [2021-08-08T11:34:55.773Z] ++ 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 [2021-08-08T11:34:55.773Z] INFO: Testing against a local daemon [2021-08-08T11:34:55.773Z] === RUN TestConfigInspect [2021-08-08T11:34:56.042Z] === RUN TestInvalidConfig [2021-08-08T11:34:56.042Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-08T11:34:56.042Z] === RUN TestConfig [2021-08-08T11:34:56.042Z] --- PASS: TestConfig (0.00s) [2021-08-08T11:34:56.042Z] === RUN TestOptionsLabels [2021-08-08T11:34:56.042Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-08T11:34:56.042Z] === RUN TestValidName [2021-08-08T11:34:56.042Z] --- PASS: TestValidName (0.00s) [2021-08-08T11:34:56.042Z] === RUN TestTLSConfiguration [2021-08-08T11:34:56.042Z] time="2021-08-08T11:34:55Z" level=info msg="Option Initializing KV with TLS" [2021-08-08T11:34:56.042Z] --- PASS: TestTLSConfiguration (0.18s) [2021-08-08T11:34:56.042Z] PASS [2021-08-08T11:34:56.042Z] coverage: 24.0% of statements [2021-08-08T11:34:56.042Z] ok github.com/docker/docker/libnetwork/config 0.311s coverage: 24.0% of statements [2021-08-08T11:34:56.702Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-08-08T11:34:57.017Z] === RUN TestKey [2021-08-08T11:34:57.017Z] --- PASS: TestKey (0.00s) [2021-08-08T11:34:57.017Z] === RUN TestParseKey [2021-08-08T11:34:57.017Z] --- PASS: TestParseKey (0.00s) [2021-08-08T11:34:57.017Z] === RUN TestInvalidDataStore [2021-08-08T11:34:57.017Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-08T11:34:57.017Z] === RUN TestKVObjectFlatKey [2021-08-08T11:34:57.017Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-08T11:34:57.017Z] === RUN TestAtomicKVObjectFlatKey [2021-08-08T11:34:57.017Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-08T11:34:57.017Z] PASS [2021-08-08T11:34:57.017Z] coverage: 21.9% of statements [2021-08-08T11:34:57.017Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2021-08-08T11:34:57.017Z] === RUN TestErrorInterfaces [2021-08-08T11:34:57.017Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-08T11:34:57.017Z] === RUN TestNetworkMarshalling [2021-08-08T11:34:57.480Z] --- PASS: TestNetworkMarshalling (0.19s) [2021-08-08T11:34:57.480Z] === RUN TestEndpointMarshalling [2021-08-08T11:34:57.480Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-08T11:34:57.480Z] === RUN TestAuxAddresses [2021-08-08T11:34:57.480Z] time="2021-08-08T11:34:56Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-08T11:34:57.480Z] --- PASS: TestAuxAddresses (0.02s) [2021-08-08T11:34:57.480Z] === RUN TestSRVServiceQuery [2021-08-08T11:34:57.480Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:34:57.480Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-08-08T11:34:57.480Z] === RUN TestServiceVIPReuse [2021-08-08T11:34:57.480Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:34:57.480Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-08T11:34:57.480Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-08T11:34:57.480Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:34:57.480Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-08T11:34:57.480Z] === RUN TestDNSIPQuery [2021-08-08T11:34:57.480Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:34:57.480Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-08T11:34:57.480Z] === RUN TestDNSProxyServFail [2021-08-08T11:34:57.480Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:34:57.480Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-08T11:34:57.480Z] === RUN TestSandboxAddEmpty [2021-08-08T11:34:57.480Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:34:57.480Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-08T11:34:57.480Z] === RUN TestSandboxAddMultiPrio [2021-08-08T11:34:57.480Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:34:57.480Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-08T11:34:57.480Z] === RUN TestSandboxAddSamePrio [2021-08-08T11:34:57.480Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:34:57.480Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-08T11:34:57.480Z] === RUN TestCleanupServiceDiscovery [2021-08-08T11:34:57.480Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:34:57.480Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-08T11:34:57.480Z] === RUN TestDNSOptions [2021-08-08T11:34:57.480Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:34:57.480Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-08T11:34:57.480Z] === RUN TestMultipleControllersWithSameStore [2021-08-08T11:34:57.480Z] time="2021-08-08T11:34:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-08T11:34:57.480Z] time="2021-08-08T11:34:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-08T11:34:57.480Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-08T11:34:57.480Z] PASS [2021-08-08T11:34:57.480Z] coverage: 8.6% of statements [2021-08-08T11:34:57.480Z] ok github.com/docker/docker/libnetwork 0.361s coverage: 8.6% of statements [2021-08-08T11:34:57.480Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-08T11:34:57.480Z] === RUN TestIPDataMarshalling [2021-08-08T11:34:57.480Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-08T11:34:57.480Z] === RUN TestValidateAndIsV6 [2021-08-08T11:34:57.480Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-08T11:34:57.480Z] PASS [2021-08-08T11:34:57.480Z] coverage: 68.9% of statements [2021-08-08T11:34:57.480Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2021-08-08T11:34:57.632Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-08-08T11:34:57.940Z] === RUN TestDriver [2021-08-08T11:34:57.940Z] --- PASS: TestDriver (0.00s) [2021-08-08T11:34:57.940Z] PASS [2021-08-08T11:34:57.940Z] coverage: 34.8% of statements [2021-08-08T11:34:57.940Z] ok github.com/docker/docker/libnetwork/drivers/host 0.043s coverage: 34.8% of statements [2021-08-08T11:34:58.194Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-08T11:34:58.401Z] === RUN TestDriver [2021-08-08T11:34:58.401Z] --- PASS: TestDriver (0.00s) [2021-08-08T11:34:58.401Z] PASS [2021-08-08T11:34:58.401Z] coverage: 34.8% of statements [2021-08-08T11:34:58.401Z] ok github.com/docker/docker/libnetwork/drivers/null 0.075s coverage: 34.8% of statements [2021-08-08T11:34:58.757Z] --- PASS: TestConfigInspect (2.75s) [2021-08-08T11:34:58.757Z] === RUN TestConfigList [2021-08-08T11:34:58.860Z] === RUN TestNetworkAllocateFree [2021-08-08T11:34:58.860Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-08T11:34:58.860Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-08T11:34:58.860Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-08T11:34:58.860Z] PASS [2021-08-08T11:34:58.860Z] coverage: 63.6% of statements [2021-08-08T11:34:58.860Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.057s coverage: 63.6% of statements [2021-08-08T11:34:59.320Z] === RUN TestGetEmptyCapabilities [2021-08-08T11:34:59.320Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2021-08-08T11:34:59.320Z] === RUN TestGetExtraCapabilities [2021-08-08T11:34:59.320Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-08-08T11:34:59.320Z] === RUN TestGetInvalidCapabilities [2021-08-08T11:34:59.320Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-08-08T11:34:59.320Z] === RUN TestRemoteDriver [2021-08-08T11:34:59.320Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-08T11:34:59.320Z] === RUN TestDriverError [2021-08-08T11:34:59.320Z] --- PASS: TestDriverError (0.00s) [2021-08-08T11:34:59.320Z] === RUN TestMissingValues [2021-08-08T11:34:59.320Z] --- PASS: TestMissingValues (0.00s) [2021-08-08T11:34:59.320Z] === RUN TestRollback [2021-08-08T11:34:59.320Z] --- PASS: TestRollback (0.01s) [2021-08-08T11:34:59.320Z] PASS [2021-08-08T11:34:59.320Z] coverage: 57.4% of statements [2021-08-08T11:34:59.320Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2021-08-08T11:34:59.780Z] === RUN TestNAT [2021-08-08T11:34:59.780Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-08T11:34:59.780Z] --- SKIP: TestNAT (0.00s) [2021-08-08T11:34:59.780Z] === RUN TestTransparent [2021-08-08T11:34:59.780Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-08T11:34:59.780Z] --- SKIP: TestTransparent (0.00s) [2021-08-08T11:34:59.780Z] PASS [2021-08-08T11:34:59.780Z] coverage: 0.0% of statements [2021-08-08T11:34:59.780Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.054s coverage: 0.0% of statements [2021-08-08T11:35:00.239Z] --- PASS: TestRandomAllocateDeallocate (6.41s) [2021-08-08T11:35:00.239Z] === RUN TestAllocateRandomDeallocate [2021-08-08T11:35:00.239Z] === RUN TestBuildDefault [2021-08-08T11:35:00.239Z] --- PASS: TestBuildDefault (0.00s) [2021-08-08T11:35:00.239Z] === RUN TestBuildHostnameDomainname [2021-08-08T11:35:00.239Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-08T11:35:00.239Z] === RUN TestBuildHostname [2021-08-08T11:35:00.239Z] --- PASS: TestBuildHostname (0.00s) [2021-08-08T11:35:00.239Z] === RUN TestBuildHostnameFQDN [2021-08-08T11:35:00.239Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-08T11:35:00.239Z] === RUN TestBuildNoIP [2021-08-08T11:35:00.239Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-08T11:35:00.239Z] === RUN TestUpdate [2021-08-08T11:35:00.239Z] --- PASS: TestUpdate (0.00s) [2021-08-08T11:35:00.239Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-08T11:35:00.239Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-08T11:35:00.239Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-08T11:35:00.239Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-08T11:35:00.239Z] === RUN TestAddEmpty [2021-08-08T11:35:00.239Z] --- PASS: TestAddEmpty (0.00s) [2021-08-08T11:35:00.239Z] === RUN TestAdd [2021-08-08T11:35:00.239Z] --- PASS: TestAdd (0.00s) [2021-08-08T11:35:00.239Z] === RUN TestDeleteEmpty [2021-08-08T11:35:00.239Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-08T11:35:00.239Z] === RUN TestDeleteNewline [2021-08-08T11:35:00.239Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-08T11:35:00.239Z] === RUN TestDelete [2021-08-08T11:35:00.239Z] --- PASS: TestDelete (0.00s) [2021-08-08T11:35:00.239Z] === RUN TestConcurrentWrites [2021-08-08T11:35:00.700Z] --- PASS: TestConcurrentWrites (0.22s) [2021-08-08T11:35:00.700Z] PASS [2021-08-08T11:35:00.700Z] coverage: 81.2% of statements [2021-08-08T11:35:00.700Z] ok github.com/docker/docker/libnetwork/etchosts 0.284s coverage: 81.2% of statements [2021-08-08T11:35:00.700Z] === RUN TestNew [2021-08-08T11:35:00.700Z] --- PASS: TestNew (0.00s) [2021-08-08T11:35:00.700Z] === RUN TestAddDriver [2021-08-08T11:35:00.700Z] --- PASS: TestAddDriver (0.00s) [2021-08-08T11:35:00.700Z] === RUN TestAddDuplicateDriver [2021-08-08T11:35:00.700Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-08T11:35:00.700Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-08T11:35:00.700Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-08T11:35:00.700Z] === RUN TestDriver [2021-08-08T11:35:00.700Z] --- PASS: TestDriver (0.00s) [2021-08-08T11:35:00.700Z] === RUN TestIPAM [2021-08-08T11:35:00.700Z] --- PASS: TestIPAM (0.00s) [2021-08-08T11:35:00.700Z] === RUN TestWalkIPAMs [2021-08-08T11:35:00.700Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-08T11:35:00.700Z] === RUN TestWalkDrivers [2021-08-08T11:35:00.700Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-08T11:35:00.700Z] PASS [2021-08-08T11:35:00.700Z] coverage: 82.4% of statements [2021-08-08T11:35:00.700Z] ok github.com/docker/docker/libnetwork/drvregistry 0.091s coverage: 82.4% of statements [2021-08-08T11:35:01.159Z] === RUN TestDiff [2021-08-08T11:35:01.159Z] --- PASS: TestDiff (0.00s) [2021-08-08T11:35:01.159Z] === RUN TestAddedCallback [2021-08-08T11:35:01.159Z] --- PASS: TestAddedCallback (0.00s) [2021-08-08T11:35:01.159Z] === RUN TestRemovedCallback [2021-08-08T11:35:01.159Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-08T11:35:01.159Z] === RUN TestNoCallback [2021-08-08T11:35:01.159Z] --- PASS: TestNoCallback (0.00s) [2021-08-08T11:35:01.159Z] PASS [2021-08-08T11:35:01.159Z] coverage: 48.1% of statements [2021-08-08T11:35:01.159Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.044s coverage: 48.1% of statements [2021-08-08T11:35:01.159Z] --- PASS: TestAllocateRandomDeallocate (1.18s) [2021-08-08T11:35:01.159Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-08T11:35:01.275Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-08T11:35:01.531Z] --- PASS: TestConfigList (2.96s) [2021-08-08T11:35:01.531Z] === RUN TestConfigsCreateAndDelete [2021-08-08T11:35:01.619Z] === RUN TestNew [2021-08-08T11:35:01.619Z] --- PASS: TestNew (0.00s) [2021-08-08T11:35:01.619Z] === RUN TestAllocate [2021-08-08T11:35:01.619Z] --- PASS: TestAllocate (0.00s) [2021-08-08T11:35:01.619Z] === RUN TestUninitialized [2021-08-08T11:35:01.619Z] --- PASS: TestUninitialized (0.00s) [2021-08-08T11:35:01.619Z] === RUN TestAllocateInRange [2021-08-08T11:35:01.619Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-08T11:35:01.619Z] === RUN TestAllocateSerial [2021-08-08T11:35:01.619Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-08T11:35:01.619Z] PASS [2021-08-08T11:35:01.619Z] coverage: 87.5% of statements [2021-08-08T11:35:01.619Z] ok github.com/docker/docker/libnetwork/idm 0.041s coverage: 87.5% of statements [2021-08-08T11:35:01.619Z] === RUN TestCaller [2021-08-08T11:35:01.619Z] --- PASS: TestCaller (0.00s) [2021-08-08T11:35:01.619Z] PASS [2021-08-08T11:35:01.619Z] coverage: 100.0% of statements [2021-08-08T11:35:01.619Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2021-08-08T11:35:02.590Z] === RUN TestSetSerialInsertDelete [2021-08-08T11:35:02.590Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-08T11:35:02.590Z] === RUN TestSetParallelInsertDelete [2021-08-08T11:35:02.590Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.18s) [2021-08-08T11:35:02.590Z] === RUN TestRetrieveFromStore [2021-08-08T11:35:03.049Z] === RUN TestInt2IP2IntConversion [2021-08-08T11:35:03.421Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-08-08T11:35:03.508Z] === RUN TestPoolRequest [2021-08-08T11:35:03.508Z] --- PASS: TestPoolRequest (0.00s) [2021-08-08T11:35:03.508Z] === RUN TestOtherRequests [2021-08-08T11:35:03.508Z] --- PASS: TestOtherRequests (0.00s) [2021-08-08T11:35:03.508Z] PASS [2021-08-08T11:35:03.508Z] coverage: 57.1% of statements [2021-08-08T11:35:03.508Z] ok github.com/docker/docker/libnetwork/ipams/null 0.042s coverage: 57.1% of statements [2021-08-08T11:35:03.968Z] --- PASS: TestRetrieveFromStore (1.18s) [2021-08-08T11:35:03.968Z] === RUN TestIsCorrupted [2021-08-08T11:35:03.968Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-08T11:35:03.968Z] === RUN TestSetRollover [2021-08-08T11:35:03.968Z] --- PASS: TestInt2IP2IntConversion (0.69s) [2021-08-08T11:35:03.968Z] === RUN TestGetAddressVersion [2021-08-08T11:35:03.968Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-08T11:35:03.968Z] === RUN TestKeyString [2021-08-08T11:35:03.968Z] --- PASS: TestKeyString (0.00s) [2021-08-08T11:35:03.968Z] === RUN TestPoolDataMarshal [2021-08-08T11:35:03.968Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-08T11:35:03.968Z] === RUN TestSubnetsMarshal [2021-08-08T11:35:03.968Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-08-08T11:35:03.968Z] === RUN TestAddSubnets [2021-08-08T11:35:03.968Z] --- PASS: TestAddSubnets (0.05s) [2021-08-08T11:35:03.968Z] === RUN TestDoublePoolRelease [2021-08-08T11:35:03.968Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-08-08T11:35:03.968Z] === RUN TestAddReleasePoolID [2021-08-08T11:35:03.968Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-08-08T11:35:03.968Z] === RUN TestPredefinedPool [2021-08-08T11:35:03.968Z] --- PASS: TestPredefinedPool (0.03s) [2021-08-08T11:35:03.968Z] === RUN TestRemoveSubnet [2021-08-08T11:35:03.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-08T11:35:04.429Z] --- PASS: TestRemoveSubnet (0.19s) [2021-08-08T11:35:04.429Z] === RUN TestGetSameAddress [2021-08-08T11:35:04.429Z] --- PASS: TestGetSameAddress (0.04s) [2021-08-08T11:35:04.429Z] === RUN TestPoolAllocationReuse [2021-08-08T11:35:04.545Z] --- PASS: TestConfigsCreateAndDelete (2.83s) [2021-08-08T11:35:04.545Z] === RUN TestConfigsUpdate [2021-08-08T11:35:04.888Z] === RUN TestGetCapabilities [2021-08-08T11:35:04.888Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-08T11:35:04.888Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-08T11:35:04.888Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-08T11:35:04.888Z] === RUN TestGetDefaultAddressSpaces [2021-08-08T11:35:04.888Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-08T11:35:04.888Z] === RUN TestRemoteDriver [2021-08-08T11:35:04.888Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-08T11:35:04.888Z] PASS [2021-08-08T11:35:04.888Z] coverage: 47.4% of statements [2021-08-08T11:35:04.888Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.069s coverage: 47.4% of statements [2021-08-08T11:35:05.350Z] --- PASS: TestSetRollover (1.56s) [2021-08-08T11:35:05.350Z] === RUN TestSetRolloverSerial [2021-08-08T11:35:05.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-08T11:35:05.810Z] === RUN TestWindowsIPAM [2021-08-08T11:35:05.810Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-08T11:35:05.810Z] PASS [2021-08-08T11:35:05.810Z] coverage: 71.4% of statements [2021-08-08T11:35:05.810Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2021-08-08T11:35:05.810Z] --- PASS: TestPoolAllocationReuse (1.65s) [2021-08-08T11:35:05.810Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-08T11:35:05.810Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-08-08T11:35:05.810Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-08T11:35:06.778Z] === RUN TestDefaultNetwork [2021-08-08T11:35:06.778Z] --- PASS: TestSetRolloverSerial (1.50s) [2021-08-08T11:35:06.778Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-08T11:35:06.778Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-08T11:35:06.778Z] PASS [2021-08-08T11:35:06.778Z] coverage: 84.4% of statements [2021-08-08T11:35:06.778Z] ok github.com/docker/docker/libnetwork/bitseq 13.112s coverage: 84.4% of statements [2021-08-08T11:35:06.778Z] --- PASS: TestDefaultNetwork (0.29s) [2021-08-08T11:35:06.778Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-08T11:35:07.238Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2021-08-08T11:35:07.238Z] === RUN TestInitAddressPools [2021-08-08T11:35:07.238Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-08T11:35:07.238Z] PASS [2021-08-08T11:35:07.238Z] coverage: 74.0% of statements [2021-08-08T11:35:07.238Z] ok github.com/docker/docker/libnetwork/ipamutils 0.678s coverage: 74.0% of statements [2021-08-08T11:35:07.364Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-08-08T11:35:07.364Z] --- PASS: TestConfigsUpdate (3.05s) [2021-08-08T11:35:07.364Z] === RUN TestTemplatedConfig [2021-08-08T11:35:07.698Z] === RUN TestKeyValue [2021-08-08T11:35:07.698Z] --- PASS: TestKeyValue (0.00s) [2021-08-08T11:35:07.698Z] PASS [2021-08-08T11:35:07.698Z] coverage: 60.0% of statements [2021-08-08T11:35:07.698Z] ok github.com/docker/docker/libnetwork/netlabel 0.067s coverage: 60.0% of statements [2021-08-08T11:35:09.872Z] --- PASS: TestCreateServiceMultipleTimes (16.69s) [2021-08-08T11:35:09.872Z] === RUN TestCreateServiceConflict [2021-08-08T11:35:09.872Z] --- PASS: TestCreateServiceConflict (2.16s) [2021-08-08T11:35:09.872Z] === RUN TestCreateServiceMaxReplicas [2021-08-08T11:35:09.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-08T11:35:11.435Z] === RUN TestNetworkDBSimple [2021-08-08T11:35:11.435Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-08T11:35:11.435Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-08T11:35:11.435Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-08T11:35:11.435Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-08T11:35:11.435Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-08T11:35:11.435Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-08T11:35:11.435Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-08T11:35:11.435Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-08T11:35:11.435Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-08T11:35:11.435Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-08T11:35:11.435Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-08T11:35:11.435Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-08T11:35:11.435Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-08T11:35:11.435Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-08T11:35:11.435Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-08T11:35:11.435Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-08T11:35:11.435Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-08T11:35:11.435Z] --- PASS: TestRequestReleaseAddressFromSubPool (5.54s) [2021-08-08T11:35:11.435Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-08T11:35:11.894Z] === RUN TestGenerate [2021-08-08T11:35:11.894Z] --- PASS: TestGenerate (0.00s) [2021-08-08T11:35:11.894Z] === RUN TestGeneratePtr [2021-08-08T11:35:11.894Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-08T11:35:11.894Z] === RUN TestGenerateMissingField [2021-08-08T11:35:11.894Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-08T11:35:11.894Z] === RUN TestFieldCannotBeSet [2021-08-08T11:35:11.894Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-08T11:35:11.894Z] === RUN TestTypeMismatchError [2021-08-08T11:35:11.894Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-08T11:35:11.894Z] PASS [2021-08-08T11:35:11.894Z] coverage: 100.0% of statements [2021-08-08T11:35:11.894Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2021-08-08T11:35:12.360Z] 2021/08/08 11:35:11 Closing DB instances... [2021-08-08T11:35:12.360Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-08T11:35:12.360Z] PASS [2021-08-08T11:35:12.360Z] coverage: 100.0% of statements [2021-08-08T11:35:12.360Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.049s coverage: 100.0% of statements [2021-08-08T11:35:12.399Z] --- PASS: TestTemplatedConfig (4.98s) [2021-08-08T11:35:12.399Z] === RUN TestConfigCreateResolve [2021-08-08T11:35:12.676Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-08-08T11:35:12.820Z] testing: warning: no tests to run [2021-08-08T11:35:12.820Z] PASS [2021-08-08T11:35:12.820Z] coverage: 0.0% of statements [2021-08-08T11:35:12.820Z] ok github.com/docker/docker/libnetwork/osl 0.046s coverage: 0.0% of statements [no tests to run] [2021-08-08T11:35:13.132Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2021-08-08T11:35:13.132Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-08T11:35:13.281Z] === RUN TestRequestNewPort [2021-08-08T11:35:13.281Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-08T11:35:13.281Z] === RUN TestRequestSpecificPort [2021-08-08T11:35:13.281Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-08T11:35:13.281Z] === RUN TestReleasePort [2021-08-08T11:35:13.281Z] --- PASS: TestReleasePort (0.00s) [2021-08-08T11:35:13.281Z] === RUN TestReuseReleasedPort [2021-08-08T11:35:13.281Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-08T11:35:13.281Z] === RUN TestReleaseUnreadledPort [2021-08-08T11:35:13.281Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-08T11:35:13.281Z] === RUN TestUnknowProtocol [2021-08-08T11:35:13.281Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-08T11:35:13.281Z] === RUN TestAllocateAllPorts [2021-08-08T11:35:13.281Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-08T11:35:13.281Z] === RUN TestPortAllocation [2021-08-08T11:35:13.281Z] --- PASS: TestPortAllocation (0.00s) [2021-08-08T11:35:13.281Z] === RUN TestPortAllocationWithCustomRange [2021-08-08T11:35:13.281Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-08T11:35:13.281Z] === RUN TestNoDuplicateBPR [2021-08-08T11:35:13.281Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-08T11:35:13.281Z] === RUN TestChangePortRange [2021-08-08T11:35:13.281Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-08T11:35:13.281Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-08T11:35:13.281Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-08T11:35:13.281Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-08T11:35:13.281Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-08T11:35:13.281Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-08T11:35:13.281Z] --- PASS: TestChangePortRange (0.00s) [2021-08-08T11:35:13.281Z] PASS [2021-08-08T11:35:13.281Z] coverage: 88.6% of statements [2021-08-08T11:35:13.281Z] ok github.com/docker/docker/libnetwork/portallocator 0.050s coverage: 88.6% of statements [2021-08-08T11:35:13.327Z] check_test.go:309: [de91e41dc73a3] daemon is not started [2021-08-08T11:35:13.327Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-08-08T11:35:13.740Z] --- PASS: TestNetworkDBSimple (2.44s) [2021-08-08T11:35:13.740Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-08T11:35:13.740Z] === RUN TestTransportPortConv [2021-08-08T11:35:13.740Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-08T11:35:13.740Z] === RUN TestTransportPortBindingConv [2021-08-08T11:35:13.740Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-08T11:35:13.740Z] === RUN TestErrorConstructors [2021-08-08T11:35:13.740Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-08T11:35:13.740Z] === RUN TestCompareIPMask [2021-08-08T11:35:13.740Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-08T11:35:13.740Z] === RUN TestUtilGetHostPartIP [2021-08-08T11:35:13.740Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-08T11:35:13.740Z] === RUN TestUtilGetBroadcastIP [2021-08-08T11:35:13.740Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-08T11:35:13.740Z] === RUN TestParseCIDR [2021-08-08T11:35:13.740Z] --- PASS: TestParseCIDR (0.00s) [2021-08-08T11:35:13.740Z] PASS [2021-08-08T11:35:13.740Z] coverage: 47.9% of statements [2021-08-08T11:35:13.740Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 47.9% of statements [2021-08-08T11:35:13.740Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.04s) [2021-08-08T11:35:13.740Z] === RUN TestGetAddress [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-08T11:35:14.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-08T11:35:14.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-08T11:35:14.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-08T11:35:14.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-08T11:35:14.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-08T11:35:14.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-08T11:35:14.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-08T11:35:14.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-08T11:35:14.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-08T11:35:14.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-08T11:35:14.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-08T11:35:14.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-08T11:35:14.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-08T11:35:14.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-08T11:35:14.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-08T11:35:14.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-08T11:35:14.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-08T11:35:14.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-08T11:35:14.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-08T11:35:14.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-08T11:35:14.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-08T11:35:14.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-08T11:35:14.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-08T11:35:14.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-08T11:35:14.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-08T11:35:14.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-08T11:35:14.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-08T11:35:14.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-08T11:35:14.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-08T11:35:14.714Z] PASS [2021-08-08T11:35:14.714Z] coverage: 50.0% of statements [2021-08-08T11:35:14.714Z] ok github.com/docker/docker/oci 0.053s coverage: 50.0% of statements [2021-08-08T11:35:14.714Z] 2021/08/08 11:35:14 Closing DB instances... [2021-08-08T11:35:15.173Z] === RUN TestAddressPoolOpt [2021-08-08T11:35:15.173Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv/a [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv/something [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv/_=a [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv/env1=value1 [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv/_env1=value1 [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv/PATH [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv/=a [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv/PATH= [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv/PATH=something [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv/asd!qwe [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv/1asd [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv/123 [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv/some_space [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv/__some_space_before [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv/some_space_after__ [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv/= [2021-08-08T11:35:15.173Z] === RUN TestValidateEnv/PaTh [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv (0.01s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestParseHost [2021-08-08T11:35:15.173Z] --- PASS: TestParseHost (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestParseDockerDaemonHost [2021-08-08T11:35:15.173Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestParseTCP [2021-08-08T11:35:15.173Z] --- PASS: TestParseTCP (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-08T11:35:15.173Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestValidateExtraHosts [2021-08-08T11:35:15.173Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestIpOptString [2021-08-08T11:35:15.173Z] --- PASS: TestIpOptString (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-08T11:35:15.173Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestNewIpOptValidDefaultVal [2021-08-08T11:35:15.173Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestIpOptSetInvalidVal [2021-08-08T11:35:15.173Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestValidateIPAddress [2021-08-08T11:35:15.173Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestMapOpts [2021-08-08T11:35:15.173Z] --- PASS: TestMapOpts (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestListOptsWithoutValidator [2021-08-08T11:35:15.173Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestListOptsWithValidator [2021-08-08T11:35:15.173Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestValidateDNSSearch [2021-08-08T11:35:15.173Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestValidateLabel [2021-08-08T11:35:15.173Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-08T11:35:15.173Z] === RUN TestValidateLabel/label_with_general_format [2021-08-08T11:35:15.173Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-08T11:35:15.173Z] === RUN TestValidateLabel/label_with_one_more [2021-08-08T11:35:15.173Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-08T11:35:15.173Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-08T11:35:15.173Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-08T11:35:15.173Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-08T11:35:15.173Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-08T11:35:15.173Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-08T11:35:15.173Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-08T11:35:15.173Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-08T11:35:15.173Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-08T11:35:15.173Z] --- PASS: TestValidateLabel (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-08T11:35:15.173Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestNamedListOpts [2021-08-08T11:35:15.173Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestNamedMapOpts [2021-08-08T11:35:15.173Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestParseLink [2021-08-08T11:35:15.173Z] --- PASS: TestParseLink (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestQuotedStringSetWithQuotes [2021-08-08T11:35:15.173Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-08T11:35:15.173Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-08T11:35:15.173Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-08T11:35:15.173Z] === RUN TestUlimitOpt [2021-08-08T11:35:15.173Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-08T11:35:15.173Z] PASS [2021-08-08T11:35:15.173Z] coverage: 67.1% of statements [2021-08-08T11:35:15.173Z] ok github.com/docker/docker/opts 0.081s coverage: 67.1% of statements [2021-08-08T11:35:15.173Z] === RUN TestParseVersion [2021-08-08T11:35:15.173Z] --- PASS: TestParseVersion (0.00s) [2021-08-08T11:35:15.173Z] PASS [2021-08-08T11:35:15.173Z] coverage: 52.9% of statements [2021-08-08T11:35:15.173Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2021-08-08T11:35:15.218Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-08-08T11:35:15.218Z] --- PASS: TestConfigCreateResolve (2.89s) [2021-08-08T11:35:15.218Z] PASS [2021-08-08T11:35:15.218Z] [2021-08-08T11:35:15.218Z] DONE 6 tests in 19.640s [2021-08-08T11:35:15.474Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-08T11:35:15.474Z] ++ 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 [2021-08-08T11:35:15.474Z] ++ set -e [2021-08-08T11:35:15.474Z] ++ '[' -n 0 ']' [2021-08-08T11:35:15.474Z] ++ set -x [2021-08-08T11:35:15.474Z] ++ 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 [2021-08-08T11:35:15.474Z] INFO: Testing against a local daemon [2021-08-08T11:35:15.474Z] === RUN TestCheckpoint [2021-08-08T11:35:15.474Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-08T11:35:15.474Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-08T11:35:15.474Z] === RUN TestContainerInvalidJSON [2021-08-08T11:35:15.730Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-08T11:35:15.730Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-08T11:35:15.730Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-08T11:35:15.730Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-08T11:35:15.730Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-08T11:35:15.730Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-08T11:35:15.730Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-08T11:35:15.730Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-08T11:35:15.730Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-08T11:35:15.730Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-08T11:35:15.730Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-08-08T11:35:15.730Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-08T11:35:15.730Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2021-08-08T11:35:15.730Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-08T11:35:15.986Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-08-08T11:35:15.986Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-08T11:35:15.986Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-08-08T11:35:15.986Z] === RUN TestCopyFromContainer [2021-08-08T11:35:16.712Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-08-08T11:35:16.712Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-08T11:35:17.173Z] === RUN TestIsArchivePathDir [2021-08-08T11:35:17.633Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-08-08T11:35:17.633Z] === RUN TestIsArchivePathInvalidFile [2021-08-08T11:35:17.633Z] === RUN TestPeerCertificateMarshalJSON [2021-08-08T11:35:17.633Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-08-08T11:35:17.633Z] === RUN TestIsArchivePathTar [2021-08-08T11:35:17.633Z] 2021/08/08 11:35:17 Closing DB instances... [2021-08-08T11:35:17.633Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-08-08T11:35:17.633Z] === RUN TestDecompressStreamGzip [2021-08-08T11:35:17.876Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-08-08T11:35:18.093Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-08-08T11:35:18.093Z] === RUN TestDecompressStreamBzip2 [2021-08-08T11:35:18.093Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-08-08T11:35:18.093Z] === RUN TestDecompressStreamXz [2021-08-08T11:35:18.093Z] archive_test.go:134: Xz not present in msys2 [2021-08-08T11:35:18.093Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-08T11:35:18.093Z] === RUN TestCompressStreamXzUnsupported [2021-08-08T11:35:18.093Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-08T11:35:18.093Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-08T11:35:18.093Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-08T11:35:18.093Z] === RUN TestCompressStreamInvalid [2021-08-08T11:35:18.093Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-08T11:35:18.093Z] === RUN TestExtensionInvalid [2021-08-08T11:35:18.093Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-08T11:35:18.093Z] === RUN TestExtensionUncompressed [2021-08-08T11:35:18.093Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-08T11:35:18.093Z] === RUN TestExtensionBzip2 [2021-08-08T11:35:18.093Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-08T11:35:18.093Z] === RUN TestExtensionGzip [2021-08-08T11:35:18.093Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-08T11:35:18.093Z] === RUN TestExtensionXz [2021-08-08T11:35:18.093Z] --- PASS: TestExtensionXz (0.00s) [2021-08-08T11:35:18.093Z] === RUN TestCmdStreamLargeStderr [2021-08-08T11:35:18.093Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-08T11:35:18.093Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-08T11:35:18.093Z] --- PASS: TestPeerCertificateMarshalJSON (0.52s) [2021-08-08T11:35:18.093Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-08T11:35:18.093Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-08T11:35:18.093Z] === RUN TestMiddleware [2021-08-08T11:35:18.093Z] --- PASS: TestMiddleware (0.00s) [2021-08-08T11:35:18.093Z] === RUN TestNewResponseModifier [2021-08-08T11:35:18.093Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-08T11:35:18.093Z] PASS [2021-08-08T11:35:18.093Z] coverage: 26.8% of statements [2021-08-08T11:35:18.093Z] ok github.com/docker/docker/pkg/authorization 0.562s coverage: 26.8% of statements [2021-08-08T11:35:18.093Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-08-08T11:35:18.093Z] === RUN TestCmdStreamBad [2021-08-08T11:35:18.093Z] archive_test.go:239: Failing on Windows CI machines [2021-08-08T11:35:18.093Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-08T11:35:18.093Z] === RUN TestCmdStreamGood [2021-08-08T11:35:18.093Z] --- PASS: TestCmdStreamGood (0.04s) [2021-08-08T11:35:18.093Z] === RUN TestUntarPathWithInvalidDest [2021-08-08T11:35:18.093Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-08-08T11:35:18.093Z] === RUN TestUntarPathWithInvalidSrc [2021-08-08T11:35:18.093Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-08T11:35:18.093Z] === RUN TestUntarPath [2021-08-08T11:35:18.093Z] --- PASS: TestUntarPath (0.07s) [2021-08-08T11:35:18.093Z] === RUN TestUntarPathWithDestinationFile [2021-08-08T11:35:18.093Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-08-08T11:35:18.093Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-08T11:35:18.134Z] === RUN TestCopyFromContainer// [2021-08-08T11:35:18.134Z] === RUN TestCopyFromContainer//bar/root [2021-08-08T11:35:18.390Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-08T11:35:18.390Z] === RUN TestCopyFromContainer/bar/quux [2021-08-08T11:35:18.554Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-08-08T11:35:18.554Z] === RUN TestCopyWithTarInvalidSrc [2021-08-08T11:35:18.554Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-08T11:35:18.554Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-08T11:35:18.554Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-08T11:35:18.554Z] === RUN TestCopyWithTarSrcFile [2021-08-08T11:35:18.554Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-08T11:35:18.554Z] === RUN TestCopyWithTarSrcFolder [2021-08-08T11:35:18.554Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-08T11:35:18.554Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-08T11:35:18.554Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-08T11:35:18.554Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-08T11:35:18.554Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-08-08T11:35:18.554Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-08T11:35:18.554Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-08T11:35:18.554Z] === RUN TestCopyFileWithTarSrcFile [2021-08-08T11:35:18.554Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-08T11:35:18.554Z] === RUN TestTarFiles [2021-08-08T11:35:18.554Z] === RUN TestUnbuffered [2021-08-08T11:35:18.554Z] --- PASS: TestUnbuffered (0.00s) [2021-08-08T11:35:18.554Z] === RUN TestRaceUnbuffered [2021-08-08T11:35:18.554Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-08T11:35:18.554Z] PASS [2021-08-08T11:35:18.554Z] coverage: 100.0% of statements [2021-08-08T11:35:18.554Z] ok github.com/docker/docker/pkg/broadcaster 0.054s coverage: 100.0% of statements [2021-08-08T11:35:18.648Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-08T11:35:18.648Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-08T11:35:18.906Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-08T11:35:18.906Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-08T11:35:19.162Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-08T11:35:19.162Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-08T11:35:19.418Z] --- PASS: TestCopyFromContainer (3.36s) [2021-08-08T11:35:19.418Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-08-08T11:35:19.418Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2021-08-08T11:35:19.418Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-08-08T11:35:19.418Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-08-08T11:35:19.418Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-08-08T11:35:19.418Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-08-08T11:35:19.418Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-08-08T11:35:19.418Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-08-08T11:35:19.418Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2021-08-08T11:35:19.418Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-08-08T11:35:19.418Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-08T11:35:19.418Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-08T11:35:19.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-08T11:35:19.418Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-08T11:35:19.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-08T11:35:19.418Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-08T11:35:19.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-08T11:35:19.418Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-08T11:35:19.418Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-08T11:35:19.418Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-08T11:35:19.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2021-08-08T11:35:19.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-08-08T11:35:19.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-08-08T11:35:19.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-08-08T11:35:19.418Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-08T11:35:19.418Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-08-08T11:35:19.418Z] === RUN TestCreateWithInvalidEnv [2021-08-08T11:35:19.418Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-08T11:35:19.418Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-08T11:35:19.418Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-08T11:35:19.418Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-08T11:35:19.418Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-08T11:35:19.418Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-08T11:35:19.418Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-08T11:35:19.418Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-08T11:35:19.418Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-08T11:35:19.418Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-08-08T11:35:19.418Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-08T11:35:19.418Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-08T11:35:19.418Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-08-08T11:35:19.418Z] === RUN TestCreateTmpfsMountsTarget [2021-08-08T11:35:19.418Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-08T11:35:19.418Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-08T11:35:19.525Z] === RUN TestMatch [2021-08-08T11:35:19.525Z] === RUN TestMatch/[[]] [2021-08-08T11:35:19.525Z] === RUN TestMatch/[[foo]] [2021-08-08T11:35:19.525Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-08T11:35:19.525Z] === RUN TestMatch/[[foo_bar]] [2021-08-08T11:35:19.525Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-08T11:35:19.525Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-08T11:35:19.525Z] === RUN TestMatch/[] [2021-08-08T11:35:19.525Z] === RUN TestMatch/[]#01 [2021-08-08T11:35:19.525Z] === RUN TestMatch/[[qux]] [2021-08-08T11:35:19.525Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-08T11:35:19.525Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-08T11:35:19.525Z] === RUN TestMatch/[[foo_baz]] [2021-08-08T11:35:19.525Z] --- PASS: TestMatch (0.00s) [2021-08-08T11:35:19.525Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-08T11:35:19.525Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-08T11:35:19.525Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-08T11:35:19.525Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-08T11:35:19.525Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-08T11:35:19.525Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-08T11:35:19.525Z] --- PASS: TestMatch/[] (0.00s) [2021-08-08T11:35:19.525Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-08T11:35:19.525Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-08T11:35:19.525Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-08T11:35:19.525Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-08T11:35:19.525Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-08T11:35:19.525Z] PASS [2021-08-08T11:35:19.525Z] coverage: 87.5% of statements [2021-08-08T11:35:19.525Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2021-08-08T11:35:19.525Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.94s) [2021-08-08T11:35:19.525Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-08T11:35:20.495Z] === RUN TestChrootTarUntar [2021-08-08T11:35:20.495Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:35:20.495Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-08T11:35:20.495Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-08T11:35:20.495Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:35:20.495Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-08T11:35:20.495Z] === RUN TestChrootUntarEmptyArchive [2021-08-08T11:35:20.495Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-08T11:35:20.495Z] === RUN TestChrootTarUntarWithSymlink [2021-08-08T11:35:20.495Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-08T11:35:20.495Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-08T11:35:20.495Z] === RUN TestChrootCopyWithTar [2021-08-08T11:35:20.495Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-08T11:35:20.495Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-08T11:35:20.495Z] === RUN TestChrootCopyFileWithTar [2021-08-08T11:35:20.495Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:35:20.495Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-08T11:35:20.495Z] === RUN TestChrootUntarPath [2021-08-08T11:35:20.495Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-08T11:35:20.495Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-08T11:35:20.495Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-08T11:35:20.495Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:35:20.495Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-08T11:35:20.495Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-08T11:35:20.495Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:35:20.495Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-08T11:35:20.495Z] === RUN TestChrootApplyDotDotFile [2021-08-08T11:35:20.495Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:35:20.495Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-08T11:35:20.495Z] PASS [2021-08-08T11:35:20.495Z] coverage: 15.4% of statements [2021-08-08T11:35:20.495Z] ok github.com/docker/docker/pkg/chrootarchive 0.083s coverage: 15.4% of statements [2021-08-08T11:35:21.465Z] 2021/08/08 11:35:21 Closing DB instances... [2021-08-08T11:35:21.465Z] === RUN TestSizeEmpty [2021-08-08T11:35:21.465Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-08T11:35:21.465Z] === RUN TestSizeEmptyFile [2021-08-08T11:35:21.465Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-08T11:35:21.465Z] === RUN TestSizeNonemptyFile [2021-08-08T11:35:21.465Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-08T11:35:21.465Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-08T11:35:21.465Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-08T11:35:21.465Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-08T11:35:21.465Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-08T11:35:21.465Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-08T11:35:21.465Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-08T11:35:21.465Z] === RUN TestMoveToSubdir [2021-08-08T11:35:21.465Z] --- PASS: TestMoveToSubdir (0.01s) [2021-08-08T11:35:21.465Z] === RUN TestSizeNonExistingDirectory [2021-08-08T11:35:21.465Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-08T11:35:21.465Z] PASS [2021-08-08T11:35:21.465Z] coverage: 80.0% of statements [2021-08-08T11:35:21.465Z] ok github.com/docker/docker/pkg/directory 0.064s coverage: 80.0% of statements [2021-08-08T11:35:22.434Z] === RUN Test [2021-08-08T11:35:22.434Z] === RUN Test/TestContainsEntry [2021-08-08T11:35:22.434Z] === RUN Test/TestCreateEntries [2021-08-08T11:35:22.434Z] === RUN Test/TestEntriesDiff [2021-08-08T11:35:22.434Z] === RUN Test/TestEntriesEquality [2021-08-08T11:35:22.434Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-08T11:35:22.434Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-08T11:35:22.434Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-08T11:35:22.434Z] === RUN Test/TestGeneratorNotGenerate [2021-08-08T11:35:22.434Z] === RUN Test/TestGeneratorWithPort [2021-08-08T11:35:22.434Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-08T11:35:22.434Z] === RUN Test/TestNewEntry [2021-08-08T11:35:22.434Z] === RUN Test/TestParse [2021-08-08T11:35:22.434Z] --- PASS: Test (0.00s) [2021-08-08T11:35:22.434Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-08T11:35:22.434Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-08T11:35:22.434Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-08T11:35:22.434Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-08T11:35:22.434Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-08T11:35:22.434Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-08T11:35:22.434Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-08T11:35:22.434Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-08T11:35:22.434Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-08T11:35:22.434Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-08T11:35:22.434Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-08T11:35:22.434Z] --- PASS: Test/TestParse (0.00s) [2021-08-08T11:35:22.434Z] PASS [2021-08-08T11:35:22.434Z] coverage: 58.3% of statements [2021-08-08T11:35:22.434Z] ok github.com/docker/docker/pkg/discovery 0.042s coverage: 58.3% of statements [2021-08-08T11:35:23.403Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2021-08-08T11:35:23.403Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-08T11:35:23.403Z] === RUN Test [2021-08-08T11:35:23.403Z] === RUN Test/TestContent [2021-08-08T11:35:23.403Z] === RUN Test/TestInitialize [2021-08-08T11:35:23.403Z] === RUN Test/TestNew [2021-08-08T11:35:23.403Z] === RUN Test/TestParsingContentsWithComments [2021-08-08T11:35:23.403Z] === RUN Test/TestRegister [2021-08-08T11:35:23.403Z] === RUN Test/TestWatch [2021-08-08T11:35:23.403Z] --- PASS: Test (0.00s) [2021-08-08T11:35:23.403Z] --- PASS: Test/TestContent (0.00s) [2021-08-08T11:35:23.403Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-08T11:35:23.403Z] --- PASS: Test/TestNew (0.00s) [2021-08-08T11:35:23.403Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-08T11:35:23.403Z] --- PASS: Test/TestRegister (0.00s) [2021-08-08T11:35:23.403Z] --- PASS: Test/TestWatch (0.00s) [2021-08-08T11:35:23.403Z] PASS [2021-08-08T11:35:23.403Z] coverage: 97.6% of statements [2021-08-08T11:35:23.403Z] ok github.com/docker/docker/pkg/discovery/file 0.055s coverage: 97.6% of statements [2021-08-08T11:35:23.590Z] --- PASS: TestCreateWithCustomMaskedPaths (3.36s) [2021-08-08T11:35:23.590Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-08T11:35:23.863Z] --- PASS: TestTarFiles (5.49s) [2021-08-08T11:35:23.864Z] === RUN TestTarUntar [2021-08-08T11:35:23.864Z] --- PASS: TestTarUntar (0.04s) [2021-08-08T11:35:23.864Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-08T11:35:23.864Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-08T11:35:23.864Z] === RUN TestTarWithOptions [2021-08-08T11:35:23.864Z] --- PASS: TestTarWithOptions (0.03s) [2021-08-08T11:35:23.864Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-08T11:35:23.864Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-08T11:35:23.864Z] === RUN TestUntarUstarGnuConflict [2021-08-08T11:35:23.864Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-08T11:35:23.864Z] === RUN TestUntarInvalidFilenames [2021-08-08T11:35:24.323Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames795765210\\dest" [2021-08-08T11:35:24.323Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2021-08-08T11:35:24.323Z] === RUN TestUntarHardlinkToSymlink [2021-08-08T11:35:24.323Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-08T11:35:24.323Z] === RUN TestUntarInvalidHardlink [2021-08-08T11:35:24.323Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink149202123\\victim\\hello" -> "../victim/hello" [2021-08-08T11:35:24.323Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink531802030\\victim\\hello" -> "/../victim/hello" [2021-08-08T11:35:24.323Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink107250997\\victim" -> "../victim" [2021-08-08T11:35:24.323Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink203560720\\victim" -> "../victim" [2021-08-08T11:35:24.323Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink951380783\\victim" -> "../victim" [2021-08-08T11:35:24.323Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink094053058\\victim" -> "../victim" [2021-08-08T11:35:24.323Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-08-08T11:35:24.323Z] === RUN TestUntarInvalidSymlink [2021-08-08T11:35:24.323Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink122332473\\dest\\dotdot" -> "../victim/hello" [2021-08-08T11:35:24.323Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink282555716\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-08T11:35:24.323Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink881865171\\dest\\loophole-victim" -> "../victim" [2021-08-08T11:35:24.323Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink333910294\\dest\\loophole-victim" -> "../victim" [2021-08-08T11:35:24.323Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink213151101\\dest\\loophole-victim" -> "../victim" [2021-08-08T11:35:24.323Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink734943416\\dest\\loophole-victim" -> "../victim" [2021-08-08T11:35:24.323Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink463469239\\dest\\dir\\loophole" -> "../../victim" [2021-08-08T11:35:24.323Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-08-08T11:35:24.323Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-08T11:35:24.323Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-08T11:35:24.323Z] === RUN TestXGlobalNoParent [2021-08-08T11:35:24.323Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-08T11:35:24.323Z] === RUN TestReplaceFileTarWrapper [2021-08-08T11:35:24.323Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2021-08-08T11:35:24.323Z] === RUN TestPrefixHeaderReadable [2021-08-08T11:35:24.323Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-08-08T11:35:24.323Z] === RUN TestDisablePigz [2021-08-08T11:35:24.323Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-08T11:35:24.785Z] --- PASS: TestDisablePigz (0.13s) [2021-08-08T11:35:24.785Z] === RUN TestPigz [2021-08-08T11:35:24.785Z] === RUN Test [2021-08-08T11:35:24.785Z] === RUN Test/TestInitialize [2021-08-08T11:35:24.785Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-08T11:35:24.785Z] --- PASS: TestPigz (0.16s) [2021-08-08T11:35:24.785Z] === RUN TestCopyFileWithInvalidDest [2021-08-08T11:35:24.785Z] archive_windows_test.go:16: Currently fails [2021-08-08T11:35:24.785Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-08T11:35:24.785Z] === RUN TestCanonicalTarNameForPath [2021-08-08T11:35:24.785Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-08T11:35:24.785Z] === RUN TestCanonicalTarName [2021-08-08T11:35:24.785Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-08T11:35:24.785Z] === RUN TestChmodTarEntry [2021-08-08T11:35:24.785Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-08T11:35:24.785Z] === RUN TestHardLinkOrder [2021-08-08T11:35:24.785Z] --- PASS: TestHardLinkOrder (0.09s) [2021-08-08T11:35:24.785Z] === RUN TestChangeString [2021-08-08T11:35:24.785Z] --- PASS: TestChangeString (0.00s) [2021-08-08T11:35:24.785Z] === RUN TestChangesWithNoChanges [2021-08-08T11:35:24.785Z] time="2021-08-08T11:35:24Z" level=info msg="Initializing discovery without TLS" [2021-08-08T11:35:24.785Z] time="2021-08-08T11:35:24Z" level=info msg="Initializing discovery without TLS" [2021-08-08T11:35:24.785Z] time="2021-08-08T11:35:24Z" level=info msg="Initializing discovery without TLS" [2021-08-08T11:35:24.785Z] === RUN Test/TestInitializeWithCerts [2021-08-08T11:35:24.785Z] time="2021-08-08T11:35:24Z" level=info msg="Initializing discovery with TLS" [2021-08-08T11:35:24.785Z] === RUN Test/TestWatch [2021-08-08T11:35:24.785Z] time="2021-08-08T11:35:24Z" level=info msg="Initializing discovery without TLS" [2021-08-08T11:35:24.785Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-08-08T11:35:24.785Z] === RUN TestChangesWithChanges [2021-08-08T11:35:24.785Z] --- PASS: TestChangesWithChanges (0.04s) [2021-08-08T11:35:24.785Z] === RUN TestChangesWithChangesGH13590 [2021-08-08T11:35:24.785Z] changes_test.go:196: needs more investigation [2021-08-08T11:35:24.785Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-08T11:35:24.785Z] === RUN TestChangesDirsEmpty [2021-08-08T11:35:24.785Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-08T11:35:24.785Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-08T11:35:24.785Z] === RUN TestChangesDirsMutated [2021-08-08T11:35:24.785Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-08T11:35:24.785Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-08T11:35:24.785Z] === RUN TestApplyLayer [2021-08-08T11:35:24.785Z] changes_test.go:433: needs further investigation [2021-08-08T11:35:24.785Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-08T11:35:24.785Z] === RUN TestChangesSizeWithHardlinks [2021-08-08T11:35:24.785Z] changes_test.go:469: needs further investigation [2021-08-08T11:35:24.785Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-08T11:35:24.785Z] === RUN TestChangesSizeWithNoChanges [2021-08-08T11:35:24.785Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-08T11:35:24.785Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-08T11:35:24.785Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-08T11:35:24.785Z] === RUN TestChangesSize [2021-08-08T11:35:24.785Z] --- PASS: TestChangesSize (0.00s) [2021-08-08T11:35:24.785Z] === RUN TestApplyLayerInvalidFilenames [2021-08-08T11:35:24.785Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames177396412\\dest" [2021-08-08T11:35:24.785Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-08-08T11:35:24.785Z] === RUN TestApplyLayerInvalidHardlink [2021-08-08T11:35:24.785Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink321765710\\victim\\hello" -> "../victim/hello" [2021-08-08T11:35:24.785Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink574098005\\victim\\hello" -> "/../victim/hello" [2021-08-08T11:35:25.245Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink711121840\\victim" -> "../victim" [2021-08-08T11:35:25.245Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink992754511\\victim" -> "../victim" [2021-08-08T11:35:25.245Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink818994274\\victim" -> "../victim" [2021-08-08T11:35:25.245Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink327215705\\victim" -> "../victim" [2021-08-08T11:35:25.245Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-08-08T11:35:25.245Z] === RUN TestApplyLayerInvalidSymlink [2021-08-08T11:35:25.245Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink882062308\\dest\\dotdot" -> "../victim/hello" [2021-08-08T11:35:25.245Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink890361331\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-08T11:35:25.245Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink911829174\\dest\\loophole-victim" -> "../victim" [2021-08-08T11:35:25.245Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink631728797\\dest\\loophole-victim" -> "../victim" [2021-08-08T11:35:25.245Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink345120088\\dest\\loophole-victim" -> "../victim" [2021-08-08T11:35:25.245Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink936641751\\dest\\loophole-victim" -> "../victim" [2021-08-08T11:35:25.245Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-08-08T11:35:25.245Z] === RUN TestApplyLayerWhiteouts [2021-08-08T11:35:25.245Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-08-08T11:35:25.245Z] === RUN TestGenerateEmptyFile [2021-08-08T11:35:25.245Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-08T11:35:25.245Z] === RUN TestGenerateWithContent [2021-08-08T11:35:25.245Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-08T11:35:25.245Z] PASS [2021-08-08T11:35:25.245Z] coverage: 61.5% of statements [2021-08-08T11:35:25.245Z] ok github.com/docker/docker/pkg/archive 7.862s coverage: 61.5% of statements [2021-08-08T11:35:25.245Z] 2021/08/08 11:35:25 Closing DB instances... [2021-08-08T11:35:25.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-08T11:35:26.408Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.32s) [2021-08-08T11:35:26.408Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-08T11:35:26.408Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-08T11:35:26.408Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-08T11:35:26.408Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-08T11:35:26.408Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-08T11:35:26.408Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-08T11:35:26.408Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-08T11:35:26.408Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-08T11:35:26.408Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-08T11:35:26.408Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-08T11:35:26.408Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-08T11:35:26.408Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-08T11:35:26.408Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-08T11:35:26.408Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-08T11:35:26.408Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-08T11:35:26.408Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-08T11:35:26.408Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-08T11:35:26.408Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-08-08T11:35:26.408Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-08-08T11:35:26.408Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-08-08T11:35:26.408Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-08-08T11:35:26.408Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-08-08T11:35:26.408Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-08T11:35:26.782Z] --- PASS: TestNetworkDBCRUDTableEntries (3.64s) [2021-08-08T11:35:26.782Z] === RUN TestNetworkDBNodeLeave [2021-08-08T11:35:27.340Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.12s) [2021-08-08T11:35:27.340Z] === RUN TestCreateDifferentPlatform [2021-08-08T11:35:27.340Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-08T11:35:27.340Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-08T11:35:27.340Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-08T11:35:27.340Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-08T11:35:27.340Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-08T11:35:27.340Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-08T11:35:27.596Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-08-08T11:35:27.596Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-08T11:35:27.596Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-08-08T11:35:27.596Z] === RUN TestContainerStartOnDaemonRestart [2021-08-08T11:35:27.596Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-08T11:35:27.596Z] === RUN TestDaemonRestartIpcMode [2021-08-08T11:35:27.596Z] === PAUSE TestDaemonRestartIpcMode [2021-08-08T11:35:27.596Z] === RUN TestDaemonHostGatewayIP [2021-08-08T11:35:27.596Z] === PAUSE TestDaemonHostGatewayIP [2021-08-08T11:35:27.596Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-08T11:35:27.596Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-08T11:35:27.596Z] === RUN TestContainerKillOnDaemonStart [2021-08-08T11:35:27.596Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-08T11:35:27.596Z] === RUN TestDiff [2021-08-08T11:35:27.750Z] --- PASS: Test (3.20s) [2021-08-08T11:35:27.750Z] --- PASS: Test/TestInitialize (0.18s) [2021-08-08T11:35:27.750Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-08T11:35:27.750Z] --- PASS: Test/TestWatch (3.01s) [2021-08-08T11:35:27.750Z] PASS [2021-08-08T11:35:27.750Z] coverage: 84.1% of statements [2021-08-08T11:35:27.750Z] ok github.com/docker/docker/pkg/discovery/kv 3.244s coverage: 84.1% of statements [2021-08-08T11:35:28.084Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.52s) [2021-08-08T11:35:28.084Z] === RUN TestCreateServiceSecretFileMode [2021-08-08T11:35:28.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-08T11:35:28.719Z] === RUN Test [2021-08-08T11:35:28.719Z] === RUN Test/TestWatch [2021-08-08T11:35:28.719Z] --- PASS: Test (0.00s) [2021-08-08T11:35:28.719Z] --- PASS: Test/TestWatch (0.00s) [2021-08-08T11:35:28.719Z] PASS [2021-08-08T11:35:28.719Z] coverage: 92.3% of statements [2021-08-08T11:35:28.719Z] ok github.com/docker/docker/pkg/discovery/memory 0.049s coverage: 92.3% of statements [2021-08-08T11:35:28.781Z] --- PASS: TestDiff (1.31s) [2021-08-08T11:35:28.781Z] === RUN TestExecWithCloseStdin [2021-08-08T11:35:29.054Z] --- PASS: TestCreateServiceSecretFileMode (2.62s) [2021-08-08T11:35:29.054Z] === RUN TestCreateServiceConfigFileMode [2021-08-08T11:35:29.690Z] === RUN Test [2021-08-08T11:35:29.690Z] === RUN Test/TestInitialize [2021-08-08T11:35:29.690Z] === RUN Test/TestInitializeWithPattern [2021-08-08T11:35:29.690Z] === RUN Test/TestRegister [2021-08-08T11:35:29.690Z] === RUN Test/TestWatch [2021-08-08T11:35:29.690Z] --- PASS: Test (0.00s) [2021-08-08T11:35:29.690Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-08T11:35:29.690Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-08T11:35:29.690Z] --- PASS: Test/TestRegister (0.00s) [2021-08-08T11:35:29.690Z] --- PASS: Test/TestWatch (0.00s) [2021-08-08T11:35:29.690Z] PASS [2021-08-08T11:35:29.690Z] coverage: 93.8% of statements [2021-08-08T11:35:29.690Z] ok github.com/docker/docker/pkg/discovery/nodes 0.046s coverage: 93.8% of statements [2021-08-08T11:35:29.690Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-08-08T11:35:29.690Z] === RUN TestNetworkDBWatch [2021-08-08T11:35:30.659Z] === RUN TestPollerAddRemove [2021-08-08T11:35:30.659Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-08T11:35:30.659Z] === RUN TestPollerEvent [2021-08-08T11:35:30.659Z] poller_test.go:41: No chmod on Windows [2021-08-08T11:35:30.659Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-08T11:35:30.659Z] === RUN TestPollerClose [2021-08-08T11:35:30.659Z] --- PASS: TestPollerClose (0.00s) [2021-08-08T11:35:30.659Z] PASS [2021-08-08T11:35:30.659Z] coverage: 45.7% of statements [2021-08-08T11:35:30.659Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 45.7% of statements [2021-08-08T11:35:31.207Z] ......... [ 86%] [2021-08-08T11:35:31.300Z] --- PASS: TestExecWithCloseStdin (2.08s) [2021-08-08T11:35:31.300Z] === RUN TestExec [2021-08-08T11:35:31.566Z] --- PASS: TestCreateServiceConfigFileMode (2.66s) [2021-08-08T11:35:31.566Z] === RUN TestCreateServiceSysctls [2021-08-08T11:35:31.640Z] === RUN TestCopyFileWithInvalidSrc [2021-08-08T11:35:31.640Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestCopyFileWithInvalidDest [2021-08-08T11:35:31.640Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-08T11:35:31.640Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-08T11:35:31.640Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestCopyFile [2021-08-08T11:35:31.640Z] --- PASS: TestCopyFile (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-08T11:35:31.640Z] fileutils_test.go:134: Needs porting to Windows [2021-08-08T11:35:31.640Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-08T11:35:31.640Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-08T11:35:31.640Z] fileutils_test.go:180: Needs porting to Windows [2021-08-08T11:35:31.640Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestWildcardMatches [2021-08-08T11:35:31.640Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestPatternMatches [2021-08-08T11:35:31.640Z] --- PASS: TestPatternMatches (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-08T11:35:31.640Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestPatternMatchesFolderExclusions [2021-08-08T11:35:31.640Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-08T11:35:31.640Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-08T11:35:31.640Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-08T11:35:31.640Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-08T11:35:31.640Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestSingleExclamationError [2021-08-08T11:35:31.640Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestMatchesWithNoPatterns [2021-08-08T11:35:31.640Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestMatchesWithMalformedPatterns [2021-08-08T11:35:31.640Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestMatches [2021-08-08T11:35:31.640Z] --- PASS: TestMatches (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestCleanPatterns [2021-08-08T11:35:31.640Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-08T11:35:31.640Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestCleanPatternsExceptionFlag [2021-08-08T11:35:31.640Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-08T11:35:31.640Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-08T11:35:31.640Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestCleanPatternsErrorSingleException [2021-08-08T11:35:31.640Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestCreateIfNotExistsDir [2021-08-08T11:35:31.640Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestCreateIfNotExistsFile [2021-08-08T11:35:31.640Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-08T11:35:31.640Z] === RUN TestMatch [2021-08-08T11:35:31.640Z] --- PASS: TestMatch (0.00s) [2021-08-08T11:35:31.640Z] PASS [2021-08-08T11:35:31.640Z] coverage: 85.2% of statements [2021-08-08T11:35:31.640Z] ok github.com/docker/docker/pkg/fileutils 0.072s coverage: 85.2% of statements [2021-08-08T11:35:31.640Z] 2021/08/08 11:35:31 Closing DB instances... [2021-08-08T11:35:32.100Z] === RUN TestGet [2021-08-08T11:35:32.100Z] --- PASS: TestGet (0.00s) [2021-08-08T11:35:32.100Z] === RUN TestGetShortcutString [2021-08-08T11:35:32.100Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-08T11:35:32.100Z] PASS [2021-08-08T11:35:32.100Z] coverage: 42.9% of statements [2021-08-08T11:35:32.100Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2021-08-08T11:35:32.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-08T11:35:32.490Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-08-08T11:35:32.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-08T11:35:33.002Z] --- PASS: TestExec (1.99s) [2021-08-08T11:35:33.002Z] === RUN TestExecUser [2021-08-08T11:35:33.069Z] === RUN TestCreateIDMapOrder [2021-08-08T11:35:33.069Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-08T11:35:33.069Z] PASS [2021-08-08T11:35:33.069Z] coverage: 7.2% of statements [2021-08-08T11:35:33.069Z] --- PASS: TestNetworkDBWatch (3.24s) [2021-08-08T11:35:33.069Z] === RUN TestNetworkDBBulkSync [2021-08-08T11:35:33.069Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2021-08-08T11:35:34.615Z] 2021/08/08 11:35:34 Closing DB instances... [2021-08-08T11:35:34.615Z] === RUN TestFixedBufferCap [2021-08-08T11:35:34.615Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-08T11:35:34.615Z] === RUN TestFixedBufferLen [2021-08-08T11:35:34.615Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-08T11:35:34.615Z] === RUN TestFixedBufferString [2021-08-08T11:35:34.615Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-08T11:35:34.615Z] === RUN TestFixedBufferWrite [2021-08-08T11:35:34.615Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-08T11:35:34.615Z] === RUN TestFixedBufferRead [2021-08-08T11:35:34.615Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-08T11:35:34.615Z] === RUN TestBytesPipeRead [2021-08-08T11:35:34.615Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-08T11:35:34.615Z] === RUN TestBytesPipeWrite [2021-08-08T11:35:34.615Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-08T11:35:34.615Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-08T11:35:34.892Z] --- PASS: TestExecUser (1.97s) [2021-08-08T11:35:34.892Z] === RUN TestExportContainerAndImportImage [2021-08-08T11:35:35.074Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-08-08T11:35:35.074Z] === RUN TestAtomicWriteToFile [2021-08-08T11:35:35.074Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-08-08T11:35:35.074Z] === RUN TestAtomicWriteSetCommit [2021-08-08T11:35:35.074Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-08T11:35:35.074Z] === RUN TestAtomicWriteSetCancel [2021-08-08T11:35:35.074Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-08T11:35:35.074Z] === RUN TestReadCloserWrapperClose [2021-08-08T11:35:35.074Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-08T11:35:35.075Z] === RUN TestReaderErrWrapperReadOnError [2021-08-08T11:35:35.075Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-08T11:35:35.075Z] === RUN TestReaderErrWrapperRead [2021-08-08T11:35:35.075Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-08T11:35:35.075Z] === RUN TestHashData [2021-08-08T11:35:35.075Z] --- PASS: TestHashData (0.00s) [2021-08-08T11:35:35.075Z] === RUN TestCancelReadCloser [2021-08-08T11:35:35.075Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-08T11:35:35.075Z] === RUN TestWriteCloserWrapperClose [2021-08-08T11:35:35.075Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-08T11:35:35.075Z] === RUN TestNopWriteCloser [2021-08-08T11:35:35.075Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-08T11:35:35.075Z] === RUN TestNopWriter [2021-08-08T11:35:35.075Z] --- PASS: TestNopWriter (0.00s) [2021-08-08T11:35:35.075Z] === RUN TestWriteCounter [2021-08-08T11:35:35.075Z] --- PASS: TestWriteCounter (0.00s) [2021-08-08T11:35:35.075Z] PASS [2021-08-08T11:35:35.075Z] coverage: 69.2% of statements [2021-08-08T11:35:35.075Z] ok github.com/docker/docker/pkg/ioutils 0.656s coverage: 69.2% of statements [2021-08-08T11:35:35.729Z] --- PASS: TestCreateServiceSysctls (3.59s) [2021-08-08T11:35:35.729Z] === RUN TestCreateServiceCapabilities [2021-08-08T11:35:35.821Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-08T11:35:36.046Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2021-08-08T11:35:36.046Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-08T11:35:36.046Z] === RUN TestError [2021-08-08T11:35:36.046Z] --- PASS: TestError (0.00s) [2021-08-08T11:35:36.046Z] === RUN TestProgressString [2021-08-08T11:35:36.046Z] === RUN TestProgressString/no_progress [2021-08-08T11:35:36.046Z] === RUN TestProgressString/progress_1 [2021-08-08T11:35:36.046Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-08T11:35:36.046Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-08T11:35:36.046Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-08T11:35:36.046Z] === RUN TestProgressString/with_units [2021-08-08T11:35:36.046Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-08T11:35:36.046Z] === RUN TestProgressString/hide_counts [2021-08-08T11:35:36.046Z] --- PASS: TestProgressString (0.00s) [2021-08-08T11:35:36.046Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-08T11:35:36.046Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-08T11:35:36.046Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-08T11:35:36.046Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-08T11:35:36.046Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-08T11:35:36.046Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-08T11:35:36.046Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-08T11:35:36.046Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-08T11:35:36.046Z] === RUN TestJSONMessageDisplay [2021-08-08T11:35:36.046Z] --- PASS: TestJSONMessageDisplay (0.18s) [2021-08-08T11:35:36.046Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-08T11:35:36.046Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-08T11:35:36.046Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-08T11:35:36.046Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-08T11:35:36.046Z] === RUN TestDisplayJSONMessagesStream [2021-08-08T11:35:36.046Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-08T11:35:36.046Z] PASS [2021-08-08T11:35:36.046Z] coverage: 91.7% of statements [2021-08-08T11:35:36.046Z] ok github.com/docker/docker/pkg/jsonmessage 0.229s coverage: 91.7% of statements [2021-08-08T11:35:36.075Z] tests/integration/models_images_test.py ............... [ 89%] [2021-08-08T11:35:36.078Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-08-08T11:35:36.640Z] --- PASS: TestExportContainerAndImportImage (1.64s) [2021-08-08T11:35:36.640Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-08T11:35:37.017Z] === RUN TestStandardLongPath [2021-08-08T11:35:37.017Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-08T11:35:37.017Z] === RUN TestUNCLongPath [2021-08-08T11:35:37.017Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-08T11:35:37.017Z] PASS [2021-08-08T11:35:37.017Z] coverage: 100.0% of statements [2021-08-08T11:35:37.017Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2021-08-08T11:35:37.211Z] === RUN TestBoolValue [2021-08-08T11:35:37.211Z] --- PASS: TestBoolValue (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestBoolValueOrDefault [2021-08-08T11:35:37.211Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestInt64ValueOrZero [2021-08-08T11:35:37.211Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestInt64ValueOrDefault [2021-08-08T11:35:37.211Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-08T11:35:37.211Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestJsonContentType [2021-08-08T11:35:37.211Z] --- PASS: TestJsonContentType (0.00s) [2021-08-08T11:35:37.211Z] PASS [2021-08-08T11:35:37.211Z] coverage: 14.7% of statements [2021-08-08T11:35:37.211Z] ok github.com/docker/docker/api/server/httputils 0.090s coverage: 14.7% of statements [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-08T11:35:37.211Z] === RUN TestMaskSecretKeys [2021-08-08T11:35:37.211Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-08T11:35:37.211Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-08T11:35:37.211Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-08T11:35:37.211Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-08T11:35:37.211Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-08T11:35:37.211Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-08T11:35:37.211Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestVersionMiddlewareVersion [2021-08-08T11:35:37.211Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-08T11:35:37.211Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-08T11:35:37.211Z] PASS [2021-08-08T11:35:37.211Z] coverage: 37.7% of statements [2021-08-08T11:35:37.211Z] ok github.com/docker/docker/api/server/middleware 0.049s coverage: 37.7% of statements [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-08T11:35:37.211Z] === RUN TestAdjustForAPIVersion [2021-08-08T11:35:37.211Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-08T11:35:37.211Z] PASS [2021-08-08T11:35:37.211Z] coverage: 5.7% of statements [2021-08-08T11:35:37.211Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/types [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-08T11:35:37.211Z] === RUN TestStrSliceMarshalJSON [2021-08-08T11:35:37.211Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestStrSliceUnmarshalJSON [2021-08-08T11:35:37.211Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestStrSliceUnmarshalString [2021-08-08T11:35:37.211Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestStrSliceUnmarshalSlice [2021-08-08T11:35:37.211Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-08T11:35:37.211Z] PASS [2021-08-08T11:35:37.211Z] coverage: 90.0% of statements [2021-08-08T11:35:37.211Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2021-08-08T11:35:37.211Z] === RUN TestToJSON [2021-08-08T11:35:37.211Z] --- PASS: TestToJSON (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestToParamWithVersion [2021-08-08T11:35:37.211Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestFromJSON [2021-08-08T11:35:37.211Z] --- PASS: TestFromJSON (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestEmpty [2021-08-08T11:35:37.211Z] --- PASS: TestEmpty (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestArgsMatchKVListEmptySources [2021-08-08T11:35:37.211Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestArgsMatchKVList [2021-08-08T11:35:37.211Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestArgsMatch [2021-08-08T11:35:37.211Z] --- PASS: TestArgsMatch (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestAdd [2021-08-08T11:35:37.211Z] --- PASS: TestAdd (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestDel [2021-08-08T11:35:37.211Z] --- PASS: TestDel (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestLen [2021-08-08T11:35:37.211Z] --- PASS: TestLen (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestExactMatch [2021-08-08T11:35:37.211Z] --- PASS: TestExactMatch (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestOnlyOneExactMatch [2021-08-08T11:35:37.211Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestContains [2021-08-08T11:35:37.211Z] --- PASS: TestContains (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestValidate [2021-08-08T11:35:37.211Z] --- PASS: TestValidate (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestWalkValues [2021-08-08T11:35:37.211Z] --- PASS: TestWalkValues (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestFuzzyMatch [2021-08-08T11:35:37.211Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestClone [2021-08-08T11:35:37.211Z] --- PASS: TestClone (0.00s) [2021-08-08T11:35:37.211Z] PASS [2021-08-08T11:35:37.211Z] coverage: 92.2% of statements [2021-08-08T11:35:37.211Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-08T11:35:37.211Z] === RUN TestDurationToSecondsString [2021-08-08T11:35:37.211Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-08T11:35:37.211Z] === RUN TestGetTimestamp [2021-08-08T11:35:37.211Z] === RUN TestCompareVersion [2021-08-08T11:35:37.211Z] --- PASS: TestCompareVersion (0.00s) [2021-08-08T11:35:37.211Z] PASS [2021-08-08T11:35:37.211Z] coverage: 75.0% of statements [2021-08-08T11:35:37.211Z] ok github.com/docker/docker/api/types/versions 0.080s coverage: 75.0% of statements [2021-08-08T11:35:37.211Z] --- PASS: TestGetTimestamp (0.14s) [2021-08-08T11:35:37.211Z] === RUN TestParseTimestamps [2021-08-08T11:35:37.211Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-08T11:35:37.211Z] PASS [2021-08-08T11:35:37.211Z] coverage: 100.0% of statements [2021-08-08T11:35:37.211Z] ok github.com/docker/docker/api/types/time 0.183s coverage: 100.0% of statements [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/builder [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-08T11:35:37.211Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-08T11:35:37.671Z] === RUN TestParseRemoteURL [2021-08-08T11:35:37.671Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-08T11:35:37.671Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-08T11:35:37.671Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-08T11:35:37.671Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-08T11:35:37.671Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-08T11:35:37.671Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-08T11:35:37.671Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-08T11:35:37.671Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-08T11:35:37.671Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-08T11:35:37.671Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-08T11:35:37.671Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-08T11:35:37.671Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-08T11:35:37.671Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-08T11:35:37.671Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-08T11:35:37.671Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-08T11:35:37.671Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-08T11:35:37.671Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-08T11:35:37.671Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-08T11:35:37.671Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-08T11:35:37.671Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-08T11:35:37.671Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-08T11:35:37.671Z] === RUN TestCloneArgsSmartHttp [2021-08-08T11:35:37.671Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-08T11:35:37.671Z] === RUN TestCloneArgsDumbHttp [2021-08-08T11:35:37.671Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-08T11:35:37.671Z] === RUN TestCloneArgsGit [2021-08-08T11:35:37.671Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-08T11:35:37.671Z] === RUN TestCheckoutGit [2021-08-08T11:35:37.969Z] tests/integration/models_networks_test.py .... [ 91%] [2021-08-08T11:35:37.985Z] === RUN TestNameFormat [2021-08-08T11:35:37.985Z] --- PASS: TestNameFormat (0.00s) [2021-08-08T11:35:37.985Z] === RUN TestNameRetries [2021-08-08T11:35:37.985Z] --- PASS: TestNameRetries (0.00s) [2021-08-08T11:35:37.985Z] PASS [2021-08-08T11:35:37.985Z] coverage: 85.7% of statements [2021-08-08T11:35:37.985Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2021-08-08T11:35:38.005Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-08-08T11:35:38.005Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2021-08-08T11:35:38.005Z] === RUN TestHealthCheckWorkdir [2021-08-08T11:35:38.241Z] --- PASS: TestCreateServiceCapabilities (2.69s) [2021-08-08T11:35:38.241Z] === RUN TestInspect [2021-08-08T11:35:38.933Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-08T11:35:38.954Z] === RUN TestParseKeyValueOpt [2021-08-08T11:35:38.954Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-08T11:35:38.955Z] === RUN TestParseUintList [2021-08-08T11:35:38.955Z] --- PASS: TestParseUintList (0.00s) [2021-08-08T11:35:38.955Z] === RUN TestParseUintListMaximumLimits [2021-08-08T11:35:38.955Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-08T11:35:38.955Z] PASS [2021-08-08T11:35:38.955Z] coverage: 97.0% of statements [2021-08-08T11:35:38.955Z] ok github.com/docker/docker/pkg/parsers 0.055s coverage: 97.0% of statements [2021-08-08T11:35:38.955Z] 2021/08/08 11:35:38 Closing DB instances... [2021-08-08T11:35:39.160Z] ok github.com/docker/docker/libnetwork/networkdb 104.709s coverage: 60.0% of statements [2021-08-08T11:35:39.160Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-08T11:35:39.160Z] ok github.com/docker/docker/libnetwork/options 0.007s coverage: 100.0% of statements [2021-08-08T11:35:39.854Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-08T11:35:39.854Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-08-08T11:35:39.854Z] === RUN TestProcessNoDockerignore [2021-08-08T11:35:39.854Z] --- PASS: TestProcessNoDockerignore (0.04s) [2021-08-08T11:35:39.854Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-08T11:35:39.854Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestDetectContentType [2021-08-08T11:35:39.854Z] --- PASS: TestDetectContentType (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestSelectAcceptableMIME [2021-08-08T11:35:39.854Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestInspectEmptyResponse [2021-08-08T11:35:39.854Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestInspectResponseBinary [2021-08-08T11:35:39.854Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestResponseUnsupportedContentType [2021-08-08T11:35:39.854Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestInspectResponseTextSimple [2021-08-08T11:35:39.854Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestInspectResponseEmptyContentType [2021-08-08T11:35:39.854Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestUnknownContentLength [2021-08-08T11:35:39.854Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestDownloadRemote [2021-08-08T11:35:39.854Z] --- PASS: TestDownloadRemote (0.08s) [2021-08-08T11:35:39.854Z] === RUN TestGetWithStatusError [2021-08-08T11:35:39.854Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestCloseRootDirectory [2021-08-08T11:35:39.854Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:35:39.854Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestHashFile [2021-08-08T11:35:39.854Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:35:39.854Z] --- SKIP: TestHashFile (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestHashSubdir [2021-08-08T11:35:39.854Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:35:39.854Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestRemoveDirectory [2021-08-08T11:35:39.854Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:35:39.854Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-08-08T11:35:39.854Z] PASS [2021-08-08T11:35:39.854Z] coverage: 9.3% of statements [2021-08-08T11:35:39.854Z] ok github.com/docker/docker/builder/remotecontext 0.293s coverage: 9.3% of statements [2021-08-08T11:35:39.854Z] === RUN TestGetAllAllowed [2021-08-08T11:35:39.854Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestGetAllMeta [2021-08-08T11:35:39.854Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-08T11:35:39.854Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestIsUnreferencedBuiltin [2021-08-08T11:35:39.854Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestIsExistingDirectory [2021-08-08T11:35:39.854Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestGetFilenameForDownload [2021-08-08T11:35:39.854Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestEnv2Variables [2021-08-08T11:35:39.854Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-08T11:35:39.854Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestMaintainer [2021-08-08T11:35:39.854Z] --- PASS: TestMaintainer (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestLabel [2021-08-08T11:35:39.854Z] --- PASS: TestLabel (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestFromScratch [2021-08-08T11:35:39.854Z] --- PASS: TestFromScratch (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestFromWithArg [2021-08-08T11:35:39.854Z] --- PASS: TestFromWithArg (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-08T11:35:39.854Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-08T11:35:39.854Z] === RUN TestFromWithUndefinedArg [2021-08-08T11:35:39.855Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-08T11:35:39.855Z] === RUN TestFromMultiStageWithNamedStage [2021-08-08T11:35:39.855Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-08T11:35:39.855Z] === RUN TestOnbuild [2021-08-08T11:35:39.855Z] --- PASS: TestOnbuild (0.00s) [2021-08-08T11:35:39.855Z] === RUN TestWorkdir [2021-08-08T11:35:39.855Z] --- PASS: TestWorkdir (0.00s) [2021-08-08T11:35:39.855Z] === RUN TestCmd [2021-08-08T11:35:39.855Z] --- PASS: TestCmd (0.00s) [2021-08-08T11:35:39.855Z] === RUN TestHealthcheckNone [2021-08-08T11:35:39.855Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-08T11:35:39.855Z] === RUN TestHealthcheckCmd [2021-08-08T11:35:39.855Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-08T11:35:39.855Z] === RUN TestEntrypoint [2021-08-08T11:35:39.855Z] --- PASS: TestEntrypoint (0.00s) [2021-08-08T11:35:39.855Z] === RUN TestExpose [2021-08-08T11:35:39.855Z] --- PASS: TestExpose (0.00s) [2021-08-08T11:35:39.855Z] === RUN TestUser [2021-08-08T11:35:39.855Z] --- PASS: TestUser (0.00s) [2021-08-08T11:35:39.855Z] === RUN TestVolume [2021-08-08T11:35:39.855Z] --- PASS: TestVolume (0.00s) [2021-08-08T11:35:39.855Z] === RUN TestStopSignal [2021-08-08T11:35:39.855Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-08T11:35:39.855Z] --- SKIP: TestStopSignal (0.00s) [2021-08-08T11:35:39.855Z] === RUN TestArg [2021-08-08T11:35:39.855Z] --- PASS: TestArg (0.00s) [2021-08-08T11:35:39.855Z] === RUN TestShell [2021-08-08T11:35:39.855Z] --- PASS: TestShell (0.00s) [2021-08-08T11:35:39.855Z] === RUN TestPrependEnvOnCmd [2021-08-08T11:35:39.855Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-08T11:35:39.855Z] === RUN TestRunWithBuildArgs [2021-08-08T11:35:39.855Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-08T11:35:39.855Z] === RUN TestRunIgnoresHealthcheck [2021-08-08T11:35:39.855Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-08T11:35:39.855Z] === RUN TestDispatchUnsupportedOptions [2021-08-08T11:35:39.855Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-08T11:35:39.855Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-08T11:35:39.855Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-08T11:35:39.855Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-08T11:35:39.855Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-08T11:35:39.855Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-08T11:35:39.855Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-08T11:35:39.855Z] === RUN TestNormalizeWorkdir [2021-08-08T11:35:39.855Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-08T11:35:39.855Z] === RUN TestDispatch [2021-08-08T11:35:39.855Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-08T11:35:39.855Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-08T11:35:39.855Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-08T11:35:39.855Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-08T11:35:39.855Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-08T11:35:39.923Z] === RUN TestNewAndRemove [2021-08-08T11:35:39.923Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-08T11:35:39.923Z] === RUN TestRemoveInvalidPath [2021-08-08T11:35:39.923Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-08T11:35:39.923Z] PASS [2021-08-08T11:35:39.923Z] coverage: 82.6% of statements [2021-08-08T11:35:39.923Z] ok github.com/docker/docker/pkg/pidfile 0.053s coverage: 82.6% of statements [2021-08-08T11:35:40.315Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-08T11:35:40.315Z] === RUN TestDispatch/COPY_url [2021-08-08T11:35:40.315Z] --- PASS: TestDispatch (0.08s) [2021-08-08T11:35:40.315Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-08-08T11:35:40.315Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-08T11:35:40.315Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-08T11:35:40.315Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-08T11:35:40.315Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-08T11:35:40.315Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-08-08T11:35:40.315Z] --- PASS: TestDispatch/COPY_url (0.01s) [2021-08-08T11:35:40.315Z] === RUN TestAddScratchImageAddsToMounts [2021-08-08T11:35:40.315Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-08T11:35:40.315Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-08T11:35:40.315Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-08T11:35:40.315Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-08T11:35:40.315Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-08T11:35:40.315Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-08T11:35:40.315Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-08T11:35:40.315Z] === RUN TestImageSourceGetAddsToMounts [2021-08-08T11:35:40.315Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-08T11:35:40.315Z] === RUN TestEmptyDockerfile [2021-08-08T11:35:40.315Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-08-08T11:35:40.315Z] === RUN TestSymlinkDockerfile [2021-08-08T11:35:40.315Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-08T11:35:40.315Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-08T11:35:40.315Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-08T11:35:40.315Z] === RUN TestNonExistingDockerfile [2021-08-08T11:35:40.315Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-08T11:35:40.315Z] === RUN TestCopyRunConfig [2021-08-08T11:35:40.315Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-08T11:35:40.315Z] === RUN TestDeepCopyRunConfig [2021-08-08T11:35:40.315Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-08T11:35:40.315Z] === RUN TestExportImage [2021-08-08T11:35:40.315Z] --- PASS: TestExportImage (0.00s) [2021-08-08T11:35:40.315Z] === RUN TestNormalizeDest [2021-08-08T11:35:40.315Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-08T11:35:40.315Z] PASS [2021-08-08T11:35:40.315Z] coverage: 46.8% of statements [2021-08-08T11:35:40.315Z] ok github.com/docker/docker/builder/dockerfile 0.222s coverage: 46.8% of statements [2021-08-08T11:35:40.315Z] === RUN TestEnable [2021-08-08T11:35:40.315Z] --- PASS: TestEnable (0.00s) [2021-08-08T11:35:40.315Z] === RUN TestDisable [2021-08-08T11:35:40.315Z] --- PASS: TestDisable (0.00s) [2021-08-08T11:35:40.315Z] === RUN TestEnabled [2021-08-08T11:35:40.315Z] --- PASS: TestEnabled (0.00s) [2021-08-08T11:35:40.315Z] PASS [2021-08-08T11:35:40.315Z] coverage: 100.0% of statements [2021-08-08T11:35:40.315Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2021-08-08T11:35:40.315Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-08T11:35:40.795Z] --- PASS: TestInspect (3.08s) [2021-08-08T11:35:40.795Z] === RUN TestCreateJob [2021-08-08T11:35:40.839Z] --- PASS: TestHealthCheckWorkdir (2.38s) [2021-08-08T11:35:40.839Z] === RUN TestHealthKillContainer [2021-08-08T11:35:40.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-08-08T11:35:40.892Z] --- PASS: TestGetAddress (27.34s) [2021-08-08T11:35:40.892Z] === RUN TestRequestSyntaxCheck [2021-08-08T11:35:40.892Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-08-08T11:35:40.892Z] === RUN TestRequest [2021-08-08T11:35:41.289Z] === RUN TestTCP4Proxy [2021-08-08T11:35:41.289Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-08T11:35:41.289Z] === RUN TestTCP4ProxyHalfClose [2021-08-08T11:35:41.289Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-08-08T11:35:41.289Z] === RUN TestTCP6Proxy [2021-08-08T11:35:41.289Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-08T11:35:41.289Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-08T11:35:41.289Z] === RUN TestTCPDualStackProxy [2021-08-08T11:35:41.289Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-08T11:35:41.290Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-08T11:35:41.290Z] === RUN TestUDP4Proxy [2021-08-08T11:35:41.290Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-08T11:35:41.290Z] === RUN TestUDP6Proxy [2021-08-08T11:35:41.290Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-08T11:35:41.290Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-08T11:35:41.290Z] === RUN TestUDPWriteError [2021-08-08T11:35:41.290Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-08T11:35:41.290Z] === RUN TestSCTP4Proxy [2021-08-08T11:35:41.290Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-08T11:35:41.290Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-08T11:35:41.290Z] === RUN TestSCTP6Proxy [2021-08-08T11:35:41.290Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-08T11:35:41.290Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-08T11:35:41.290Z] PASS [2021-08-08T11:35:41.290Z] coverage: 49.4% of statements [2021-08-08T11:35:41.290Z] ok github.com/docker/docker/cmd/docker-proxy 0.092s coverage: 49.4% of statements [2021-08-08T11:35:41.861Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.04s) [2021-08-08T11:35:41.861Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-08T11:35:42.327Z] === RUN TestFailedConnection [2021-08-08T11:35:43.238Z] tests/integration/models_nodes_test.py . [ 91%] [2021-08-08T11:35:43.297Z] 2021/08/08 11:35:42 Closing DB instances... [2021-08-08T11:35:44.121Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-08-08T11:35:44.121Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-08T11:35:44.121Z] check_test.go:309: [dc3b0200f108f] daemon is not started [2021-08-08T11:35:44.121Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-08-08T11:35:44.121Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-08T11:35:44.121Z] check_test.go:309: [d752129692a14] daemon is not started [2021-08-08T11:35:44.121Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-08-08T11:35:44.269Z] --- PASS: TestFailedConnection (2.17s) [2021-08-08T11:35:44.269Z] === RUN TestFailOnce [2021-08-08T11:35:44.377Z] --- PASS: TestHealthKillContainer (4.02s) [2021-08-08T11:35:44.377Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-08T11:35:44.614Z] tests/integration/models_resources_test.py . [ 91%] [2021-08-08T11:35:44.728Z] 2021/08/08 11:35:44 http: panic serving 127.0.0.1:49310: Plugin not ready [2021-08-08T11:35:44.728Z] goroutine 34 [running]: [2021-08-08T11:35:44.728Z] net/http.(*conn).serve.func1(0xc0001a0000) [2021-08-08T11:35:44.728Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-08T11:35:44.728Z] panic(0xd15280, 0xe2c6d0) [2021-08-08T11:35:44.728Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-08T11:35:44.728Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xe3cd90, 0xc0001b4000, 0xc0001a8000) [2021-08-08T11:35:44.728Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-08T11:35:44.728Z] net/http.HandlerFunc.ServeHTTP(0xc000042060, 0xe3cd90, 0xc0001b4000, 0xc0001a8000) [2021-08-08T11:35:44.728Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-08T11:35:44.728Z] net/http.(*ServeMux).ServeHTTP(0xc00004e040, 0xe3cd90, 0xc0001b4000, 0xc0001a8000) [2021-08-08T11:35:44.728Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-08T11:35:44.728Z] net/http.serverHandler.ServeHTTP(0xc00005a000, 0xe3cd90, 0xc0001b4000, 0xc0001a8000) [2021-08-08T11:35:44.728Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-08T11:35:44.728Z] net/http.(*conn).serve(0xc0001a0000, 0xe3d980, 0xc000188040) [2021-08-08T11:35:44.728Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-08T11:35:44.728Z] created by net/http.(*Server).Serve [2021-08-08T11:35:44.728Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-08T11:35:44.728Z] time="2021-08-08T11:35:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.FailOnce: Post \"http://127.0.0.1:49309/Test.FailOnce\": EOF, retrying in 1s" [2021-08-08T11:35:45.004Z] --- PASS: TestCreateJob (3.57s) [2021-08-08T11:35:45.004Z] === RUN TestReplicatedJob [2021-08-08T11:35:45.187Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.04s) [2021-08-08T11:35:45.187Z] === RUN TestNetworkDBGarbageCollection [2021-08-08T11:35:45.646Z] --- PASS: TestFailOnce (1.23s) [2021-08-08T11:35:45.646Z] === RUN TestEchoInputOutput [2021-08-08T11:35:45.646Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-08T11:35:45.646Z] === RUN TestBackoff [2021-08-08T11:35:45.646Z] --- PASS: TestBackoff (0.00s) [2021-08-08T11:35:45.646Z] === RUN TestAbortRetry [2021-08-08T11:35:45.646Z] --- PASS: TestAbortRetry (0.00s) [2021-08-08T11:35:45.646Z] === RUN TestClientScheme [2021-08-08T11:35:45.646Z] --- PASS: TestClientScheme (0.00s) [2021-08-08T11:35:45.646Z] === RUN TestNewClientWithTimeout [2021-08-08T11:35:45.745Z] --- PASS: TestInspectCpusetInConfigPre120 (1.24s) [2021-08-08T11:35:45.745Z] === RUN TestIpcModeNone [2021-08-08T11:35:46.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-08T11:35:46.107Z] time="2021-08-08T11:35:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49317/Test.Echo: Post \"http://127.0.0.1:49317/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-08T11:35:47.366Z] --- PASS: TestIpcModeNone (1.40s) [2021-08-08T11:35:47.366Z] === RUN TestIpcModePrivate [2021-08-08T11:35:47.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-08T11:35:47.651Z] time="2021-08-08T11:35:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49317/Test.Echo: Post \"http://127.0.0.1:49317/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-08T11:35:47.929Z] check_test.go:309: [dfe23f5d47a25] daemon is not started [2021-08-08T11:35:47.929Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-08-08T11:35:48.858Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2021-08-08T11:35:49.114Z] --- PASS: TestIpcModePrivate (1.95s) [2021-08-08T11:35:49.114Z] === RUN TestIpcModeShareable [2021-08-08T11:35:49.159Z] ok github.com/docker/docker/libnetwork/osl 4.382s coverage: 39.7% of statements [2021-08-08T11:35:49.371Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-08T11:35:50.300Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-08T11:35:50.552Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-08-08T11:35:50.556Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-08-08T11:35:50.557Z] --- PASS: TestRequest (9.13s) [2021-08-08T11:35:50.557Z] === RUN TestOverlappingRequests [2021-08-08T11:35:50.557Z] time="2021-08-08T11:35:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49317/Test.Echo: Post \"http://127.0.0.1:49317/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-08T11:35:50.557Z] --- PASS: TestOverlappingRequests (0.48s) [2021-08-08T11:35:50.557Z] === RUN TestRelease [2021-08-08T11:35:50.812Z] --- PASS: TestIpcModeShareable (1.83s) [2021-08-08T11:35:50.812Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-08T11:35:50.962Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-08-08T11:35:51.373Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-08T11:35:51.616Z] --- PASS: TestReplicatedJob (6.59s) [2021-08-08T11:35:51.616Z] === RUN TestUpdateReplicatedJob [2021-08-08T11:35:51.626Z] === RUN TestCheckpointCreateError [2021-08-08T11:35:51.626Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-08T11:35:51.626Z] === RUN TestCheckpointCreate [2021-08-08T11:35:51.626Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestCheckpointDeleteError [2021-08-08T11:35:51.627Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestCheckpointDelete [2021-08-08T11:35:51.627Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestCheckpointListError [2021-08-08T11:35:51.627Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestCheckpointList [2021-08-08T11:35:51.627Z] --- PASS: TestCheckpointList (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestCheckpointListContainerNotFound [2021-08-08T11:35:51.627Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestNewClientWithOpsFromEnv [2021-08-08T11:35:51.627Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-08T11:35:51.627Z] --- SKIP: TestNewClientWithOpsFromEnv (0.02s) [2021-08-08T11:35:51.627Z] === RUN TestGetAPIPath [2021-08-08T11:35:51.627Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestParseHostURL [2021-08-08T11:35:51.627Z] --- PASS: TestParseHostURL (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-08T11:35:51.627Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-08T11:35:51.627Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestNegotiateAPIVersion [2021-08-08T11:35:51.627Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestNegotiateAPVersionOverride [2021-08-08T11:35:51.627Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-08T11:35:51.627Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-08T11:35:51.627Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-08T11:35:51.627Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestClientRedirect [2021-08-08T11:35:51.627Z] --- PASS: TestClientRedirect (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestConfigCreateUnsupported [2021-08-08T11:35:51.627Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestConfigCreateError [2021-08-08T11:35:51.627Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestConfigCreate [2021-08-08T11:35:51.627Z] --- PASS: TestConfigCreate (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestConfigInspectNotFound [2021-08-08T11:35:51.627Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestConfigInspectWithEmptyID [2021-08-08T11:35:51.627Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestConfigInspectUnsupported [2021-08-08T11:35:51.627Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestConfigInspectError [2021-08-08T11:35:51.627Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestConfigInspectConfigNotFound [2021-08-08T11:35:51.627Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestConfigInspect [2021-08-08T11:35:51.627Z] --- PASS: TestConfigInspect (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestConfigListUnsupported [2021-08-08T11:35:51.627Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestConfigListError [2021-08-08T11:35:51.627Z] --- PASS: TestConfigListError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestConfigList [2021-08-08T11:35:51.627Z] --- PASS: TestConfigList (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestConfigRemoveUnsupported [2021-08-08T11:35:51.627Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestConfigRemoveError [2021-08-08T11:35:51.627Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestConfigRemove [2021-08-08T11:35:51.627Z] --- PASS: TestConfigRemove (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestConfigUpdateUnsupported [2021-08-08T11:35:51.627Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestConfigUpdateError [2021-08-08T11:35:51.627Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestConfigUpdate [2021-08-08T11:35:51.627Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerCommitError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerCommit [2021-08-08T11:35:51.627Z] --- PASS: TestContainerCommit (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerStatPathError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerStatPathNotFoundError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerStatPathNoHeaderError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerStatPath [2021-08-08T11:35:51.627Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestCopyToContainerError [2021-08-08T11:35:51.627Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestCopyToContainerNotFoundError [2021-08-08T11:35:51.627Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-08T11:35:51.627Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestCopyToContainer [2021-08-08T11:35:51.627Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestCopyFromContainerError [2021-08-08T11:35:51.627Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestCopyFromContainerNotFoundError [2021-08-08T11:35:51.627Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-08T11:35:51.627Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-08T11:35:51.627Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestCopyFromContainer [2021-08-08T11:35:51.627Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerCreateError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerCreateImageNotFound [2021-08-08T11:35:51.627Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerCreateWithName [2021-08-08T11:35:51.627Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerCreateAutoRemove [2021-08-08T11:35:51.627Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerDiffError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerDiff [2021-08-08T11:35:51.627Z] --- PASS: TestContainerDiff (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerExecCreateError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerExecCreate [2021-08-08T11:35:51.627Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerExecStartError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerExecStart [2021-08-08T11:35:51.627Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerExecInspectError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerExecInspect [2021-08-08T11:35:51.627Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerExportError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerExportError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerExport [2021-08-08T11:35:51.627Z] --- PASS: TestContainerExport (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerInspectError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerInspectContainerNotFound [2021-08-08T11:35:51.627Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerInspectWithEmptyID [2021-08-08T11:35:51.627Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerInspect [2021-08-08T11:35:51.627Z] --- PASS: TestContainerInspect (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerInspectNode [2021-08-08T11:35:51.627Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerKillError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerKillError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerKill [2021-08-08T11:35:51.627Z] --- PASS: TestContainerKill (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerListError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerListError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerList [2021-08-08T11:35:51.627Z] --- PASS: TestContainerList (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerLogsNotFoundError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerLogsError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerLogs [2021-08-08T11:35:51.627Z] --- PASS: TestContainerLogs (0.17s) [2021-08-08T11:35:51.627Z] === RUN TestContainerPauseError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerPause [2021-08-08T11:35:51.627Z] --- PASS: TestContainerPause (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainersPruneError [2021-08-08T11:35:51.627Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainersPrune [2021-08-08T11:35:51.627Z] --- PASS: TestContainersPrune (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerRemoveError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerRemoveNotFoundError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerRemove [2021-08-08T11:35:51.627Z] --- PASS: TestContainerRemove (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerRenameError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerRename [2021-08-08T11:35:51.627Z] --- PASS: TestContainerRename (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerResizeError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerExecResizeError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerResize [2021-08-08T11:35:51.627Z] --- PASS: TestContainerResize (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerExecResize [2021-08-08T11:35:51.627Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerRestartError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerRestart [2021-08-08T11:35:51.627Z] --- PASS: TestContainerRestart (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerStartError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerStartError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerStart [2021-08-08T11:35:51.627Z] --- PASS: TestContainerStart (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerStatsError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerStats [2021-08-08T11:35:51.627Z] --- PASS: TestContainerStats (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerStopError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerStopError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerStop [2021-08-08T11:35:51.627Z] --- PASS: TestContainerStop (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerTopError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerTopError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerTop [2021-08-08T11:35:51.627Z] --- PASS: TestContainerTop (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerUnpauseError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerUnpause [2021-08-08T11:35:51.627Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerUpdateError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerUpdate [2021-08-08T11:35:51.627Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerWaitError [2021-08-08T11:35:51.627Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestContainerWait [2021-08-08T11:35:51.627Z] --- PASS: TestContainerWait (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestDiskUsageError [2021-08-08T11:35:51.627Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestDiskUsage [2021-08-08T11:35:51.627Z] --- PASS: TestDiskUsage (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestDistributionInspectUnsupported [2021-08-08T11:35:51.627Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestDistributionInspectWithEmptyID [2021-08-08T11:35:51.627Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestEventsErrorInOptions [2021-08-08T11:35:51.627Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestEventsErrorFromServer [2021-08-08T11:35:51.627Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestEvents [2021-08-08T11:35:51.627Z] --- PASS: TestEvents (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestTLSCloseWriter [2021-08-08T11:35:51.627Z] === PAUSE TestTLSCloseWriter [2021-08-08T11:35:51.627Z] === RUN TestImageBuildError [2021-08-08T11:35:51.627Z] --- PASS: TestImageBuildError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImageBuild [2021-08-08T11:35:51.627Z] --- PASS: TestImageBuild (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestGetDockerOS [2021-08-08T11:35:51.627Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImageCreateError [2021-08-08T11:35:51.627Z] --- PASS: TestImageCreateError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImageCreate [2021-08-08T11:35:51.627Z] --- PASS: TestImageCreate (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImageHistoryError [2021-08-08T11:35:51.627Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImageHistory [2021-08-08T11:35:51.627Z] --- PASS: TestImageHistory (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImageImportError [2021-08-08T11:35:51.627Z] --- PASS: TestImageImportError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImageImport [2021-08-08T11:35:51.627Z] --- PASS: TestImageImport (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImageInspectError [2021-08-08T11:35:51.627Z] --- PASS: TestImageInspectError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImageInspectImageNotFound [2021-08-08T11:35:51.627Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImageInspectWithEmptyID [2021-08-08T11:35:51.627Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImageInspect [2021-08-08T11:35:51.627Z] --- PASS: TestImageInspect (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImageListError [2021-08-08T11:35:51.627Z] --- PASS: TestImageListError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImageList [2021-08-08T11:35:51.627Z] --- PASS: TestImageList (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImageListApiBefore125 [2021-08-08T11:35:51.627Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImageLoadError [2021-08-08T11:35:51.627Z] --- PASS: TestImageLoadError (0.01s) [2021-08-08T11:35:51.627Z] === RUN TestImageLoad [2021-08-08T11:35:51.627Z] --- PASS: TestImageLoad (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImagesPruneError [2021-08-08T11:35:51.627Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImagesPrune [2021-08-08T11:35:51.627Z] --- PASS: TestImagesPrune (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImagePullReferenceParseError [2021-08-08T11:35:51.627Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImagePullAnyError [2021-08-08T11:35:51.627Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-08T11:35:51.627Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-08T11:35:51.627Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-08T11:35:51.627Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-08T11:35:51.627Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImagePullWithoutErrors [2021-08-08T11:35:51.627Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImagePushReferenceError [2021-08-08T11:35:51.627Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImagePushAnyError [2021-08-08T11:35:51.627Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-08T11:35:51.627Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-08T11:35:51.627Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-08T11:35:51.627Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-08T11:35:51.627Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImagePushWithoutErrors [2021-08-08T11:35:51.627Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-08T11:35:51.627Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-08T11:35:51.627Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-08T11:35:51.627Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-08T11:35:51.627Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-08T11:35:51.627Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-08T11:35:51.627Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-08T11:35:51.627Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-08T11:35:51.627Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImageRemoveError [2021-08-08T11:35:51.627Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImageRemoveImageNotFound [2021-08-08T11:35:51.627Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImageRemove [2021-08-08T11:35:51.627Z] --- PASS: TestImageRemove (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImageSaveError [2021-08-08T11:35:51.627Z] --- PASS: TestImageSaveError (0.00s) [2021-08-08T11:35:51.627Z] === RUN TestImageSave [2021-08-08T11:35:51.627Z] --- PASS: TestImageSave (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestImageSearchAnyError [2021-08-08T11:35:51.628Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-08T11:35:51.628Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-08T11:35:51.628Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-08T11:35:51.628Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-08T11:35:51.628Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestImageSearchWithoutErrors [2021-08-08T11:35:51.628Z] --- PASS: TestImageSearchWithoutErrors (0.01s) [2021-08-08T11:35:51.628Z] === RUN TestImageTagError [2021-08-08T11:35:51.628Z] --- PASS: TestImageTagError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestImageTagInvalidReference [2021-08-08T11:35:51.628Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestImageTagInvalidSourceImageName [2021-08-08T11:35:51.628Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestImageTagHexSource [2021-08-08T11:35:51.628Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestImageTag [2021-08-08T11:35:51.628Z] --- PASS: TestImageTag (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestInfoServerError [2021-08-08T11:35:51.628Z] --- PASS: TestInfoServerError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestInfoInvalidResponseJSONError [2021-08-08T11:35:51.628Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestInfo [2021-08-08T11:35:51.628Z] --- PASS: TestInfo (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNetworkConnectError [2021-08-08T11:35:51.628Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-08T11:35:51.628Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNetworkConnect [2021-08-08T11:35:51.628Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNetworkCreateError [2021-08-08T11:35:51.628Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNetworkCreate [2021-08-08T11:35:51.628Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNetworkDisconnectError [2021-08-08T11:35:51.628Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNetworkDisconnect [2021-08-08T11:35:51.628Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNetworkInspectError [2021-08-08T11:35:51.628Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNetworkInspectNotFoundError [2021-08-08T11:35:51.628Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNetworkInspectWithEmptyID [2021-08-08T11:35:51.628Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNetworkInspect [2021-08-08T11:35:51.628Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNetworkListError [2021-08-08T11:35:51.628Z] --- PASS: TestNetworkListError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNetworkList [2021-08-08T11:35:51.628Z] --- PASS: TestNetworkList (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNetworksPruneError [2021-08-08T11:35:51.628Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNetworksPrune [2021-08-08T11:35:51.628Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNetworkRemoveError [2021-08-08T11:35:51.628Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNetworkRemove [2021-08-08T11:35:51.628Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNodeInspectError [2021-08-08T11:35:51.628Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNodeInspectNodeNotFound [2021-08-08T11:35:51.628Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNodeInspectWithEmptyID [2021-08-08T11:35:51.628Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNodeInspect [2021-08-08T11:35:51.628Z] --- PASS: TestNodeInspect (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNodeListError [2021-08-08T11:35:51.628Z] --- PASS: TestNodeListError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNodeList [2021-08-08T11:35:51.628Z] --- PASS: TestNodeList (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNodeRemoveError [2021-08-08T11:35:51.628Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNodeRemove [2021-08-08T11:35:51.628Z] --- PASS: TestNodeRemove (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNodeUpdateError [2021-08-08T11:35:51.628Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestNodeUpdate [2021-08-08T11:35:51.628Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestOptionWithTimeout [2021-08-08T11:35:51.628Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestPingFail [2021-08-08T11:35:51.628Z] --- PASS: TestPingFail (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestPingWithError [2021-08-08T11:35:51.628Z] 2021/08/08 11:35:50 RoundTripper returned a response & error; ignoring response [2021-08-08T11:35:51.628Z] 2021/08/08 11:35:50 RoundTripper returned a response & error; ignoring response [2021-08-08T11:35:51.628Z] --- PASS: TestPingWithError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestPingSuccess [2021-08-08T11:35:51.628Z] --- PASS: TestPingSuccess (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestPingHeadFallback [2021-08-08T11:35:51.628Z] === RUN TestPingHeadFallback/OK [2021-08-08T11:35:51.628Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-08T11:35:51.628Z] === RUN TestPingHeadFallback/Not_Found [2021-08-08T11:35:51.628Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-08T11:35:51.628Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-08T11:35:51.628Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-08T11:35:51.628Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-08T11:35:51.628Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-08T11:35:51.628Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestPluginDisableError [2021-08-08T11:35:51.628Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestPluginDisable [2021-08-08T11:35:51.628Z] --- PASS: TestPluginDisable (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestPluginEnableError [2021-08-08T11:35:51.628Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestPluginEnable [2021-08-08T11:35:51.628Z] --- PASS: TestPluginEnable (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestPluginInspectError [2021-08-08T11:35:51.628Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestPluginInspectWithEmptyID [2021-08-08T11:35:51.628Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestPluginInspect [2021-08-08T11:35:51.628Z] --- PASS: TestPluginInspect (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestPluginListError [2021-08-08T11:35:51.628Z] --- PASS: TestPluginListError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestPluginList [2021-08-08T11:35:51.628Z] --- PASS: TestPluginList (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestPluginPushError [2021-08-08T11:35:51.628Z] --- PASS: TestPluginPushError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestPluginPush [2021-08-08T11:35:51.628Z] --- PASS: TestPluginPush (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestPluginRemoveError [2021-08-08T11:35:51.628Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestPluginRemove [2021-08-08T11:35:51.628Z] --- PASS: TestPluginRemove (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestPluginSetError [2021-08-08T11:35:51.628Z] --- PASS: TestPluginSetError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestPluginSet [2021-08-08T11:35:51.628Z] --- PASS: TestPluginSet (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSetHostHeader [2021-08-08T11:35:51.628Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestPlainTextError [2021-08-08T11:35:51.628Z] --- PASS: TestPlainTextError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestInfiniteError [2021-08-08T11:35:51.628Z] --- PASS: TestInfiniteError (0.04s) [2021-08-08T11:35:51.628Z] === RUN TestCanceledContext [2021-08-08T11:35:51.628Z] 2021/08/08 11:35:50 RoundTripper returned a response & error; ignoring response [2021-08-08T11:35:51.628Z] --- PASS: TestCanceledContext (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestDeadlineExceededContext [2021-08-08T11:35:51.628Z] 2021/08/08 11:35:50 RoundTripper returned a response & error; ignoring response [2021-08-08T11:35:51.628Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSecretCreateUnsupported [2021-08-08T11:35:51.628Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSecretCreateError [2021-08-08T11:35:51.628Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSecretCreate [2021-08-08T11:35:51.628Z] --- PASS: TestSecretCreate (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSecretInspectUnsupported [2021-08-08T11:35:51.628Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSecretInspectError [2021-08-08T11:35:51.628Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSecretInspectSecretNotFound [2021-08-08T11:35:51.628Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSecretInspectWithEmptyID [2021-08-08T11:35:51.628Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSecretInspect [2021-08-08T11:35:51.628Z] --- PASS: TestSecretInspect (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSecretListUnsupported [2021-08-08T11:35:51.628Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSecretListError [2021-08-08T11:35:51.628Z] --- PASS: TestSecretListError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSecretList [2021-08-08T11:35:51.628Z] --- PASS: TestSecretList (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSecretRemoveUnsupported [2021-08-08T11:35:51.628Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSecretRemoveError [2021-08-08T11:35:51.628Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSecretRemove [2021-08-08T11:35:51.628Z] --- PASS: TestSecretRemove (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSecretUpdateUnsupported [2021-08-08T11:35:51.628Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSecretUpdateError [2021-08-08T11:35:51.628Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSecretUpdate [2021-08-08T11:35:51.628Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestServiceCreateError [2021-08-08T11:35:51.628Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestServiceCreate [2021-08-08T11:35:51.628Z] --- PASS: TestServiceCreate (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-08T11:35:51.628Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestServiceCreateDigestPinning [2021-08-08T11:35:51.628Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestServiceInspectError [2021-08-08T11:35:51.628Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestServiceInspectServiceNotFound [2021-08-08T11:35:51.628Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestServiceInspectWithEmptyID [2021-08-08T11:35:51.628Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestServiceInspect [2021-08-08T11:35:51.628Z] --- PASS: TestServiceInspect (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestServiceListError [2021-08-08T11:35:51.628Z] --- PASS: TestServiceListError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestServiceList [2021-08-08T11:35:51.628Z] --- PASS: TestServiceList (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestServiceLogsError [2021-08-08T11:35:51.628Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestServiceLogs [2021-08-08T11:35:51.628Z] --- PASS: TestServiceLogs (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestServiceRemoveError [2021-08-08T11:35:51.628Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestServiceRemoveNotFoundError [2021-08-08T11:35:51.628Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestServiceRemove [2021-08-08T11:35:51.628Z] --- PASS: TestServiceRemove (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestServiceUpdateError [2021-08-08T11:35:51.628Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestServiceUpdate [2021-08-08T11:35:51.628Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSwarmGetUnlockKeyError [2021-08-08T11:35:51.628Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSwarmGetUnlockKey [2021-08-08T11:35:51.628Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSwarmInitError [2021-08-08T11:35:51.628Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSwarmInit [2021-08-08T11:35:51.628Z] --- PASS: TestSwarmInit (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSwarmInspectError [2021-08-08T11:35:51.628Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSwarmInspect [2021-08-08T11:35:51.628Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSwarmJoinError [2021-08-08T11:35:51.628Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSwarmJoin [2021-08-08T11:35:51.628Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSwarmLeaveError [2021-08-08T11:35:51.628Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSwarmLeave [2021-08-08T11:35:51.628Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSwarmUnlockError [2021-08-08T11:35:51.628Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSwarmUnlock [2021-08-08T11:35:51.628Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSwarmUpdateError [2021-08-08T11:35:51.628Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestSwarmUpdate [2021-08-08T11:35:51.628Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestTaskInspectError [2021-08-08T11:35:51.628Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestTaskInspectWithEmptyID [2021-08-08T11:35:51.628Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestTaskInspect [2021-08-08T11:35:51.628Z] --- PASS: TestTaskInspect (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestTaskListError [2021-08-08T11:35:51.628Z] --- PASS: TestTaskListError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestTaskList [2021-08-08T11:35:51.628Z] --- PASS: TestTaskList (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestVolumeCreateError [2021-08-08T11:35:51.628Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestVolumeCreate [2021-08-08T11:35:51.628Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestVolumeInspectError [2021-08-08T11:35:51.628Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestVolumeInspectNotFound [2021-08-08T11:35:51.628Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestVolumeInspectWithEmptyID [2021-08-08T11:35:51.628Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestVolumeInspect [2021-08-08T11:35:51.628Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestVolumeListError [2021-08-08T11:35:51.628Z] --- PASS: TestVolumeListError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestVolumeList [2021-08-08T11:35:51.628Z] --- PASS: TestVolumeList (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestVolumeRemoveError [2021-08-08T11:35:51.628Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-08T11:35:51.628Z] === RUN TestVolumeRemove [2021-08-08T11:35:51.628Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-08T11:35:51.628Z] === CONT TestTLSCloseWriter [2021-08-08T11:35:51.628Z] --- PASS: TestTLSCloseWriter (0.03s) [2021-08-08T11:35:51.628Z] PASS [2021-08-08T11:35:51.628Z] coverage: 74.8% of statements [2021-08-08T11:35:51.628Z] ok github.com/docker/docker/client 0.406s coverage: 74.8% of statements [2021-08-08T11:35:52.095Z] === RUN TestParseEmptyInterface [2021-08-08T11:35:52.095Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-08T11:35:52.095Z] === RUN TestParseNonInterfaceType [2021-08-08T11:35:52.095Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-08T11:35:52.095Z] === RUN TestParseWithOneFunction [2021-08-08T11:35:52.095Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-08T11:35:52.095Z] === RUN TestParseWithMultipleFuncs [2021-08-08T11:35:52.095Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-08T11:35:52.095Z] === RUN TestParseWithUnnamedReturn [2021-08-08T11:35:52.095Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-08T11:35:52.095Z] === RUN TestEmbeddedInterface [2021-08-08T11:35:52.095Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-08T11:35:52.095Z] === RUN TestParsedImports [2021-08-08T11:35:52.095Z] --- PASS: TestParsedImports (0.00s) [2021-08-08T11:35:52.095Z] === RUN TestAliasedImports [2021-08-08T11:35:52.095Z] --- PASS: TestAliasedImports (0.00s) [2021-08-08T11:35:52.095Z] PASS [2021-08-08T11:35:52.095Z] coverage: 56.8% of statements [2021-08-08T11:35:52.095Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2021-08-08T11:35:52.555Z] --- PASS: TestRelease (1.74s) [2021-08-08T11:35:52.555Z] === RUN TestAllocateRandomDeallocate [2021-08-08T11:35:53.527Z] === RUN TestHTTPTransport [2021-08-08T11:35:53.527Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-08T11:35:53.527Z] PASS [2021-08-08T11:35:53.527Z] coverage: 85.7% of statements [2021-08-08T11:35:53.527Z] ok github.com/docker/docker/pkg/plugins/transport 0.046s coverage: 85.7% of statements [2021-08-08T11:35:53.803Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-08-08T11:35:53.803Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-08-08T11:35:53.845Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-08-08T11:35:53.991Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-08T11:35:53.991Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-08T11:35:53.991Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-08T11:35:53.991Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-08T11:35:53.991Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-08T11:35:53.991Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-08T11:35:53.991Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-08T11:35:53.991Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-08T11:35:53.991Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-08T11:35:53.991Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-08T11:35:53.991Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-08T11:35:53.991Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-08T11:35:53.991Z] === RUN TestBufferPoolPutAndGet [2021-08-08T11:35:53.991Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-08T11:35:53.991Z] PASS [2021-08-08T11:35:53.991Z] coverage: 88.2% of statements [2021-08-08T11:35:53.991Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2021-08-08T11:35:54.456Z] time="2021-08-08T11:35:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49317/Test.Echo: Post \"http://127.0.0.1:49317/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-08T11:35:54.641Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-08-08T11:35:54.879Z] --- PASS: TestUpdateReplicatedJob (3.58s) [2021-08-08T11:35:54.879Z] === RUN TestServiceListWithStatuses [2021-08-08T11:35:54.879Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-08T11:35:54.879Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-08T11:35:54.879Z] === RUN TestDockerNetworkConnectAlias [2021-08-08T11:35:54.916Z] === RUN TestOutputOnPrematureClose [2021-08-08T11:35:54.916Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-08T11:35:54.916Z] === RUN TestCompleteSilently [2021-08-08T11:35:54.916Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-08T11:35:54.916Z] PASS [2021-08-08T11:35:54.916Z] coverage: 75.9% of statements [2021-08-08T11:35:54.916Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2021-08-08T11:35:55.375Z] === RUN TestSendToOneSub [2021-08-08T11:35:55.375Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-08T11:35:55.375Z] === RUN TestSendToMultipleSubs [2021-08-08T11:35:55.375Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-08T11:35:55.375Z] === RUN TestEvictOneSub [2021-08-08T11:35:55.375Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-08T11:35:55.375Z] === RUN TestClosePublisher [2021-08-08T11:35:55.375Z] --- PASS: TestClosePublisher (0.00s) [2021-08-08T11:35:55.375Z] === RUN TestPubSubRace [2021-08-08T11:35:56.006Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.09s) [2021-08-08T11:35:56.006Z] === RUN TestAPIIpcModeHost [2021-08-08T11:35:56.344Z] --- PASS: TestPubSubRace (1.05s) [2021-08-08T11:35:56.344Z] PASS [2021-08-08T11:35:56.344Z] coverage: 75.0% of statements [2021-08-08T11:35:56.344Z] ok github.com/docker/docker/pkg/pubsub 1.089s coverage: 75.0% of statements [2021-08-08T11:35:57.312Z] --- PASS: TestAllocateRandomDeallocate (4.81s) [2021-08-08T11:35:57.312Z] === RUN TestRetrieveFromStore [2021-08-08T11:35:57.312Z] === RUN TestRegister [2021-08-08T11:35:57.312Z] --- PASS: TestRegister (0.00s) [2021-08-08T11:35:57.312Z] === RUN TestCommand [2021-08-08T11:35:57.312Z] --- PASS: TestCommand (0.03s) [2021-08-08T11:35:57.312Z] === RUN TestNaiveSelf [2021-08-08T11:35:57.312Z] --- PASS: TestNaiveSelf (0.03s) [2021-08-08T11:35:57.312Z] PASS [2021-08-08T11:35:57.312Z] coverage: 82.4% of statements [2021-08-08T11:35:57.312Z] ok github.com/docker/docker/pkg/reexec 0.096s coverage: 82.4% of statements [2021-08-08T11:35:57.771Z] === RUN TestDump [2021-08-08T11:35:57.771Z] goroutine 6 [running]: [2021-08-08T11:35:57.771Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x28509fb0, 0x1179ce9ad90) [2021-08-08T11:35:57.771Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-08T11:35:57.771Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-08T11:35:57.771Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-08T11:35:57.771Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-08-08T11:35:57.771Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-08T11:35:57.771Z] testing.tRunner(0xc000029080, 0xfd5ee0) [2021-08-08T11:35:57.771Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-08T11:35:57.771Z] created by testing.(*T).Run [2021-08-08T11:35:57.771Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-08T11:35:57.771Z] [2021-08-08T11:35:57.771Z] goroutine 1 [chan receive]: [2021-08-08T11:35:57.771Z] testing.(*T).Run(0xc000029080, 0xfc8618, 0x8, 0xfd5ee0, 0xe3a2cd) [2021-08-08T11:35:57.771Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-08T11:35:57.771Z] testing.runTests.func1(0xc000028f00) [2021-08-08T11:35:57.771Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-08T11:35:57.771Z] testing.tRunner(0xc000028f00, 0xc000077da8) [2021-08-08T11:35:57.771Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-08T11:35:57.771Z] testing.runTests(0xc000004078, 0x111b220, 0x3, 0x3, 0xc03c0edd684843d8, 0x8bb3368a15, 0x111fc80, 0xfc9e68) [2021-08-08T11:35:57.771Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-08T11:35:57.771Z] testing.(*M).Run(0xc00007c080, 0x0) [2021-08-08T11:35:57.771Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-08T11:35:57.771Z] main.main() [2021-08-08T11:35:57.771Z] _testmain.go:95 +0x1c8 [2021-08-08T11:35:57.771Z] --- PASS: TestDump (0.00s) [2021-08-08T11:35:57.771Z] === RUN TestDumpToFile [2021-08-08T11:35:58.231Z] --- PASS: TestDumpToFile (0.19s) [2021-08-08T11:35:58.231Z] === RUN TestDumpToFileWithEmptyInput [2021-08-08T11:35:58.231Z] goroutine 8 [running]: [2021-08-08T11:35:58.231Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0xeb4500) [2021-08-08T11:35:58.231Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-08T11:35:58.231Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-08T11:35:58.231Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-08T11:35:58.231Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-08-08T11:35:58.231Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-08T11:35:58.231Z] testing.tRunner(0xc000029500, 0xfd5ed0) [2021-08-08T11:35:58.231Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-08T11:35:58.231Z] created by testing.(*T).Run [2021-08-08T11:35:58.231Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-08T11:35:58.231Z] [2021-08-08T11:35:58.231Z] goroutine 1 [chan receive]: [2021-08-08T11:35:58.231Z] testing.(*T).Run(0xc000029500, 0xfcf0cc, 0x1c, 0xfd5ed0, 0xe3a201) [2021-08-08T11:35:58.231Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-08T11:35:58.231Z] testing.runTests.func1(0xc000028f00) [2021-08-08T11:35:58.231Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-08T11:35:58.231Z] testing.tRunner(0xc000028f00, 0xc000077da8) [2021-08-08T11:35:58.231Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-08T11:35:58.231Z] testing.runTests(0xc000004078, 0x111b220, 0x3, 0x3, 0xc03c0edd684843d8, 0x8bb3368a15, 0x111fc80, 0xfc9e68) [2021-08-08T11:35:58.231Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-08T11:35:58.231Z] testing.(*M).Run(0xc00007c080, 0x0) [2021-08-08T11:35:58.231Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-08T11:35:58.231Z] main.main() [2021-08-08T11:35:58.231Z] _testmain.go:95 +0x1c8 [2021-08-08T11:35:58.231Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-08T11:35:58.231Z] PASS [2021-08-08T11:35:58.231Z] coverage: 90.9% of statements [2021-08-08T11:35:58.231Z] ok github.com/docker/docker/pkg/stack 0.241s coverage: 90.9% of statements [2021-08-08T11:35:58.525Z] --- PASS: TestAPIIpcModeHost (2.14s) [2021-08-08T11:35:58.525Z] === RUN TestDaemonIpcModeShareable [2021-08-08T11:35:58.525Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-08-08T11:35:58.525Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-08T11:35:58.543Z] tests/integration/regression_test.py ...... [ 98%] [2021-08-08T11:35:58.693Z] --- PASS: TestRetrieveFromStore (1.53s) [2021-08-08T11:35:58.693Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-08T11:35:58.693Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-08T11:35:58.693Z] === RUN TestParallelPredefinedRequest1 [2021-08-08T11:35:58.693Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-08T11:35:58.693Z] === RUN TestParallelPredefinedRequest2 [2021-08-08T11:35:58.693Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-08T11:35:58.693Z] === RUN TestParallelPredefinedRequest3 [2021-08-08T11:35:58.693Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-08T11:35:58.693Z] === RUN TestParallelPredefinedRequest4 [2021-08-08T11:35:58.693Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-08T11:35:58.693Z] === RUN TestParallelPredefinedRequest5 [2021-08-08T11:35:58.693Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-08T11:35:58.693Z] === RUN TestDebug [2021-08-08T11:35:58.693Z] --- PASS: TestDebug (0.00s) [2021-08-08T11:35:58.693Z] === RUN TestRequestPoolParallel [2021-08-08T11:35:58.693Z] === RUN TestNewStdWriter [2021-08-08T11:35:58.693Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-08T11:35:58.693Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-08T11:35:58.693Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-08T11:35:58.693Z] === RUN TestWriteWithNilBytes [2021-08-08T11:35:58.693Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-08T11:35:58.693Z] === RUN TestWrite [2021-08-08T11:35:58.693Z] --- PASS: TestWrite (0.00s) [2021-08-08T11:35:58.693Z] === RUN TestWriteWithWriterError [2021-08-08T11:35:58.693Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-08T11:35:58.693Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-08T11:35:58.693Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-08T11:35:58.693Z] === RUN TestStdCopyWriteAndRead [2021-08-08T11:35:58.693Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-08T11:35:58.693Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-08T11:35:58.693Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-08T11:35:58.693Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-08T11:35:58.693Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-08T11:35:58.693Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-08T11:35:58.693Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-08T11:35:58.693Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-08T11:35:58.693Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-08T11:35:58.693Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-08T11:35:58.693Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-08T11:35:58.693Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-08T11:35:58.693Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-08T11:35:58.693Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-08T11:35:58.693Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-08T11:35:58.693Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-08T11:35:58.693Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-08T11:35:58.693Z] PASS [2021-08-08T11:35:58.693Z] coverage: 100.0% of statements [2021-08-08T11:35:58.693Z] ok github.com/docker/docker/pkg/stdcopy 0.052s coverage: 100.0% of statements [2021-08-08T11:35:59.061Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-08-08T11:35:59.061Z] tests/integration/credentials/utils_test.py . [100%] [2021-08-08T11:35:59.061Z] [2021-08-08T11:35:59.061Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-08-08T11:35:59.061Z] =========================== short test summary info ============================ [2021-08-08T11:35:59.061Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-08-08T11:35:59.061Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-08-08T11:35:59.061Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-08-08T11:35:59.061Z] Not supported on most drivers [2021-08-08T11:35:59.061Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-08-08T11:35:59.061Z] Output of docker top depends on host distro, and is not formalized. [2021-08-08T11:35:59.061Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-08-08T11:35:59.061Z] Output of docker top depends on host distro, and is not formalized. [2021-08-08T11:35:59.062Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-08-08T11:35:59.062Z] Can fail if eth0 has multiple IP addresses [2021-08-08T11:35:59.062Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-08-08T11:35:59.062Z] This doesn't seem to be taken into account by the engine [2021-08-08T11:35:59.062Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-08-08T11:35:59.062Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-08-08T11:35:59.062Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-08-08T11:35:59.062Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 349.75 seconds == [2021-08-08T11:35:59.153Z] --- PASS: TestRequestPoolParallel (0.47s) [2021-08-08T11:35:59.153Z] === RUN TestFullAllocateRelease [2021-08-08T11:35:59.320Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-08-08T11:35:59.614Z] --- PASS: TestFullAllocateRelease (0.57s) [2021-08-08T11:35:59.614Z] === RUN TestOddAllocateRelease [2021-08-08T11:35:59.614Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-08T11:35:59.614Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-08T11:35:59.614Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-08T11:35:59.614Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-08T11:35:59.614Z] === RUN TestFormatStatus [2021-08-08T11:35:59.614Z] --- PASS: TestFormatStatus (0.00s) [2021-08-08T11:35:59.614Z] === RUN TestFormatError [2021-08-08T11:35:59.614Z] --- PASS: TestFormatError (0.00s) [2021-08-08T11:35:59.614Z] === RUN TestFormatJSONError [2021-08-08T11:35:59.614Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-08T11:35:59.614Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-08T11:35:59.614Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-08T11:35:59.614Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-08T11:35:59.614Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-08T11:35:59.614Z] === RUN TestNewJSONProgressOutput [2021-08-08T11:35:59.614Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-08T11:35:59.614Z] === RUN TestAuxFormatterEmit [2021-08-08T11:35:59.614Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-08T11:35:59.614Z] === RUN TestStreamWriterStdout [2021-08-08T11:35:59.614Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-08T11:35:59.614Z] === RUN TestStreamWriterStderr [2021-08-08T11:35:59.614Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-08T11:35:59.614Z] PASS [2021-08-08T11:35:59.614Z] coverage: 66.2% of statements [2021-08-08T11:35:59.614Z] ok github.com/docker/docker/pkg/streamformatter 0.057s coverage: 66.2% of statements [2021-08-08T11:36:00.073Z] --- PASS: TestOddAllocateRelease (0.29s) [2021-08-08T11:36:00.073Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-08T11:36:00.073Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2021-08-08T11:36:00.073Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-08T11:36:00.073Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-08-08T11:36:00.073Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-08T11:36:00.073Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-08-08T11:36:00.073Z] === CONT TestParallelPredefinedRequest1 [2021-08-08T11:36:00.073Z] === CONT TestParallelPredefinedRequest4 [2021-08-08T11:36:00.073Z] === CONT TestParallelPredefinedRequest3 [2021-08-08T11:36:00.073Z] === CONT TestParallelPredefinedRequest1 [2021-08-08T11:36:00.073Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:36:00.073Z] === CONT TestParallelPredefinedRequest3 [2021-08-08T11:36:00.073Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:36:00.073Z] === CONT TestParallelPredefinedRequest4 [2021-08-08T11:36:00.073Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:36:00.073Z] === CONT TestParallelPredefinedRequest2 [2021-08-08T11:36:00.073Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-08T11:36:00.073Z] === CONT TestParallelPredefinedRequest2 [2021-08-08T11:36:00.073Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:36:00.073Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-08T11:36:00.073Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-08T11:36:00.073Z] === CONT TestParallelPredefinedRequest5 [2021-08-08T11:36:00.073Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:36:00.073Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-08T11:36:00.073Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-08T11:36:00.073Z] PASS [2021-08-08T11:36:00.073Z] coverage: 85.3% of statements [2021-08-08T11:36:00.073Z] ok github.com/docker/docker/libnetwork/ipam 57.078s coverage: 85.3% of statements [2021-08-08T11:36:00.116Z] --- PASS: TestDockerNetworkConnectAlias (4.59s) [2021-08-08T11:36:00.116Z] === RUN TestDockerNetworkReConnect [2021-08-08T11:36:00.417Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-08T11:36:00.533Z] === RUN TestGenerateRandomID [2021-08-08T11:36:00.533Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-08T11:36:00.533Z] === RUN TestShortenId [2021-08-08T11:36:00.533Z] --- PASS: TestShortenId (0.00s) [2021-08-08T11:36:00.533Z] === RUN TestShortenSha256Id [2021-08-08T11:36:00.533Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-08T11:36:00.533Z] === RUN TestShortenIdEmpty [2021-08-08T11:36:00.533Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-08T11:36:00.533Z] === RUN TestShortenIdInvalid [2021-08-08T11:36:00.533Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-08T11:36:00.533Z] === RUN TestIsShortIDNonHex [2021-08-08T11:36:00.533Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-08T11:36:00.533Z] === RUN TestIsShortIDNotCorrectSize [2021-08-08T11:36:00.533Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-08T11:36:00.533Z] PASS [2021-08-08T11:36:00.533Z] coverage: 70.6% of statements [2021-08-08T11:36:00.533Z] ok github.com/docker/docker/pkg/stringid 0.045s coverage: 70.6% of statements [2021-08-08T11:36:00.674Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true [2021-08-08T11:36:00.674Z] --- PASS: TestDaemonIpcModeShareable (2.70s) [2021-08-08T11:36:00.674Z] === RUN TestDaemonIpcModePrivate [2021-08-08T11:36:01.237Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-08-08T11:36:01.501Z] === RUN TestIsCpusetListAvailable [2021-08-08T11:36:01.502Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-08T11:36:01.502Z] PASS [2021-08-08T11:36:01.502Z] coverage: 39.4% of statements [2021-08-08T11:36:01.502Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 39.4% of statements [2021-08-08T11:36:02.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-08-08T11:36:02.602Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-08T11:36:03.040Z] === RUN TestChtimes [2021-08-08T11:36:03.040Z] --- PASS: TestChtimes (0.00s) [2021-08-08T11:36:03.040Z] === RUN TestChtimesWindows [2021-08-08T11:36:03.040Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-08T11:36:03.040Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-08T11:36:03.040Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-08T11:36:03.040Z] === RUN TestEnsureRemoveAllNotExist [2021-08-08T11:36:03.040Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-08T11:36:03.040Z] === RUN TestEnsureRemoveAllWithDir [2021-08-08T11:36:03.040Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-08T11:36:03.040Z] === RUN TestEnsureRemoveAllWithFile [2021-08-08T11:36:03.040Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-08T11:36:03.040Z] === RUN TestHasWin32KSupport [2021-08-08T11:36:03.040Z] syscall_windows_test.go:8: win32k: true [2021-08-08T11:36:03.040Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-08T11:36:03.040Z] PASS [2021-08-08T11:36:03.040Z] coverage: 12.9% of statements [2021-08-08T11:36:03.040Z] ok github.com/docker/docker/pkg/system 0.056s coverage: 12.9% of statements [2021-08-08T11:36:03.166Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2021-08-08T11:36:03.377Z] --- PASS: TestDockerNetworkReConnect (3.67s) [2021-08-08T11:36:03.377Z] === RUN TestServicePlugin [2021-08-08T11:36:03.423Z] --- PASS: TestDaemonIpcModePrivate (2.60s) [2021-08-08T11:36:03.423Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-08T11:36:03.500Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-08-08T11:36:03.501Z] === RUN TestClientStream [2021-08-08T11:36:03.501Z] --- PASS: TestClientStream (0.00s) [2021-08-08T11:36:03.501Z] === RUN TestClientSendFile [2021-08-08T11:36:03.501Z] --- PASS: TestClientSendFile (0.00s) [2021-08-08T11:36:03.501Z] === RUN TestClientWithRequestTimeout [2021-08-08T11:36:03.501Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-08T11:36:03.501Z] === RUN TestFileSpecPlugin [2021-08-08T11:36:03.501Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-08T11:36:03.501Z] === RUN TestFileJSONSpecPlugin [2021-08-08T11:36:03.501Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-08T11:36:03.501Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-08T11:36:03.501Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-08T11:36:03.501Z] === RUN TestPluginAddHandler [2021-08-08T11:36:03.501Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-08T11:36:03.501Z] === RUN TestPluginWaitBadPlugin [2021-08-08T11:36:03.501Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-08T11:36:03.501Z] === RUN TestGet [2021-08-08T11:36:03.501Z] time="2021-08-08T11:36:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-08T11:36:03.961Z] === RUN TestTailFile [2021-08-08T11:36:03.961Z] --- PASS: TestTailFile (0.00s) [2021-08-08T11:36:03.961Z] === RUN TestTailFileManyLines [2021-08-08T11:36:03.961Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-08T11:36:03.961Z] === RUN TestTailEmptyFile [2021-08-08T11:36:03.961Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-08T11:36:03.961Z] === RUN TestTailNegativeN [2021-08-08T11:36:03.961Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader [2021-08-08T11:36:03.961Z] === CONT TestNewTailReader [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/no_delimiter [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/truncated_last_line [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-08T11:36:03.961Z] === CONT TestNewTailReader/no_delimiter [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-08T11:36:03.961Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:36:03.961Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-08T11:36:03.961Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:36:03.961Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-08T11:36:03.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-08T11:36:03.961Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-08T11:36:03.962Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-08T11:36:03.962Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:36:03.962Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-08T11:36:03.962Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-08T11:36:03.962Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-08T11:36:03.962Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:36:03.962Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-08T11:36:03.962Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:36:03.962Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-08T11:36:03.963Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:36:03.963Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:36:03.964Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-08T11:36:03.964Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-08T11:36:03.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:36:03.965Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:36:03.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:36:03.965Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:36:03.965Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-08T11:36:03.965Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:36:03.965Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:36:03.965Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:36:03.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:36:03.965Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:36:04.501Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:36:04.501Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:36:04.501Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:36:04.501Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:36:04.501Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:36:04.501Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:36:04.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:36:04.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:36:04.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:36:04.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:36:04.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:36:04.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-08T11:36:04.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:36:04.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:36:04.501Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-08T11:36:04.501Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:36:04.501Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-08T11:36:04.501Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-08T11:36:04.501Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-08T11:36:04.501Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-08T11:36:04.501Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:36:04.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:36:04.502Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:36:04.503Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:36:04.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:36:04.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:36:04.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:36:04.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:36:04.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2021-08-08T11:36:04.504Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2021-08-08T11:36:04.505Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-08T11:36:04.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-08T11:36:04.506Z] PASS [2021-08-08T11:36:04.506Z] coverage: 88.6% of statements [2021-08-08T11:36:04.506Z] ok github.com/docker/docker/pkg/tailfile 0.210s coverage: 88.6% of statements [2021-08-08T11:36:04.506Z] time="2021-08-08T11:36:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-08T11:36:04.791Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-08-08T11:36:05.476Z] === RUN TestTarSumRemoveNonExistent [2021-08-08T11:36:05.476Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-08-08T11:36:05.476Z] === RUN TestTarSumRemove [2021-08-08T11:36:05.476Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-08T11:36:05.476Z] === RUN TestSortFileInfoSums [2021-08-08T11:36:05.476Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-08T11:36:05.476Z] === RUN TestNewTarSumForLabelInvalid [2021-08-08T11:36:05.476Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-08T11:36:05.476Z] === RUN TestNewTarSumForLabel [2021-08-08T11:36:05.476Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-08T11:36:05.476Z] === RUN TestEmptyTar [2021-08-08T11:36:05.476Z] --- PASS: TestEmptyTar (0.00s) [2021-08-08T11:36:05.476Z] === RUN TestTarSumsReadSize [2021-08-08T11:36:05.476Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-08T11:36:05.476Z] === RUN TestTarSums [2021-08-08T11:36:05.476Z] --- PASS: TestTarSums (0.08s) [2021-08-08T11:36:05.476Z] === RUN TestIteration [2021-08-08T11:36:05.476Z] --- PASS: TestIteration (0.00s) [2021-08-08T11:36:05.476Z] === RUN TestVersionLabelForChecksum [2021-08-08T11:36:05.476Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-08T11:36:05.476Z] === RUN TestVersion [2021-08-08T11:36:05.476Z] --- PASS: TestVersion (0.00s) [2021-08-08T11:36:05.476Z] === RUN TestGetVersion [2021-08-08T11:36:05.476Z] --- PASS: TestGetVersion (0.00s) [2021-08-08T11:36:05.476Z] === RUN TestGetVersions [2021-08-08T11:36:05.476Z] --- PASS: TestGetVersions (0.00s) [2021-08-08T11:36:05.476Z] PASS [2021-08-08T11:36:05.476Z] coverage: 89.3% of statements [2021-08-08T11:36:05.476Z] ok github.com/docker/docker/pkg/tarsum 0.148s coverage: 89.3% of statements [2021-08-08T11:36:05.721Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2021-08-08T11:36:05.936Z] testing: warning: no tests to run [2021-08-08T11:36:05.936Z] PASS [2021-08-08T11:36:05.936Z] coverage: [no statements] [2021-08-08T11:36:05.977Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.59s) [2021-08-08T11:36:05.977Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-08T11:36:06.063Z] ok github.com/docker/docker/libnetwork/portmapper 5.593s coverage: 49.5% of statements [2021-08-08T11:36:06.063Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.5% of statements [2021-08-08T11:36:06.063Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-08T11:36:06.063Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-08T11:36:06.395Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2021-08-08T11:36:06.395Z] time="2021-08-08T11:36:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-08T11:36:06.641Z] plugin_test.go:62: [d554dc338ee23] joining swarm manager [d4c3ff65b59ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:36:06.855Z] === RUN TestTruncIndex [2021-08-08T11:36:06.855Z] --- PASS: TestTruncIndex (0.10s) [2021-08-08T11:36:06.855Z] PASS [2021-08-08T11:36:06.855Z] coverage: 91.5% of statements [2021-08-08T11:36:06.855Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2021-08-08T11:36:07.314Z] === RUN TestIsGIT [2021-08-08T11:36:07.314Z] --- PASS: TestIsGIT (0.00s) [2021-08-08T11:36:07.314Z] === RUN TestIsTransport [2021-08-08T11:36:07.314Z] --- PASS: TestIsTransport (0.00s) [2021-08-08T11:36:07.314Z] PASS [2021-08-08T11:36:07.314Z] coverage: 100.0% of statements [2021-08-08T11:36:07.314Z] ok github.com/docker/docker/pkg/urlutil 0.029s coverage: 100.0% of statements [2021-08-08T11:36:08.047Z] plugin_test.go:65: [dcae9d135fcf3] joining swarm manager [d4c3ff65b59ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:36:08.283Z] === RUN TestVersionInfo [2021-08-08T11:36:08.283Z] --- PASS: TestVersionInfo (0.00s) [2021-08-08T11:36:08.283Z] === RUN TestAppendVersions [2021-08-08T11:36:08.283Z] --- PASS: TestAppendVersions (0.00s) [2021-08-08T11:36:08.283Z] PASS [2021-08-08T11:36:08.283Z] coverage: 88.9% of statements [2021-08-08T11:36:08.283Z] ok github.com/docker/docker/pkg/useragent 0.048s coverage: 88.9% of statements [2021-08-08T11:36:08.495Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2021-08-08T11:36:08.495Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-08-08T11:36:08.495Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.47s) [2021-08-08T11:36:08.495Z] === RUN TestIpcModeOlderClient [2021-08-08T11:36:08.495Z] === PAUSE TestIpcModeOlderClient [2021-08-08T11:36:08.495Z] === RUN TestKillContainerInvalidSignal [2021-08-08T11:36:09.339Z] --- PASS: TestCheckoutGit (30.48s) [2021-08-08T11:36:09.339Z] === RUN TestValidGitTransport [2021-08-08T11:36:09.339Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-08T11:36:09.339Z] === RUN TestGitInvalidRef [2021-08-08T11:36:09.339Z] --- PASS: TestGitInvalidRef (0.26s) [2021-08-08T11:36:09.339Z] PASS [2021-08-08T11:36:09.339Z] coverage: 86.3% of statements [2021-08-08T11:36:09.339Z] ok github.com/docker/docker/builder/remotecontext/git 30.803s coverage: 86.3% of statements [2021-08-08T11:36:09.339Z] ? github.com/docker/docker/cli [no test files] [2021-08-08T11:36:09.339Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-08T11:36:09.830Z] === RUN TestValidatePrivileges [2021-08-08T11:36:09.830Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-08T11:36:09.830Z] === RUN TestFilterByCapNeg [2021-08-08T11:36:09.830Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-08T11:36:09.830Z] === RUN TestFilterByCapPos [2021-08-08T11:36:09.830Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-08T11:36:09.830Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-08T11:36:09.830Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-08T11:36:09.830Z] PASS [2021-08-08T11:36:09.830Z] coverage: 12.0% of statements [2021-08-08T11:36:09.830Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.0% of statements [2021-08-08T11:36:09.863Z] --- PASS: TestKillContainerInvalidSignal (1.15s) [2021-08-08T11:36:09.863Z] === RUN TestKillContainer [2021-08-08T11:36:09.863Z] === RUN TestKillContainer/no_signal [2021-08-08T11:36:10.119Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-08T11:36:10.291Z] time="2021-08-08T11:36:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-08T11:36:10.751Z] === RUN TestNewSettable [2021-08-08T11:36:10.751Z] --- PASS: TestNewSettable (0.00s) [2021-08-08T11:36:10.751Z] === RUN TestIsSettable [2021-08-08T11:36:10.751Z] --- PASS: TestIsSettable (0.00s) [2021-08-08T11:36:10.751Z] === RUN TestUpdateSettingsEnv [2021-08-08T11:36:10.751Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-08T11:36:10.751Z] PASS [2021-08-08T11:36:10.751Z] coverage: 20.0% of statements [2021-08-08T11:36:10.751Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 20.0% of statements [2021-08-08T11:36:11.047Z] === RUN TestKillContainer/non_killing_signal [2021-08-08T11:36:11.339Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 47.9% of statements [2021-08-08T11:36:11.339Z] [2021-08-08T11:36:11.339Z] === Skipped [2021-08-08T11:36:11.339Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-08-08T11:36:11.339Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-08-08T11:36:11.339Z] [2021-08-08T11:36:11.339Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-08T11:36:11.339Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:36:11.339Z] [2021-08-08T11:36:11.339Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-08T11:36:11.339Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:36:11.339Z] [2021-08-08T11:36:11.339Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-08T11:36:11.339Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:36:11.339Z] [2021-08-08T11:36:11.339Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-08T11:36:11.339Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:36:11.339Z] [2021-08-08T11:36:11.339Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-08T11:36:11.339Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:36:11.339Z] [2021-08-08T11:36:11.339Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-08T11:36:11.339Z] firewalld_test.go:13: firewalld is not running [2021-08-08T11:36:11.339Z] [2021-08-08T11:36:11.339Z] [2021-08-08T11:36:11.339Z] DONE 361 tests, 7 skipped in 581.231s [2021-08-08T11:36:11.520Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-08T11:36:11.520Z] [2021-08-08T11:36:11.520Z] Unloading profiles will leave already running processes permanently [2021-08-08T11:36:11.520Z] unconfined, which can lead to unexpected situations. [2021-08-08T11:36:11.520Z] [2021-08-08T11:36:11.520Z] To set a process to complain mode, use the command line tool [2021-08-08T11:36:11.520Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-08T11:36:11.520Z] Post stage [Pipeline] junit [2021-08-08T11:36:11.533Z] Recording test results Post stage [Pipeline] junit [2021-08-08T11:36:11.613Z] Recording test results [2021-08-08T11:36:11.721Z] === RUN TestLoad [2021-08-08T11:36:11.721Z] --- PASS: TestLoad (0.00s) [2021-08-08T11:36:11.721Z] === RUN TestSave [2021-08-08T11:36:11.721Z] --- PASS: TestSave (0.03s) [2021-08-08T11:36:11.721Z] === RUN TestAddDeleteGet [2021-08-08T11:36:11.977Z] === RUN TestKillContainer/killing_signal [2021-08-08T11:36:12.180Z] --- PASS: TestAddDeleteGet (0.04s) [2021-08-08T11:36:12.181Z] === RUN TestInvalidTags [2021-08-08T11:36:12.181Z] --- PASS: TestInvalidTags (0.01s) [2021-08-08T11:36:12.181Z] PASS [2021-08-08T11:36:12.181Z] coverage: 84.4% of statements [2021-08-08T11:36:12.181Z] ok github.com/docker/docker/reference 0.122s coverage: 84.4% of statements [2021-08-08T11:36:12.669Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-08-08T11:36:12.860Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-08T11:36:12.955Z] + echo Ensuring container killed. [2021-08-08T11:36:12.955Z] Ensuring container killed. [2021-08-08T11:36:12.955Z] + docker rm -vf docker-pr21 [2021-08-08T11:36:12.955Z] Error: No such container: docker-pr21 [Pipeline] sh [2021-08-08T11:36:13.221Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42481/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8426a99a3367c6bf469194ab8eeb1ae4b3cf1ce6 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8426a99a3367c6bf469194ab8eeb1ae4b3cf1ce6 hack/make.sh dynbinary test-integration [2021-08-08T11:36:13.257Z] + echo Chowning /workspace to jenkins user [2021-08-08T11:36:13.257Z] Chowning /workspace to jenkins user [2021-08-08T11:36:13.257Z] + id -u [2021-08-08T11:36:13.257Z] + id -g [2021-08-08T11:36:13.257Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42481:/workspace busybox chown -R 1000:1000 /workspace [2021-08-08T11:36:13.257Z] Unable to find image 'busybox:latest' locally [2021-08-08T11:36:13.257Z] latest: Pulling from library/busybox [2021-08-08T11:36:13.516Z] b71f96345d44: Pulling fs layer [2021-08-08T11:36:13.516Z] b71f96345d44: Verifying Checksum [2021-08-08T11:36:13.516Z] b71f96345d44: Download complete [2021-08-08T11:36:13.516Z] b71f96345d44: Pull complete [2021-08-08T11:36:13.722Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-08T11:36:13.722Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-08T11:36:13.722Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-08T11:36:13.722Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-08T11:36:13.779Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-08T11:36:13.779Z] Status: Downloaded newer image for busybox:latest [2021-08-08T11:36:13.869Z] --- PASS: TestKillContainer (3.86s) [2021-08-08T11:36:13.869Z] --- PASS: TestKillContainer/no_signal (1.14s) [2021-08-08T11:36:13.869Z] --- PASS: TestKillContainer/non_killing_signal (1.16s) [2021-08-08T11:36:13.869Z] --- PASS: TestKillContainer/killing_signal (1.24s) [2021-08-08T11:36:13.869Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-08T11:36:13.869Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-08T11:36:13.869Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-08T11:36:13.869Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-08-08T11:36:14.165Z] [2021-08-08T11:36:14.165Z] Removing bundles/ [2021-08-08T11:36:14.165Z] [2021-08-08T11:36:14.165Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-08T11:36:14.165Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-08T11:36:14.165Z] GOOS="" GOARCH="" GOARM="" [2021-08-08T11:36:14.182Z] === RUN TestResolveAuthConfigIndexServer [2021-08-08T11:36:14.182Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-08T11:36:14.182Z] === RUN TestResolveAuthConfigFullURL [2021-08-08T11:36:14.182Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-08T11:36:14.182Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-08T11:36:14.182Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-08T11:36:14.182Z] === RUN TestValidateMirror [2021-08-08T11:36:14.182Z] --- PASS: TestValidateMirror (0.00s) [2021-08-08T11:36:14.182Z] === RUN TestLoadInsecureRegistries [2021-08-08T11:36:14.182Z] time="2021-08-08T11:36:13Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-08T11:36:14.182Z] time="2021-08-08T11:36:13Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-08T11:36:14.182Z] time="2021-08-08T11:36:13Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-08T11:36:14.182Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2021-08-08T11:36:14.182Z] === RUN TestNewServiceConfig [2021-08-08T11:36:14.182Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-08T11:36:14.182Z] === RUN TestValidateIndexName [2021-08-08T11:36:14.182Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-08T11:36:14.182Z] === RUN TestValidateIndexNameWithError [2021-08-08T11:36:14.182Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-08T11:36:14.182Z] === RUN TestEndpointParse [2021-08-08T11:36:14.182Z] --- PASS: TestEndpointParse (0.00s) [2021-08-08T11:36:14.182Z] === RUN TestEndpointParseInvalid [2021-08-08T11:36:14.182Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-08T11:36:14.182Z] === RUN TestValidateEndpoint [2021-08-08T11:36:14.182Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-08T11:36:14.182Z] === RUN TestPing [2021-08-08T11:36:14.182Z] --- PASS: TestPing (0.00s) [2021-08-08T11:36:14.182Z] === RUN TestPingRegistryEndpoint [2021-08-08T11:36:14.182Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:36:14.182Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-08T11:36:14.182Z] === RUN TestEndpoint [2021-08-08T11:36:14.182Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:36:14.182Z] --- SKIP: TestEndpoint (0.00s) [2021-08-08T11:36:14.182Z] === RUN TestParseRepositoryInfo [2021-08-08T11:36:14.182Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-08T11:36:14.182Z] === RUN TestNewIndexInfo [2021-08-08T11:36:14.182Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-08T11:36:14.182Z] === RUN TestMirrorEndpointLookup [2021-08-08T11:36:14.182Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:36:14.182Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-08-08T11:36:14.182Z] === RUN TestSearchRepositories [2021-08-08T11:36:14.182Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-08T11:36:14.182Z] Host: 127.0.0.1:49335 [2021-08-08T11:36:14.182Z] User-Agent: docker test client [2021-08-08T11:36:14.182Z] Authorization: Token fake-token [2021-08-08T11:36:14.182Z] X-Docker-Token: true [2021-08-08T11:36:14.182Z] Accept-Encoding: gzip [2021-08-08T11:36:14.182Z] [2021-08-08T11:36:14.182Z] [2021-08-08T11:36:14.182Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-08T11:36:14.182Z] Connection: close [2021-08-08T11:36:14.182Z] Content-Length: 144 [2021-08-08T11:36:14.182Z] Cache-Control: no-cache [2021-08-08T11:36:14.182Z] Content-Type: application/json [2021-08-08T11:36:14.182Z] Date: Sun, 08 Aug 2021 11:36:13 GMT [2021-08-08T11:36:14.182Z] Expires: -1 [2021-08-08T11:36:14.182Z] Pragma: no-cache [2021-08-08T11:36:14.182Z] Server: docker-tests/mock [2021-08-08T11:36:14.182Z] X-Docker-Registry-Config: mock [2021-08-08T11:36:14.182Z] X-Docker-Registry-Version: 0.0.0 [2021-08-08T11:36:14.182Z] [2021-08-08T11:36:14.182Z] [2021-08-08T11:36:14.182Z] --- PASS: TestSearchRepositories (0.01s) [2021-08-08T11:36:14.182Z] === RUN TestTrustedLocation [2021-08-08T11:36:14.182Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-08T11:36:14.182Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-08T11:36:14.182Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-08T11:36:14.182Z] === RUN TestAllowNondistributableArtifacts [2021-08-08T11:36:14.182Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-08T11:36:14.182Z] === RUN TestIsSecureIndex [2021-08-08T11:36:14.182Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-08T11:36:14.182Z] PASS [2021-08-08T11:36:14.182Z] coverage: 51.7% of statements [2021-08-08T11:36:14.182Z] ok github.com/docker/docker/registry 0.279s coverage: 51.7% of statements [2021-08-08T11:36:14.430Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-08T11:36:14.686Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-08T11:36:14.944Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-08T11:36:15.153Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-08T11:36:15.153Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-08-08T11:36:15.153Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-08T11:36:15.153Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-08T11:36:15.153Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-08T11:36:15.153Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-08T11:36:15.153Z] === RUN TestResumableRequestReaderWithReadError [2021-08-08T11:36:15.153Z] === RUN TestRestartManagerTimeout [2021-08-08T11:36:15.153Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-08T11:36:15.153Z] === RUN TestRestartManagerTimeoutReset [2021-08-08T11:36:15.153Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-08T11:36:15.153Z] PASS [2021-08-08T11:36:15.153Z] coverage: 50.9% of statements [2021-08-08T11:36:15.153Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 50.9% of statements [2021-08-08T11:36:15.153Z] time="2021-08-08T11:36:14Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-08T11:36:15.153Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2021-08-08T11:36:15.153Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-08T11:36:15.153Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-08T11:36:15.153Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-08T11:36:15.153Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-08T11:36:15.153Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-08T11:36:15.153Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-08T11:36:15.153Z] === RUN TestResumableRequestReader [2021-08-08T11:36:15.153Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-08T11:36:15.153Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-08T11:36:15.153Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-08T11:36:15.153Z] PASS [2021-08-08T11:36:15.153Z] coverage: 100.0% of statements [2021-08-08T11:36:15.153Z] ok github.com/docker/docker/registry/resumable 0.254s coverage: 100.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-08T11:36:15.459Z] + bundleName=docker-py [2021-08-08T11:36:15.459Z] + echo Creating docker-py-bundles.tar.gz [2021-08-08T11:36:15.459Z] Creating docker-py-bundles.tar.gz [2021-08-08T11:36:15.459Z] + 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 [2021-08-08T11:36:15.471Z] Archiving artifacts [2021-08-08T11:36:15.506Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-08T11:36:15.613Z] === RUN TestDecodeContainerConfig [2021-08-08T11:36:15.613Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-08T11:36:15.613Z] === RUN TestDecodeContainerConfigIsolation [2021-08-08T11:36:15.613Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-08T11:36:15.613Z] === RUN TestValidatePrivileged [2021-08-08T11:36:15.613Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-08T11:36:15.613Z] PASS [2021-08-08T11:36:15.613Z] coverage: 52.2% of statements [2021-08-08T11:36:15.613Z] ok github.com/docker/docker/runconfig 0.047s coverage: 52.2% of statements [2021-08-08T11:36:15.764Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.38s) [2021-08-08T11:36:15.764Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.07s) [2021-08-08T11:36:15.764Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.06s) [2021-08-08T11:36:15.764Z] === RUN TestKillStoppedContainer [2021-08-08T11:36:15.764Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-08T11:36:16.020Z] --- PASS: TestKillStoppedContainer (0.22s) [2021-08-08T11:36:16.020Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-08T11:36:16.073Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-08T11:36:16.073Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-08T11:36:16.073Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-08T11:36:16.073Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-08T11:36:16.073Z] PASS [2021-08-08T11:36:16.073Z] coverage: 62.5% of statements [2021-08-08T11:36:16.073Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2021-08-08T11:36:16.276Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.15s) [2021-08-08T11:36:16.276Z] === RUN TestKillDifferentUserContainer [2021-08-08T11:36:16.532Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-08T11:36:16.532Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-08T11:36:16.532Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-08T11:36:17.400Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42481/21/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2021-08-08T11:36:17.462Z] --- PASS: TestKillDifferentUserContainer (1.22s) [2021-08-08T11:36:17.462Z] === RUN TestInspectOomKilledTrue [2021-08-08T11:36:17.462Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-08T11:36:17.462Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-08T11:36:17.462Z] === RUN TestInspectOomKilledFalse [2021-08-08T11:36:17.462Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-08T11:36:17.462Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-08T11:36:17.462Z] === RUN TestLinksEtcHostsContentMatch [Pipeline] sh [2021-08-08T11:36:17.766Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42481/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_GITCOMMIT=fadc2074a1546e0a58fb099fc614327fd03f092f -e DOCKER_GRAPHDRIVER docker:fadc2074a1546e0a58fb099fc614327fd03f092f hack/make.sh binary [2021-08-08T11:36:18.024Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-08T11:36:18.256Z] --- PASS: TestGet (15.01s) [2021-08-08T11:36:18.256Z] === RUN TestPluginWithNoManifest [2021-08-08T11:36:18.256Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-08T11:36:18.256Z] === RUN TestGetAll [2021-08-08T11:36:18.256Z] --- PASS: TestGetAll (0.00s) [2021-08-08T11:36:18.256Z] PASS [2021-08-08T11:36:18.256Z] coverage: 73.4% of statements [2021-08-08T11:36:18.256Z] ok github.com/docker/docker/pkg/plugins 36.115s coverage: 73.4% of statements [2021-08-08T11:36:18.334Z] [2021-08-08T11:36:18.334Z] Removing bundles/ [2021-08-08T11:36:18.334Z] [2021-08-08T11:36:18.334Z] ---> Making bundle: binary (in bundles/binary) [2021-08-08T11:36:18.334Z] Building: bundles/binary-daemon/dockerd-dev [2021-08-08T11:36:18.334Z] GOOS="" GOARCH="" GOARM="" [2021-08-08T11:36:19.393Z] --- PASS: TestLinksEtcHostsContentMatch (1.65s) [2021-08-08T11:36:19.393Z] === RUN TestLinksContainerNames [2021-08-08T11:36:19.650Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-08-08T11:36:19.799Z] === RUN TestGetDriver [2021-08-08T11:36:19.799Z] --- PASS: TestGetDriver (0.00s) [2021-08-08T11:36:19.799Z] === RUN TestVolumeRequestError [2021-08-08T11:36:19.799Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-08T11:36:19.799Z] PASS [2021-08-08T11:36:19.799Z] coverage: 36.1% of statements [2021-08-08T11:36:19.799Z] ok github.com/docker/docker/volume/drivers 0.055s coverage: 36.1% of statements [2021-08-08T11:36:19.799Z] === RUN TestGetAddress [2021-08-08T11:36:19.799Z] --- PASS: TestGetAddress (0.00s) [2021-08-08T11:36:19.799Z] === RUN TestRemove [2021-08-08T11:36:19.799Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-08T11:36:19.799Z] --- SKIP: TestRemove (0.00s) [2021-08-08T11:36:19.799Z] === RUN TestInitializeWithVolumes [2021-08-08T11:36:19.799Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-08-08T11:36:19.799Z] === RUN TestCreate [2021-08-08T11:36:19.799Z] --- PASS: TestCreate (0.01s) [2021-08-08T11:36:19.799Z] === RUN TestValidateName [2021-08-08T11:36:19.799Z] --- PASS: TestValidateName (0.00s) [2021-08-08T11:36:19.799Z] === RUN TestCreateWithOpts [2021-08-08T11:36:19.799Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-08T11:36:19.799Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-08T11:36:19.799Z] === RUN TestRelaodNoOpts [2021-08-08T11:36:19.799Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-08-08T11:36:19.799Z] PASS [2021-08-08T11:36:19.799Z] coverage: 41.5% of statements [2021-08-08T11:36:19.799Z] ok github.com/docker/docker/volume/local 0.085s coverage: 41.5% of statements [2021-08-08T11:36:20.259Z] === RUN TestLCOWParseMountRaw [2021-08-08T11:36:20.259Z] --- PASS: TestLCOWParseMountRaw (0.02s) [2021-08-08T11:36:20.259Z] === RUN TestLCOWParseMountRawSplit [2021-08-08T11:36:20.259Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-08T11:36:20.259Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-08T11:36:20.259Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-08T11:36:20.259Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-08T11:36:20.259Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-08T11:36:20.259Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-08T11:36:20.259Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-08T11:36:20.259Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-08T11:36:20.259Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-08T11:36:20.259Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-08T11:36:20.259Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-08T11:36:20.259Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-08T11:36:20.259Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-08T11:36:20.259Z] === RUN TestLinuxParseMountRaw [2021-08-08T11:36:20.259Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-08T11:36:20.259Z] === RUN TestLinuxParseMountRawSplit [2021-08-08T11:36:20.259Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-08T11:36:20.259Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-08T11:36:20.259Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-08T11:36:20.259Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-08T11:36:20.259Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-08T11:36:20.259Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-08T11:36:20.259Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-08T11:36:20.259Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-08T11:36:20.259Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-08T11:36:20.259Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-08T11:36:20.259Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-08T11:36:20.259Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-08T11:36:20.259Z] === RUN TestConvertTmpfsOptions [2021-08-08T11:36:20.259Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-08T11:36:20.259Z] linux_parser_test.go:209: data="ro" [2021-08-08T11:36:20.259Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-08T11:36:20.259Z] === RUN TestParseMountSpec [2021-08-08T11:36:20.259Z] parser_test.go:63: case 0 [2021-08-08T11:36:20.259Z] parser_test.go:63: case 1 [2021-08-08T11:36:20.259Z] parser_test.go:63: case 2 [2021-08-08T11:36:20.259Z] parser_test.go:63: case 3 [2021-08-08T11:36:20.259Z] parser_test.go:63: case 4 [2021-08-08T11:36:20.259Z] parser_test.go:63: case 5 [2021-08-08T11:36:20.259Z] --- PASS: TestParseMountSpec (0.01s) [2021-08-08T11:36:20.259Z] === RUN TestValidateMount [2021-08-08T11:36:20.259Z] --- PASS: TestValidateMount (0.00s) [2021-08-08T11:36:20.259Z] === RUN TestWindowsParseMountRaw [2021-08-08T11:36:20.259Z] --- PASS: TestWindowsParseMountRaw (0.02s) [2021-08-08T11:36:20.259Z] === RUN TestWindowsParseMountRawSplit [2021-08-08T11:36:20.259Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-08T11:36:20.259Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-08T11:36:20.259Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-08T11:36:20.259Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-08T11:36:20.259Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-08T11:36:20.259Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-08T11:36:20.259Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-08T11:36:20.259Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-08T11:36:20.259Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-08T11:36:20.259Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-08T11:36:20.259Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-08T11:36:20.259Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-08T11:36:20.259Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-08T11:36:20.259Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-08T11:36:20.259Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-08T11:36:20.259Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-08T11:36:20.259Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-08T11:36:20.259Z] PASS [2021-08-08T11:36:20.259Z] coverage: 67.7% of statements [2021-08-08T11:36:20.259Z] ok github.com/docker/docker/volume/mounts 0.097s coverage: 67.7% of statements [2021-08-08T11:36:21.752Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-08T11:36:21.752Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-08T11:36:21.752Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-08T11:36:21.752Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-08T11:36:21.752Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.01s) [2021-08-08T11:36:21.752Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-08T11:36:21.752Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-08T11:36:21.752Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-08T11:36:21.752Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-08T11:36:21.752Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-08T11:36:21.752Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-08T11:36:21.752Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-08T11:36:21.752Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-08T11:36:21.752Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestConfigureDaemonLogs [2021-08-08T11:36:21.752Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestCommonOptionsInstallFlags [2021-08-08T11:36:21.752Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-08T11:36:21.752Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-08T11:36:21.752Z] PASS [2021-08-08T11:36:21.752Z] coverage: 18.5% of statements [2021-08-08T11:36:21.752Z] ok github.com/docker/docker/cmd/dockerd 0.216s coverage: 18.5% of statements [2021-08-08T11:36:21.752Z] === RUN TestContainerStopSignal [2021-08-08T11:36:21.752Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestContainerStopTimeout [2021-08-08T11:36:21.752Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-08T11:36:21.752Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-08T11:36:21.752Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-08-08T11:36:21.752Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-08T11:36:21.752Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestReplaceAndAppendEnvVars [2021-08-08T11:36:21.752Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-08T11:36:21.752Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestNewMemoryStore [2021-08-08T11:36:21.752Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestAddContainers [2021-08-08T11:36:21.752Z] --- PASS: TestAddContainers (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestGetContainer [2021-08-08T11:36:21.752Z] --- PASS: TestGetContainer (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestDeleteContainer [2021-08-08T11:36:21.752Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestListContainers [2021-08-08T11:36:21.752Z] --- PASS: TestListContainers (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestFirstContainer [2021-08-08T11:36:21.752Z] --- PASS: TestFirstContainer (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestApplyAllContainer [2021-08-08T11:36:21.752Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestIsValidHealthString [2021-08-08T11:36:21.752Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestStateRunStop [2021-08-08T11:36:21.752Z] --- PASS: TestStateRunStop (0.00s) [2021-08-08T11:36:21.752Z] === RUN TestStateTimeoutWait [2021-08-08T11:36:21.752Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-08T11:36:21.752Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-08T11:36:21.753Z] state_test.go:141: Stop callback fired [2021-08-08T11:36:21.753Z] state_test.go:165: Stop callback fired [2021-08-08T11:36:21.753Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-08T11:36:21.753Z] === RUN TestIsValidStateString [2021-08-08T11:36:21.753Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-08T11:36:21.753Z] === RUN TestViewSaveDelete [2021-08-08T11:36:21.753Z] --- PASS: TestViewSaveDelete (0.02s) [2021-08-08T11:36:21.753Z] === RUN TestViewAll [2021-08-08T11:36:21.753Z] --- PASS: TestViewAll (0.02s) [2021-08-08T11:36:21.753Z] === RUN TestViewGet [2021-08-08T11:36:21.753Z] --- PASS: TestViewGet (0.01s) [2021-08-08T11:36:21.753Z] === RUN TestNames [2021-08-08T11:36:21.753Z] --- PASS: TestNames (0.00s) [2021-08-08T11:36:21.753Z] === RUN TestViewWithHealthCheck [2021-08-08T11:36:21.753Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-08T11:36:21.753Z] PASS [2021-08-08T11:36:21.753Z] coverage: 41.7% of statements [2021-08-08T11:36:21.753Z] ok github.com/docker/docker/container 0.280s coverage: 41.7% of statements [2021-08-08T11:36:21.753Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-08T11:36:21.753Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-08T11:36:21.753Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-08T11:36:21.753Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-08T11:36:21.798Z] === RUN TestSetGetMeta [2021-08-08T11:36:21.798Z] === PAUSE TestSetGetMeta [2021-08-08T11:36:21.798Z] === RUN TestRestore [2021-08-08T11:36:21.798Z] === PAUSE TestRestore [2021-08-08T11:36:21.798Z] === RUN TestServiceCreate [2021-08-08T11:36:21.798Z] === PAUSE TestServiceCreate [2021-08-08T11:36:21.798Z] === RUN TestServiceList [2021-08-08T11:36:21.798Z] === PAUSE TestServiceList [2021-08-08T11:36:21.798Z] === RUN TestServiceRemove [2021-08-08T11:36:21.798Z] === PAUSE TestServiceRemove [2021-08-08T11:36:21.798Z] === RUN TestServiceGet [2021-08-08T11:36:21.798Z] === PAUSE TestServiceGet [2021-08-08T11:36:21.798Z] === RUN TestServicePrune [2021-08-08T11:36:21.798Z] === PAUSE TestServicePrune [2021-08-08T11:36:21.798Z] === RUN TestCreate [2021-08-08T11:36:21.798Z] === PAUSE TestCreate [2021-08-08T11:36:21.798Z] === RUN TestRemove [2021-08-08T11:36:21.798Z] === PAUSE TestRemove [2021-08-08T11:36:21.798Z] === RUN TestList [2021-08-08T11:36:21.798Z] === PAUSE TestList [2021-08-08T11:36:21.798Z] === RUN TestFindByDriver [2021-08-08T11:36:21.798Z] === PAUSE TestFindByDriver [2021-08-08T11:36:21.798Z] === RUN TestFindByReferenced [2021-08-08T11:36:21.798Z] === PAUSE TestFindByReferenced [2021-08-08T11:36:21.798Z] === RUN TestDerefMultipleOfSameRef [2021-08-08T11:36:21.798Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-08T11:36:21.798Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-08T11:36:21.798Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-08T11:36:21.798Z] === RUN TestDefererencePluginOnCreateError [2021-08-08T11:36:21.798Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-08T11:36:21.798Z] === RUN TestRefDerefRemove [2021-08-08T11:36:21.798Z] === PAUSE TestRefDerefRemove [2021-08-08T11:36:21.798Z] === RUN TestGet [2021-08-08T11:36:21.798Z] === PAUSE TestGet [2021-08-08T11:36:21.798Z] === RUN TestGetWithReference [2021-08-08T11:36:21.798Z] === PAUSE TestGetWithReference [2021-08-08T11:36:21.798Z] === RUN TestFilterFunc [2021-08-08T11:36:21.798Z] === RUN TestFilterFunc/test_nil_list [2021-08-08T11:36:21.798Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-08T11:36:21.798Z] === RUN TestFilterFunc/test_empty_list [2021-08-08T11:36:21.798Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-08T11:36:21.798Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-08T11:36:21.798Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-08T11:36:21.798Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-08T11:36:21.798Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-08T11:36:21.798Z] === RUN TestFilterFunc/test_filter_some [2021-08-08T11:36:21.798Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-08T11:36:21.798Z] === RUN TestFilterFunc/test_filter_middle [2021-08-08T11:36:21.798Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-08T11:36:21.799Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-08T11:36:21.799Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-08T11:36:21.799Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-08T11:36:21.799Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-08T11:36:21.799Z] === CONT TestFilterFunc/test_nil_list [2021-08-08T11:36:21.799Z] === CONT TestFilterFunc/test_filter_some [2021-08-08T11:36:21.799Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-08T11:36:21.799Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-08T11:36:21.799Z] === CONT TestFilterFunc/test_empty_list [2021-08-08T11:36:21.799Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-08T11:36:21.799Z] === CONT TestFilterFunc/test_filter_middle [2021-08-08T11:36:21.799Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-08T11:36:21.799Z] --- PASS: TestFilterFunc (0.00s) [2021-08-08T11:36:21.799Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-08T11:36:21.799Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-08T11:36:21.799Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-08T11:36:21.799Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-08T11:36:21.799Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-08T11:36:21.799Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-08T11:36:21.799Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-08T11:36:21.799Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-08T11:36:21.799Z] === CONT TestSetGetMeta [2021-08-08T11:36:21.799Z] === CONT TestFindByReferenced [2021-08-08T11:36:21.799Z] === CONT TestServicePrune [2021-08-08T11:36:21.799Z] === CONT TestList [2021-08-08T11:36:21.799Z] --- PASS: TestSetGetMeta (0.02s) [2021-08-08T11:36:21.799Z] === CONT TestFindByDriver [2021-08-08T11:36:21.799Z] --- PASS: TestFindByReferenced (0.03s) [2021-08-08T11:36:21.799Z] === CONT TestRemove [2021-08-08T11:36:21.799Z] --- PASS: TestList (0.03s) [2021-08-08T11:36:21.799Z] === CONT TestServiceList [2021-08-08T11:36:21.799Z] --- PASS: TestFindByDriver (0.03s) [2021-08-08T11:36:21.799Z] === CONT TestServiceGet [2021-08-08T11:36:21.799Z] --- PASS: TestRemove (0.02s) [2021-08-08T11:36:21.799Z] === CONT TestServiceRemove [2021-08-08T11:36:21.799Z] time="2021-08-08T11:36:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-08T11:36:21.799Z] --- PASS: TestServiceGet (0.15s) [2021-08-08T11:36:21.799Z] === CONT TestServiceCreate [2021-08-08T11:36:21.799Z] --- PASS: TestServiceRemove (0.15s) [2021-08-08T11:36:21.799Z] === CONT TestRestore [2021-08-08T11:36:21.799Z] --- PASS: TestServiceList (0.17s) [2021-08-08T11:36:21.799Z] === CONT TestCreate [2021-08-08T11:36:21.799Z] time="2021-08-08T11:36:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-08T11:36:21.799Z] time="2021-08-08T11:36:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-08T11:36:21.799Z] time="2021-08-08T11:36:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-08T11:36:21.799Z] --- PASS: TestCreate (0.02s) [2021-08-08T11:36:21.799Z] === CONT TestGetWithReference [2021-08-08T11:36:21.799Z] --- PASS: TestServiceCreate (0.02s) [2021-08-08T11:36:21.799Z] === CONT TestDefererencePluginOnCreateError [2021-08-08T11:36:21.799Z] time="2021-08-08T11:36:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-08T11:36:21.799Z] --- PASS: TestRestore (0.03s) [2021-08-08T11:36:21.799Z] === CONT TestGet [2021-08-08T11:36:21.799Z] --- PASS: TestServicePrune (0.24s) [2021-08-08T11:36:21.799Z] === CONT TestRefDerefRemove [2021-08-08T11:36:21.799Z] --- PASS: TestGetWithReference (0.03s) [2021-08-08T11:36:21.799Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-08T11:36:21.799Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-08-08T11:36:21.799Z] === CONT TestDerefMultipleOfSameRef [2021-08-08T11:36:21.799Z] --- PASS: TestGet (0.02s) [2021-08-08T11:36:21.799Z] --- PASS: TestRefDerefRemove (0.02s) [2021-08-08T11:36:21.799Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-08-08T11:36:21.799Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-08-08T11:36:21.799Z] PASS [2021-08-08T11:36:21.799Z] coverage: 69.6% of statements [2021-08-08T11:36:21.799Z] ok github.com/docker/docker/volume/service 0.311s coverage: 69.6% of statements [2021-08-08T11:36:22.269Z] --- PASS: TestLinksContainerNames (2.98s) [2021-08-08T11:36:22.269Z] === RUN TestLogsFollowTailEmpty [2021-08-08T11:36:22.723Z] === RUN TestPrepare [2021-08-08T11:36:22.723Z] --- PASS: TestPrepare (0.00s) [2021-08-08T11:36:22.723Z] === RUN TestStart [2021-08-08T11:36:22.723Z] --- PASS: TestStart (0.00s) [2021-08-08T11:36:22.723Z] === RUN TestWaitCancel [2021-08-08T11:36:22.723Z] --- PASS: TestWaitCancel (0.00s) [2021-08-08T11:36:22.723Z] === RUN TestWaitDisabled [2021-08-08T11:36:22.723Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-08T11:36:22.723Z] === RUN TestWaitEnabled [2021-08-08T11:36:22.723Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-08T11:36:22.723Z] === RUN TestRemove [2021-08-08T11:36:22.723Z] --- PASS: TestRemove (0.00s) [2021-08-08T11:36:22.723Z] PASS [2021-08-08T11:36:22.723Z] coverage: 65.3% of statements [2021-08-08T11:36:22.723Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2021-08-08T11:36:22.831Z] check_test.go:309: [dfec7daf729ff] daemon is not started [2021-08-08T11:36:22.831Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-08-08T11:36:23.087Z] --- PASS: TestLogsFollowTailEmpty (1.08s) [2021-08-08T11:36:23.087Z] === RUN TestContainerNetworkMountsNoChown [2021-08-08T11:36:24.455Z] --- PASS: TestContainerNetworkMountsNoChown (1.19s) [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/default [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/default [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/private [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/private [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/rprivate [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/slave [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/slave [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/rslave [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/shared [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/shared [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/rshared [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-08T11:36:24.455Z] === CONT TestMountDaemonRoot/default [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-08T11:36:24.455Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-08T11:36:24.455Z] === CONT TestMountDaemonRoot/rshared [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-08T11:36:24.455Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-08T11:36:24.455Z] === CONT TestMountDaemonRoot/shared [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-08T11:36:24.455Z] === CONT TestMountDaemonRoot/rslave [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-08T11:36:24.455Z] === CONT TestMountDaemonRoot/slave [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-08T11:36:24.455Z] === CONT TestMountDaemonRoot/rprivate [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-08T11:36:24.455Z] === CONT TestMountDaemonRoot/private [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-08T11:36:24.455Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-08T11:36:24.455Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-08T11:36:24.455Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-08T11:36:24.455Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-08T11:36:24.455Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-08T11:36:24.455Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-08T11:36:24.712Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-08T11:36:24.712Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-08T11:36:24.712Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-08T11:36:24.712Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-08T11:36:24.712Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-08T11:36:24.712Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-08T11:36:24.712Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-08T11:36:24.712Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-08T11:36:24.712Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-08T11:36:24.712Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-08T11:36:24.918Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-08T11:36:24.918Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-08-08T11:36:24.918Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-08T11:36:24.918Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-08T11:36:24.918Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-08T11:36:24.918Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-08T11:36:24.918Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-08T11:36:24.918Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-08T11:36:24.918Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-08T11:36:24.918Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-08T11:36:24.918Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-08T11:36:24.918Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-08T11:36:24.918Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-08T11:36:24.918Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-08T11:36:24.918Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-08T11:36:24.918Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-08T11:36:24.918Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-08T11:36:24.919Z] === RUN TestNewListSecretsFilters [2021-08-08T11:36:24.919Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-08T11:36:24.919Z] === RUN TestNewListConfigsFilters [2021-08-08T11:36:24.919Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-08T11:36:24.919Z] PASS [2021-08-08T11:36:24.919Z] coverage: 0.5% of statements [2021-08-08T11:36:24.919Z] ok github.com/docker/docker/daemon/cluster 0.468s coverage: 0.5% of statements [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.02s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.02s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-08T11:36:24.919Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-08T11:36:24.919Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-08T11:36:24.919Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-08T11:36:24.919Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-08T11:36:24.919Z] PASS [2021-08-08T11:36:24.919Z] coverage: 35.9% of statements [2021-08-08T11:36:24.919Z] ok github.com/docker/docker/daemon/cluster/convert 0.427s coverage: 35.9% of statements [2021-08-08T11:36:24.968Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-08T11:36:24.968Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-08T11:36:24.968Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-08T11:36:24.968Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-08T11:36:24.968Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-08T11:36:24.968Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-08T11:36:24.968Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-08T11:36:24.968Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-08T11:36:24.968Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-08T11:36:24.968Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-08T11:36:24.968Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-08T11:36:24.968Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-08-08T11:36:25.225Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-08-08T11:36:25.225Z] === RUN TestContainerBindMountNonRecursive [2021-08-08T11:36:26.589Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-08T11:36:27.152Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-08-08T11:36:27.715Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-08T11:36:28.645Z] --- PASS: TestContainerBindMountNonRecursive (3.51s) [2021-08-08T11:36:28.645Z] === RUN TestContainerVolumesMountedAsShared [2021-08-08T11:36:28.750Z] === RUN TestBuilderGC [2021-08-08T11:36:28.750Z] --- PASS: TestBuilderGC (0.00s) [2021-08-08T11:36:28.750Z] === RUN TestDaemonConfigurationNotFound [2021-08-08T11:36:28.750Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-08T11:36:28.750Z] === RUN TestDaemonBrokenConfiguration [2021-08-08T11:36:28.750Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-08T11:36:28.750Z] === RUN TestParseClusterAdvertiseSettings [2021-08-08T11:36:28.750Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-08T11:36:28.750Z] === RUN TestFindConfigurationConflicts [2021-08-08T11:36:28.750Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-08T11:36:28.750Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-08T11:36:28.750Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-08T11:36:28.750Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-08T11:36:28.750Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-08T11:36:28.750Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-08T11:36:28.750Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-08T11:36:28.750Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-08T11:36:28.750Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-08T11:36:28.750Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-08T11:36:28.750Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-08T11:36:28.750Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-08T11:36:28.750Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-08T11:36:28.750Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-08T11:36:28.750Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-08T11:36:28.750Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-08T11:36:28.750Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-08T11:36:28.750Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-08T11:36:28.750Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-08T11:36:28.750Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-08T11:36:28.750Z] === RUN TestValidateConfigurationErrors [2021-08-08T11:36:28.750Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-08T11:36:28.750Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-08T11:36:28.750Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-08T11:36:28.750Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-08T11:36:28.750Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-08T11:36:28.750Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-08T11:36:28.750Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-08T11:36:28.750Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-08T11:36:28.750Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-08T11:36:28.750Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-08T11:36:28.750Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-08T11:36:28.750Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-08T11:36:28.750Z] === RUN TestValidateConfiguration [2021-08-08T11:36:28.750Z] === RUN TestValidateConfiguration/with_label [2021-08-08T11:36:28.750Z] === RUN TestValidateConfiguration/with_dns [2021-08-08T11:36:28.750Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-08T11:36:28.750Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-08T11:36:28.750Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-08T11:36:28.750Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-08T11:36:28.750Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-08T11:36:28.750Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-08T11:36:28.750Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-08T11:36:28.750Z] === RUN TestModifiedDiscoverySettings [2021-08-08T11:36:28.750Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-08T11:36:28.750Z] === RUN TestReloadSetConfigFileNotExist [2021-08-08T11:36:28.750Z] time="2021-08-08T11:36:28Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-08T11:36:28.750Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-08-08T11:36:28.750Z] === RUN TestReloadDefaultConfigNotExist [2021-08-08T11:36:28.750Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:36:28.750Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-08T11:36:28.750Z] === RUN TestReloadBadDefaultConfig [2021-08-08T11:36:28.750Z] time="2021-08-08T11:36:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-615921099" [2021-08-08T11:36:28.750Z] --- PASS: TestReloadBadDefaultConfig (0.01s) [2021-08-08T11:36:28.750Z] === RUN TestReloadWithConflictingLabels [2021-08-08T11:36:28.750Z] time="2021-08-08T11:36:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-092694702" [2021-08-08T11:36:28.750Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-08T11:36:28.750Z] === RUN TestReloadWithDuplicateLabels [2021-08-08T11:36:28.750Z] time="2021-08-08T11:36:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-005677109" [2021-08-08T11:36:28.750Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-08T11:36:28.750Z] === RUN TestDaemonConfigurationMerge [2021-08-08T11:36:28.750Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-08T11:36:28.750Z] PASS [2021-08-08T11:36:28.750Z] coverage: 80.4% of statements [2021-08-08T11:36:28.750Z] ok github.com/docker/docker/daemon/config 0.247s coverage: 80.4% of statements [2021-08-08T11:36:28.901Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-08T11:36:29.158Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-08T11:36:29.210Z] === RUN TestWaitNodeAttachment [2021-08-08T11:36:29.415Z] --- PASS: TestContainerVolumesMountedAsShared (0.67s) [2021-08-08T11:36:29.415Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-08T11:36:29.672Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-08-08T11:36:29.672Z] === RUN TestIsolationConversion [2021-08-08T11:36:29.672Z] === RUN TestIsolationConversion/default [2021-08-08T11:36:29.672Z] === RUN TestIsolationConversion/process [2021-08-08T11:36:29.672Z] === RUN TestIsolationConversion/hyperv [2021-08-08T11:36:29.672Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-08T11:36:29.672Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-08T11:36:29.672Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-08T11:36:29.672Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-08T11:36:29.672Z] === RUN TestContainerLabels [2021-08-08T11:36:29.672Z] --- PASS: TestContainerLabels (0.00s) [2021-08-08T11:36:29.672Z] === RUN TestCredentialSpecConversion [2021-08-08T11:36:29.672Z] === RUN TestCredentialSpecConversion/none [2021-08-08T11:36:29.672Z] === RUN TestCredentialSpecConversion/config [2021-08-08T11:36:29.672Z] === RUN TestCredentialSpecConversion/file [2021-08-08T11:36:29.672Z] === RUN TestCredentialSpecConversion/registry [2021-08-08T11:36:29.672Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-08T11:36:29.672Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-08T11:36:29.672Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-08T11:36:29.672Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-08T11:36:29.672Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-08T11:36:29.672Z] === RUN TestControllerValidateMountBind [2021-08-08T11:36:29.672Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-08T11:36:29.672Z] === RUN TestControllerValidateMountVolume [2021-08-08T11:36:29.672Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-08T11:36:29.672Z] === RUN TestControllerValidateMountTarget [2021-08-08T11:36:29.672Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-08T11:36:29.672Z] === RUN TestControllerValidateMountTmpfs [2021-08-08T11:36:29.672Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-08T11:36:29.672Z] === RUN TestControllerValidateMountInvalidType [2021-08-08T11:36:29.672Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-08T11:36:29.672Z] === RUN TestControllerValidateMountNamedPipe [2021-08-08T11:36:29.672Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-08T11:36:29.672Z] PASS [2021-08-08T11:36:29.672Z] coverage: 11.0% of statements [2021-08-08T11:36:29.672Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.595s coverage: 11.0% of statements [2021-08-08T11:36:29.672Z] === RUN TestDiscoveryOptsErrors [2021-08-08T11:36:29.672Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-08T11:36:29.672Z] === RUN TestDiscoveryOpts [2021-08-08T11:36:29.672Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-08T11:36:29.672Z] PASS [2021-08-08T11:36:29.672Z] coverage: 30.0% of statements [2021-08-08T11:36:29.672Z] ok github.com/docker/docker/daemon/discovery 0.071s coverage: 30.0% of statements [2021-08-08T11:36:30.132Z] === RUN TestEventsLog [2021-08-08T11:36:30.132Z] --- PASS: TestEventsLog (0.00s) [2021-08-08T11:36:30.132Z] === RUN TestEventsLogTimeout [2021-08-08T11:36:30.132Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-08T11:36:30.132Z] === RUN TestLogEvents [2021-08-08T11:36:30.343Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-08T11:36:30.592Z] --- PASS: TestLogEvents (0.07s) [2021-08-08T11:36:30.592Z] === RUN TestLoadBufferedEvents [2021-08-08T11:36:30.592Z] --- PASS: TestLoadBufferedEvents (0.18s) [2021-08-08T11:36:30.592Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-08T11:36:30.592Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-08T11:36:30.592Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-08T11:36:30.592Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-08T11:36:30.592Z] PASS [2021-08-08T11:36:30.592Z] coverage: 50.0% of statements [2021-08-08T11:36:30.592Z] === RUN TestVerifyNetworkingConfig [2021-08-08T11:36:30.592Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-08T11:36:30.592Z] === RUN TestGetContainer [2021-08-08T11:36:30.592Z] --- PASS: TestGetContainer (0.00s) [2021-08-08T11:36:30.592Z] === RUN TestValidContainerNames [2021-08-08T11:36:30.592Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-08T11:36:30.592Z] === RUN TestContainerInitDNS [2021-08-08T11:36:30.592Z] daemon_test.go:147: root required [2021-08-08T11:36:30.592Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-08T11:36:30.592Z] === RUN TestMerge [2021-08-08T11:36:30.592Z] --- PASS: TestMerge (0.00s) [2021-08-08T11:36:30.592Z] === RUN TestValidateContainerIsolation [2021-08-08T11:36:30.592Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-08T11:36:30.592Z] === RUN TestFindNetworkErrorType [2021-08-08T11:36:30.592Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-08T11:36:30.592Z] === RUN TestEnsureServicesExist [2021-08-08T11:36:30.592Z] ok github.com/docker/docker/daemon/events 0.300s coverage: 50.0% of statements [2021-08-08T11:36:30.592Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-08T11:36:30.592Z] === RUN TestEnsureServicesExistErrors [2021-08-08T11:36:30.592Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-08T11:36:30.592Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-08T11:36:30.592Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-08T11:36:30.592Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-08T11:36:30.592Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-08T11:36:30.592Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-08T11:36:30.592Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-08T11:36:30.592Z] === RUN TestContainerDelete [2021-08-08T11:36:30.592Z] --- PASS: TestContainerDelete (0.01s) [2021-08-08T11:36:30.592Z] === RUN TestContainerDoubleDelete [2021-08-08T11:36:30.592Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-08T11:36:30.592Z] === RUN TestLogContainerEventCopyLabels [2021-08-08T11:36:30.592Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-08T11:36:30.592Z] === RUN TestLogContainerEventWithAttributes [2021-08-08T11:36:30.592Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-08T11:36:30.592Z] === RUN TestNoneHealthcheck [2021-08-08T11:36:30.592Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-08T11:36:30.592Z] === RUN TestHealthStates [2021-08-08T11:36:30.592Z] time="2021-08-08T11:36:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-08T11:36:30.592Z] time="2021-08-08T11:36:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-08T11:36:30.592Z] time="2021-08-08T11:36:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-08T11:36:30.592Z] time="2021-08-08T11:36:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-08T11:36:30.593Z] time="2021-08-08T11:36:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-08T11:36:30.593Z] time="2021-08-08T11:36:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-08T11:36:30.593Z] time="2021-08-08T11:36:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-08T11:36:30.593Z] time="2021-08-08T11:36:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-08T11:36:30.593Z] time="2021-08-08T11:36:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-08T11:36:30.593Z] time="2021-08-08T11:36:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-08T11:36:30.593Z] --- PASS: TestHealthStates (0.19s) [2021-08-08T11:36:30.593Z] === RUN TestMaskURLCredentials [2021-08-08T11:36:30.593Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-08T11:36:30.593Z] === RUN TestGetInspectData [2021-08-08T11:36:30.593Z] --- PASS: TestGetInspectData (0.00s) [2021-08-08T11:36:30.593Z] === RUN TestFillLicense [2021-08-08T11:36:30.593Z] --- PASS: TestFillLicense (0.00s) [2021-08-08T11:36:30.593Z] === RUN TestListInvalidFilter [2021-08-08T11:36:30.593Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-08T11:36:30.593Z] === RUN TestNameFilter [2021-08-08T11:36:30.593Z] --- PASS: TestNameFilter (0.00s) [2021-08-08T11:36:30.593Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-08T11:36:30.593Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-08T11:36:30.593Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-08T11:36:30.593Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-08T11:36:30.593Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-08T11:36:30.593Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-08T11:36:30.593Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-08T11:36:30.593Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-08T11:36:30.593Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-08T11:36:30.593Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-08T11:36:30.593Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-08T11:36:30.593Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-08T11:36:30.593Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-08T11:36:30.593Z] === 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 [2021-08-08T11:36:30.593Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-08T11:36:30.593Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-08T11:36:30.593Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-08T11:36:30.593Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-08T11:36:30.593Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-08T11:36:30.593Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-08T11:36:30.593Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-08T11:36:30.593Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-08T11:36:30.593Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-08T11:36:30.593Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-08T11:36:30.593Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-08T11:36:30.593Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-08T11:36:30.593Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-08T11:36:30.593Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-08T11:36:30.593Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-08T11:36:30.593Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-08T11:36:30.593Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-08T11:36:30.593Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-08T11:36:30.593Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-08T11:36:30.593Z] --- 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) [2021-08-08T11:36:30.593Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-08T11:36:30.593Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-08T11:36:30.593Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-08T11:36:30.593Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-08T11:36:30.593Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-08T11:36:30.593Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-08T11:36:30.593Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-08T11:36:30.593Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-08T11:36:30.593Z] === RUN TestDaemonReloadLabels [2021-08-08T11:36:30.593Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-08T11:36:30.593Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-08T11:36:30.593Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-08T11:36:30.593Z] === RUN TestDaemonReloadMirrors [2021-08-08T11:36:30.593Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-08T11:36:30.593Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-08T11:36:30.593Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-08T11:36:30.593Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-08T11:36:30.593Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-08T11:36:30.593Z] === RUN TestDaemonDiscoveryReload [2021-08-08T11:36:30.600Z] --- PASS: TestContainerVolumesMountedAsSlave (1.33s) [2021-08-08T11:36:30.600Z] === RUN TestNetworkNat [2021-08-08T11:36:30.600Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-08-08T11:36:31.163Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-08T11:36:31.421Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-08T11:36:31.564Z] === RUN TestIsEmptyDir [2021-08-08T11:36:31.564Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-08T11:36:31.564Z] PASS [2021-08-08T11:36:31.564Z] coverage: 2.3% of statements [2021-08-08T11:36:31.564Z] ok github.com/docker/docker/daemon/graphdriver 0.071s coverage: 2.3% of statements [2021-08-08T11:36:31.564Z] === RUN TestLinkNaming [2021-08-08T11:36:31.564Z] --- PASS: TestLinkNaming (0.00s) [2021-08-08T11:36:31.564Z] === RUN TestLinkNew [2021-08-08T11:36:31.564Z] --- PASS: TestLinkNew (0.00s) [2021-08-08T11:36:31.564Z] === RUN TestLinkEnv [2021-08-08T11:36:31.564Z] --- PASS: TestLinkEnv (0.00s) [2021-08-08T11:36:31.564Z] === RUN TestLinkMultipleEnv [2021-08-08T11:36:31.564Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-08T11:36:31.564Z] === RUN TestLinkPortRangeEnv [2021-08-08T11:36:31.564Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-08T11:36:31.564Z] PASS [2021-08-08T11:36:31.564Z] coverage: 93.0% of statements [2021-08-08T11:36:31.564Z] ok github.com/docker/docker/daemon/links 0.048s coverage: 93.0% of statements [2021-08-08T11:36:31.564Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-08-08T11:36:31.992Z] --- PASS: TestNetworkNat (1.32s) [2021-08-08T11:36:31.992Z] === RUN TestNetworkLocalhostTCPNat [2021-08-08T11:36:32.028Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-08T11:36:32.488Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-08-08T11:36:32.488Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-08T11:36:32.949Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-08-08T11:36:32.949Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-08T11:36:32.949Z] reload_test.go:520: root required [2021-08-08T11:36:32.949Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-08T11:36:32.949Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-08T11:36:32.949Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-08T11:36:32.949Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-08T11:36:32.949Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-08-08T11:36:32.949Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-08T11:36:32.949Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-08T11:36:32.949Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-08T11:36:32.949Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-08-08T11:36:32.949Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-08T11:36:32.949Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-08T11:36:32.949Z] === RUN TestParseVolumesFrom [2021-08-08T11:36:32.949Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-08T11:36:32.949Z] PASS [2021-08-08T11:36:32.949Z] coverage: 9.2% of statements [2021-08-08T11:36:32.949Z] ok github.com/docker/docker/daemon 2.570s coverage: 9.2% of statements [2021-08-08T11:36:32.949Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-08T11:36:32.949Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-08T11:36:32.949Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-08T11:36:32.949Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-08T11:36:32.949Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-08T11:36:32.949Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-08T11:36:32.949Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-08T11:36:32.949Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-08T11:36:32.949Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-08T11:36:32.949Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-08T11:36:32.949Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-08T11:36:32.949Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-08T11:36:32.949Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-08T11:36:32.949Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-08T11:36:33.361Z] check_test.go:309: [d8bbd6b0cc359] daemon is not started [2021-08-08T11:36:33.361Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-08-08T11:36:33.617Z] --- PASS: TestNetworkLocalhostTCPNat (1.56s) [2021-08-08T11:36:33.617Z] === RUN TestNetworkLoopbackNat [2021-08-08T11:36:33.920Z] === RUN TestAdapterReadLogs [2021-08-08T11:36:33.921Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-08T11:36:33.921Z] === RUN TestCopier [2021-08-08T11:36:33.921Z] --- PASS: TestCopier (0.00s) [2021-08-08T11:36:33.921Z] === RUN TestCopierLongLines [2021-08-08T11:36:33.921Z] --- PASS: TestCopierLongLines (0.01s) [2021-08-08T11:36:33.921Z] === RUN TestCopierSlow [2021-08-08T11:36:33.921Z] === RUN TestNewStreamConfig [2021-08-08T11:36:33.921Z] === RUN TestNewStreamConfig/defaults [2021-08-08T11:36:33.921Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-08T11:36:33.921Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-08T11:36:33.921Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-08T11:36:33.921Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-08T11:36:33.921Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-08T11:36:33.921Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-08T11:36:33.921Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-08T11:36:33.921Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-08T11:36:33.921Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-08T11:36:33.921Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-08T11:36:33.921Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-08T11:36:33.921Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-08T11:36:33.921Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-08T11:36:33.921Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-08T11:36:33.921Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-08T11:36:33.921Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-08T11:36:33.921Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-08T11:36:33.921Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-08T11:36:33.921Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-08T11:36:33.921Z] --- PASS: TestCopierSlow (0.22s) [2021-08-08T11:36:33.921Z] === RUN TestCopierWithSized [2021-08-08T11:36:34.382Z] === RUN TestCopierWithSized/as_is [2021-08-08T11:36:34.382Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-08T11:36:34.382Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-08T11:36:34.382Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-08-08T11:36:34.382Z] === RUN TestCopierWithPartial [2021-08-08T11:36:34.382Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestRingLogger [2021-08-08T11:36:34.382Z] --- PASS: TestRingLogger (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestRingCap [2021-08-08T11:36:34.382Z] --- PASS: TestRingCap (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestRingClose [2021-08-08T11:36:34.382Z] --- PASS: TestRingClose (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestRingDrain [2021-08-08T11:36:34.382Z] --- PASS: TestRingDrain (0.00s) [2021-08-08T11:36:34.382Z] PASS [2021-08-08T11:36:34.382Z] coverage: 43.3% of statements [2021-08-08T11:36:34.382Z] ok github.com/docker/docker/daemon/logger 0.288s coverage: 43.3% of statements [2021-08-08T11:36:34.382Z] === RUN TestSearchRegistryForImagesErrors [2021-08-08T11:36:34.382Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestSearchRegistryForImages [2021-08-08T11:36:34.382Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestOnlyPlatformWithFallback [2021-08-08T11:36:34.382Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestImageDelete [2021-08-08T11:36:34.382Z] === RUN TestImageDelete/no_lease [2021-08-08T11:36:34.382Z] === RUN TestImageDelete/lease_exists [2021-08-08T11:36:34.382Z] --- PASS: TestImageDelete (0.04s) [2021-08-08T11:36:34.382Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-08T11:36:34.382Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-08-08T11:36:34.382Z] === RUN TestContentStoreForPull [2021-08-08T11:36:34.382Z] time="2021-08-08T11:36:33Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-08T11:36:34.382Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-08-08T11:36:34.382Z] === RUN TestCreateSuccess [2021-08-08T11:36:34.382Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestCreateStreamSkipped [2021-08-08T11:36:34.382Z] time="2021-08-08T11:36:33Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-08T11:36:34.382Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestCreateLogGroupSuccess [2021-08-08T11:36:34.382Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestCreateError [2021-08-08T11:36:34.382Z] --- PASS: TestCreateError (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestCreateAlreadyExists [2021-08-08T11:36:34.382Z] time="2021-08-08T11:36:33Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-08T11:36:34.382Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestLogClosed [2021-08-08T11:36:34.382Z] --- PASS: TestLogClosed (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestLogBlocking [2021-08-08T11:36:34.382Z] --- PASS: TestLogBlocking (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-08T11:36:34.382Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestLogNonBlockingBufferFull [2021-08-08T11:36:34.382Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestPublishBatchSuccess [2021-08-08T11:36:34.382Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestPublishBatchError [2021-08-08T11:36:34.382Z] time="2021-08-08T11:36:33Z" level=error msg=Error [2021-08-08T11:36:34.382Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-08T11:36:34.382Z] time="2021-08-08T11:36:33Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-08T11:36:34.382Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-08T11:36:34.382Z] time="2021-08-08T11:36:33Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-08T11:36:34.382Z] time="2021-08-08T11:36:33Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-08T11:36:34.382Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestCollectBatchSimple [2021-08-08T11:36:34.382Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestCollectBatchTicker [2021-08-08T11:36:34.382Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestCollectBatchMultilinePattern [2021-08-08T11:36:34.382Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-08T11:36:34.382Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-08T11:36:34.382Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-08T11:36:34.382Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-08-08T11:36:34.382Z] === RUN TestCollectBatchClose [2021-08-08T11:36:34.382Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestEffectiveLen [2021-08-08T11:36:34.382Z] === RUN TestEffectiveLen/0/Hello [2021-08-08T11:36:34.382Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-08T11:36:34.382Z] === RUN TestEffectiveLen/2/🙃 [2021-08-08T11:36:34.382Z] === RUN TestEffectiveLen/3/���� [2021-08-08T11:36:34.382Z] === RUN TestEffectiveLen/4/He��o [2021-08-08T11:36:34.382Z] === RUN TestEffectiveLen/5/ [2021-08-08T11:36:34.382Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestFindValidSplit [2021-08-08T11:36:34.382Z] === RUN TestFindValidSplit/0/ [2021-08-08T11:36:34.382Z] cloudwatchlogs_test.go:1064: [2021-08-08T11:36:34.382Z] cloudwatchlogs_test.go:1065: [2021-08-08T11:36:34.382Z] === RUN TestFindValidSplit/1/Hello [2021-08-08T11:36:34.382Z] cloudwatchlogs_test.go:1064: Hello [2021-08-08T11:36:34.382Z] cloudwatchlogs_test.go:1065: [2021-08-08T11:36:34.382Z] === RUN TestFindValidSplit/2/Hello [2021-08-08T11:36:34.382Z] cloudwatchlogs_test.go:1064: He [2021-08-08T11:36:34.382Z] cloudwatchlogs_test.go:1065: llo [2021-08-08T11:36:34.382Z] === RUN TestFindValidSplit/3/Hello [2021-08-08T11:36:34.382Z] cloudwatchlogs_test.go:1064: [2021-08-08T11:36:34.382Z] cloudwatchlogs_test.go:1065: Hello [2021-08-08T11:36:34.382Z] === RUN TestFindValidSplit/4/🙃 [2021-08-08T11:36:34.382Z] cloudwatchlogs_test.go:1064: [2021-08-08T11:36:34.382Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-08T11:36:34.382Z] === RUN TestFindValidSplit/5/🙃 [2021-08-08T11:36:34.382Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-08T11:36:34.382Z] cloudwatchlogs_test.go:1065: [2021-08-08T11:36:34.382Z] === RUN TestFindValidSplit/6/a� [2021-08-08T11:36:34.382Z] cloudwatchlogs_test.go:1064: a [2021-08-08T11:36:34.382Z] cloudwatchlogs_test.go:1065: � [2021-08-08T11:36:34.382Z] === RUN TestFindValidSplit/7/a� [2021-08-08T11:36:34.382Z] cloudwatchlogs_test.go:1064: a� [2021-08-08T11:36:34.382Z] cloudwatchlogs_test.go:1065: [2021-08-08T11:36:34.382Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestProcessEventEmoji [2021-08-08T11:36:34.382Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-08-08T11:36:34.382Z] === RUN TestCollectBatchLineSplit [2021-08-08T11:36:34.382Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-08T11:36:34.382Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestCollectBatchMaxEvents [2021-08-08T11:36:34.382Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-08-08T11:36:34.382Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-08T11:36:34.382Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-08-08T11:36:34.382Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-08T11:36:34.382Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-08-08T11:36:34.382Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-08T11:36:34.382Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-08-08T11:36:34.382Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-08T11:36:34.382Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-08T11:36:34.382Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-08T11:36:34.382Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-08T11:36:34.382Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-08T11:36:34.382Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-08T11:36:34.382Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-08T11:36:34.382Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-08T11:36:34.382Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-08T11:36:34.382Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-08T11:36:34.382Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-08T11:36:34.382Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-08T11:36:34.382Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-08T11:36:34.382Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-08T11:36:34.382Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-08T11:36:34.382Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-08T11:36:34.382Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-08T11:36:34.382Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-08T11:36:34.382Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-08T11:36:34.382Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-08T11:36:34.383Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-08T11:36:34.383Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-08T11:36:34.383Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-08T11:36:34.383Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-08T11:36:34.383Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-08T11:36:34.383Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-08T11:36:34.383Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-08T11:36:34.383Z] === RUN TestCreateTagSuccess [2021-08-08T11:36:34.383Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-08T11:36:34.383Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-08T11:36:34.383Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-08T11:36:34.383Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-08T11:36:34.383Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-08T11:36:34.383Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-08T11:36:34.383Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-08T11:36:34.383Z] PASS [2021-08-08T11:36:34.383Z] --- PASS: TestContentStoreForPull (0.21s) [2021-08-08T11:36:34.383Z] PASS [2021-08-08T11:36:34.383Z] coverage: 6.8% of statements [2021-08-08T11:36:34.383Z] coverage: 77.0% of statements [2021-08-08T11:36:34.383Z] ok github.com/docker/docker/daemon/images 0.356s coverage: 6.8% of statements [2021-08-08T11:36:34.383Z] ok github.com/docker/docker/daemon/logger/awslogs 0.451s coverage: 77.0% of statements [2021-08-08T11:36:34.383Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-08T11:36:34.383Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-08T11:36:34.383Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-08T11:36:34.383Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-08T11:36:34.383Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-08T11:36:34.383Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-08T11:36:34.383Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-08T11:36:34.616Z] --- PASS: TestServicePlugin (30.40s) [2021-08-08T11:36:34.616Z] === RUN TestServiceUpdateLabel [2021-08-08T11:36:35.355Z] === RUN TestJSONFileLogger [2021-08-08T11:36:35.355Z] --- PASS: TestJSONFileLogger (0.01s) [2021-08-08T11:36:35.355Z] === RUN TestJSONFileLoggerWithTags [2021-08-08T11:36:35.355Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-08T11:36:35.355Z] === RUN TestJSONFileLoggerWithOpts [2021-08-08T11:36:35.355Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-08-08T11:36:35.355Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-08T11:36:35.355Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-08T11:36:35.355Z] === RUN TestEncodeDecode [2021-08-08T11:36:35.355Z] === PAUSE TestEncodeDecode [2021-08-08T11:36:35.355Z] === RUN TestUnexpectedEOF [2021-08-08T11:36:35.355Z] time="2021-08-08T11:36:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-08T11:36:35.355Z] time="2021-08-08T11:36:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-08T11:36:35.355Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-08-08T11:36:35.355Z] === CONT TestEncodeDecode [2021-08-08T11:36:35.355Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-08T11:36:35.355Z] PASS [2021-08-08T11:36:35.355Z] coverage: 69.9% of statements [2021-08-08T11:36:35.355Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.255s coverage: 69.9% of statements [2021-08-08T11:36:35.355Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-08T11:36:35.355Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-08T11:36:35.355Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-08T11:36:35.548Z] --- PASS: TestServiceUpdateLabel (2.16s) [2021-08-08T11:36:35.548Z] === RUN TestServiceUpdateSecrets [2021-08-08T11:36:35.815Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-08-08T11:36:35.815Z] === RUN TestFastTimeMarshalJSON [2021-08-08T11:36:35.815Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-08-08T11:36:35.815Z] PASS [2021-08-08T11:36:35.815Z] coverage: 87.2% of statements [2021-08-08T11:36:35.815Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.217s coverage: 87.2% of statements [2021-08-08T11:36:36.275Z] === RUN TestWriteLog [2021-08-08T11:36:36.275Z] === PAUSE TestWriteLog [2021-08-08T11:36:36.275Z] === RUN TestReadLog [2021-08-08T11:36:36.275Z] === PAUSE TestReadLog [2021-08-08T11:36:36.275Z] === CONT TestWriteLog [2021-08-08T11:36:36.275Z] === CONT TestReadLog [2021-08-08T11:36:36.275Z] --- PASS: TestWriteLog (0.00s) [2021-08-08T11:36:36.275Z] === RUN TestReadLog/tail_exact [2021-08-08T11:36:36.275Z] === RUN TestReadLog/tail_less_than_available [2021-08-08T11:36:36.275Z] === RUN TestReadLog/tail_more_than_available [2021-08-08T11:36:36.275Z] --- PASS: TestReadLog (0.16s) [2021-08-08T11:36:36.275Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-08-08T11:36:36.275Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-08T11:36:36.275Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-08-08T11:36:36.275Z] PASS [2021-08-08T11:36:36.275Z] coverage: 75.2% of statements [2021-08-08T11:36:36.275Z] ok github.com/docker/docker/daemon/logger/local 0.262s coverage: 75.2% of statements [2021-08-08T11:36:36.275Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-08T11:36:36.275Z] === RUN TestOpenFileDelete [2021-08-08T11:36:36.275Z] --- PASS: TestOpenFileDelete (0.01s) [2021-08-08T11:36:36.275Z] === RUN TestOpenFileRename [2021-08-08T11:36:36.275Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-08T11:36:36.275Z] === RUN TestParseLogTagDefaultTag [2021-08-08T11:36:36.275Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-08T11:36:36.275Z] === RUN TestParseLogTag [2021-08-08T11:36:36.275Z] --- PASS: TestParseLogTag (0.00s) [2021-08-08T11:36:36.275Z] === RUN TestParseLogTagEmptyTag [2021-08-08T11:36:36.275Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-08T11:36:36.275Z] === RUN TestTailFiles [2021-08-08T11:36:36.275Z] --- PASS: TestTailFiles (0.00s) [2021-08-08T11:36:36.275Z] === RUN TestFollowLogsConsumerGone [2021-08-08T11:36:36.275Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-08T11:36:36.275Z] === RUN TestFollowLogsProducerGone [2021-08-08T11:36:36.275Z] logfile_test.go:179: logDecode() closed after sending 458 messages [2021-08-08T11:36:36.275Z] logfile_test.go:232: messages sent: 458, received: 458 [2021-08-08T11:36:36.275Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-08T11:36:36.275Z] === RUN TestCheckCapacityAndRotate [2021-08-08T11:36:36.275Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-08T11:36:36.275Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-08T11:36:36.735Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-08-08T11:36:36.735Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-08T11:36:36.735Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2021-08-08T11:36:36.735Z] PASS [2021-08-08T11:36:36.735Z] coverage: 55.8% of statements [2021-08-08T11:36:36.735Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.308s coverage: 55.8% of statements [2021-08-08T11:36:36.735Z] === RUN TestLog [2021-08-08T11:36:36.735Z] --- PASS: TestLog (0.00s) [2021-08-08T11:36:36.735Z] PASS [2021-08-08T11:36:36.884Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-08-08T11:36:37.144Z] --- PASS: TestNetworkLoopbackNat (3.68s) [2021-08-08T11:36:37.144Z] === RUN TestPause [2021-08-08T11:36:37.194Z] coverage: 31.5% of statements [2021-08-08T11:36:37.195Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.061s coverage: 31.5% of statements [2021-08-08T11:36:37.655Z] === RUN TestValidateLogOpt [2021-08-08T11:36:37.655Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-08T11:36:37.655Z] === RUN TestNewMissedConfig [2021-08-08T11:36:37.655Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-08T11:36:37.655Z] === RUN TestNewMissedUrl [2021-08-08T11:36:37.655Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-08T11:36:37.655Z] === RUN TestNewMissedToken [2021-08-08T11:36:37.655Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-08T11:36:37.655Z] === RUN TestNewWithProxy [2021-08-08T11:36:37.655Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-08T11:36:37.655Z] === RUN TestDefault [2021-08-08T11:36:37.655Z] --- PASS: TestDefault (0.01s) [2021-08-08T11:36:37.655Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-08T11:36:37.655Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-08T11:36:37.655Z] === RUN TestJsonFormat [2021-08-08T11:36:37.655Z] --- PASS: TestJsonFormat (0.01s) [2021-08-08T11:36:37.655Z] === RUN TestRawFormat [2021-08-08T11:36:37.655Z] --- PASS: TestRawFormat (0.00s) [2021-08-08T11:36:37.655Z] === RUN TestRawFormatWithLabels [2021-08-08T11:36:37.655Z] === RUN TestNewParse [2021-08-08T11:36:37.655Z] --- PASS: TestNewParse (0.00s) [2021-08-08T11:36:37.655Z] PASS [2021-08-08T11:36:37.655Z] coverage: 8.3% of statements [2021-08-08T11:36:37.655Z] --- PASS: TestRawFormatWithLabels (0.03s) [2021-08-08T11:36:37.655Z] === RUN TestRawFormatWithoutTag [2021-08-08T11:36:37.655Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-08T11:36:37.655Z] === RUN TestBatching [2021-08-08T11:36:37.655Z] ok github.com/docker/docker/daemon/logger/templates 0.072s coverage: 8.3% of statements [2021-08-08T11:36:38.115Z] === RUN TestParseLogFormat [2021-08-08T11:36:38.115Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-08T11:36:38.115Z] === RUN TestValidateLogOptEmpty [2021-08-08T11:36:38.115Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-08T11:36:38.115Z] === RUN TestValidateSyslogAddress [2021-08-08T11:36:38.115Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-08T11:36:38.115Z] === RUN TestParseAddressDefaultPort [2021-08-08T11:36:38.115Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-08T11:36:38.115Z] === RUN TestValidateSyslogFacility [2021-08-08T11:36:38.115Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-08T11:36:38.115Z] === RUN TestValidateLogOptSyslogFormat [2021-08-08T11:36:38.115Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-08T11:36:38.115Z] === RUN TestValidateLogOpt [2021-08-08T11:36:38.115Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-08T11:36:38.115Z] PASS [2021-08-08T11:36:38.115Z] coverage: 46.8% of statements [2021-08-08T11:36:38.115Z] ok github.com/docker/docker/daemon/logger/syslog 0.052s coverage: 46.8% of statements [2021-08-08T11:36:38.115Z] --- PASS: TestBatching (0.24s) [2021-08-08T11:36:38.115Z] === RUN TestFrequency [2021-08-08T11:36:38.115Z] --- PASS: TestFrequency (0.23s) [2021-08-08T11:36:38.115Z] === RUN TestOneMessagePerRequest [2021-08-08T11:36:38.115Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-08T11:36:38.115Z] === RUN TestVerify [2021-08-08T11:36:38.115Z] --- PASS: TestVerify (0.00s) [2021-08-08T11:36:38.115Z] === RUN TestSkipVerify [2021-08-08T11:36:38.510Z] --- PASS: TestPause (1.12s) [2021-08-08T11:36:38.510Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-08T11:36:38.510Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-08T11:36:38.510Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-08T11:36:38.510Z] === RUN TestPauseStopPausedContainer [2021-08-08T11:36:38.576Z] time="2021-08-08T11:36:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:36:38.576Z] time="2021-08-08T11:36:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:36:38.576Z] time="2021-08-08T11:36:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:36:39.038Z] --- PASS: TestSkipVerify (0.76s) [2021-08-08T11:36:39.038Z] === RUN TestBufferMaximum [2021-08-08T11:36:39.038Z] time="2021-08-08T11:36:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:36:39.038Z] time="2021-08-08T11:36:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:36:39.038Z] time="2021-08-08T11:36:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:36:39.038Z] time="2021-08-08T11:36:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:36:39.038Z] time="2021-08-08T11:36:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:36:39.038Z] time="2021-08-08T11:36:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628422598.669326\",\"host\":\"925e447a51d5\"}'" [2021-08-08T11:36:39.038Z] time="2021-08-08T11:36:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628422598.669326\",\"host\":\"925e447a51d5\"}'" [2021-08-08T11:36:39.038Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-08T11:36:39.038Z] === RUN TestServerAlwaysDown [2021-08-08T11:36:39.038Z] time="2021-08-08T11:36:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:36:39.038Z] time="2021-08-08T11:36:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:36:39.038Z] time="2021-08-08T11:36:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628422598.670485\",\"host\":\"925e447a51d5\"}'" [2021-08-08T11:36:39.038Z] time="2021-08-08T11:36:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628422598.670485\",\"host\":\"925e447a51d5\"}'" [2021-08-08T11:36:39.038Z] time="2021-08-08T11:36:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-08T11:36:39.038Z] time="2021-08-08T11:36:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628422598.670485\",\"host\":\"925e447a51d5\"}'" [2021-08-08T11:36:39.038Z] time="2021-08-08T11:36:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628422598.670485\",\"host\":\"925e447a51d5\"}'" [2021-08-08T11:36:39.038Z] time="2021-08-08T11:36:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628422598.670485\",\"host\":\"925e447a51d5\"}'" [2021-08-08T11:36:39.038Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-08T11:36:39.038Z] === RUN TestCannotSendAfterClose [2021-08-08T11:36:39.038Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-08T11:36:39.038Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-08T11:36:39.038Z] === RUN TestV1IDService [2021-08-08T11:36:39.038Z] --- PASS: TestV1IDService (0.03s) [2021-08-08T11:36:39.038Z] === RUN TestV2MetadataService [2021-08-08T11:36:39.438Z] --- PASS: TestPauseStopPausedContainer (1.04s) [2021-08-08T11:36:39.438Z] === RUN TestPidHost [2021-08-08T11:36:39.485Z] 2021/08/08 11:36:37 Closing DB instances... [2021-08-08T11:36:39.485Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2021-08-08T11:36:39.485Z] === RUN TestFindNode [2021-08-08T11:36:39.485Z] 2021/08/08 11:36:38 Closing DB instances... [2021-08-08T11:36:39.485Z] --- PASS: TestFindNode (0.02s) [2021-08-08T11:36:39.485Z] === RUN TestChangeNodeState [2021-08-08T11:36:39.485Z] 2021/08/08 11:36:39 Closing DB instances... [2021-08-08T11:36:39.485Z] --- PASS: TestChangeNodeState (0.02s) [2021-08-08T11:36:39.485Z] === RUN TestNodeReincarnation [2021-08-08T11:36:39.485Z] 2021/08/08 11:36:39 Closing DB instances... [2021-08-08T11:36:40.010Z] time="2021-08-08T11:36:39Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-08T11:36:40.010Z] time="2021-08-08T11:36:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"925e447a51d5\"}'" [2021-08-08T11:36:40.010Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2021-08-08T11:36:40.010Z] PASS [2021-08-08T11:36:40.010Z] coverage: 82.5% of statements [2021-08-08T11:36:40.010Z] ok github.com/docker/docker/daemon/logger/splunk 2.382s coverage: 82.5% of statements [2021-08-08T11:36:40.010Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-08T11:36:40.010Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-08T11:36:40.010Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-08T11:36:40.470Z] --- PASS: TestV2MetadataService (1.09s) [2021-08-08T11:36:40.470Z] PASS [2021-08-08T11:36:40.470Z] coverage: 48.2% of statements [2021-08-08T11:36:40.470Z] ok github.com/docker/docker/distribution/metadata 1.199s coverage: 48.2% of statements [2021-08-08T11:36:40.470Z] === RUN TestSuccessfulDownload [2021-08-08T11:36:40.470Z] download_test.go:268: Needs fixing on Windows [2021-08-08T11:36:40.470Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-08T11:36:40.470Z] === RUN TestCancelledDownload [2021-08-08T11:36:40.470Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-08T11:36:40.470Z] === RUN TestMaxDownloadAttempts [2021-08-08T11:36:40.470Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-08T11:36:40.470Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-08T11:36:40.470Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-08T11:36:40.470Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-08T11:36:40.470Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-08T11:36:40.470Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-08T11:36:40.470Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-08T11:36:40.470Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-08T11:36:40.470Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-08T11:36:40.470Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-08T11:36:40.470Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-08T11:36:40.470Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-08T11:36:40.470Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-08T11:36:40.470Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-08T11:36:40.470Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-08T11:36:40.470Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-08T11:36:40.470Z] === RUN TestContinueOnError_NeverContinue [2021-08-08T11:36:40.470Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-08T11:36:40.470Z] === RUN TestManifestStore [2021-08-08T11:36:40.470Z] === RUN TestManifestStore/no_remote_or_local [2021-08-08T11:36:40.470Z] time="2021-08-08T11:36:40Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local750094671\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-08T11:36:40.470Z] === RUN TestManifestStore/no_local_cache [2021-08-08T11:36:40.931Z] === RUN TestManifestStore/with_local_cache [2021-08-08T11:36:40.931Z] === RUN TestManifestStore/unknown_media_type [2021-08-08T11:36:40.931Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-08T11:36:40.931Z] time="2021-08-08T11:36:40Z" level=warning msg="reference for unknown type: " [2021-08-08T11:36:40.931Z] time="2021-08-08T11:36:40Z" level=warning msg="reference for unknown type: " [2021-08-08T11:36:40.931Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-08T11:36:40.931Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-08T11:36:40.931Z] time="2021-08-08T11:36:40Z" level=warning msg="reference for unknown type: " [2021-08-08T11:36:40.931Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-08T11:36:40.931Z] time="2021-08-08T11:36:40Z" level=warning msg="reference for unknown type: " [2021-08-08T11:36:40.931Z] time="2021-08-08T11:36:40Z" level=warning msg="reference for unknown type: " [2021-08-08T11:36:40.931Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-08T11:36:40.931Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-08T11:36:40.931Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-08T11:36:40.931Z] time="2021-08-08T11:36:40Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-08T11:36:40.931Z] --- PASS: TestManifestStore (0.41s) [2021-08-08T11:36:40.931Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2021-08-08T11:36:40.931Z] --- PASS: TestManifestStore/no_local_cache (0.05s) [2021-08-08T11:36:40.931Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-08-08T11:36:40.931Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-08-08T11:36:40.931Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-08-08T11:36:40.931Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-08-08T11:36:40.931Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-08-08T11:36:40.931Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-08-08T11:36:40.931Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-08-08T11:36:40.931Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-08-08T11:36:40.931Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-08-08T11:36:40.931Z] === RUN TestDetectManifestBlobMediaType [2021-08-08T11:36:40.931Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-08T11:36:40.931Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-08T11:36:40.931Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-08T11:36:40.931Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-08T11:36:40.931Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-08T11:36:40.931Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-08T11:36:40.931Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-08T11:36:40.931Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-08T11:36:40.931Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-08T11:36:40.931Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-08T11:36:40.931Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-08T11:36:40.931Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-08T11:36:40.931Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-08T11:36:40.931Z] === RUN TestFixManifestLayers [2021-08-08T11:36:40.931Z] --- PASS: TestFixManifestLayers (0.01s) [2021-08-08T11:36:40.931Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-08T11:36:40.931Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-08T11:36:40.931Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-08T11:36:40.931Z] === RUN TestFixManifestLayersBadParent [2021-08-08T11:36:40.931Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-08T11:36:40.931Z] === RUN TestValidateManifest [2021-08-08T11:36:40.931Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-08T11:36:40.931Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-08T11:36:40.931Z] === RUN TestFormatPlatform [2021-08-08T11:36:40.931Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-08T11:36:40.931Z] === RUN TestGetRepositoryMountCandidates [2021-08-08T11:36:40.931Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2021-08-08T11:36:40.931Z] === RUN TestLayerAlreadyExists [2021-08-08T11:36:40.931Z] 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} [2021-08-08T11:36:40.931Z] 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} [2021-08-08T11:36:40.931Z] 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} [2021-08-08T11:36:40.931Z] 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} [2021-08-08T11:36:40.931Z] 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} [2021-08-08T11:36:40.931Z] 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} [2021-08-08T11:36:40.931Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-08T11:36:40.931Z] === RUN TestWhenEmptyAuthConfig [2021-08-08T11:36:40.931Z] time="2021-08-08T11:36:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-08T11:36:40.931Z] time="2021-08-08T11:36:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-08T11:36:40.931Z] time="2021-08-08T11:36:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-08T11:36:40.931Z] time="2021-08-08T11:36:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-08T11:36:40.931Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-08T11:36:40.931Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2021-08-08T11:36:40.931Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2021-08-08T11:36:40.931Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2021-08-08T11:36:40.931Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2021-08-08T11:36:40.931Z] === RUN TestTransfer [2021-08-08T11:36:40.931Z] --- PASS: TestTransfer (0.19s) [2021-08-08T11:36:40.931Z] === RUN TestConcurrencyLimit [2021-08-08T11:36:41.392Z] === RUN TestNotFound [2021-08-08T11:36:41.392Z] --- PASS: TestNotFound (0.00s) [2021-08-08T11:36:41.392Z] === RUN TestConflict [2021-08-08T11:36:41.392Z] --- PASS: TestConflict (0.00s) [2021-08-08T11:36:41.392Z] === RUN TestForbidden [2021-08-08T11:36:41.392Z] --- PASS: TestForbidden (0.00s) [2021-08-08T11:36:41.392Z] === RUN TestInvalidParameter [2021-08-08T11:36:41.392Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-08T11:36:41.392Z] === RUN TestNotImplemented [2021-08-08T11:36:41.392Z] --- PASS: TestNotImplemented (0.00s) [2021-08-08T11:36:41.392Z] === RUN TestNotModified [2021-08-08T11:36:41.392Z] --- PASS: TestNotModified (0.00s) [2021-08-08T11:36:41.392Z] === RUN TestUnauthorized [2021-08-08T11:36:41.392Z] --- PASS: TestUnauthorized (0.00s) [2021-08-08T11:36:41.392Z] === RUN TestUnknown [2021-08-08T11:36:41.392Z] --- PASS: TestUnknown (0.00s) [2021-08-08T11:36:41.392Z] === RUN TestCancelled [2021-08-08T11:36:41.392Z] --- PASS: TestCancelled (0.00s) [2021-08-08T11:36:41.392Z] === RUN TestDeadline [2021-08-08T11:36:41.392Z] --- PASS: TestDeadline (0.00s) [2021-08-08T11:36:41.392Z] === RUN TestDataLoss [2021-08-08T11:36:41.392Z] --- PASS: TestDataLoss (0.00s) [2021-08-08T11:36:41.392Z] === RUN TestUnavailable [2021-08-08T11:36:41.392Z] --- PASS: TestUnavailable (0.00s) [2021-08-08T11:36:41.392Z] === RUN TestSystem [2021-08-08T11:36:41.392Z] --- PASS: TestSystem (0.00s) [2021-08-08T11:36:41.392Z] === RUN TestFromStatusCode [2021-08-08T11:36:41.392Z] === RUN TestFromStatusCode/Not_Found [2021-08-08T11:36:41.392Z] === RUN TestFromStatusCode/Bad_Request [2021-08-08T11:36:41.392Z] === RUN TestFromStatusCode/Conflict [2021-08-08T11:36:41.392Z] === RUN TestFromStatusCode/Unauthorized [2021-08-08T11:36:41.392Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-08T11:36:41.392Z] === RUN TestFromStatusCode/Forbidden [2021-08-08T11:36:41.392Z] === RUN TestFromStatusCode/Not_Modified [2021-08-08T11:36:41.392Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-08T11:36:41.392Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-08T11:36:41.392Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-08T11:36:41.392Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-08T11:36:41.392Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-08T11:36:41.392Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-08T11:36:41.392Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-08T11:36:41.392Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-08T11:36:41.392Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-08T11:36:41.392Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-08T11:36:41.392Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-08T11:36:41.392Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-08T11:36:41.392Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-08T11:36:41.392Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-08T11:36:41.392Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-08T11:36:41.392Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-08T11:36:41.392Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-08T11:36:41.392Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-08T11:36:41.392Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-08T11:36:41.392Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-08T11:36:41.392Z] PASS [2021-08-08T11:36:41.392Z] coverage: 53.1% of statements [2021-08-08T11:36:41.392Z] ok github.com/docker/docker/errdefs 0.045s coverage: 53.1% of statements [2021-08-08T11:36:41.854Z] --- PASS: TestConcurrencyLimit (0.55s) [2021-08-08T11:36:41.854Z] === RUN TestInactiveJobs [2021-08-08T11:36:41.854Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2021-08-08T11:36:41.854Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-08T11:36:41.854Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-08T11:36:41.854Z] === RUN TestTokenPassThru [2021-08-08T11:36:41.854Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-08T11:36:41.854Z] === RUN TestTokenPassThruDifferentHost [2021-08-08T11:36:41.854Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-08T11:36:41.854Z] PASS [2021-08-08T11:36:41.854Z] coverage: 24.1% of statements [2021-08-08T11:36:41.854Z] ok github.com/docker/docker/distribution 1.665s coverage: 24.1% of statements [2021-08-08T11:36:41.966Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-08-08T11:36:42.315Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-08T11:36:42.315Z] --- PASS: TestInactiveJobs (0.54s) [2021-08-08T11:36:42.315Z] === RUN TestWatchRelease [2021-08-08T11:36:42.315Z] --- PASS: TestWatchRelease (0.08s) [2021-08-08T11:36:42.315Z] === RUN TestWatchFinishedTransfer [2021-08-08T11:36:42.315Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-08T11:36:42.315Z] === RUN TestDuplicateTransfer [2021-08-08T11:36:42.315Z] === RUN TestFSGetInvalidData [2021-08-08T11:36:42.315Z] --- PASS: TestDuplicateTransfer (0.08s) [2021-08-08T11:36:42.315Z] === RUN TestSuccessfulUpload [2021-08-08T11:36:42.315Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-08-08T11:36:42.315Z] === RUN TestFSInvalidSet [2021-08-08T11:36:42.315Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-08T11:36:42.315Z] === RUN TestFSInvalidRoot [2021-08-08T11:36:42.315Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-08T11:36:42.315Z] === RUN TestFSMetadataGetSet [2021-08-08T11:36:42.315Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-08-08T11:36:42.315Z] === RUN TestFSInvalidWalker [2021-08-08T11:36:42.315Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-08-08T11:36:42.315Z] === RUN TestFSGetSet [2021-08-08T11:36:42.315Z] --- PASS: TestFSGetSet (0.02s) [2021-08-08T11:36:42.315Z] === RUN TestFSGetUnsetKey [2021-08-08T11:36:42.315Z] --- PASS: TestFSGetUnsetKey (0.02s) [2021-08-08T11:36:42.315Z] === RUN TestFSGetEmptyData [2021-08-08T11:36:42.315Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-08-08T11:36:42.315Z] === RUN TestFSDelete [2021-08-08T11:36:42.778Z] --- PASS: TestFSDelete (0.04s) [2021-08-08T11:36:42.778Z] === RUN TestFSWalker [2021-08-08T11:36:42.778Z] --- PASS: TestFSWalker (0.02s) [2021-08-08T11:36:42.778Z] === RUN TestFSWalkerStopOnError [2021-08-08T11:36:42.778Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-08T11:36:42.778Z] === RUN TestNewFromJSON [2021-08-08T11:36:42.778Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-08T11:36:42.778Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-08T11:36:42.778Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-08T11:36:42.778Z] === RUN TestMarshalKeyOrder [2021-08-08T11:36:42.778Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-08T11:36:42.778Z] === RUN TestHistoryEqual [2021-08-08T11:36:42.778Z] time="2021-08-08T11:36:42Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-08T11:36:42.778Z] === RUN TestCompare [2021-08-08T11:36:42.778Z] --- PASS: TestCompare (0.00s) [2021-08-08T11:36:42.778Z] PASS [2021-08-08T11:36:42.778Z] coverage: 19.2% of statements [2021-08-08T11:36:42.778Z] ok github.com/docker/docker/image/cache 0.079s coverage: 19.2% of statements [2021-08-08T11:36:42.778Z] --- PASS: TestHistoryEqual (0.19s) [2021-08-08T11:36:42.778Z] === RUN TestImage [2021-08-08T11:36:42.778Z] --- PASS: TestImage (0.00s) [2021-08-08T11:36:42.778Z] === RUN TestImageOSNotEmpty [2021-08-08T11:36:42.778Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-08T11:36:42.778Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-08T11:36:42.778Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-08T11:36:42.778Z] === RUN TestCreate [2021-08-08T11:36:42.778Z] --- PASS: TestCreate (0.01s) [2021-08-08T11:36:42.778Z] === RUN TestRestore [2021-08-08T11:36:42.778Z] time="2021-08-08T11:36:42Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-08T11:36:42.778Z] --- PASS: TestRestore (0.06s) [2021-08-08T11:36:42.778Z] === RUN TestAddDelete [2021-08-08T11:36:42.778Z] --- PASS: TestAddDelete (0.03s) [2021-08-08T11:36:42.778Z] === RUN TestSearchAfterDelete [2021-08-08T11:36:42.778Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-08T11:36:42.778Z] === RUN TestParentReset [2021-08-08T11:36:42.778Z] --- PASS: TestSuccessfulUpload (0.52s) [2021-08-08T11:36:42.778Z] === RUN TestCancelledUpload [2021-08-08T11:36:42.778Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-08T11:36:42.778Z] PASS [2021-08-08T11:36:42.778Z] coverage: 77.3% of statements [2021-08-08T11:36:42.778Z] ok github.com/docker/docker/distribution/xfer 2.541s coverage: 77.3% of statements [2021-08-08T11:36:42.778Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-08T11:36:42.778Z] --- PASS: TestParentReset (0.05s) [2021-08-08T11:36:42.778Z] === RUN TestGetAndSetLastUpdated [2021-08-08T11:36:42.778Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-08-08T11:36:42.778Z] === RUN TestStoreLen [2021-08-08T11:36:42.897Z] --- PASS: TestPidHost (3.38s) [2021-08-08T11:36:42.897Z] === RUN TestPsFilter [2021-08-08T11:36:42.897Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-08-08T11:36:42.897Z] --- PASS: TestPsFilter (0.15s) [2021-08-08T11:36:42.897Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-08T11:36:43.239Z] --- PASS: TestStoreLen (0.07s) [2021-08-08T11:36:43.239Z] PASS [2021-08-08T11:36:43.239Z] coverage: 86.6% of statements [2021-08-08T11:36:43.239Z] ok github.com/docker/docker/image 0.764s coverage: 86.6% of statements [2021-08-08T11:36:43.459Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-08-08T11:36:43.699Z] === RUN TestValidateManifest [2021-08-08T11:36:43.699Z] === RUN TestValidateManifest/nil [2021-08-08T11:36:43.699Z] === RUN TestValidateManifest/non-nil [2021-08-08T11:36:43.700Z] --- PASS: TestValidateManifest (0.00s) [2021-08-08T11:36:43.700Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-08T11:36:43.700Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-08T11:36:43.700Z] PASS [2021-08-08T11:36:43.700Z] coverage: 0.7% of statements [2021-08-08T11:36:43.700Z] ok github.com/docker/docker/image/tarexport 0.072s coverage: 0.7% of statements [2021-08-08T11:36:43.700Z] === RUN TestMakeV1ConfigFromConfig [2021-08-08T11:36:43.700Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-08T11:36:43.700Z] PASS [2021-08-08T11:36:43.700Z] coverage: 25.0% of statements [2021-08-08T11:36:43.700Z] ok github.com/docker/docker/image/v1 0.078s coverage: 25.0% of statements [2021-08-08T11:36:43.700Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-08T11:36:44.023Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.01s) [2021-08-08T11:36:44.023Z] === RUN TestRemoveContainerWithVolume [2021-08-08T11:36:44.023Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-08-08T11:36:44.023Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-08-08T11:36:44.172Z] time="2021-08-08T11:36:44Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-08T11:36:44.172Z] --- PASS: TestNodeReincarnation (5.02s) [2021-08-08T11:36:44.172Z] === RUN TestParallelCreate [2021-08-08T11:36:44.172Z] 2021/08/08 11:36:44 Closing DB instances... [2021-08-08T11:36:44.172Z] --- PASS: TestParallelCreate (0.02s) [2021-08-08T11:36:44.172Z] === RUN TestParallelDelete [2021-08-08T11:36:44.172Z] 2021/08/08 11:36:44 Closing DB instances... [2021-08-08T11:36:44.172Z] --- PASS: TestParallelDelete (0.02s) [2021-08-08T11:36:44.172Z] === RUN TestNetworkDBIslands [2021-08-08T11:36:44.172Z] time="2021-08-08T11:36:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:bcaadfc0cefc with config:&{NodeID:bcaadfc0cefc Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-08T11:36:44.172Z] time="2021-08-08T11:36:44Z" level=info msg="Node bcaadfc0cefc/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:44.172Z] time="2021-08-08T11:36:44Z" level=info msg="Node bcaadfc0cefc/172.31.154.105, added to nodes list" [2021-08-08T11:36:44.172Z] time="2021-08-08T11:36:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9d960c6dd351 with config:&{NodeID:9d960c6dd351 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-08T11:36:44.172Z] time="2021-08-08T11:36:44Z" level=info msg="Node 9d960c6dd351/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:44.172Z] time="2021-08-08T11:36:44Z" level=info msg="Node 9d960c6dd351/172.31.154.105, added to nodes list" [2021-08-08T11:36:44.172Z] time="2021-08-08T11:36:44Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-08T11:36:44.172Z] time="2021-08-08T11:36:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-08T11:36:44.172Z] time="2021-08-08T11:36:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2021-08-08T11:36:44.172Z] time="2021-08-08T11:36:44Z" level=info msg="Node 9d960c6dd351/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:44.172Z] time="2021-08-08T11:36:44Z" level=info msg="Node 9d960c6dd351/172.31.154.105, added to nodes list" [2021-08-08T11:36:44.172Z] time="2021-08-08T11:36:44Z" level=info msg="Node bcaadfc0cefc/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:44.172Z] time="2021-08-08T11:36:44Z" level=info msg="Node bcaadfc0cefc/172.31.154.105, added to nodes list" [2021-08-08T11:36:44.172Z] time="2021-08-08T11:36:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-08T11:36:44.172Z] time="2021-08-08T11:36:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2021-08-08T11:36:44.586Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-08-08T11:36:44.671Z] === RUN TestSerialization [2021-08-08T11:36:44.671Z] --- PASS: TestSerialization (0.02s) [2021-08-08T11:36:44.671Z] PASS [2021-08-08T11:36:44.671Z] coverage: 100.0% of statements [2021-08-08T11:36:44.671Z] ok github.com/docker/docker/libcontainerd/queue 0.118s coverage: 100.0% of statements [2021-08-08T11:36:45.132Z] === RUN TestEnvironmentParsing [2021-08-08T11:36:45.132Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-08T11:36:45.132Z] PASS [2021-08-08T11:36:45.132Z] coverage: 1.2% of statements [2021-08-08T11:36:45.132Z] ok github.com/docker/docker/libcontainerd/local 0.092s coverage: 1.2% of statements [2021-08-08T11:36:45.141Z] time="2021-08-08T11:36:44Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:eacf5b4c0dee with config:&{NodeID:eacf5b4c0dee Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-08T11:36:45.141Z] time="2021-08-08T11:36:44Z" level=info msg="Node eacf5b4c0dee/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:45.141Z] time="2021-08-08T11:36:44Z" level=info msg="Node eacf5b4c0dee/172.31.154.105, added to nodes list" [2021-08-08T11:36:45.141Z] time="2021-08-08T11:36:44Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-08T11:36:45.141Z] time="2021-08-08T11:36:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-08T11:36:45.141Z] time="2021-08-08T11:36:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2021-08-08T11:36:45.141Z] time="2021-08-08T11:36:44Z" level=info msg="Node eacf5b4c0dee/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:45.141Z] time="2021-08-08T11:36:44Z" level=info msg="Node eacf5b4c0dee/172.31.154.105, added to nodes list" [2021-08-08T11:36:45.141Z] time="2021-08-08T11:36:44Z" level=info msg="Node bcaadfc0cefc/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:45.141Z] time="2021-08-08T11:36:44Z" level=info msg="Node bcaadfc0cefc/172.31.154.105, added to nodes list" [2021-08-08T11:36:45.141Z] time="2021-08-08T11:36:44Z" level=info msg="Node 9d960c6dd351/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:45.141Z] time="2021-08-08T11:36:44Z" level=info msg="Node 9d960c6dd351/172.31.154.105, added to nodes list" [2021-08-08T11:36:45.141Z] time="2021-08-08T11:36:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-08T11:36:45.141Z] time="2021-08-08T11:36:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2021-08-08T11:36:45.141Z] time="2021-08-08T11:36:45Z" level=info msg="Node eacf5b4c0dee/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:45.141Z] time="2021-08-08T11:36:45Z" level=info msg="Node eacf5b4c0dee/172.31.154.105, added to nodes list" [2021-08-08T11:36:45.147Z] --- PASS: TestRemoveContainerWithVolume (1.10s) [2021-08-08T11:36:45.148Z] === RUN TestRemoveContainerRunning [2021-08-08T11:36:45.148Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-08-08T11:36:45.593Z] === RUN TestEmptyLayer [2021-08-08T11:36:45.593Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-08T11:36:45.593Z] === RUN TestCommitFailure [2021-08-08T11:36:45.593Z] --- PASS: TestCommitFailure (0.01s) [2021-08-08T11:36:45.593Z] === RUN TestStartTransactionFailure [2021-08-08T11:36:45.593Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-08T11:36:45.593Z] === RUN TestGetOrphan [2021-08-08T11:36:45.593Z] --- PASS: TestGetOrphan (0.01s) [2021-08-08T11:36:45.593Z] === RUN TestMountAndRegister [2021-08-08T11:36:45.593Z] layer_test.go:271: Layer size: 14 [2021-08-08T11:36:45.593Z] --- PASS: TestMountAndRegister (0.04s) [2021-08-08T11:36:45.593Z] === RUN TestLayerRelease [2021-08-08T11:36:45.593Z] layer_test.go:304: Failing on Windows [2021-08-08T11:36:45.593Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-08T11:36:45.593Z] === RUN TestStoreRestore [2021-08-08T11:36:45.593Z] layer_test.go:353: Failing on Windows [2021-08-08T11:36:45.593Z] --- SKIP: TestStoreRestore (0.01s) [2021-08-08T11:36:45.593Z] === RUN TestTarStreamStability [2021-08-08T11:36:45.593Z] layer_test.go:468: Failing on Windows [2021-08-08T11:36:45.593Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-08T11:36:45.593Z] === RUN TestRegisterExistingLayer [2021-08-08T11:36:45.600Z] time="2021-08-08T11:36:45Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:293ac319a71d with config:&{NodeID:293ac319a71d Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-08T11:36:45.600Z] time="2021-08-08T11:36:45Z" level=info msg="Node 293ac319a71d/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:45.600Z] time="2021-08-08T11:36:45Z" level=info msg="Node 293ac319a71d/172.31.154.105, added to nodes list" [2021-08-08T11:36:45.600Z] time="2021-08-08T11:36:45Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-08T11:36:45.600Z] time="2021-08-08T11:36:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-08T11:36:45.600Z] time="2021-08-08T11:36:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49373" [2021-08-08T11:36:45.600Z] time="2021-08-08T11:36:45Z" level=info msg="Node 293ac319a71d/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:45.600Z] time="2021-08-08T11:36:45Z" level=info msg="Node 293ac319a71d/172.31.154.105, added to nodes list" [2021-08-08T11:36:45.600Z] time="2021-08-08T11:36:45Z" level=info msg="Node bcaadfc0cefc/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:45.600Z] time="2021-08-08T11:36:45Z" level=info msg="Node bcaadfc0cefc/172.31.154.105, added to nodes list" [2021-08-08T11:36:45.600Z] time="2021-08-08T11:36:45Z" level=info msg="Node 9d960c6dd351/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:45.600Z] time="2021-08-08T11:36:45Z" level=info msg="Node 9d960c6dd351/172.31.154.105, added to nodes list" [2021-08-08T11:36:45.600Z] time="2021-08-08T11:36:45Z" level=info msg="Node eacf5b4c0dee/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:45.600Z] time="2021-08-08T11:36:45Z" level=info msg="Node eacf5b4c0dee/172.31.154.105, added to nodes list" [2021-08-08T11:36:45.600Z] time="2021-08-08T11:36:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-08T11:36:45.600Z] time="2021-08-08T11:36:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49374" [2021-08-08T11:36:45.600Z] time="2021-08-08T11:36:45Z" level=info msg="Node 293ac319a71d/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:45.600Z] time="2021-08-08T11:36:45Z" level=info msg="Node 293ac319a71d/172.31.154.105, added to nodes list" [2021-08-08T11:36:45.600Z] time="2021-08-08T11:36:45Z" level=info msg="Node 293ac319a71d/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:45.600Z] time="2021-08-08T11:36:45Z" level=info msg="Node 293ac319a71d/172.31.154.105, added to nodes list" [2021-08-08T11:36:45.711Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-08-08T11:36:45.967Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-08T11:36:45.967Z] --- PASS: TestRemoveContainerRunning (1.02s) [2021-08-08T11:36:45.967Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-08T11:36:46.056Z] --- PASS: TestRegisterExistingLayer (0.14s) [2021-08-08T11:36:46.056Z] === RUN TestTarStreamVerification [2021-08-08T11:36:46.056Z] layer_test.go:697: Failing on Windows [2021-08-08T11:36:46.056Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-08T11:36:46.056Z] === RUN TestLayerMigration [2021-08-08T11:36:46.056Z] migration_test.go:46: Failing on Windows [2021-08-08T11:36:46.056Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-08T11:36:46.056Z] === RUN TestLayerMigrationNoTarsplit [2021-08-08T11:36:46.056Z] migration_test.go:182: Failing on Windows [2021-08-08T11:36:46.056Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-08T11:36:46.056Z] === RUN TestMountInit [2021-08-08T11:36:46.056Z] mount_test.go:17: Failing on Windows [2021-08-08T11:36:46.056Z] --- SKIP: TestMountInit (0.00s) [2021-08-08T11:36:46.056Z] === RUN TestMountSize [2021-08-08T11:36:46.056Z] mount_test.go:76: Failing on Windows [2021-08-08T11:36:46.056Z] --- SKIP: TestMountSize (0.00s) [2021-08-08T11:36:46.056Z] === RUN TestMountChanges [2021-08-08T11:36:46.056Z] mount_test.go:125: Failing on Windows [2021-08-08T11:36:46.056Z] --- SKIP: TestMountChanges (0.00s) [2021-08-08T11:36:46.056Z] === RUN TestMountApply [2021-08-08T11:36:46.056Z] mount_test.go:212: Failing on Windows [2021-08-08T11:36:46.056Z] --- SKIP: TestMountApply (0.00s) [2021-08-08T11:36:46.056Z] PASS [2021-08-08T11:36:46.056Z] coverage: 30.1% of statements [2021-08-08T11:36:46.056Z] ok github.com/docker/docker/layer 0.349s coverage: 30.1% of statements [2021-08-08T11:36:46.056Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-08T11:36:46.056Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-08T11:36:46.056Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-08T11:36:46.056Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:472bfec30d3b with config:&{NodeID:472bfec30d3b Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=info msg="Node 472bfec30d3b/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=info msg="Node 472bfec30d3b/172.31.154.105, added to nodes list" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49375" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=info msg="Node 472bfec30d3b/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=info msg="Node 472bfec30d3b/172.31.154.105, added to nodes list" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=info msg="Node 9d960c6dd351/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=info msg="Node 9d960c6dd351/172.31.154.105, added to nodes list" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=info msg="Node eacf5b4c0dee/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=info msg="Node eacf5b4c0dee/172.31.154.105, added to nodes list" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=info msg="Node bcaadfc0cefc/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=info msg="Node bcaadfc0cefc/172.31.154.105, added to nodes list" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=info msg="Node 293ac319a71d/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=info msg="Node 293ac319a71d/172.31.154.105, added to nodes list" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49376" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=info msg="Node 472bfec30d3b/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=info msg="Node 472bfec30d3b/172.31.154.105, added to nodes list" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=info msg="Node 472bfec30d3b/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=info msg="Node 472bfec30d3b/172.31.154.105, added to nodes list" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=info msg="Node 472bfec30d3b/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:46.060Z] time="2021-08-08T11:36:45Z" level=info msg="Node 472bfec30d3b/172.31.154.105, added to nodes list" [2021-08-08T11:36:46.223Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-08-08T11:36:46.517Z] === RUN TestSequenceGetAvailableBit [2021-08-08T11:36:46.517Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-08T11:36:46.518Z] === RUN TestSequenceEqual [2021-08-08T11:36:46.518Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-08T11:36:46.518Z] === RUN TestSequenceCopy [2021-08-08T11:36:46.518Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-08T11:36:46.518Z] === RUN TestGetFirstAvailable [2021-08-08T11:36:46.518Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-08T11:36:46.518Z] === RUN TestFindSequence [2021-08-08T11:36:46.518Z] --- PASS: TestFindSequence (0.00s) [2021-08-08T11:36:46.518Z] === RUN TestCheckIfAvailable [2021-08-08T11:36:46.518Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-08T11:36:46.518Z] === RUN TestMergeSequences [2021-08-08T11:36:46.518Z] --- PASS: TestMergeSequences (0.00s) [2021-08-08T11:36:46.518Z] === RUN TestPushReservation [2021-08-08T11:36:46.518Z] --- PASS: TestPushReservation (0.00s) [2021-08-08T11:36:46.518Z] === RUN TestSerializeDeserialize [2021-08-08T11:36:46.518Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-08T11:36:46.518Z] === RUN TestSet [2021-08-08T11:36:46.518Z] --- PASS: TestSet (0.00s) [2021-08-08T11:36:46.518Z] === RUN TestSetUnset [2021-08-08T11:36:46.518Z] --- PASS: TestSetUnset (0.00s) [2021-08-08T11:36:46.518Z] === RUN TestOffsetSetUnset [2021-08-08T11:36:46.518Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-08T11:36:46.518Z] === RUN TestSetInRange [2021-08-08T11:36:46.518Z] --- PASS: TestSetInRange (0.00s) [2021-08-08T11:36:46.518Z] === RUN TestSetAnyInRange [2021-08-08T11:36:46.518Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-08T11:36:46.518Z] === RUN TestMethods [2021-08-08T11:36:46.518Z] --- PASS: TestMethods (0.00s) [2021-08-08T11:36:46.518Z] === RUN TestRandomAllocateDeallocate [2021-08-08T11:36:46.519Z] networkdb_test.go:839: Re-joining: 3 [2021-08-08T11:36:46.519Z] time="2021-08-08T11:36:46Z" level=info msg="The new bootstrap node list is:[172.31.154.105:10033 172.31.154.105:10034 172.31.154.105:10035]" [2021-08-08T11:36:46.519Z] time="2021-08-08T11:36:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.154.105:10033" [2021-08-08T11:36:46.519Z] time="2021-08-08T11:36:46Z" level=debug msg="memberlist: Stream connection from=172.31.154.105:49377" [2021-08-08T11:36:46.519Z] time="2021-08-08T11:36:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.154.105:10034" [2021-08-08T11:36:46.519Z] time="2021-08-08T11:36:46Z" level=debug msg="memberlist: Stream connection from=172.31.154.105:49378" [2021-08-08T11:36:46.519Z] time="2021-08-08T11:36:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.154.105:10035" [2021-08-08T11:36:46.519Z] time="2021-08-08T11:36:46Z" level=debug msg="memberlist: Stream connection from=172.31.154.105:49379" [2021-08-08T11:36:46.519Z] networkdb_test.go:839: Re-joining: 4 [2021-08-08T11:36:46.519Z] time="2021-08-08T11:36:46Z" level=info msg="The new bootstrap node list is:[172.31.154.105:10033 172.31.154.105:10034 172.31.154.105:10035]" [2021-08-08T11:36:46.519Z] time="2021-08-08T11:36:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.154.105:10033" [2021-08-08T11:36:46.519Z] time="2021-08-08T11:36:46Z" level=debug msg="memberlist: Stream connection from=172.31.154.105:49380" [2021-08-08T11:36:46.519Z] time="2021-08-08T11:36:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.154.105:10034" [2021-08-08T11:36:46.519Z] time="2021-08-08T11:36:46Z" level=debug msg="memberlist: Stream connection from=172.31.154.105:49381" [2021-08-08T11:36:46.519Z] time="2021-08-08T11:36:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.154.105:10035" [2021-08-08T11:36:46.519Z] time="2021-08-08T11:36:46Z" level=debug msg="memberlist: Stream connection from=172.31.154.105:49382" [2021-08-08T11:36:46.787Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-08T11:36:46.787Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-08-08T11:36:46.979Z] time="2021-08-08T11:36:46Z" level=info msg="node 0 leaving" [2021-08-08T11:36:46.979Z] time="2021-08-08T11:36:46Z" level=info msg="Node bcaadfc0cefc change state NodeActive --> NodeLeft" [2021-08-08T11:36:46.979Z] time="2021-08-08T11:36:46Z" level=info msg="node4(293ac319a71d): Node leave event for bcaadfc0cefc/172.31.154.105" [2021-08-08T11:36:46.979Z] time="2021-08-08T11:36:46Z" level=info msg="Node bcaadfc0cefc change state NodeActive --> NodeLeft" [2021-08-08T11:36:46.979Z] time="2021-08-08T11:36:46Z" level=info msg="node5(472bfec30d3b): Node leave event for bcaadfc0cefc/172.31.154.105" [2021-08-08T11:36:46.979Z] time="2021-08-08T11:36:46Z" level=info msg="Node bcaadfc0cefc change state NodeActive --> NodeLeft" [2021-08-08T11:36:46.979Z] time="2021-08-08T11:36:46Z" level=info msg="node3(eacf5b4c0dee): Node leave event for bcaadfc0cefc/172.31.154.105" [2021-08-08T11:36:46.979Z] time="2021-08-08T11:36:46Z" level=info msg="Node bcaadfc0cefc change state NodeActive --> NodeLeft" [2021-08-08T11:36:46.979Z] time="2021-08-08T11:36:46Z" level=info msg="node1(bcaadfc0cefc): Node leave event for bcaadfc0cefc/172.31.154.105" [2021-08-08T11:36:46.979Z] time="2021-08-08T11:36:46Z" level=info msg="Node bcaadfc0cefc change state NodeActive --> NodeLeft" [2021-08-08T11:36:46.979Z] time="2021-08-08T11:36:46Z" level=info msg="node2(9d960c6dd351): Node leave event for bcaadfc0cefc/172.31.154.105" [2021-08-08T11:36:46.979Z] time="2021-08-08T11:36:46Z" level=info msg="Node bcaadfc0cefc/172.31.154.105, left gossip cluster" [2021-08-08T11:36:46.979Z] time="2021-08-08T11:36:46Z" level=info msg="Node bcaadfc0cefc/172.31.154.105, left gossip cluster" [2021-08-08T11:36:46.979Z] time="2021-08-08T11:36:46Z" level=info msg="Node bcaadfc0cefc/172.31.154.105, left gossip cluster" [2021-08-08T11:36:46.979Z] time="2021-08-08T11:36:46Z" level=info msg="Node bcaadfc0cefc/172.31.154.105, left gossip cluster" [2021-08-08T11:36:46.979Z] time="2021-08-08T11:36:46Z" level=info msg="Node bcaadfc0cefc/172.31.154.105, left gossip cluster" [2021-08-08T11:36:47.044Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.05s) [2021-08-08T11:36:47.044Z] === RUN TestRemoveInvalidContainer [2021-08-08T11:36:47.044Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-08T11:36:47.044Z] === RUN TestRenameLinkedContainer [2021-08-08T11:36:47.300Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-08-08T11:36:47.300Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-08T11:36:47.438Z] time="2021-08-08T11:36:47Z" level=info msg="node 1 leaving" [2021-08-08T11:36:47.438Z] time="2021-08-08T11:36:47Z" level=info msg="Node 9d960c6dd351 change state NodeActive --> NodeLeft" [2021-08-08T11:36:47.438Z] time="2021-08-08T11:36:47Z" level=info msg="node5(472bfec30d3b): Node leave event for 9d960c6dd351/172.31.154.105" [2021-08-08T11:36:47.438Z] time="2021-08-08T11:36:47Z" level=info msg="Node 9d960c6dd351/172.31.154.105, left gossip cluster" [2021-08-08T11:36:47.438Z] time="2021-08-08T11:36:47Z" level=info msg="Node 9d960c6dd351 change state NodeActive --> NodeLeft" [2021-08-08T11:36:47.438Z] time="2021-08-08T11:36:47Z" level=info msg="node4(293ac319a71d): Node leave event for 9d960c6dd351/172.31.154.105" [2021-08-08T11:36:47.438Z] time="2021-08-08T11:36:47Z" level=info msg="Node 9d960c6dd351 change state NodeActive --> NodeFailed" [2021-08-08T11:36:47.438Z] time="2021-08-08T11:36:47Z" level=info msg="Node 9d960c6dd351/172.31.154.105, added to failed nodes list" [2021-08-08T11:36:47.438Z] time="2021-08-08T11:36:47Z" level=info msg="Node 9d960c6dd351 change state NodeActive --> NodeLeft" [2021-08-08T11:36:47.438Z] time="2021-08-08T11:36:47Z" level=info msg="node3(eacf5b4c0dee): Node leave event for 9d960c6dd351/172.31.154.105" [2021-08-08T11:36:47.438Z] time="2021-08-08T11:36:47Z" level=error msg="node: 9d960c6dd351 is unknown to memberlist" [2021-08-08T11:36:47.438Z] time="2021-08-08T11:36:47Z" level=info msg="Node 9d960c6dd351/172.31.154.105, left gossip cluster" [2021-08-08T11:36:47.438Z] time="2021-08-08T11:36:47Z" level=info msg="Node 9d960c6dd351/172.31.154.105, left gossip cluster" [2021-08-08T11:36:47.438Z] time="2021-08-08T11:36:47Z" level=info msg="Node 9d960c6dd351/172.31.154.105, left gossip cluster" [2021-08-08T11:36:47.863Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-08-08T11:36:47.901Z] time="2021-08-08T11:36:47Z" level=info msg="node 2 leaving" [2021-08-08T11:36:47.901Z] time="2021-08-08T11:36:47Z" level=info msg="Node eacf5b4c0dee change state NodeActive --> NodeLeft" [2021-08-08T11:36:47.901Z] time="2021-08-08T11:36:47Z" level=info msg="node4(293ac319a71d): Node leave event for eacf5b4c0dee/172.31.154.105" [2021-08-08T11:36:47.901Z] time="2021-08-08T11:36:47Z" level=info msg="Node eacf5b4c0dee change state NodeActive --> NodeLeft" [2021-08-08T11:36:47.901Z] time="2021-08-08T11:36:47Z" level=info msg="node5(472bfec30d3b): Node leave event for eacf5b4c0dee/172.31.154.105" [2021-08-08T11:36:47.901Z] time="2021-08-08T11:36:47Z" level=info msg="Node eacf5b4c0dee change state NodeActive --> NodeLeft" [2021-08-08T11:36:47.901Z] time="2021-08-08T11:36:47Z" level=info msg="node3(eacf5b4c0dee): Node leave event for eacf5b4c0dee/172.31.154.105" [2021-08-08T11:36:47.901Z] time="2021-08-08T11:36:47Z" level=debug msg="memberlist: Failed ping: 293ac319a71d (timeout reached)" [2021-08-08T11:36:47.901Z] time="2021-08-08T11:36:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.154.105:10037: use of closed network connection" [2021-08-08T11:36:47.901Z] time="2021-08-08T11:36:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.154.105:10035: use of closed network connection" [2021-08-08T11:36:47.901Z] time="2021-08-08T11:36:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.154.105:10034: use of closed network connection" [2021-08-08T11:36:47.901Z] time="2021-08-08T11:36:47Z" level=debug msg="memberlist: Stream connection from=172.31.154.105:49383" [2021-08-08T11:36:47.901Z] time="2021-08-08T11:36:47Z" level=info msg="Node eacf5b4c0dee/172.31.154.105, left gossip cluster" [2021-08-08T11:36:48.119Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-08-08T11:36:48.486Z] time="2021-08-08T11:36:47Z" level=info msg="Node eacf5b4c0dee/172.31.154.105, left gossip cluster" [2021-08-08T11:36:48.486Z] time="2021-08-08T11:36:47Z" level=info msg="Node eacf5b4c0dee/172.31.154.105, left gossip cluster" [2021-08-08T11:36:48.486Z] time="2021-08-08T11:36:48Z" level=warning msg="memberlist: Was able to connect to 293ac319a71d but other probes failed, network may be misconfigured" [2021-08-08T11:36:48.486Z] networkdb_test.go:871: node4: OK [2021-08-08T11:36:48.486Z] networkdb_test.go:871: node5: OK [2021-08-08T11:36:48.486Z] time="2021-08-08T11:36:48Z" level=info msg="node 0 coming back" [2021-08-08T11:36:48.486Z] time="2021-08-08T11:36:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:06aac2b1dc06 with config:&{NodeID:06aac2b1dc06 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-08T11:36:48.486Z] time="2021-08-08T11:36:48Z" level=info msg="Node 06aac2b1dc06/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:48.486Z] time="2021-08-08T11:36:48Z" level=info msg="Node 06aac2b1dc06/172.31.154.105, added to nodes list" [2021-08-08T11:36:48.486Z] time="2021-08-08T11:36:48Z" level=info msg="node 1 coming back" [2021-08-08T11:36:48.486Z] time="2021-08-08T11:36:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e08e45346cfb with config:&{NodeID:e08e45346cfb Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-08T11:36:48.486Z] time="2021-08-08T11:36:48Z" level=info msg="Node e08e45346cfb/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:48.486Z] time="2021-08-08T11:36:48Z" level=info msg="Node e08e45346cfb/172.31.154.105, added to nodes list" [2021-08-08T11:36:48.486Z] time="2021-08-08T11:36:48Z" level=info msg="node 2 coming back" [2021-08-08T11:36:48.486Z] time="2021-08-08T11:36:48Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b018f0df0792 with config:&{NodeID:b018f0df0792 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-08T11:36:48.486Z] time="2021-08-08T11:36:48Z" level=info msg="Node b018f0df0792/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:48.486Z] time="2021-08-08T11:36:48Z" level=info msg="Node b018f0df0792/172.31.154.105, added to nodes list" [2021-08-08T11:36:48.704Z] === RUN TestInvalidConfig [2021-08-08T11:36:48.705Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-08T11:36:48.705Z] === RUN TestConfig [2021-08-08T11:36:48.705Z] --- PASS: TestConfig (0.00s) [2021-08-08T11:36:48.705Z] === RUN TestOptionsLabels [2021-08-08T11:36:48.705Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-08T11:36:48.705Z] === RUN TestValidName [2021-08-08T11:36:48.705Z] --- PASS: TestValidName (0.00s) [2021-08-08T11:36:48.705Z] === RUN TestTLSConfiguration [2021-08-08T11:36:48.705Z] time="2021-08-08T11:36:48Z" level=info msg="Option Initializing KV with TLS" [2021-08-08T11:36:48.705Z] --- PASS: TestTLSConfiguration (0.18s) [2021-08-08T11:36:48.705Z] PASS [2021-08-08T11:36:48.705Z] coverage: 24.0% of statements [2021-08-08T11:36:48.705Z] ok github.com/docker/docker/libnetwork/config 0.260s coverage: 24.0% of statements [2021-08-08T11:36:48.775Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-08-08T11:36:49.337Z] check_test.go:309: [de6f1dd323c17] daemon is not started [2021-08-08T11:36:49.337Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-08-08T11:36:49.676Z] === RUN TestKey [2021-08-08T11:36:49.676Z] --- PASS: TestKey (0.00s) [2021-08-08T11:36:49.676Z] === RUN TestParseKey [2021-08-08T11:36:49.676Z] --- PASS: TestParseKey (0.00s) [2021-08-08T11:36:49.676Z] === RUN TestInvalidDataStore [2021-08-08T11:36:49.676Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-08T11:36:49.677Z] === RUN TestKVObjectFlatKey [2021-08-08T11:36:49.677Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-08T11:36:49.677Z] === RUN TestAtomicKVObjectFlatKey [2021-08-08T11:36:49.677Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-08T11:36:49.677Z] PASS [2021-08-08T11:36:49.677Z] coverage: 21.9% of statements [2021-08-08T11:36:49.677Z] ok github.com/docker/docker/libnetwork/datastore 0.052s coverage: 21.9% of statements [2021-08-08T11:36:49.677Z] === RUN TestErrorInterfaces [2021-08-08T11:36:49.677Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-08T11:36:49.677Z] === RUN TestNetworkMarshalling [2021-08-08T11:36:50.139Z] --- PASS: TestNetworkMarshalling (0.27s) [2021-08-08T11:36:50.139Z] === RUN TestEndpointMarshalling [2021-08-08T11:36:50.139Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-08T11:36:50.139Z] === RUN TestAuxAddresses [2021-08-08T11:36:50.139Z] time="2021-08-08T11:36:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-08T11:36:50.139Z] --- PASS: TestAuxAddresses (0.02s) [2021-08-08T11:36:50.139Z] === RUN TestSRVServiceQuery [2021-08-08T11:36:50.139Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:36:50.139Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-08-08T11:36:50.139Z] === RUN TestServiceVIPReuse [2021-08-08T11:36:50.139Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:36:50.139Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-08T11:36:50.139Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-08T11:36:50.139Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:36:50.139Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-08-08T11:36:50.139Z] === RUN TestDNSIPQuery [2021-08-08T11:36:50.139Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:36:50.139Z] --- SKIP: TestDNSIPQuery (0.01s) [2021-08-08T11:36:50.139Z] === RUN TestDNSProxyServFail [2021-08-08T11:36:50.139Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:36:50.139Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-08T11:36:50.139Z] === RUN TestSandboxAddEmpty [2021-08-08T11:36:50.139Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:36:50.139Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-08T11:36:50.139Z] === RUN TestSandboxAddMultiPrio [2021-08-08T11:36:50.139Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:36:50.139Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-08T11:36:50.139Z] === RUN TestSandboxAddSamePrio [2021-08-08T11:36:50.139Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:36:50.139Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-08T11:36:50.139Z] === RUN TestCleanupServiceDiscovery [2021-08-08T11:36:50.139Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:36:50.139Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-08T11:36:50.139Z] === RUN TestDNSOptions [2021-08-08T11:36:50.139Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:36:50.139Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-08T11:36:50.139Z] === RUN TestMultipleControllersWithSameStore [2021-08-08T11:36:50.139Z] time="2021-08-08T11:36:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-08T11:36:50.139Z] time="2021-08-08T11:36:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-08T11:36:50.139Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-08-08T11:36:50.139Z] PASS [2021-08-08T11:36:50.139Z] coverage: 8.6% of statements [2021-08-08T11:36:50.139Z] ok github.com/docker/docker/libnetwork 0.466s coverage: 8.6% of statements [2021-08-08T11:36:50.267Z] check_test.go:309: [d7dd5ef8decd3] daemon is not started [2021-08-08T11:36:50.267Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-08-08T11:36:50.417Z] --- PASS: TestServiceUpdateSecrets (14.92s) [2021-08-08T11:36:50.417Z] === RUN TestServiceUpdateConfigs [2021-08-08T11:36:50.601Z] === RUN TestIPDataMarshalling [2021-08-08T11:36:50.601Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-08T11:36:50.601Z] === RUN TestValidateAndIsV6 [2021-08-08T11:36:50.601Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-08T11:36:50.601Z] PASS [2021-08-08T11:36:50.601Z] coverage: 68.9% of statements [2021-08-08T11:36:50.601Z] ok github.com/docker/docker/libnetwork/driverapi 0.051s coverage: 68.9% of statements [2021-08-08T11:36:50.601Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-08T11:36:50.835Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-08-08T11:36:51.063Z] === RUN TestDriver [2021-08-08T11:36:51.063Z] --- PASS: TestDriver (0.00s) [2021-08-08T11:36:51.063Z] PASS [2021-08-08T11:36:51.063Z] coverage: 34.8% of statements [2021-08-08T11:36:51.063Z] ok github.com/docker/docker/libnetwork/drivers/host 0.045s coverage: 34.8% of statements [2021-08-08T11:36:51.396Z] time="2021-08-08T11:36:51Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.154.105:10033 172.31.154.105:10034 172.31.154.105:10035]" [2021-08-08T11:36:51.398Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-08T11:36:51.398Z] --- PASS: TestRenameLinkedContainer (4.40s) [2021-08-08T11:36:51.398Z] === RUN TestRenameStoppedContainer [2021-08-08T11:36:51.524Z] === RUN TestDriver [2021-08-08T11:36:51.524Z] --- PASS: TestDriver (0.00s) [2021-08-08T11:36:51.524Z] PASS [2021-08-08T11:36:51.524Z] coverage: 34.8% of statements [2021-08-08T11:36:51.524Z] ok github.com/docker/docker/libnetwork/drivers/null 0.047s coverage: 34.8% of statements [2021-08-08T11:36:51.855Z] time="2021-08-08T11:36:51Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.154.105:10033 172.31.154.105:10034 172.31.154.105:10035]" [2021-08-08T11:36:51.984Z] === RUN TestNetworkAllocateFree [2021-08-08T11:36:51.984Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-08T11:36:51.984Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-08T11:36:51.984Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-08T11:36:51.984Z] PASS [2021-08-08T11:36:51.984Z] coverage: 63.6% of statements [2021-08-08T11:36:51.984Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.055s coverage: 63.6% of statements [2021-08-08T11:36:52.326Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-08-08T11:36:52.445Z] === RUN TestGetEmptyCapabilities [2021-08-08T11:36:52.445Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-08T11:36:52.445Z] === RUN TestGetExtraCapabilities [2021-08-08T11:36:52.445Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-08-08T11:36:52.445Z] === RUN TestGetInvalidCapabilities [2021-08-08T11:36:52.445Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-08-08T11:36:52.445Z] === RUN TestRemoteDriver [2021-08-08T11:36:52.445Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-08T11:36:52.445Z] === RUN TestDriverError [2021-08-08T11:36:52.445Z] --- PASS: TestDriverError (0.01s) [2021-08-08T11:36:52.445Z] === RUN TestMissingValues [2021-08-08T11:36:52.445Z] --- PASS: TestMissingValues (0.00s) [2021-08-08T11:36:52.445Z] === RUN TestRollback [2021-08-08T11:36:52.445Z] --- PASS: TestRollback (0.00s) [2021-08-08T11:36:52.445Z] PASS [2021-08-08T11:36:52.445Z] coverage: 57.4% of statements [2021-08-08T11:36:52.445Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.100s coverage: 57.4% of statements [2021-08-08T11:36:52.582Z] --- PASS: TestRenameStoppedContainer (1.01s) [2021-08-08T11:36:52.582Z] === RUN TestRenameRunningContainerAndReuse [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.154.105:10033" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=debug msg="memberlist: Stream connection from=172.31.154.105:49384" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 472bfec30d3b/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 06aac2b1dc06/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 06aac2b1dc06/172.31.154.105, is the new incarnation of the shutdown node bcaadfc0cefc/172.31.154.105" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 472bfec30d3b/172.31.154.105, added to nodes list" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 293ac319a71d/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 06aac2b1dc06/172.31.154.105, added to nodes list" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 293ac319a71d/172.31.154.105, added to nodes list" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.154.105:10034" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=debug msg="memberlist: Stream connection from=172.31.154.105:49385" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 06aac2b1dc06/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 06aac2b1dc06/172.31.154.105, added to nodes list" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 472bfec30d3b/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 472bfec30d3b/172.31.154.105, added to nodes list" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 293ac319a71d/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 293ac319a71d/172.31.154.105, added to nodes list" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node e08e45346cfb/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node e08e45346cfb/172.31.154.105, is the new incarnation of the shutdown node 9d960c6dd351/172.31.154.105" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node e08e45346cfb/172.31.154.105, added to nodes list" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.154.105:10035" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=debug msg="memberlist: Stream connection from=172.31.154.105:49386" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 06aac2b1dc06/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 06aac2b1dc06/172.31.154.105, added to nodes list" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 472bfec30d3b/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 472bfec30d3b/172.31.154.105, added to nodes list" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node e08e45346cfb/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node e08e45346cfb/172.31.154.105, added to nodes list" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node b018f0df0792/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 293ac319a71d/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node b018f0df0792/172.31.154.105, is the new incarnation of the shutdown node eacf5b4c0dee/172.31.154.105" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node b018f0df0792/172.31.154.105, added to nodes list" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 293ac319a71d/172.31.154.105, added to nodes list" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 06aac2b1dc06/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 06aac2b1dc06/172.31.154.105, is the new incarnation of the shutdown node bcaadfc0cefc/172.31.154.105" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node 06aac2b1dc06/172.31.154.105, added to nodes list" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node e08e45346cfb/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node e08e45346cfb/172.31.154.105, is the new incarnation of the shutdown node 9d960c6dd351/172.31.154.105" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node e08e45346cfb/172.31.154.105, added to nodes list" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node e08e45346cfb/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node e08e45346cfb/172.31.154.105, added to nodes list" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node b018f0df0792/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node b018f0df0792/172.31.154.105, added to nodes list" [2021-08-08T11:36:52.822Z] time="2021-08-08T11:36:52Z" level=info msg="Node b018f0df0792/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:52.823Z] time="2021-08-08T11:36:52Z" level=info msg="Node b018f0df0792/172.31.154.105, added to nodes list" [2021-08-08T11:36:52.823Z] time="2021-08-08T11:36:52Z" level=info msg="Node b018f0df0792/172.31.154.105, joined gossip cluster" [2021-08-08T11:36:52.823Z] time="2021-08-08T11:36:52Z" level=info msg="Node b018f0df0792/172.31.154.105, is the new incarnation of the shutdown node eacf5b4c0dee/172.31.154.105" [2021-08-08T11:36:52.823Z] time="2021-08-08T11:36:52Z" level=info msg="Node b018f0df0792/172.31.154.105, added to nodes list" [2021-08-08T11:36:52.823Z] time="2021-08-08T11:36:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.154.105:10033" [2021-08-08T11:36:52.823Z] time="2021-08-08T11:36:52Z" level=debug msg="memberlist: Stream connection from=172.31.154.105:49387" [2021-08-08T11:36:52.823Z] time="2021-08-08T11:36:52Z" level=debug msg="memberlist: Stream connection from=172.31.154.105:49388" [2021-08-08T11:36:52.823Z] time="2021-08-08T11:36:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.154.105:10034" [2021-08-08T11:36:52.823Z] time="2021-08-08T11:36:52Z" level=debug msg="memberlist: Stream connection from=172.31.154.105:49389" [2021-08-08T11:36:52.823Z] time="2021-08-08T11:36:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.154.105:10035" [2021-08-08T11:36:53.283Z] 2021/08/08 11:36:53 Closing DB instances... [2021-08-08T11:36:53.416Z] === RUN TestNew [2021-08-08T11:36:53.416Z] --- PASS: TestNew (0.00s) [2021-08-08T11:36:53.416Z] === RUN TestAddDriver [2021-08-08T11:36:53.416Z] --- PASS: TestAddDriver (0.00s) [2021-08-08T11:36:53.416Z] === RUN TestAddDuplicateDriver [2021-08-08T11:36:53.416Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-08T11:36:53.416Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-08T11:36:53.416Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-08T11:36:53.416Z] === RUN TestDriver [2021-08-08T11:36:53.416Z] --- PASS: TestDriver (0.00s) [2021-08-08T11:36:53.416Z] === RUN TestIPAM [2021-08-08T11:36:53.416Z] --- PASS: TestIPAM (0.00s) [2021-08-08T11:36:53.416Z] === RUN TestWalkIPAMs [2021-08-08T11:36:53.416Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-08T11:36:53.416Z] === RUN TestWalkDrivers [2021-08-08T11:36:53.416Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-08T11:36:53.416Z] PASS [2021-08-08T11:36:53.416Z] coverage: 82.4% of statements [2021-08-08T11:36:53.416Z] ok github.com/docker/docker/libnetwork/drvregistry 0.111s coverage: 82.4% of statements [2021-08-08T11:36:53.416Z] === RUN TestNAT [2021-08-08T11:36:53.416Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-08T11:36:53.416Z] --- SKIP: TestNAT (0.00s) [2021-08-08T11:36:53.416Z] === RUN TestTransparent [2021-08-08T11:36:53.416Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-08T11:36:53.416Z] --- SKIP: TestTransparent (0.00s) [2021-08-08T11:36:53.416Z] PASS [2021-08-08T11:36:53.416Z] coverage: 0.0% of statements [2021-08-08T11:36:53.416Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.064s coverage: 0.0% of statements [2021-08-08T11:36:53.416Z] --- PASS: TestRandomAllocateDeallocate (7.08s) [2021-08-08T11:36:53.416Z] === RUN TestAllocateRandomDeallocate [2021-08-08T11:36:53.742Z] time="2021-08-08T11:36:53Z" level=info msg="Node 06aac2b1dc06 change state NodeActive --> NodeLeft" [2021-08-08T11:36:53.742Z] time="2021-08-08T11:36:53Z" level=info msg="node5(472bfec30d3b): Node leave event for 06aac2b1dc06/172.31.154.105" [2021-08-08T11:36:53.742Z] time="2021-08-08T11:36:53Z" level=info msg="Node 06aac2b1dc06 change state NodeActive --> NodeLeft" [2021-08-08T11:36:53.742Z] time="2021-08-08T11:36:53Z" level=info msg="node3(b018f0df0792): Node leave event for 06aac2b1dc06/172.31.154.105" [2021-08-08T11:36:53.742Z] time="2021-08-08T11:36:53Z" level=info msg="Node 06aac2b1dc06 change state NodeActive --> NodeLeft" [2021-08-08T11:36:53.742Z] time="2021-08-08T11:36:53Z" level=info msg="node2(e08e45346cfb): Node leave event for 06aac2b1dc06/172.31.154.105" [2021-08-08T11:36:53.742Z] time="2021-08-08T11:36:53Z" level=info msg="Node 06aac2b1dc06 change state NodeActive --> NodeLeft" [2021-08-08T11:36:53.742Z] time="2021-08-08T11:36:53Z" level=info msg="node4(293ac319a71d): Node leave event for 06aac2b1dc06/172.31.154.105" [2021-08-08T11:36:53.742Z] time="2021-08-08T11:36:53Z" level=info msg="Node 06aac2b1dc06 change state NodeActive --> NodeLeft" [2021-08-08T11:36:53.742Z] time="2021-08-08T11:36:53Z" level=info msg="node1(06aac2b1dc06): Node leave event for 06aac2b1dc06/172.31.154.105" [2021-08-08T11:36:53.742Z] time="2021-08-08T11:36:53Z" level=info msg="Node 06aac2b1dc06/172.31.154.105, left gossip cluster" [2021-08-08T11:36:53.742Z] time="2021-08-08T11:36:53Z" level=info msg="Node 06aac2b1dc06/172.31.154.105, left gossip cluster" [2021-08-08T11:36:53.742Z] time="2021-08-08T11:36:53Z" level=info msg="Node 06aac2b1dc06/172.31.154.105, left gossip cluster" [2021-08-08T11:36:53.742Z] time="2021-08-08T11:36:53Z" level=info msg="Node 06aac2b1dc06/172.31.154.105, left gossip cluster" [2021-08-08T11:36:53.742Z] time="2021-08-08T11:36:53Z" level=info msg="Node 06aac2b1dc06/172.31.154.105, left gossip cluster" [2021-08-08T11:36:53.878Z] === RUN TestBuildDefault [2021-08-08T11:36:53.878Z] --- PASS: TestBuildDefault (0.00s) [2021-08-08T11:36:53.878Z] === RUN TestBuildHostnameDomainname [2021-08-08T11:36:53.878Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-08T11:36:53.878Z] === RUN TestBuildHostname [2021-08-08T11:36:53.878Z] --- PASS: TestBuildHostname (0.00s) [2021-08-08T11:36:53.878Z] === RUN TestBuildHostnameFQDN [2021-08-08T11:36:53.878Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-08T11:36:53.878Z] === RUN TestBuildNoIP [2021-08-08T11:36:53.878Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-08T11:36:53.878Z] === RUN TestUpdate [2021-08-08T11:36:53.878Z] --- PASS: TestUpdate (0.00s) [2021-08-08T11:36:53.878Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-08T11:36:53.878Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-08T11:36:53.878Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-08T11:36:53.878Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-08T11:36:53.878Z] === RUN TestAddEmpty [2021-08-08T11:36:53.878Z] --- PASS: TestAddEmpty (0.00s) [2021-08-08T11:36:53.878Z] === RUN TestAdd [2021-08-08T11:36:53.878Z] --- PASS: TestAdd (0.00s) [2021-08-08T11:36:53.878Z] === RUN TestDeleteEmpty [2021-08-08T11:36:53.878Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-08T11:36:53.878Z] === RUN TestDeleteNewline [2021-08-08T11:36:53.878Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-08T11:36:53.878Z] === RUN TestDelete [2021-08-08T11:36:53.878Z] --- PASS: TestDelete (0.00s) [2021-08-08T11:36:53.878Z] === RUN TestConcurrentWrites [2021-08-08T11:36:54.202Z] time="2021-08-08T11:36:53Z" level=info msg="Node e08e45346cfb change state NodeActive --> NodeLeft" [2021-08-08T11:36:54.202Z] time="2021-08-08T11:36:53Z" level=info msg="node3(b018f0df0792): Node leave event for e08e45346cfb/172.31.154.105" [2021-08-08T11:36:54.202Z] time="2021-08-08T11:36:53Z" level=info msg="Node e08e45346cfb change state NodeActive --> NodeLeft" [2021-08-08T11:36:54.202Z] time="2021-08-08T11:36:53Z" level=info msg="Node e08e45346cfb change state NodeActive --> NodeLeft" [2021-08-08T11:36:54.202Z] time="2021-08-08T11:36:53Z" level=info msg="node4(293ac319a71d): Node leave event for e08e45346cfb/172.31.154.105" [2021-08-08T11:36:54.202Z] time="2021-08-08T11:36:53Z" level=info msg="node5(472bfec30d3b): Node leave event for e08e45346cfb/172.31.154.105" [2021-08-08T11:36:54.202Z] time="2021-08-08T11:36:53Z" level=info msg="Node e08e45346cfb change state NodeActive --> NodeLeft" [2021-08-08T11:36:54.202Z] time="2021-08-08T11:36:53Z" level=info msg="node2(e08e45346cfb): Node leave event for e08e45346cfb/172.31.154.105" [2021-08-08T11:36:54.202Z] time="2021-08-08T11:36:53Z" level=info msg="Node e08e45346cfb/172.31.154.105, left gossip cluster" [2021-08-08T11:36:54.202Z] time="2021-08-08T11:36:53Z" level=info msg="Node e08e45346cfb/172.31.154.105, left gossip cluster" [2021-08-08T11:36:54.202Z] time="2021-08-08T11:36:53Z" level=info msg="Node e08e45346cfb/172.31.154.105, left gossip cluster" [2021-08-08T11:36:54.202Z] time="2021-08-08T11:36:53Z" level=info msg="Node e08e45346cfb/172.31.154.105, left gossip cluster" [2021-08-08T11:36:54.339Z] --- PASS: TestConcurrentWrites (0.36s) [2021-08-08T11:36:54.339Z] PASS [2021-08-08T11:36:54.339Z] coverage: 81.2% of statements [2021-08-08T11:36:54.339Z] ok github.com/docker/docker/libnetwork/etchosts 0.434s coverage: 81.2% of statements [2021-08-08T11:36:54.339Z] === RUN TestDiff [2021-08-08T11:36:54.339Z] --- PASS: TestDiff (0.00s) [2021-08-08T11:36:54.339Z] === RUN TestAddedCallback [2021-08-08T11:36:54.339Z] --- PASS: TestAddedCallback (0.00s) [2021-08-08T11:36:54.339Z] === RUN TestRemovedCallback [2021-08-08T11:36:54.339Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-08T11:36:54.339Z] === RUN TestNoCallback [2021-08-08T11:36:54.339Z] --- PASS: TestNoCallback (0.00s) [2021-08-08T11:36:54.339Z] PASS [2021-08-08T11:36:54.339Z] coverage: 48.1% of statements [2021-08-08T11:36:54.339Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.059s coverage: 48.1% of statements [2021-08-08T11:36:54.661Z] time="2021-08-08T11:36:54Z" level=info msg="Node b018f0df0792 change state NodeActive --> NodeLeft" [2021-08-08T11:36:54.661Z] time="2021-08-08T11:36:54Z" level=info msg="node5(472bfec30d3b): Node leave event for b018f0df0792/172.31.154.105" [2021-08-08T11:36:54.661Z] time="2021-08-08T11:36:54Z" level=info msg="Node b018f0df0792 change state NodeActive --> NodeLeft" [2021-08-08T11:36:54.661Z] time="2021-08-08T11:36:54Z" level=info msg="node4(293ac319a71d): Node leave event for b018f0df0792/172.31.154.105" [2021-08-08T11:36:54.661Z] time="2021-08-08T11:36:54Z" level=info msg="Node b018f0df0792 change state NodeActive --> NodeLeft" [2021-08-08T11:36:54.661Z] time="2021-08-08T11:36:54Z" level=info msg="node3(b018f0df0792): Node leave event for b018f0df0792/172.31.154.105" [2021-08-08T11:36:54.661Z] time="2021-08-08T11:36:54Z" level=info msg="Node b018f0df0792/172.31.154.105, left gossip cluster" [2021-08-08T11:36:54.661Z] time="2021-08-08T11:36:54Z" level=info msg="Node b018f0df0792/172.31.154.105, left gossip cluster" [2021-08-08T11:36:54.661Z] time="2021-08-08T11:36:54Z" level=info msg="Node b018f0df0792/172.31.154.105, left gossip cluster" [2021-08-08T11:36:54.800Z] === RUN TestNew [2021-08-08T11:36:54.800Z] --- PASS: TestNew (0.00s) [2021-08-08T11:36:54.800Z] === RUN TestAllocate [2021-08-08T11:36:54.800Z] --- PASS: TestAllocate (0.00s) [2021-08-08T11:36:54.800Z] === RUN TestUninitialized [2021-08-08T11:36:54.800Z] --- PASS: TestUninitialized (0.00s) [2021-08-08T11:36:54.800Z] === RUN TestAllocateInRange [2021-08-08T11:36:54.800Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-08T11:36:54.800Z] === RUN TestAllocateSerial [2021-08-08T11:36:54.800Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-08T11:36:54.800Z] PASS [2021-08-08T11:36:54.800Z] coverage: 87.5% of statements [2021-08-08T11:36:54.800Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2021-08-08T11:36:55.120Z] --- PASS: TestRenameRunningContainerAndReuse (2.56s) [2021-08-08T11:36:55.120Z] === RUN TestRenameInvalidName [2021-08-08T11:36:55.120Z] time="2021-08-08T11:36:54Z" level=debug msg="memberlist: Failed ping: 293ac319a71d (timeout reached)" [2021-08-08T11:36:55.120Z] time="2021-08-08T11:36:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.154.105:10035: use of closed network connection" [2021-08-08T11:36:55.120Z] time="2021-08-08T11:36:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.154.105:10037: use of closed network connection" [2021-08-08T11:36:55.120Z] time="2021-08-08T11:36:54Z" level=debug msg="memberlist: Stream connection from=172.31.154.105:49390" [2021-08-08T11:36:55.120Z] time="2021-08-08T11:36:54Z" level=info msg="Node 293ac319a71d change state NodeActive --> NodeLeft" [2021-08-08T11:36:55.120Z] time="2021-08-08T11:36:54Z" level=info msg="node5(472bfec30d3b): Node leave event for 293ac319a71d/172.31.154.105" [2021-08-08T11:36:55.120Z] time="2021-08-08T11:36:54Z" level=info msg="Node 293ac319a71d change state NodeActive --> NodeLeft" [2021-08-08T11:36:55.120Z] time="2021-08-08T11:36:54Z" level=info msg="node4(293ac319a71d): Node leave event for 293ac319a71d/172.31.154.105" [2021-08-08T11:36:55.261Z] --- PASS: TestAllocateRandomDeallocate (1.60s) [2021-08-08T11:36:55.261Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-08T11:36:55.261Z] === RUN TestCaller [2021-08-08T11:36:55.261Z] --- PASS: TestCaller (0.00s) [2021-08-08T11:36:55.261Z] PASS [2021-08-08T11:36:55.261Z] coverage: 100.0% of statements [2021-08-08T11:36:55.261Z] ok github.com/docker/docker/libnetwork/internal/caller 0.050s coverage: 100.0% of statements [2021-08-08T11:36:55.586Z] time="2021-08-08T11:36:55Z" level=warning msg="memberlist: Was able to connect to 293ac319a71d but other probes failed, network may be misconfigured" [2021-08-08T11:36:55.586Z] time="2021-08-08T11:36:55Z" level=info msg="Node 293ac319a71d/172.31.154.105, left gossip cluster" [2021-08-08T11:36:55.586Z] time="2021-08-08T11:36:55Z" level=info msg="Node 293ac319a71d/172.31.154.105, left gossip cluster" [2021-08-08T11:36:55.722Z] === RUN TestSetSerialInsertDelete [2021-08-08T11:36:55.722Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-08T11:36:55.722Z] === RUN TestSetParallelInsertDelete [2021-08-08T11:36:56.493Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-08-08T11:36:56.493Z] --- PASS: TestRenameInvalidName (1.55s) [2021-08-08T11:36:56.493Z] === RUN TestRenameAnonymousContainer [2021-08-08T11:36:56.560Z] time="2021-08-08T11:36:56Z" level=warning msg="memberlist: Failed to send gossip to 172.31.154.105:10037: write udp [::]:10036->172.31.154.105:10037: use of closed network connection" [2021-08-08T11:36:56.560Z] time="2021-08-08T11:36:56Z" level=info msg="Node 472bfec30d3b/172.31.154.105, left gossip cluster" [2021-08-08T11:36:56.560Z] time="2021-08-08T11:36:56Z" level=info msg="Node 472bfec30d3b change state NodeActive --> NodeFailed" [2021-08-08T11:36:56.560Z] time="2021-08-08T11:36:56Z" level=info msg="Node 472bfec30d3b/172.31.154.105, added to failed nodes list" [2021-08-08T11:36:56.560Z] --- PASS: TestNetworkDBIslands (12.07s) [2021-08-08T11:36:56.560Z] PASS [2021-08-08T11:36:56.560Z] coverage: 60.1% of statements [2021-08-08T11:36:56.560Z] ok github.com/docker/docker/libnetwork/networkdb 105.369s coverage: 60.1% of statements [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/quota [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/rootless [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/volume [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-08T11:36:56.560Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-08T11:36:56.695Z] === RUN TestInt2IP2IntConversion [2021-08-08T11:36:56.749Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-08T11:36:57.005Z] check_test.go:309: [d222fe3ec471b] daemon is not started [2021-08-08T11:36:57.005Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-08-08T11:36:57.668Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.39s) [2021-08-08T11:36:57.668Z] === RUN TestRetrieveFromStore [2021-08-08T11:36:57.668Z] === RUN TestPoolRequest [2021-08-08T11:36:57.668Z] --- PASS: TestPoolRequest (0.00s) [2021-08-08T11:36:57.668Z] === RUN TestOtherRequests [2021-08-08T11:36:57.668Z] --- PASS: TestOtherRequests (0.00s) [2021-08-08T11:36:57.668Z] PASS [2021-08-08T11:36:57.668Z] coverage: 57.1% of statements [2021-08-08T11:36:57.668Z] ok github.com/docker/docker/libnetwork/ipams/null 0.053s coverage: 57.1% of statements [2021-08-08T11:36:57.668Z] --- PASS: TestInt2IP2IntConversion (0.59s) [2021-08-08T11:36:57.668Z] === RUN TestGetAddressVersion [2021-08-08T11:36:57.668Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-08T11:36:57.668Z] === RUN TestKeyString [2021-08-08T11:36:57.668Z] --- PASS: TestKeyString (0.00s) [2021-08-08T11:36:57.668Z] === RUN TestPoolDataMarshal [2021-08-08T11:36:57.668Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-08T11:36:57.668Z] === RUN TestSubnetsMarshal [2021-08-08T11:36:57.668Z] --- PASS: TestSubnetsMarshal (0.07s) [2021-08-08T11:36:57.668Z] === RUN TestAddSubnets [2021-08-08T11:36:57.668Z] --- PASS: TestAddSubnets (0.08s) [2021-08-08T11:36:57.668Z] === RUN TestDoublePoolRelease [2021-08-08T11:36:57.668Z] --- PASS: TestDoublePoolRelease (0.07s) [2021-08-08T11:36:57.668Z] === RUN TestAddReleasePoolID [2021-08-08T11:36:57.668Z] --- PASS: TestAddReleasePoolID (0.10s) [2021-08-08T11:36:57.668Z] === RUN TestPredefinedPool [2021-08-08T11:36:57.668Z] --- PASS: TestPredefinedPool (0.05s) [2021-08-08T11:36:57.668Z] === RUN TestRemoveSubnet [2021-08-08T11:36:58.129Z] --- PASS: TestRemoveSubnet (0.31s) [2021-08-08T11:36:58.129Z] === RUN TestGetSameAddress [2021-08-08T11:36:58.129Z] --- PASS: TestGetSameAddress (0.03s) [2021-08-08T11:36:58.129Z] === RUN TestPoolAllocationReuse [2021-08-08T11:36:58.129Z] --- PASS: TestRetrieveFromStore (0.81s) [2021-08-08T11:36:58.129Z] === RUN TestIsCorrupted [2021-08-08T11:36:58.129Z] --- PASS: TestIsCorrupted (0.02s) [2021-08-08T11:36:58.129Z] === RUN TestSetRollover [2021-08-08T11:36:58.898Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-08T11:36:58.898Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-08T11:36:58.898Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-08T11:36:58.898Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-08T11:36:58.898Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-08T11:36:58.898Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-08T11:36:58.898Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-08T11:36:58.898Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-08T11:36:58.898Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-08T11:36:59.104Z] === RUN TestGetCapabilities [2021-08-08T11:36:59.104Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-08T11:36:59.104Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-08T11:36:59.104Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-08-08T11:36:59.104Z] === RUN TestGetDefaultAddressSpaces [2021-08-08T11:36:59.104Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-08-08T11:36:59.104Z] === RUN TestRemoteDriver [2021-08-08T11:36:59.104Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-08T11:36:59.104Z] PASS [2021-08-08T11:36:59.104Z] coverage: 47.4% of statements [2021-08-08T11:36:59.104Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.100s coverage: 47.4% of statements [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === Skipped [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-08T11:36:59.475Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-08T11:36:59.475Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-08T11:36:59.475Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-08T11:36:59.475Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-08-08T11:36:59.475Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-08T11:36:59.475Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-08T11:36:59.475Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-08T11:36:59.475Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-08T11:36:59.475Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-08T11:36:59.475Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-08T11:36:59.475Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-08T11:36:59.475Z] daemon_test.go:147: root required [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-08T11:36:59.475Z] reload_test.go:520: root required [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-08-08T11:36:59.475Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-08T11:36:59.475Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-08T11:36:59.475Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-08T11:36:59.475Z] download_test.go:268: Needs fixing on Windows [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-08T11:36:59.475Z] layer_test.go:304: Failing on Windows [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-08T11:36:59.475Z] layer_test.go:353: Failing on Windows [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-08T11:36:59.475Z] layer_test.go:468: Failing on Windows [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-08T11:36:59.475Z] layer_test.go:697: Failing on Windows [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-08T11:36:59.475Z] migration_test.go:46: Failing on Windows [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-08T11:36:59.475Z] migration_test.go:182: Failing on Windows [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-08T11:36:59.475Z] mount_test.go:17: Failing on Windows [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-08T11:36:59.475Z] mount_test.go:76: Failing on Windows [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-08T11:36:59.475Z] mount_test.go:125: Failing on Windows [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-08T11:36:59.475Z] mount_test.go:212: Failing on Windows [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-08-08T11:36:59.475Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-08T11:36:59.475Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-08T11:36:59.475Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-08T11:36:59.475Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-08T11:36:59.475Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:36:59.475Z] [2021-08-08T11:36:59.475Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-08T11:36:59.476Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-08T11:36:59.476Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-08T11:36:59.476Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-08T11:36:59.476Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-08T11:36:59.476Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-08T11:36:59.476Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-08T11:36:59.476Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-08T11:36:59.476Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-08T11:36:59.476Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-08T11:36:59.476Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-08T11:36:59.476Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-08T11:36:59.476Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-08T11:36:59.476Z] archive_test.go:134: Xz not present in msys2 [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-08T11:36:59.476Z] archive_test.go:239: Failing on Windows CI machines [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-08T11:36:59.476Z] archive_windows_test.go:16: Currently fails [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-08T11:36:59.476Z] changes_test.go:196: needs more investigation [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-08T11:36:59.476Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-08T11:36:59.476Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-08T11:36:59.476Z] changes_test.go:433: needs further investigation [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-08T11:36:59.476Z] changes_test.go:469: needs further investigation [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-08T11:36:59.476Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-08T11:36:59.476Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-08T11:36:59.476Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-08T11:36:59.476Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-08T11:36:59.476Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-08T11:36:59.476Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-08T11:36:59.476Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-08T11:36:59.476Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-08T11:36:59.476Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-08T11:36:59.476Z] poller_test.go:41: No chmod on Windows [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-08T11:36:59.476Z] fileutils_test.go:134: Needs porting to Windows [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-08T11:36:59.476Z] fileutils_test.go:180: Needs porting to Windows [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-08T11:36:59.476Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-08T11:36:59.476Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-08-08T11:36:59.476Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-08T11:36:59.476Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-08T11:36:59.476Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] [2021-08-08T11:36:59.476Z] DONE 2068 tests, 69 skipped in 309.953s [2021-08-08T11:36:59.476Z] INFO: make.ps1 ended at 08/08/2021 11:36:58 [2021-08-08T11:37:00.075Z] === RUN TestWindowsIPAM [2021-08-08T11:37:00.075Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-08T11:37:00.075Z] PASS [2021-08-08T11:37:00.075Z] coverage: 71.4% of statements [2021-08-08T11:37:00.075Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.074s coverage: 71.4% of statements [2021-08-08T11:37:00.536Z] --- PASS: TestSetRollover (2.15s) [2021-08-08T11:37:00.536Z] === RUN TestSetRolloverSerial [2021-08-08T11:37:00.536Z] --- PASS: TestPoolAllocationReuse (2.27s) [2021-08-08T11:37:00.536Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-08T11:37:00.536Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-08-08T11:37:00.536Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-08T11:37:00.797Z] --- PASS: TestRenameAnonymousContainer (4.10s) [2021-08-08T11:37:00.797Z] === RUN TestRenameContainerWithSameName [2021-08-08T11:37:00.797Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-08-08T11:37:00.997Z] === RUN TestDefaultNetwork [2021-08-08T11:37:01.015Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-08T11:37:01.015Z] INFO: Unit tests ended at 08/08/2021 11:37:00. Duration:00:05:26.9031409 [2021-08-08T11:37:01.015Z] INFO: Building busybox [2021-08-08T11:37:01.015Z] Sending build context to Docker daemon 5.12kB [2021-08-08T11:37:01.015Z] [2021-08-08T11:37:01.015Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-08T11:37:01.015Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-08T11:37:01.015Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-08T11:37:01.015Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-08T11:37:01.015Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-08T11:37:01.015Z] ---> 39d157a84080 [2021-08-08T11:37:01.015Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-08T11:37:01.458Z] --- PASS: TestDefaultNetwork (0.33s) [2021-08-08T11:37:01.458Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-08T11:37:01.475Z] ---> Running in 01f2618346c4 [2021-08-08T11:37:01.918Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.34s) [2021-08-08T11:37:01.918Z] === RUN TestInitAddressPools [2021-08-08T11:37:01.918Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-08T11:37:01.918Z] PASS [2021-08-08T11:37:01.918Z] coverage: 74.0% of statements [2021-08-08T11:37:01.918Z] ok github.com/docker/docker/libnetwork/ipamutils 0.772s coverage: 74.0% of statements [2021-08-08T11:37:02.164Z] --- PASS: TestRenameContainerWithSameName (1.21s) [2021-08-08T11:37:02.164Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-08T11:37:02.380Z] --- PASS: TestSetRolloverSerial (2.10s) [2021-08-08T11:37:02.380Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-08T11:37:02.380Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-08T11:37:02.380Z] PASS [2021-08-08T11:37:02.380Z] coverage: 84.4% of statements [2021-08-08T11:37:02.380Z] ok github.com/docker/docker/libnetwork/bitseq 16.205s coverage: 84.4% of statements [2021-08-08T11:37:02.841Z] === RUN TestKeyValue [2021-08-08T11:37:02.841Z] --- PASS: TestKeyValue (0.00s) [2021-08-08T11:37:02.841Z] PASS [2021-08-08T11:37:02.841Z] coverage: 60.0% of statements [2021-08-08T11:37:02.841Z] ok github.com/docker/docker/libnetwork/netlabel 0.051s coverage: 60.0% of statements [2021-08-08T11:37:03.530Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-08-08T11:37:04.458Z] --- PASS: TestRenameContainerWithLinkedContainer (2.66s) [2021-08-08T11:37:04.458Z] === RUN TestResize [2021-08-08T11:37:04.713Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-08T11:37:05.022Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.70s) [2021-08-08T11:37:05.022Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-08T11:37:05.483Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-08T11:37:05.483Z] PASS [2021-08-08T11:37:05.483Z] coverage: 100.0% of statements [2021-08-08T11:37:05.483Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.049s coverage: 100.0% of statements [2021-08-08T11:37:05.483Z] === RUN TestNetworkDBSimple [2021-08-08T11:37:05.641Z] --- PASS: TestResize (1.19s) [2021-08-08T11:37:05.641Z] === RUN TestResizeWithInvalidSize [2021-08-08T11:37:06.168Z] Removing intermediate container 01f2618346c4 [2021-08-08T11:37:06.168Z] ---> a68a5eb8c116 [2021-08-08T11:37:06.168Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-08T11:37:06.168Z] ---> Running in 55ecb4894999 [2021-08-08T11:37:06.168Z] Removing intermediate container 55ecb4894999 [2021-08-08T11:37:06.169Z] ---> 859512f4d95f [2021-08-08T11:37:06.169Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-08T11:37:06.169Z] ---> Running in 35a679e92802 [2021-08-08T11:37:06.453Z] === RUN TestGenerate [2021-08-08T11:37:06.454Z] --- PASS: TestGenerate (0.00s) [2021-08-08T11:37:06.454Z] === RUN TestGeneratePtr [2021-08-08T11:37:06.454Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-08T11:37:06.454Z] === RUN TestGenerateMissingField [2021-08-08T11:37:06.454Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-08T11:37:06.454Z] === RUN TestFieldCannotBeSet [2021-08-08T11:37:06.454Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-08T11:37:06.454Z] === RUN TestTypeMismatchError [2021-08-08T11:37:06.454Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-08T11:37:06.454Z] PASS [2021-08-08T11:37:06.454Z] coverage: 100.0% of statements [2021-08-08T11:37:06.454Z] ok github.com/docker/docker/libnetwork/options 0.047s coverage: 100.0% of statements [2021-08-08T11:37:06.627Z] Removing intermediate container 35a679e92802 [2021-08-08T11:37:06.627Z] ---> 7761bfd01b31 [2021-08-08T11:37:06.627Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-08T11:37:06.914Z] 2021/08/08 11:37:06 Closing DB instances... [2021-08-08T11:37:07.009Z] --- PASS: TestResizeWithInvalidSize (1.16s) [2021-08-08T11:37:07.009Z] === RUN TestResizeWhenContainerNotStarted [2021-08-08T11:37:07.374Z] testing: warning: no tests to run [2021-08-08T11:37:07.374Z] PASS [2021-08-08T11:37:07.374Z] coverage: 0.0% of statements [2021-08-08T11:37:07.374Z] ok github.com/docker/docker/libnetwork/osl 0.053s coverage: 0.0% of statements [no tests to run] [2021-08-08T11:37:07.939Z] --- PASS: TestResizeWhenContainerNotStarted (1.11s) [2021-08-08T11:37:07.939Z] === RUN TestDaemonRestartKillContainers [2021-08-08T11:37:07.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-08T11:37:07.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-08T11:37:07.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-08T11:37:07.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-08T11:37:07.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-08T11:37:07.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-08T11:37:07.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-08T11:37:07.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-08T11:37:07.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-08T11:37:07.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-08T11:37:07.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-08T11:37:07.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-08T11:37:07.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-08T11:37:07.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-08T11:37:07.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-08T11:37:07.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-08T11:37:07.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-08T11:37:07.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-08T11:37:07.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-08T11:37:07.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-08T11:37:07.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-08T11:37:07.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-08T11:37:07.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-08T11:37:07.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-08T11:37:07.939Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-08T11:37:07.939Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-08T11:37:08.168Z] [2021-08-08T11:37:08.168Z] ---> 707205829e7f [2021-08-08T11:37:08.168Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-08T11:37:08.196Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-08-08T11:37:08.347Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-08T11:37:08.347Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-08T11:37:08.347Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-08T11:37:08.347Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-08T11:37:08.347Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-08T11:37:08.347Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-08T11:37:08.347Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-08T11:37:08.347Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-08T11:37:08.347Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-08T11:37:08.347Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-08T11:37:08.347Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-08T11:37:08.347Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-08T11:37:08.347Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-08T11:37:08.347Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-08T11:37:08.347Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-08T11:37:08.347Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-08T11:37:08.347Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-08T11:37:08.347Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.95s) [2021-08-08T11:37:08.347Z] === RUN TestGetAddress [2021-08-08T11:37:08.347Z] === RUN TestRequestNewPort [2021-08-08T11:37:08.347Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-08T11:37:08.347Z] === RUN TestRequestSpecificPort [2021-08-08T11:37:08.347Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-08T11:37:08.347Z] === RUN TestReleasePort [2021-08-08T11:37:08.347Z] --- PASS: TestReleasePort (0.00s) [2021-08-08T11:37:08.347Z] === RUN TestReuseReleasedPort [2021-08-08T11:37:08.347Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-08T11:37:08.347Z] === RUN TestReleaseUnreadledPort [2021-08-08T11:37:08.347Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-08T11:37:08.347Z] === RUN TestUnknowProtocol [2021-08-08T11:37:08.347Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-08T11:37:08.347Z] === RUN TestAllocateAllPorts [2021-08-08T11:37:08.347Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-08T11:37:08.347Z] === RUN TestPortAllocation [2021-08-08T11:37:08.347Z] --- PASS: TestPortAllocation (0.00s) [2021-08-08T11:37:08.347Z] === RUN TestPortAllocationWithCustomRange [2021-08-08T11:37:08.347Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-08T11:37:08.347Z] === RUN TestNoDuplicateBPR [2021-08-08T11:37:08.347Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-08T11:37:08.347Z] === RUN TestChangePortRange [2021-08-08T11:37:08.347Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-08T11:37:08.347Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-08T11:37:08.347Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-08T11:37:08.347Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-08T11:37:08.347Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-08T11:37:08.347Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-08T11:37:08.347Z] --- PASS: TestChangePortRange (0.00s) [2021-08-08T11:37:08.347Z] PASS [2021-08-08T11:37:08.347Z] coverage: 88.6% of statements [2021-08-08T11:37:08.347Z] ok github.com/docker/docker/libnetwork/portallocator 0.049s coverage: 88.6% of statements [2021-08-08T11:37:08.347Z] --- PASS: TestNetworkDBSimple (2.64s) [2021-08-08T11:37:08.347Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-08T11:37:08.533Z] --- PASS: TestServiceUpdateConfigs (15.13s) [2021-08-08T11:37:08.533Z] === RUN TestServiceUpdateNetwork [2021-08-08T11:37:08.627Z] ---> Running in c859eab38158 [2021-08-08T11:37:08.808Z] === RUN TestTransportPortConv [2021-08-08T11:37:08.808Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-08T11:37:08.808Z] === RUN TestTransportPortBindingConv [2021-08-08T11:37:08.808Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-08T11:37:08.808Z] === RUN TestErrorConstructors [2021-08-08T11:37:08.808Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-08T11:37:08.808Z] === RUN TestCompareIPMask [2021-08-08T11:37:08.808Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-08T11:37:08.808Z] === RUN TestUtilGetHostPartIP [2021-08-08T11:37:08.808Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-08T11:37:08.808Z] === RUN TestUtilGetBroadcastIP [2021-08-08T11:37:08.808Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-08T11:37:08.808Z] === RUN TestParseCIDR [2021-08-08T11:37:08.808Z] --- PASS: TestParseCIDR (0.00s) [2021-08-08T11:37:08.808Z] PASS [2021-08-08T11:37:08.808Z] coverage: 47.9% of statements [2021-08-08T11:37:08.808Z] ok github.com/docker/docker/libnetwork/types 0.050s coverage: 47.9% of statements [2021-08-08T11:37:09.124Z] check_test.go:309: [d7488f26dd31f] daemon is not started [2021-08-08T11:37:09.124Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-08-08T11:37:09.269Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-08T11:37:09.269Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-08T11:37:09.269Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-08T11:37:09.269Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-08T11:37:09.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-08T11:37:09.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-08T11:37:09.270Z] PASS [2021-08-08T11:37:09.270Z] coverage: 50.0% of statements [2021-08-08T11:37:09.270Z] ok github.com/docker/docker/oci 0.047s coverage: 50.0% of statements [2021-08-08T11:37:09.270Z] 2021/08/08 11:37:09 Closing DB instances... [2021-08-08T11:37:10.240Z] === RUN TestParseVersion [2021-08-08T11:37:10.240Z] --- PASS: TestParseVersion (0.00s) [2021-08-08T11:37:10.240Z] PASS [2021-08-08T11:37:10.240Z] coverage: 52.9% of statements [2021-08-08T11:37:10.240Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2021-08-08T11:37:10.240Z] === RUN TestAddressPoolOpt [2021-08-08T11:37:10.240Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv/a [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv/something [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv/_=a [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv/env1=value1 [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv/_env1=value1 [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv/PATH [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv/=a [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv/PATH= [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv/PATH=something [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv/asd!qwe [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv/1asd [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv/123 [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv/some_space [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv/__some_space_before [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv/some_space_after__ [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv/= [2021-08-08T11:37:10.240Z] === RUN TestValidateEnv/PaTh [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-08T11:37:10.240Z] === RUN TestParseHost [2021-08-08T11:37:10.240Z] --- PASS: TestParseHost (0.00s) [2021-08-08T11:37:10.240Z] === RUN TestParseDockerDaemonHost [2021-08-08T11:37:10.240Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-08T11:37:10.240Z] === RUN TestParseTCP [2021-08-08T11:37:10.240Z] --- PASS: TestParseTCP (0.00s) [2021-08-08T11:37:10.240Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-08T11:37:10.240Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-08T11:37:10.240Z] === RUN TestValidateExtraHosts [2021-08-08T11:37:10.240Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-08T11:37:10.240Z] === RUN TestIpOptString [2021-08-08T11:37:10.240Z] --- PASS: TestIpOptString (0.00s) [2021-08-08T11:37:10.240Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-08T11:37:10.240Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-08T11:37:10.240Z] === RUN TestNewIpOptValidDefaultVal [2021-08-08T11:37:10.240Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-08T11:37:10.240Z] === RUN TestIpOptSetInvalidVal [2021-08-08T11:37:10.240Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-08T11:37:10.240Z] === RUN TestValidateIPAddress [2021-08-08T11:37:10.240Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-08T11:37:10.240Z] === RUN TestMapOpts [2021-08-08T11:37:10.240Z] --- PASS: TestMapOpts (0.00s) [2021-08-08T11:37:10.240Z] === RUN TestListOptsWithoutValidator [2021-08-08T11:37:10.240Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-08T11:37:10.240Z] === RUN TestListOptsWithValidator [2021-08-08T11:37:10.240Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-08T11:37:10.240Z] === RUN TestValidateDNSSearch [2021-08-08T11:37:10.240Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-08T11:37:10.240Z] === RUN TestValidateLabel [2021-08-08T11:37:10.240Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-08T11:37:10.240Z] === RUN TestValidateLabel/label_with_general_format [2021-08-08T11:37:10.240Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-08T11:37:10.240Z] === RUN TestValidateLabel/label_with_one_more [2021-08-08T11:37:10.240Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-08T11:37:10.240Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-08T11:37:10.240Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-08T11:37:10.240Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-08T11:37:10.240Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-08T11:37:10.240Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-08T11:37:10.240Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-08T11:37:10.240Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-08T11:37:10.240Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-08T11:37:10.240Z] --- PASS: TestValidateLabel (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-08T11:37:10.240Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-08T11:37:10.241Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-08T11:37:10.241Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-08T11:37:10.241Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-08T11:37:10.241Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-08T11:37:10.241Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-08T11:37:10.241Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-08T11:37:10.241Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-08T11:37:10.241Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-08T11:37:10.241Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-08T11:37:10.241Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-08T11:37:10.241Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-08T11:37:10.241Z] === RUN TestNamedListOpts [2021-08-08T11:37:10.241Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-08T11:37:10.241Z] === RUN TestNamedMapOpts [2021-08-08T11:37:10.241Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-08T11:37:10.241Z] === RUN TestParseLink [2021-08-08T11:37:10.241Z] --- PASS: TestParseLink (0.00s) [2021-08-08T11:37:10.241Z] === RUN TestQuotedStringSetWithQuotes [2021-08-08T11:37:10.241Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-08T11:37:10.241Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-08T11:37:10.241Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-08T11:37:10.241Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-08T11:37:10.241Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-08T11:37:10.241Z] === RUN TestUlimitOpt [2021-08-08T11:37:10.241Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-08T11:37:10.241Z] PASS [2021-08-08T11:37:10.241Z] coverage: 67.1% of statements [2021-08-08T11:37:10.241Z] ok github.com/docker/docker/opts 0.088s coverage: 67.1% of statements [2021-08-08T11:37:11.212Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.65s) [2021-08-08T11:37:11.212Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-08T11:37:11.647Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-08T11:37:11.905Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-08T11:37:12.162Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-08T11:37:12.183Z] === RUN TestPeerCertificateMarshalJSON [2021-08-08T11:37:12.183Z] === RUN TestIsArchivePathDir [2021-08-08T11:37:12.183Z] 2021/08/08 11:37:12 Closing DB instances... [2021-08-08T11:37:12.183Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-08-08T11:37:12.183Z] === RUN TestIsArchivePathInvalidFile [2021-08-08T11:37:12.644Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-08-08T11:37:12.644Z] === RUN TestIsArchivePathTar [2021-08-08T11:37:12.644Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-08T11:37:12.644Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-08T11:37:12.644Z] --- PASS: TestPeerCertificateMarshalJSON (0.39s) [2021-08-08T11:37:12.644Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-08T11:37:12.644Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-08T11:37:12.644Z] === RUN TestMiddleware [2021-08-08T11:37:12.644Z] --- PASS: TestMiddleware (0.00s) [2021-08-08T11:37:12.644Z] === RUN TestNewResponseModifier [2021-08-08T11:37:12.644Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-08T11:37:12.644Z] PASS [2021-08-08T11:37:12.644Z] coverage: 26.8% of statements [2021-08-08T11:37:12.644Z] ok github.com/docker/docker/pkg/authorization 0.436s coverage: 26.8% of statements [2021-08-08T11:37:12.644Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-08-08T11:37:12.644Z] === RUN TestDecompressStreamGzip [2021-08-08T11:37:12.644Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-08-08T11:37:12.644Z] === RUN TestDecompressStreamBzip2 [2021-08-08T11:37:13.106Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-08-08T11:37:13.106Z] === RUN TestDecompressStreamXz [2021-08-08T11:37:13.106Z] archive_test.go:134: Xz not present in msys2 [2021-08-08T11:37:13.106Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-08T11:37:13.106Z] === RUN TestCompressStreamXzUnsupported [2021-08-08T11:37:13.106Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-08T11:37:13.106Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-08T11:37:13.106Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-08T11:37:13.106Z] === RUN TestCompressStreamInvalid [2021-08-08T11:37:13.106Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-08T11:37:13.106Z] === RUN TestExtensionInvalid [2021-08-08T11:37:13.106Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-08T11:37:13.106Z] === RUN TestExtensionUncompressed [2021-08-08T11:37:13.106Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-08T11:37:13.106Z] === RUN TestExtensionBzip2 [2021-08-08T11:37:13.106Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-08T11:37:13.106Z] === RUN TestExtensionGzip [2021-08-08T11:37:13.106Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-08T11:37:13.106Z] === RUN TestExtensionXz [2021-08-08T11:37:13.106Z] --- PASS: TestExtensionXz (0.00s) [2021-08-08T11:37:13.106Z] === RUN TestCmdStreamLargeStderr [2021-08-08T11:37:13.106Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-08-08T11:37:13.106Z] === RUN TestCmdStreamBad [2021-08-08T11:37:13.106Z] archive_test.go:239: Failing on Windows CI machines [2021-08-08T11:37:13.106Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-08T11:37:13.106Z] === RUN TestCmdStreamGood [2021-08-08T11:37:13.106Z] --- PASS: TestCmdStreamGood (0.05s) [2021-08-08T11:37:13.106Z] === RUN TestUntarPathWithInvalidDest [2021-08-08T11:37:13.106Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-08-08T11:37:13.106Z] === RUN TestUntarPathWithInvalidSrc [2021-08-08T11:37:13.106Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-08T11:37:13.106Z] === RUN TestUntarPath [2021-08-08T11:37:13.106Z] --- PASS: TestUntarPath (0.07s) [2021-08-08T11:37:13.106Z] === RUN TestUntarPathWithDestinationFile [2021-08-08T11:37:13.106Z] === RUN TestUnbuffered [2021-08-08T11:37:13.106Z] --- PASS: TestUnbuffered (0.00s) [2021-08-08T11:37:13.106Z] === RUN TestRaceUnbuffered [2021-08-08T11:37:13.106Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-08T11:37:13.106Z] PASS [2021-08-08T11:37:13.106Z] coverage: 100.0% of statements [2021-08-08T11:37:13.106Z] ok github.com/docker/docker/pkg/broadcaster 0.048s coverage: 100.0% of statements [2021-08-08T11:37:13.106Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-08-08T11:37:13.106Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-08T11:37:13.530Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-08T11:37:13.567Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-08-08T11:37:13.567Z] === RUN TestCopyWithTarInvalidSrc [2021-08-08T11:37:13.567Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-08T11:37:13.567Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-08T11:37:13.567Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-08T11:37:13.567Z] === RUN TestCopyWithTarSrcFile [2021-08-08T11:37:13.567Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-08T11:37:13.567Z] === RUN TestCopyWithTarSrcFolder [2021-08-08T11:37:13.567Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-08T11:37:13.567Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-08T11:37:13.567Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-08T11:37:13.567Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-08T11:37:13.567Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-08T11:37:13.567Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-08T11:37:13.567Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-08T11:37:13.567Z] === RUN TestCopyFileWithTarSrcFile [2021-08-08T11:37:13.567Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-08T11:37:13.567Z] === RUN TestTarFiles [2021-08-08T11:37:13.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-08T11:37:14.027Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-08-08T11:37:14.027Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-08T11:37:14.027Z] === RUN TestMatch [2021-08-08T11:37:14.027Z] === RUN TestMatch/[[]] [2021-08-08T11:37:14.027Z] === RUN TestMatch/[[foo]] [2021-08-08T11:37:14.027Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-08T11:37:14.027Z] === RUN TestMatch/[[foo_bar]] [2021-08-08T11:37:14.027Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-08T11:37:14.027Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-08T11:37:14.027Z] === RUN TestMatch/[] [2021-08-08T11:37:14.027Z] === RUN TestMatch/[]#01 [2021-08-08T11:37:14.027Z] === RUN TestMatch/[[qux]] [2021-08-08T11:37:14.027Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-08T11:37:14.027Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-08T11:37:14.027Z] === RUN TestMatch/[[foo_baz]] [2021-08-08T11:37:14.027Z] --- PASS: TestMatch (0.00s) [2021-08-08T11:37:14.027Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-08T11:37:14.027Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-08T11:37:14.027Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-08T11:37:14.027Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-08T11:37:14.027Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-08T11:37:14.027Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-08T11:37:14.027Z] --- PASS: TestMatch/[] (0.00s) [2021-08-08T11:37:14.027Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-08T11:37:14.027Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-08T11:37:14.027Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-08T11:37:14.027Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-08T11:37:14.027Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-08T11:37:14.027Z] PASS [2021-08-08T11:37:14.027Z] coverage: 87.5% of statements [2021-08-08T11:37:14.027Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2021-08-08T11:37:14.997Z] === RUN TestChrootTarUntar [2021-08-08T11:37:14.997Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:37:14.997Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-08T11:37:14.997Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-08T11:37:14.997Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:37:14.997Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-08T11:37:14.997Z] === RUN TestChrootUntarEmptyArchive [2021-08-08T11:37:14.997Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-08T11:37:14.997Z] === RUN TestChrootTarUntarWithSymlink [2021-08-08T11:37:14.997Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-08T11:37:14.997Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-08T11:37:14.997Z] === RUN TestChrootCopyWithTar [2021-08-08T11:37:14.997Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-08T11:37:14.997Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-08T11:37:14.997Z] === RUN TestChrootCopyFileWithTar [2021-08-08T11:37:14.997Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:37:14.997Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-08T11:37:14.997Z] === RUN TestChrootUntarPath [2021-08-08T11:37:14.997Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-08T11:37:14.997Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-08T11:37:14.997Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-08T11:37:14.997Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:37:14.997Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-08T11:37:14.997Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-08T11:37:14.997Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:37:14.997Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-08T11:37:14.997Z] === RUN TestChrootApplyDotDotFile [2021-08-08T11:37:14.997Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:37:14.997Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-08T11:37:14.997Z] PASS [2021-08-08T11:37:14.997Z] coverage: 15.4% of statements [2021-08-08T11:37:14.997Z] ok github.com/docker/docker/pkg/chrootarchive 0.102s coverage: 15.4% of statements [2021-08-08T11:37:15.152Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-08T11:37:15.409Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-08T11:37:15.967Z] === RUN TestSizeEmpty [2021-08-08T11:37:15.967Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-08T11:37:15.967Z] === RUN TestSizeEmptyFile [2021-08-08T11:37:15.967Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-08T11:37:15.967Z] === RUN TestSizeNonemptyFile [2021-08-08T11:37:15.967Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-08T11:37:15.967Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-08T11:37:15.967Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-08T11:37:15.967Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-08T11:37:15.967Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-08T11:37:15.967Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-08T11:37:15.967Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-08T11:37:15.967Z] === RUN TestMoveToSubdir [2021-08-08T11:37:15.967Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-08T11:37:15.967Z] === RUN TestSizeNonExistingDirectory [2021-08-08T11:37:15.967Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-08T11:37:15.967Z] PASS [2021-08-08T11:37:15.967Z] coverage: 80.0% of statements [2021-08-08T11:37:15.967Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2021-08-08T11:37:15.967Z] 2021/08/08 11:37:15 Closing DB instances... [2021-08-08T11:37:16.937Z] === RUN Test [2021-08-08T11:37:16.937Z] === RUN Test/TestContainsEntry [2021-08-08T11:37:16.937Z] === RUN Test/TestCreateEntries [2021-08-08T11:37:16.937Z] === RUN Test/TestEntriesDiff [2021-08-08T11:37:16.937Z] === RUN Test/TestEntriesEquality [2021-08-08T11:37:16.937Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-08T11:37:16.937Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-08T11:37:16.937Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-08T11:37:16.937Z] === RUN Test/TestGeneratorNotGenerate [2021-08-08T11:37:16.937Z] === RUN Test/TestGeneratorWithPort [2021-08-08T11:37:16.937Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-08T11:37:16.937Z] === RUN Test/TestNewEntry [2021-08-08T11:37:16.937Z] === RUN Test/TestParse [2021-08-08T11:37:16.937Z] --- PASS: Test (0.00s) [2021-08-08T11:37:16.937Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-08T11:37:16.937Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-08T11:37:16.937Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-08T11:37:16.937Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-08T11:37:16.937Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-08T11:37:16.937Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-08T11:37:16.937Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-08T11:37:16.937Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-08T11:37:16.937Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-08T11:37:16.937Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-08T11:37:16.937Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-08T11:37:16.937Z] --- PASS: Test/TestParse (0.00s) [2021-08-08T11:37:16.937Z] PASS [2021-08-08T11:37:16.937Z] coverage: 58.3% of statements [2021-08-08T11:37:16.937Z] ok github.com/docker/docker/pkg/discovery 0.049s coverage: 58.3% of statements [2021-08-08T11:37:17.300Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-08T11:37:17.300Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-08T11:37:17.300Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-08T11:37:17.907Z] === RUN Test [2021-08-08T11:37:17.907Z] === RUN Test/TestContent [2021-08-08T11:37:17.907Z] === RUN Test/TestInitialize [2021-08-08T11:37:17.907Z] === RUN Test/TestNew [2021-08-08T11:37:17.907Z] === RUN Test/TestParsingContentsWithComments [2021-08-08T11:37:17.907Z] === RUN Test/TestRegister [2021-08-08T11:37:17.907Z] === RUN Test/TestWatch [2021-08-08T11:37:17.907Z] --- PASS: Test (0.01s) [2021-08-08T11:37:17.907Z] --- PASS: Test/TestContent (0.00s) [2021-08-08T11:37:17.907Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-08T11:37:17.907Z] --- PASS: Test/TestNew (0.00s) [2021-08-08T11:37:17.907Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-08T11:37:17.907Z] --- PASS: Test/TestRegister (0.00s) [2021-08-08T11:37:17.907Z] --- PASS: Test/TestWatch (0.00s) [2021-08-08T11:37:17.907Z] PASS [2021-08-08T11:37:17.907Z] coverage: 97.6% of statements [2021-08-08T11:37:17.907Z] ok github.com/docker/docker/pkg/discovery/file 0.054s coverage: 97.6% of statements [2021-08-08T11:37:17.907Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s) [2021-08-08T11:37:17.907Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-08T11:37:18.463Z] --- PASS: TestServiceUpdateNetwork (12.77s) [2021-08-08T11:37:18.463Z] === RUN TestServiceUpdatePidsLimit [2021-08-08T11:37:18.665Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-08T11:37:18.959Z] Removing intermediate container c859eab38158 [2021-08-08T11:37:18.959Z] ---> 5df9d7bb8dac [2021-08-08T11:37:18.959Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-08T11:37:18.959Z] ---> Running in 0adc5a0873a7 [2021-08-08T11:37:18.959Z] [2021-08-08T11:37:18.959Z] SUCCESS: Specified value was saved. [2021-08-08T11:37:19.233Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-08T11:37:19.434Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-08T11:37:19.447Z] === RUN Test [2021-08-08T11:37:19.447Z] === RUN Test/TestInitialize [2021-08-08T11:37:19.447Z] time="2021-08-08T11:37:18Z" level=info msg="Initializing discovery without TLS" [2021-08-08T11:37:19.447Z] time="2021-08-08T11:37:19Z" level=info msg="Initializing discovery without TLS" [2021-08-08T11:37:19.447Z] time="2021-08-08T11:37:19Z" level=info msg="Initializing discovery without TLS" [2021-08-08T11:37:19.447Z] === RUN Test/TestInitializeWithCerts [2021-08-08T11:37:19.447Z] time="2021-08-08T11:37:19Z" level=info msg="Initializing discovery with TLS" [2021-08-08T11:37:19.447Z] === RUN Test/TestWatch [2021-08-08T11:37:19.447Z] time="2021-08-08T11:37:19Z" level=info msg="Initializing discovery without TLS" [2021-08-08T11:37:19.447Z] --- PASS: TestTarFiles (6.14s) [2021-08-08T11:37:19.447Z] === RUN TestTarUntar [2021-08-08T11:37:19.447Z] --- PASS: TestTarUntar (0.03s) [2021-08-08T11:37:19.447Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-08T11:37:19.447Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-08T11:37:19.447Z] === RUN TestTarWithOptions [2021-08-08T11:37:19.447Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-08T11:37:19.447Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-08T11:37:19.447Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.01s) [2021-08-08T11:37:19.447Z] === RUN TestUntarUstarGnuConflict [2021-08-08T11:37:19.447Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-08-08T11:37:19.447Z] === RUN TestUntarInvalidFilenames [2021-08-08T11:37:19.907Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames627164514\\dest" [2021-08-08T11:37:19.907Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2021-08-08T11:37:19.907Z] === RUN TestUntarHardlinkToSymlink [2021-08-08T11:37:19.907Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-08T11:37:19.907Z] === RUN TestUntarInvalidHardlink [2021-08-08T11:37:19.907Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink974769907\\victim\\hello" -> "../victim/hello" [2021-08-08T11:37:19.907Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink292108214\\victim\\hello" -> "/../victim/hello" [2021-08-08T11:37:19.907Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink450168221\\victim" -> "../victim" [2021-08-08T11:37:19.907Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink932135512\\victim" -> "../victim" [2021-08-08T11:37:19.907Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink185902039\\victim" -> "../victim" [2021-08-08T11:37:19.907Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink096595786\\victim" -> "../victim" [2021-08-08T11:37:19.907Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-08-08T11:37:19.907Z] === RUN TestUntarInvalidSymlink [2021-08-08T11:37:19.907Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink718902817\\dest\\dotdot" -> "../victim/hello" [2021-08-08T11:37:19.907Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink297097996\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-08T11:37:19.907Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink434801915\\dest\\loophole-victim" -> "../victim" [2021-08-08T11:37:19.907Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink696389150\\dest\\loophole-victim" -> "../victim" [2021-08-08T11:37:19.907Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink699226341\\dest\\loophole-victim" -> "../victim" [2021-08-08T11:37:19.907Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink271016704\\dest\\loophole-victim" -> "../victim" [2021-08-08T11:37:19.907Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink167162975\\dest\\dir\\loophole" -> "../../victim" [2021-08-08T11:37:19.907Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-08-08T11:37:19.907Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-08T11:37:19.907Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-08T11:37:19.907Z] === RUN TestXGlobalNoParent [2021-08-08T11:37:19.907Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-08T11:37:19.907Z] === RUN TestReplaceFileTarWrapper [2021-08-08T11:37:19.907Z] 2021/08/08 11:37:19 Closing DB instances... [2021-08-08T11:37:19.907Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2021-08-08T11:37:19.907Z] === RUN TestPrefixHeaderReadable [2021-08-08T11:37:19.907Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-08-08T11:37:19.907Z] === RUN TestDisablePigz [2021-08-08T11:37:19.907Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-08T11:37:20.361Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-08T11:37:20.367Z] --- PASS: TestDisablePigz (0.12s) [2021-08-08T11:37:20.367Z] === RUN TestPigz [2021-08-08T11:37:20.367Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-08T11:37:20.367Z] --- PASS: TestPigz (0.14s) [2021-08-08T11:37:20.367Z] === RUN TestCopyFileWithInvalidDest [2021-08-08T11:37:20.367Z] archive_windows_test.go:16: Currently fails [2021-08-08T11:37:20.367Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-08T11:37:20.367Z] === RUN TestCanonicalTarNameForPath [2021-08-08T11:37:20.367Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-08T11:37:20.367Z] === RUN TestCanonicalTarName [2021-08-08T11:37:20.367Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-08T11:37:20.367Z] === RUN TestChmodTarEntry [2021-08-08T11:37:20.367Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-08T11:37:20.367Z] === RUN TestHardLinkOrder [2021-08-08T11:37:20.367Z] --- PASS: TestHardLinkOrder (0.08s) [2021-08-08T11:37:20.367Z] === RUN TestChangeString [2021-08-08T11:37:20.367Z] --- PASS: TestChangeString (0.00s) [2021-08-08T11:37:20.367Z] === RUN TestChangesWithNoChanges [2021-08-08T11:37:20.367Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-08-08T11:37:20.367Z] === RUN TestChangesWithChanges [2021-08-08T11:37:20.367Z] --- PASS: TestChangesWithChanges (0.04s) [2021-08-08T11:37:20.367Z] === RUN TestChangesWithChangesGH13590 [2021-08-08T11:37:20.367Z] changes_test.go:196: needs more investigation [2021-08-08T11:37:20.367Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-08T11:37:20.367Z] === RUN TestChangesDirsEmpty [2021-08-08T11:37:20.827Z] --- PASS: TestChangesDirsEmpty (0.13s) [2021-08-08T11:37:20.827Z] === RUN TestChangesDirsMutated [2021-08-08T11:37:20.827Z] --- PASS: TestChangesDirsMutated (0.13s) [2021-08-08T11:37:20.827Z] === RUN TestApplyLayer [2021-08-08T11:37:20.827Z] changes_test.go:433: needs further investigation [2021-08-08T11:37:20.827Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-08T11:37:20.827Z] === RUN TestChangesSizeWithHardlinks [2021-08-08T11:37:20.827Z] changes_test.go:469: needs further investigation [2021-08-08T11:37:20.827Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-08T11:37:20.827Z] === RUN TestChangesSizeWithNoChanges [2021-08-08T11:37:20.827Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-08T11:37:20.827Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-08T11:37:20.827Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-08T11:37:20.827Z] === RUN TestChangesSize [2021-08-08T11:37:20.827Z] --- PASS: TestChangesSize (0.00s) [2021-08-08T11:37:20.827Z] === RUN TestApplyLayerInvalidFilenames [2021-08-08T11:37:20.827Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames311601494\\dest" [2021-08-08T11:37:20.827Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-08-08T11:37:20.827Z] === RUN TestApplyLayerInvalidHardlink [2021-08-08T11:37:20.827Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink764687608\\victim\\hello" -> "../victim/hello" [2021-08-08T11:37:20.827Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink326637047\\victim\\hello" -> "/../victim/hello" [2021-08-08T11:37:20.827Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink138063082\\victim" -> "../victim" [2021-08-08T11:37:20.827Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink319364417\\victim" -> "../victim" [2021-08-08T11:37:20.827Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink176419756\\victim" -> "../victim" [2021-08-08T11:37:20.827Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink647333147\\victim" -> "../victim" [2021-08-08T11:37:20.827Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-08-08T11:37:20.827Z] === RUN TestApplyLayerInvalidSymlink [2021-08-08T11:37:20.827Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink213597630\\dest\\dotdot" -> "../victim/hello" [2021-08-08T11:37:20.827Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink216217093\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-08T11:37:20.827Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink360095648\\dest\\loophole-victim" -> "../victim" [2021-08-08T11:37:20.827Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink140464767\\dest\\loophole-victim" -> "../victim" [2021-08-08T11:37:20.827Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink995502546\\dest\\loophole-victim" -> "../victim" [2021-08-08T11:37:20.827Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink225816329\\dest\\loophole-victim" -> "../victim" [2021-08-08T11:37:20.827Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-08-08T11:37:20.827Z] === RUN TestApplyLayerWhiteouts [2021-08-08T11:37:20.827Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-08-08T11:37:20.827Z] === RUN TestGenerateEmptyFile [2021-08-08T11:37:20.827Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-08T11:37:20.827Z] === RUN TestGenerateWithContent [2021-08-08T11:37:20.827Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-08T11:37:20.827Z] PASS [2021-08-08T11:37:20.827Z] coverage: 62.7% of statements [2021-08-08T11:37:20.827Z] ok github.com/docker/docker/pkg/archive 8.660s coverage: 62.7% of statements [2021-08-08T11:37:21.287Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2021-08-08T11:37:21.287Z] === RUN TestNetworkDBNodeLeave [2021-08-08T11:37:21.873Z] Removing intermediate container 0adc5a0873a7 [2021-08-08T11:37:21.874Z] ---> 59b151b43441 [2021-08-08T11:37:21.874Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-08T11:37:21.874Z] ---> Running in 4a302921f021 [2021-08-08T11:37:22.257Z] --- PASS: Test (3.18s) [2021-08-08T11:37:22.257Z] --- PASS: Test/TestInitialize (0.18s) [2021-08-08T11:37:22.257Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-08-08T11:37:22.257Z] --- PASS: Test/TestWatch (3.00s) [2021-08-08T11:37:22.257Z] PASS [2021-08-08T11:37:22.257Z] coverage: 84.1% of statements [2021-08-08T11:37:22.257Z] ok github.com/docker/docker/pkg/discovery/kv 3.232s coverage: 84.1% of statements [2021-08-08T11:37:22.502Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-08-08T11:37:23.228Z] === RUN Test [2021-08-08T11:37:23.228Z] === RUN Test/TestWatch [2021-08-08T11:37:23.228Z] --- PASS: Test (0.00s) [2021-08-08T11:37:23.228Z] --- PASS: Test/TestWatch (0.00s) [2021-08-08T11:37:23.228Z] PASS [2021-08-08T11:37:23.228Z] coverage: 92.3% of statements [2021-08-08T11:37:23.228Z] ok github.com/docker/docker/pkg/discovery/memory 0.037s coverage: 92.3% of statements [2021-08-08T11:37:23.871Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-08T11:37:24.199Z] === RUN Test [2021-08-08T11:37:24.199Z] === RUN Test/TestInitialize [2021-08-08T11:37:24.199Z] === RUN Test/TestInitializeWithPattern [2021-08-08T11:37:24.199Z] === RUN Test/TestRegister [2021-08-08T11:37:24.199Z] === RUN Test/TestWatch [2021-08-08T11:37:24.199Z] --- PASS: Test (0.00s) [2021-08-08T11:37:24.199Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-08T11:37:24.199Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-08T11:37:24.199Z] --- PASS: Test/TestRegister (0.00s) [2021-08-08T11:37:24.199Z] --- PASS: Test/TestWatch (0.00s) [2021-08-08T11:37:24.199Z] PASS [2021-08-08T11:37:24.199Z] coverage: 93.8% of statements [2021-08-08T11:37:24.199Z] ok github.com/docker/docker/pkg/discovery/nodes 0.044s coverage: 93.8% of statements [2021-08-08T11:37:24.199Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2021-08-08T11:37:24.199Z] === RUN TestNetworkDBWatch [2021-08-08T11:37:24.661Z] === RUN TestPollerAddRemove [2021-08-08T11:37:24.661Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-08T11:37:24.661Z] === RUN TestPollerEvent [2021-08-08T11:37:24.661Z] poller_test.go:41: No chmod on Windows [2021-08-08T11:37:24.661Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-08T11:37:24.661Z] === RUN TestPollerClose [2021-08-08T11:37:24.661Z] --- PASS: TestPollerClose (0.00s) [2021-08-08T11:37:24.661Z] PASS [2021-08-08T11:37:24.661Z] coverage: 45.7% of statements [2021-08-08T11:37:24.661Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 45.7% of statements [2021-08-08T11:37:24.801Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-08T11:37:25.632Z] 2021/08/08 11:37:25 Closing DB instances... [2021-08-08T11:37:25.632Z] === RUN TestCopyFileWithInvalidSrc [2021-08-08T11:37:25.632Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-08T11:37:25.632Z] === RUN TestCopyFileWithInvalidDest [2021-08-08T11:37:25.632Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-08T11:37:25.632Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-08T11:37:25.632Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-08T11:37:25.632Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-08T11:37:25.632Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-08T11:37:25.632Z] === RUN TestCopyFile [2021-08-08T11:37:25.632Z] --- PASS: TestCopyFile (0.00s) [2021-08-08T11:37:25.632Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-08T11:37:25.632Z] fileutils_test.go:134: Needs porting to Windows [2021-08-08T11:37:25.632Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-08T11:37:25.632Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-08T11:37:25.632Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-08T11:37:25.632Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-08T11:37:25.632Z] fileutils_test.go:180: Needs porting to Windows [2021-08-08T11:37:25.632Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-08T11:37:25.632Z] === RUN TestWildcardMatches [2021-08-08T11:37:25.632Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-08T11:37:25.632Z] === RUN TestPatternMatches [2021-08-08T11:37:25.632Z] --- PASS: TestPatternMatches (0.00s) [2021-08-08T11:37:25.632Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-08T11:37:25.632Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-08T11:37:25.632Z] === RUN TestPatternMatchesFolderExclusions [2021-08-08T11:37:25.632Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-08T11:37:25.632Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-08T11:37:25.632Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-08T11:37:25.632Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-08T11:37:25.632Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-08T11:37:25.632Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-08T11:37:25.632Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-08T11:37:25.632Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-08T11:37:25.632Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-08T11:37:25.632Z] === RUN TestSingleExclamationError [2021-08-08T11:37:25.632Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-08T11:37:26.093Z] === RUN TestMatchesWithNoPatterns [2021-08-08T11:37:26.093Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-08T11:37:26.093Z] === RUN TestMatchesWithMalformedPatterns [2021-08-08T11:37:26.093Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-08T11:37:26.093Z] === RUN TestMatches [2021-08-08T11:37:26.093Z] --- PASS: TestMatches (0.00s) [2021-08-08T11:37:26.093Z] === RUN TestCleanPatterns [2021-08-08T11:37:26.093Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-08T11:37:26.093Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-08T11:37:26.093Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-08T11:37:26.093Z] === RUN TestCleanPatternsExceptionFlag [2021-08-08T11:37:26.093Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-08T11:37:26.093Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-08T11:37:26.093Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-08T11:37:26.093Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-08T11:37:26.093Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-08T11:37:26.093Z] === RUN TestCleanPatternsErrorSingleException [2021-08-08T11:37:26.093Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-08T11:37:26.093Z] === RUN TestCreateIfNotExistsDir [2021-08-08T11:37:26.093Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-08T11:37:26.093Z] === RUN TestCreateIfNotExistsFile [2021-08-08T11:37:26.093Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-08T11:37:26.093Z] === RUN TestMatch [2021-08-08T11:37:26.093Z] --- PASS: TestMatch (0.01s) [2021-08-08T11:37:26.093Z] PASS [2021-08-08T11:37:26.093Z] coverage: 85.2% of statements [2021-08-08T11:37:26.093Z] ok github.com/docker/docker/pkg/fileutils 0.071s coverage: 85.2% of statements [2021-08-08T11:37:26.553Z] === RUN TestGet [2021-08-08T11:37:26.553Z] --- PASS: TestGet (0.00s) [2021-08-08T11:37:26.553Z] === RUN TestGetShortcutString [2021-08-08T11:37:26.553Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-08T11:37:26.553Z] PASS [2021-08-08T11:37:26.553Z] coverage: 42.9% of statements [2021-08-08T11:37:26.553Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2021-08-08T11:37:26.577Z] Cannot create a file when that file already exists. [2021-08-08T11:37:26.695Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-08T11:37:27.013Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-08-08T11:37:27.013Z] === RUN TestNetworkDBBulkSync [2021-08-08T11:37:27.261Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-08-08T11:37:27.473Z] === RUN TestCreateIDMapOrder [2021-08-08T11:37:27.473Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-08T11:37:27.473Z] PASS [2021-08-08T11:37:27.473Z] coverage: 7.2% of statements [2021-08-08T11:37:27.473Z] ok github.com/docker/docker/pkg/idtools 0.060s coverage: 7.2% of statements [2021-08-08T11:37:28.194Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-08T11:37:28.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.61s) [2021-08-08T11:37:28.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.86s) [2021-08-08T11:37:28.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s) [2021-08-08T11:37:28.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.78s) [2021-08-08T11:37:28.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2021-08-08T11:37:28.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.86s) [2021-08-08T11:37:28.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.56s) [2021-08-08T11:37:28.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.58s) [2021-08-08T11:37:28.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.31s) [2021-08-08T11:37:28.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.63s) [2021-08-08T11:37:28.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.78s) [2021-08-08T11:37:28.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.31s) [2021-08-08T11:37:28.194Z] === RUN TestCgroupNamespacesRun [2021-08-08T11:37:28.444Z] 2021/08/08 11:37:28 Closing DB instances... [2021-08-08T11:37:28.479Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-08T11:37:28.905Z] === RUN TestFixedBufferCap [2021-08-08T11:37:28.905Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-08T11:37:28.905Z] === RUN TestFixedBufferLen [2021-08-08T11:37:28.905Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-08T11:37:28.905Z] === RUN TestFixedBufferString [2021-08-08T11:37:28.905Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-08T11:37:28.905Z] === RUN TestFixedBufferWrite [2021-08-08T11:37:28.905Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-08T11:37:28.905Z] === RUN TestFixedBufferRead [2021-08-08T11:37:28.905Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-08T11:37:28.905Z] === RUN TestBytesPipeRead [2021-08-08T11:37:28.905Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-08T11:37:28.905Z] === RUN TestBytesPipeWrite [2021-08-08T11:37:28.905Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-08T11:37:28.905Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-08T11:37:29.365Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2021-08-08T11:37:29.365Z] === RUN TestAtomicWriteToFile [2021-08-08T11:37:29.365Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-08-08T11:37:29.365Z] === RUN TestAtomicWriteSetCommit [2021-08-08T11:37:29.365Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-08T11:37:29.365Z] === RUN TestAtomicWriteSetCancel [2021-08-08T11:37:29.365Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-08T11:37:29.365Z] === RUN TestReadCloserWrapperClose [2021-08-08T11:37:29.365Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-08T11:37:29.365Z] === RUN TestReaderErrWrapperReadOnError [2021-08-08T11:37:29.365Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-08T11:37:29.365Z] === RUN TestReaderErrWrapperRead [2021-08-08T11:37:29.365Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-08T11:37:29.365Z] === RUN TestHashData [2021-08-08T11:37:29.365Z] --- PASS: TestHashData (0.00s) [2021-08-08T11:37:29.365Z] === RUN TestCancelReadCloser [2021-08-08T11:37:29.365Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-08T11:37:29.365Z] === RUN TestWriteCloserWrapperClose [2021-08-08T11:37:29.365Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-08T11:37:29.365Z] === RUN TestNopWriteCloser [2021-08-08T11:37:29.365Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-08T11:37:29.365Z] === RUN TestNopWriter [2021-08-08T11:37:29.365Z] --- PASS: TestNopWriter (0.00s) [2021-08-08T11:37:29.365Z] === RUN TestWriteCounter [2021-08-08T11:37:29.365Z] --- PASS: TestWriteCounter (0.00s) [2021-08-08T11:37:29.365Z] PASS [2021-08-08T11:37:29.365Z] coverage: 69.2% of statements [2021-08-08T11:37:29.365Z] ok github.com/docker/docker/pkg/ioutils 0.614s coverage: 69.2% of statements [2021-08-08T11:37:29.559Z] check_test.go:309: [d2b8873c214b1] daemon is not started [2021-08-08T11:37:29.559Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-08-08T11:37:29.816Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-08-08T11:37:30.335Z] --- PASS: TestNetworkDBBulkSync (2.86s) [2021-08-08T11:37:30.335Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-08T11:37:30.335Z] === RUN TestError [2021-08-08T11:37:30.335Z] --- PASS: TestError (0.00s) [2021-08-08T11:37:30.335Z] === RUN TestProgressString [2021-08-08T11:37:30.335Z] === RUN TestProgressString/no_progress [2021-08-08T11:37:30.335Z] === RUN TestProgressString/progress_1 [2021-08-08T11:37:30.335Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-08T11:37:30.335Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-08T11:37:30.335Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-08T11:37:30.335Z] === RUN TestProgressString/with_units [2021-08-08T11:37:30.335Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-08T11:37:30.335Z] === RUN TestProgressString/hide_counts [2021-08-08T11:37:30.335Z] --- PASS: TestProgressString (0.00s) [2021-08-08T11:37:30.335Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-08T11:37:30.335Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-08T11:37:30.335Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-08T11:37:30.335Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-08T11:37:30.335Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-08T11:37:30.335Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-08T11:37:30.335Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-08T11:37:30.335Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-08T11:37:30.335Z] === RUN TestJSONMessageDisplay [2021-08-08T11:37:30.335Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-08-08T11:37:30.335Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-08T11:37:30.335Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-08T11:37:30.335Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-08T11:37:30.335Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-08T11:37:30.335Z] === RUN TestDisplayJSONMessagesStream [2021-08-08T11:37:30.335Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-08T11:37:30.335Z] PASS [2021-08-08T11:37:30.335Z] coverage: 91.7% of statements [2021-08-08T11:37:30.335Z] ok github.com/docker/docker/pkg/jsonmessage 0.209s coverage: 91.7% of statements [2021-08-08T11:37:30.746Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-08-08T11:37:30.746Z] --- PASS: TestCgroupNamespacesRun (2.53s) [2021-08-08T11:37:30.746Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-08T11:37:31.003Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-08-08T11:37:31.266Z] Removing intermediate container 4a302921f021 [2021-08-08T11:37:31.266Z] ---> 43b93bd9fc90 [2021-08-08T11:37:31.266Z] Step 13/13 : CMD ["sh"] [2021-08-08T11:37:31.266Z] ---> Running in 75ebfd9252a0 [2021-08-08T11:37:31.306Z] === RUN TestStandardLongPath [2021-08-08T11:37:31.306Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-08T11:37:31.306Z] === RUN TestUNCLongPath [2021-08-08T11:37:31.307Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-08T11:37:31.307Z] PASS [2021-08-08T11:37:31.307Z] coverage: 100.0% of statements [2021-08-08T11:37:31.307Z] ok github.com/docker/docker/pkg/longpath 0.050s coverage: 100.0% of statements [2021-08-08T11:37:31.307Z] --- PASS: TestGetAddress (23.21s) [2021-08-08T11:37:31.307Z] === RUN TestRequestSyntaxCheck [2021-08-08T11:37:31.307Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-08-08T11:37:31.307Z] === RUN TestRequest [2021-08-08T11:37:31.725Z] Removing intermediate container 75ebfd9252a0 [2021-08-08T11:37:31.725Z] ---> f1a6bf445ee8 [2021-08-08T11:37:31.725Z] Successfully built f1a6bf445ee8 [2021-08-08T11:37:31.725Z] Successfully tagged busybox:latest [2021-08-08T11:37:31.725Z] INFO: Docker images of the daemon under test [2021-08-08T11:37:31.725Z] [2021-08-08T11:37:31.725Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-08T11:37:31.725Z] busybox latest f1a6bf445ee8 Less than a second ago 2.78GB [2021-08-08T11:37:31.725Z] microsoft/windowsservercore latest 39d157a84080 5 months ago 2.74GB [2021-08-08T11:37:31.725Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 5 months ago 2.74GB [2021-08-08T11:37:31.725Z] [2021-08-08T11:37:31.725Z] INFO: Running integration tests at 08/08/2021 11:37:31... [2021-08-08T11:37:31.725Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-08T11:37:31.725Z] INFO: Integration API tests being run from the host: [2021-08-08T11:37:31.725Z] INFO: make.ps1 starting at 08/08/2021 11:37:31 [2021-08-08T11:37:32.277Z] === RUN TestNameFormat [2021-08-08T11:37:32.278Z] --- PASS: TestNameFormat (0.00s) [2021-08-08T11:37:32.278Z] === RUN TestNameRetries [2021-08-08T11:37:32.278Z] --- PASS: TestNameRetries (0.00s) [2021-08-08T11:37:32.278Z] PASS [2021-08-08T11:37:32.278Z] coverage: 85.7% of statements [2021-08-08T11:37:32.278Z] ok github.com/docker/docker/pkg/namesgenerator 0.052s coverage: 85.7% of statements [2021-08-08T11:37:32.370Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2021-08-08T11:37:32.370Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-08T11:37:32.738Z] === RUN TestParseKeyValueOpt [2021-08-08T11:37:32.738Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-08T11:37:32.738Z] === RUN TestParseUintList [2021-08-08T11:37:32.738Z] --- PASS: TestParseUintList (0.00s) [2021-08-08T11:37:32.738Z] === RUN TestParseUintListMaximumLimits [2021-08-08T11:37:32.738Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-08T11:37:32.738Z] PASS [2021-08-08T11:37:32.738Z] coverage: 97.0% of statements [2021-08-08T11:37:32.738Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements [2021-08-08T11:37:33.200Z] 2021/08/08 11:37:32 Closing DB instances... [2021-08-08T11:37:33.200Z] time="2021-08-08T11:37:32Z" level=error msg="node: 843f7fcfead8 is unknown to memberlist" [2021-08-08T11:37:33.270Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-08T11:37:33.300Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-08-08T11:37:33.300Z] check_test.go:309: [d03038946b3f7] daemon is not started [2021-08-08T11:37:33.300Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-08-08T11:37:33.662Z] === RUN TestNewAndRemove [2021-08-08T11:37:34.123Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-08T11:37:34.123Z] === RUN TestRemoveInvalidPath [2021-08-08T11:37:34.123Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-08T11:37:34.123Z] PASS [2021-08-08T11:37:34.123Z] coverage: 82.6% of statements [2021-08-08T11:37:34.123Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2021-08-08T11:37:34.230Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-08T11:37:34.794Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-08T11:37:35.050Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.60s) [2021-08-08T11:37:35.050Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-08T11:37:35.050Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-08-08T11:37:35.667Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.35s) [2021-08-08T11:37:35.667Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-08T11:37:35.667Z] === RUN TestFailedConnection [2021-08-08T11:37:35.683Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-08T11:37:35.683Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-08T11:37:35.683Z] GOOS="" GOARCH="" GOARM="" [2021-08-08T11:37:35.683Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-08T11:37:35.683Z] [2021-08-08T11:37:35.683Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-08T11:37:35.683Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-08T11:37:35.683Z] HOSTNAME=0b24885d8166 [2021-08-08T11:37:35.683Z] TESTDEBUG=0 [2021-08-08T11:37:35.683Z] DEST=bundles/test-integration [2021-08-08T11:37:35.683Z] PWD=/go/src/github.com/docker/docker [2021-08-08T11:37:35.683Z] DOCKER_GITCOMMIT=8426a99a3367c6bf469194ab8eeb1ae4b3cf1ce6 [2021-08-08T11:37:35.683Z] container=docker [2021-08-08T11:37:35.683Z] HOME=/root [2021-08-08T11:37:35.683Z] GOLANG_VERSION=1.16.6 [2021-08-08T11:37:35.683Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-08T11:37:35.683Z] VALIDATE_BRANCH=master [2021-08-08T11:37:35.683Z] TERM=xterm [2021-08-08T11:37:35.683Z] DOCKER_PKG=github.com/docker/docker [2021-08-08T11:37:35.683Z] SHLVL=1 [2021-08-08T11:37:35.683Z] TIMEOUT=120m [2021-08-08T11:37:35.683Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-08T11:37:35.684Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-08T11:37:35.684Z] GO111MODULE=off [2021-08-08T11:37:35.684Z] DOCKER_EXPERIMENTAL=1 [2021-08-08T11:37:35.684Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-08T11:37:35.684Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-08T11:37:35.684Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-08T11:37:35.684Z] GOPATH=/go [2021-08-08T11:37:35.684Z] PKG_CONFIG=pkg-config [2021-08-08T11:37:35.684Z] _=/usr/bin/env [2021-08-08T11:37:35.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-08T11:37:36.532Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-08T11:37:36.598Z] --- PASS: TestServiceUpdatePidsLimit (16.98s) [2021-08-08T11:37:36.598Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-08-08T11:37:36.598Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.20s) [2021-08-08T11:37:36.598Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2021-08-08T11:37:36.598Z] PASS [2021-08-08T11:37:36.598Z] [2021-08-08T11:37:36.598Z] === Skipped [2021-08-08T11:37:36.598Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-08T11:37:36.598Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-08T11:37:36.598Z] [2021-08-08T11:37:36.598Z] [2021-08-08T11:37:36.598Z] DONE 27 tests, 1 skipped in 173.173s [2021-08-08T11:37:36.598Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-08T11:37:36.598Z] INFO: Testing against a local daemon [2021-08-08T11:37:36.598Z] === RUN TestSessionCreate [2021-08-08T11:37:36.598Z] --- PASS: TestSessionCreate (0.02s) [2021-08-08T11:37:36.598Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-08T11:37:36.598Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-08T11:37:36.598Z] PASS [2021-08-08T11:37:36.598Z] [2021-08-08T11:37:36.598Z] DONE 2 tests in 0.068s [2021-08-08T11:37:36.598Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-08T11:37:36.598Z] INFO: Testing against a local daemon [2021-08-08T11:37:36.598Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-08T11:37:36.598Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-08-08T11:37:36.598Z] === RUN TestDiskUsage [2021-08-08T11:37:36.598Z] === PAUSE TestDiskUsage [2021-08-08T11:37:36.598Z] === RUN TestEventsExecDie [2021-08-08T11:37:36.598Z] --- PASS: TestEventsExecDie (1.03s) [2021-08-08T11:37:36.598Z] === RUN TestEventsBackwardsCompatible [2021-08-08T11:37:36.598Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-08-08T11:37:36.598Z] === RUN TestEventsVolumeCreate [2021-08-08T11:37:36.598Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-08-08T11:37:36.598Z] === RUN TestInfoBinaryCommits [2021-08-08T11:37:36.598Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-08T11:37:36.598Z] === RUN TestInfoAPIVersioned [2021-08-08T11:37:36.598Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-08T11:37:36.598Z] === RUN TestInfoDiscoveryBackend [2021-08-08T11:37:36.640Z] 2021/08/08 11:37:36 Closing DB instances... [2021-08-08T11:37:36.792Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-08-08T11:37:37.101Z] --- PASS: TestFailedConnection (1.17s) [2021-08-08T11:37:37.101Z] === RUN TestFailOnce [2021-08-08T11:37:37.101Z] 2021/08/08 11:37:36 http: panic serving 127.0.0.1:49292: Plugin not ready [2021-08-08T11:37:37.101Z] goroutine 20 [running]: [2021-08-08T11:37:37.101Z] net/http.(*conn).serve.func1(0xc0001a0000) [2021-08-08T11:37:37.101Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-08T11:37:37.101Z] panic(0xd55280, 0xe6c6d0) [2021-08-08T11:37:37.101Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-08T11:37:37.101Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xe7cd90, 0xc0001be000, 0xc0001b4000) [2021-08-08T11:37:37.101Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-08T11:37:37.101Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0xe7cd90, 0xc0001be000, 0xc0001b4000) [2021-08-08T11:37:37.101Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-08T11:37:37.101Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0xe7cd90, 0xc0001be000, 0xc0001b4000) [2021-08-08T11:37:37.101Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-08T11:37:37.101Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0xe7cd90, 0xc0001be000, 0xc0001b4000) [2021-08-08T11:37:37.101Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-08T11:37:37.101Z] net/http.(*conn).serve(0xc0001a0000, 0xe7d980, 0xc000194040) [2021-08-08T11:37:37.101Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-08T11:37:37.101Z] created by net/http.(*Server).Serve [2021-08-08T11:37:37.101Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-08T11:37:37.101Z] time="2021-08-08T11:37:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.FailOnce: Post \"http://127.0.0.1:49291/Test.FailOnce\": EOF, retrying in 1s" [2021-08-08T11:37:37.199Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-08-08T11:37:37.199Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-08T11:37:37.722Z] --- PASS: TestCgroupNamespacesRunHostMode (2.59s) [2021-08-08T11:37:37.722Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-08T11:37:38.072Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-08-08T11:37:38.072Z] === RUN TestNetworkDBGarbageCollection [2021-08-08T11:37:38.072Z] --- PASS: TestFailOnce (1.24s) [2021-08-08T11:37:38.072Z] === RUN TestEchoInputOutput [2021-08-08T11:37:38.072Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-08T11:37:38.072Z] === RUN TestBackoff [2021-08-08T11:37:38.072Z] --- PASS: TestBackoff (0.00s) [2021-08-08T11:37:38.072Z] === RUN TestAbortRetry [2021-08-08T11:37:38.072Z] --- PASS: TestAbortRetry (0.00s) [2021-08-08T11:37:38.072Z] === RUN TestClientScheme [2021-08-08T11:37:38.072Z] --- PASS: TestClientScheme (0.00s) [2021-08-08T11:37:38.072Z] === RUN TestNewClientWithTimeout [2021-08-08T11:37:38.125Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-08T11:37:38.125Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-08T11:37:38.532Z] time="2021-08-08T11:37:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-08T11:37:38.684Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-08-08T11:37:38.684Z] === RUN TestInfoAPI [2021-08-08T11:37:38.684Z] --- PASS: TestInfoAPI (0.02s) [2021-08-08T11:37:38.684Z] === RUN TestInfoAPIWarnings [2021-08-08T11:37:40.074Z] time="2021-08-08T11:37:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-08T11:37:40.247Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.37s) [2021-08-08T11:37:40.247Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-08T11:37:40.247Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-08-08T11:37:41.616Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-08T11:37:41.616Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2021-08-08T11:37:41.616Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-08T11:37:41.616Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-08-08T11:37:42.179Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-08T11:37:42.179Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-08T11:37:42.436Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2021-08-08T11:37:42.436Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-08T11:37:42.990Z] time="2021-08-08T11:37:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-08T11:37:43.366Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-08-08T11:37:43.624Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-08T11:37:45.174Z] --- PASS: TestRequest (13.56s) [2021-08-08T11:37:45.174Z] === RUN TestOverlappingRequests [2021-08-08T11:37:45.174Z] === RUN TestParseEmptyInterface [2021-08-08T11:37:45.174Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-08T11:37:45.174Z] === RUN TestParseNonInterfaceType [2021-08-08T11:37:45.174Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-08T11:37:45.174Z] === RUN TestParseWithOneFunction [2021-08-08T11:37:45.174Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-08T11:37:45.174Z] === RUN TestParseWithMultipleFuncs [2021-08-08T11:37:45.174Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-08T11:37:45.174Z] === RUN TestParseWithUnnamedReturn [2021-08-08T11:37:45.174Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-08T11:37:45.174Z] === RUN TestEmbeddedInterface [2021-08-08T11:37:45.174Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-08T11:37:45.174Z] === RUN TestParsedImports [2021-08-08T11:37:45.174Z] --- PASS: TestParsedImports (0.00s) [2021-08-08T11:37:45.174Z] === RUN TestAliasedImports [2021-08-08T11:37:45.174Z] --- PASS: TestAliasedImports (0.00s) [2021-08-08T11:37:45.174Z] PASS [2021-08-08T11:37:45.174Z] coverage: 56.8% of statements [2021-08-08T11:37:45.174Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.078s coverage: 56.8% of statements [2021-08-08T11:37:45.526Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.70s) [2021-08-08T11:37:45.526Z] === RUN TestNISDomainname [2021-08-08T11:37:45.526Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-08T11:37:45.635Z] --- PASS: TestOverlappingRequests (0.65s) [2021-08-08T11:37:45.635Z] === RUN TestRelease [2021-08-08T11:37:49.251Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-08T11:37:49.251Z] --- PASS: TestNISDomainname (2.39s) [2021-08-08T11:37:49.251Z] === RUN TestHostnameDnsResolution [2021-08-08T11:37:49.251Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-08-08T11:37:49.388Z] === RUN TestHTTPTransport [2021-08-08T11:37:49.388Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-08T11:37:49.388Z] PASS [2021-08-08T11:37:49.388Z] coverage: 85.7% of statements [2021-08-08T11:37:49.388Z] ok github.com/docker/docker/pkg/plugins/transport 0.049s coverage: 85.7% of statements [2021-08-08T11:37:49.388Z] time="2021-08-08T11:37:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-08T11:37:49.388Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-08T11:37:49.388Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-08T11:37:49.388Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-08T11:37:49.388Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-08T11:37:49.388Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-08T11:37:49.388Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-08T11:37:49.388Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-08T11:37:49.388Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-08T11:37:49.388Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-08T11:37:49.388Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-08T11:37:49.388Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-08T11:37:49.388Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-08T11:37:49.388Z] === RUN TestBufferPoolPutAndGet [2021-08-08T11:37:49.388Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-08T11:37:49.388Z] PASS [2021-08-08T11:37:49.388Z] coverage: 88.2% of statements [2021-08-08T11:37:49.388Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2021-08-08T11:37:49.388Z] === RUN TestOutputOnPrematureClose [2021-08-08T11:37:49.388Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-08T11:37:49.388Z] === RUN TestCompleteSilently [2021-08-08T11:37:49.388Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-08T11:37:49.388Z] PASS [2021-08-08T11:37:49.388Z] coverage: 75.9% of statements [2021-08-08T11:37:49.388Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2021-08-08T11:37:49.388Z] --- PASS: TestRelease (2.52s) [2021-08-08T11:37:49.388Z] === RUN TestAllocateRandomDeallocate [2021-08-08T11:37:49.388Z] === RUN TestSendToOneSub [2021-08-08T11:37:49.388Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-08T11:37:49.388Z] === RUN TestSendToMultipleSubs [2021-08-08T11:37:49.388Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-08T11:37:49.388Z] === RUN TestEvictOneSub [2021-08-08T11:37:49.388Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-08T11:37:49.388Z] === RUN TestClosePublisher [2021-08-08T11:37:49.388Z] --- PASS: TestClosePublisher (0.00s) [2021-08-08T11:37:49.388Z] === RUN TestPubSubRace [2021-08-08T11:37:49.506Z] --- PASS: TestHostnameDnsResolution (1.90s) [2021-08-08T11:37:49.506Z] === RUN TestStats [2021-08-08T11:37:49.850Z] --- PASS: TestPubSubRace (1.06s) [2021-08-08T11:37:49.850Z] PASS [2021-08-08T11:37:49.850Z] coverage: 75.0% of statements [2021-08-08T11:37:49.850Z] ok github.com/docker/docker/pkg/pubsub 1.105s coverage: 75.0% of statements [2021-08-08T11:37:50.312Z] === RUN TestRegister [2021-08-08T11:37:50.312Z] --- PASS: TestRegister (0.00s) [2021-08-08T11:37:50.312Z] === RUN TestCommand [2021-08-08T11:37:50.774Z] --- PASS: TestCommand (0.05s) [2021-08-08T11:37:50.774Z] === RUN TestNaiveSelf [2021-08-08T11:37:50.774Z] --- PASS: TestNaiveSelf (0.05s) [2021-08-08T11:37:50.774Z] PASS [2021-08-08T11:37:50.774Z] coverage: 82.4% of statements [2021-08-08T11:37:50.774Z] ok github.com/docker/docker/pkg/reexec 0.144s coverage: 82.4% of statements [2021-08-08T11:37:51.235Z] === RUN TestDump [2021-08-08T11:37:51.235Z] goroutine 19 [running]: [2021-08-08T11:37:51.235Z] github.com/docker/docker/pkg/stack.dump(0xc0000d0010, 0x93a1304, 0x132e573c6e8) [2021-08-08T11:37:51.235Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-08T11:37:51.235Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-08T11:37:51.235Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-08T11:37:51.235Z] github.com/docker/docker/pkg/stack.TestDump(0xc000084600) [2021-08-08T11:37:51.235Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-08T11:37:51.235Z] testing.tRunner(0xc000084600, 0xdf5ee0) [2021-08-08T11:37:51.235Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-08T11:37:51.235Z] created by testing.(*T).Run [2021-08-08T11:37:51.235Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-08T11:37:51.235Z] [2021-08-08T11:37:51.235Z] goroutine 1 [chan receive]: [2021-08-08T11:37:51.235Z] testing.(*T).Run(0xc000084600, 0xde8618, 0x8, 0xdf5ee0, 0xc5a2cd) [2021-08-08T11:37:51.235Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-08T11:37:51.235Z] testing.runTests.func1(0xc000084480) [2021-08-08T11:37:51.235Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-08T11:37:51.235Z] testing.tRunner(0xc000084480, 0xc0000cdda8) [2021-08-08T11:37:51.235Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-08T11:37:51.235Z] testing.runTests(0xc0000a0060, 0xf3b220, 0x3, 0x3, 0xc03c0ef9c934ddd0, 0x8bb3467ed9, 0xf3fc80, 0xde9e68) [2021-08-08T11:37:51.235Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-08T11:37:51.235Z] testing.(*M).Run(0xc0000dc080, 0x0) [2021-08-08T11:37:51.235Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-08T11:37:51.235Z] main.main() [2021-08-08T11:37:51.235Z] _testmain.go:95 +0x1c8 [2021-08-08T11:37:51.235Z] --- PASS: TestDump (0.00s) [2021-08-08T11:37:51.235Z] === RUN TestDumpToFile [2021-08-08T11:37:51.696Z] --- PASS: TestDumpToFile (0.20s) [2021-08-08T11:37:51.696Z] === RUN TestDumpToFileWithEmptyInput [2021-08-08T11:37:51.696Z] goroutine 5 [running]: [2021-08-08T11:37:51.696Z] github.com/docker/docker/pkg/stack.dump(0xc0000d0010, 0x438, 0xcd4500) [2021-08-08T11:37:51.696Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-08T11:37:51.696Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-08T11:37:51.696Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-08T11:37:51.696Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000028d80) [2021-08-08T11:37:51.696Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-08T11:37:51.696Z] testing.tRunner(0xc000028d80, 0xdf5ed0) [2021-08-08T11:37:51.696Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-08T11:37:51.696Z] created by testing.(*T).Run [2021-08-08T11:37:51.696Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-08T11:37:51.696Z] [2021-08-08T11:37:51.696Z] goroutine 1 [chan receive]: [2021-08-08T11:37:51.696Z] testing.(*T).Run(0xc000028d80, 0xdef0cc, 0x1c, 0xdf5ed0, 0xc5a201) [2021-08-08T11:37:51.696Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-08T11:37:51.696Z] testing.runTests.func1(0xc000084480) [2021-08-08T11:37:51.696Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-08T11:37:51.696Z] testing.tRunner(0xc000084480, 0xc0000cdda8) [2021-08-08T11:37:51.696Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-08T11:37:51.696Z] testing.runTests(0xc0000a0060, 0xf3b220, 0x3, 0x3, 0xc03c0ef9c934ddd0, 0x8bb3467ed9, 0xf3fc80, 0xde9e68) [2021-08-08T11:37:51.696Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-08T11:37:51.696Z] testing.(*M).Run(0xc0000dc080, 0x0) [2021-08-08T11:37:51.696Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-08T11:37:51.696Z] main.main() [2021-08-08T11:37:51.696Z] _testmain.go:95 +0x1c8 [2021-08-08T11:37:51.696Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-08T11:37:51.696Z] PASS [2021-08-08T11:37:51.696Z] coverage: 90.9% of statements [2021-08-08T11:37:51.696Z] ok github.com/docker/docker/pkg/stack 0.248s coverage: 90.9% of statements [2021-08-08T11:37:52.024Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-08-08T11:37:52.157Z] === RUN TestNewStdWriter [2021-08-08T11:37:52.157Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-08T11:37:52.157Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-08T11:37:52.157Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-08T11:37:52.157Z] === RUN TestWriteWithNilBytes [2021-08-08T11:37:52.157Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-08T11:37:52.157Z] === RUN TestWrite [2021-08-08T11:37:52.157Z] --- PASS: TestWrite (0.00s) [2021-08-08T11:37:52.157Z] === RUN TestWriteWithWriterError [2021-08-08T11:37:52.157Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-08T11:37:52.157Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-08T11:37:52.157Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-08T11:37:52.157Z] === RUN TestStdCopyWriteAndRead [2021-08-08T11:37:52.157Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-08T11:37:52.157Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-08T11:37:52.157Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-08T11:37:52.157Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-08T11:37:52.157Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-08T11:37:52.157Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-08T11:37:52.157Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-08T11:37:52.157Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-08T11:37:52.157Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-08T11:37:52.157Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-08T11:37:52.157Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-08T11:37:52.157Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-08T11:37:52.157Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-08T11:37:52.157Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-08T11:37:52.157Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-08T11:37:52.157Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-08T11:37:52.157Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-08T11:37:52.157Z] PASS [2021-08-08T11:37:52.157Z] coverage: 100.0% of statements [2021-08-08T11:37:52.157Z] ok github.com/docker/docker/pkg/stdcopy 0.050s coverage: 100.0% of statements [2021-08-08T11:37:52.951Z] --- PASS: TestStats (3.48s) [2021-08-08T11:37:52.951Z] === RUN TestStopContainerWithTimeout [2021-08-08T11:37:52.951Z] === RUN TestStopContainerWithTimeout/0 [2021-08-08T11:37:52.951Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-08T11:37:52.951Z] === RUN TestStopContainerWithTimeout/1 [2021-08-08T11:37:52.951Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-08T11:37:52.951Z] === RUN TestStopContainerWithTimeout/3 [2021-08-08T11:37:52.952Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-08T11:37:52.952Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-08T11:37:52.952Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-08T11:37:52.952Z] === CONT TestStopContainerWithTimeout/0 [2021-08-08T11:37:52.952Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-08T11:37:53.128Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-08T11:37:53.128Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-08T11:37:53.128Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-08T11:37:53.128Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-08T11:37:53.128Z] === RUN TestFormatStatus [2021-08-08T11:37:53.128Z] --- PASS: TestFormatStatus (0.00s) [2021-08-08T11:37:53.128Z] === RUN TestFormatError [2021-08-08T11:37:53.128Z] --- PASS: TestFormatError (0.00s) [2021-08-08T11:37:53.128Z] === RUN TestFormatJSONError [2021-08-08T11:37:53.128Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-08T11:37:53.128Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-08T11:37:53.128Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-08T11:37:53.128Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-08T11:37:53.128Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-08T11:37:53.128Z] === RUN TestNewJSONProgressOutput [2021-08-08T11:37:53.128Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-08T11:37:53.128Z] === RUN TestAuxFormatterEmit [2021-08-08T11:37:53.128Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-08T11:37:53.128Z] === RUN TestStreamWriterStdout [2021-08-08T11:37:53.128Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-08T11:37:53.128Z] === RUN TestStreamWriterStderr [2021-08-08T11:37:53.128Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-08T11:37:53.128Z] PASS [2021-08-08T11:37:53.128Z] coverage: 66.2% of statements [2021-08-08T11:37:53.128Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2021-08-08T11:37:54.102Z] === RUN TestGenerateRandomID [2021-08-08T11:37:54.102Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-08T11:37:54.102Z] === RUN TestShortenId [2021-08-08T11:37:54.102Z] --- PASS: TestShortenId (0.00s) [2021-08-08T11:37:54.102Z] === RUN TestShortenSha256Id [2021-08-08T11:37:54.102Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-08T11:37:54.102Z] === RUN TestShortenIdEmpty [2021-08-08T11:37:54.102Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-08T11:37:54.102Z] === RUN TestShortenIdInvalid [2021-08-08T11:37:54.102Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-08T11:37:54.102Z] === RUN TestIsShortIDNonHex [2021-08-08T11:37:54.102Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-08T11:37:54.102Z] === RUN TestIsShortIDNotCorrectSize [2021-08-08T11:37:54.102Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-08T11:37:54.102Z] PASS [2021-08-08T11:37:54.102Z] coverage: 70.6% of statements [2021-08-08T11:37:54.102Z] ok github.com/docker/docker/pkg/stringid 0.059s coverage: 70.6% of statements [2021-08-08T11:37:54.816Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-08-08T11:37:54.816Z] Copying nested executables into bundles/binary-daemon [2021-08-08T11:37:54.816Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-08-08T11:37:54.816Z] GOOS="" GOARCH="" GOARM="" [2021-08-08T11:37:54.816Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-08-08T11:37:54.816Z] [Pipeline] } [Pipeline] // stage [2021-08-08T11:37:54.843Z] === CONT TestStopContainerWithTimeout/3 [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-08-08T11:37:55.073Z] === RUN TestIsCpusetListAvailable [2021-08-08T11:37:55.073Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-08T11:37:55.073Z] PASS [2021-08-08T11:37:55.073Z] coverage: 39.4% of statements [2021-08-08T11:37:55.073Z] ok github.com/docker/docker/pkg/sysinfo 0.059s coverage: 39.4% of statements [2021-08-08T11:37:55.073Z] --- PASS: TestAllocateRandomDeallocate (6.83s) [2021-08-08T11:37:55.073Z] === RUN TestRetrieveFromStore [2021-08-08T11:37:55.150Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42481/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_GITCOMMIT=fadc2074a1546e0a58fb099fc614327fd03f092f -e DOCKER_GRAPHDRIVER docker:fadc2074a1546e0a58fb099fc614327fd03f092f hack/make.sh cross [2021-08-08T11:37:55.410Z] [2021-08-08T11:37:55.670Z] Removing bundles/ [2021-08-08T11:37:55.670Z] [2021-08-08T11:37:55.670Z] ---> Making bundle: cross (in bundles/cross) [2021-08-08T11:37:55.670Z] Cross building: bundles/cross/linux/amd64 [2021-08-08T11:37:55.670Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-08T11:37:55.670Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-08T11:37:56.043Z] --- PASS: TestNewClientWithTimeout (17.68s) [2021-08-08T11:37:56.043Z] === RUN TestClientStream [2021-08-08T11:37:56.043Z] --- PASS: TestClientStream (0.00s) [2021-08-08T11:37:56.043Z] === RUN TestClientSendFile [2021-08-08T11:37:56.043Z] --- PASS: TestClientSendFile (0.00s) [2021-08-08T11:37:56.043Z] === RUN TestClientWithRequestTimeout [2021-08-08T11:37:56.043Z] --- PASS: TestClientWithRequestTimeout (0.03s) [2021-08-08T11:37:56.043Z] === RUN TestFileSpecPlugin [2021-08-08T11:37:56.043Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-08-08T11:37:56.043Z] === RUN TestFileJSONSpecPlugin [2021-08-08T11:37:56.043Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-08-08T11:37:56.043Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-08T11:37:56.043Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-08T11:37:56.043Z] === RUN TestPluginAddHandler [2021-08-08T11:37:56.043Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-08T11:37:56.043Z] === RUN TestPluginWaitBadPlugin [2021-08-08T11:37:56.043Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-08T11:37:56.043Z] === RUN TestGet [2021-08-08T11:37:56.043Z] time="2021-08-08T11:37:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-08T11:37:56.074Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-08-08T11:37:56.074Z] === RUN TestInfoDebug [2021-08-08T11:37:56.074Z] --- PASS: TestInfoDebug (0.52s) [2021-08-08T11:37:56.074Z] === RUN TestInfoInsecureRegistries [2021-08-08T11:37:56.074Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-08-08T11:37:56.074Z] === RUN TestInfoRegistryMirrors [2021-08-08T11:37:56.328Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-08-08T11:37:56.328Z] === RUN TestLoginFailsWithBadCredentials [2021-08-08T11:37:56.584Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-08-08T11:37:56.584Z] === RUN TestPingCacheHeaders [2021-08-08T11:37:56.584Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-08-08T11:37:56.584Z] === RUN TestPingGet [2021-08-08T11:37:56.584Z] --- PASS: TestPingGet (0.02s) [2021-08-08T11:37:56.584Z] === RUN TestPingHead [2021-08-08T11:37:56.584Z] --- PASS: TestPingHead (0.02s) [2021-08-08T11:37:56.584Z] === RUN TestVersion [2021-08-08T11:37:56.584Z] --- PASS: TestVersion (0.02s) [2021-08-08T11:37:56.584Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-08-08T11:37:56.584Z] === CONT TestDiskUsage [2021-08-08T11:37:56.735Z] === CONT TestStopContainerWithTimeout/1 [2021-08-08T11:37:56.992Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-08-08T11:37:57.016Z] time="2021-08-08T11:37:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-08T11:37:57.016Z] === RUN TestChtimes [2021-08-08T11:37:57.016Z] --- PASS: TestChtimes (0.01s) [2021-08-08T11:37:57.016Z] === RUN TestChtimesWindows [2021-08-08T11:37:57.016Z] --- PASS: TestChtimesWindows (0.01s) [2021-08-08T11:37:57.016Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-08T11:37:57.016Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-08T11:37:57.016Z] === RUN TestEnsureRemoveAllNotExist [2021-08-08T11:37:57.016Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-08T11:37:57.016Z] === RUN TestEnsureRemoveAllWithDir [2021-08-08T11:37:57.016Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-08T11:37:57.016Z] === RUN TestEnsureRemoveAllWithFile [2021-08-08T11:37:57.016Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-08T11:37:57.016Z] === RUN TestHasWin32KSupport [2021-08-08T11:37:57.016Z] syscall_windows_test.go:8: win32k: true [2021-08-08T11:37:57.016Z] --- PASS: TestHasWin32KSupport (0.01s) [2021-08-08T11:37:57.016Z] PASS [2021-08-08T11:37:57.016Z] coverage: 12.9% of statements [2021-08-08T11:37:57.016Z] ok github.com/docker/docker/pkg/system 0.072s coverage: 12.9% of statements [2021-08-08T11:37:57.144Z] === RUN TestDiskUsage/empty [2021-08-08T11:37:57.144Z] === RUN TestDiskUsage/empty/container_types [2021-08-08T11:37:57.144Z] === RUN TestDiskUsage/empty/image_types [2021-08-08T11:37:57.144Z] === RUN TestDiskUsage/empty/volume_types [2021-08-08T11:37:57.144Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-08T11:37:57.144Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-08T11:37:57.144Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-08T11:37:57.144Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-08T11:37:57.144Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-08T11:37:57.144Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-08T11:37:57.144Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-08T11:37:57.144Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-08T11:37:57.401Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-08T11:37:57.401Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-08T11:37:57.401Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-08T11:37:57.401Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-08T11:37:57.401Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-08T11:37:57.401Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-08T11:37:57.401Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-08T11:37:57.401Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-08T11:37:57.401Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-08T11:37:57.401Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-08T11:37:57.401Z] === RUN TestDiskUsage/after_container.Run [2021-08-08T11:37:57.477Z] --- PASS: TestRetrieveFromStore (2.66s) [2021-08-08T11:37:57.477Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-08T11:37:57.477Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-08-08T11:37:57.477Z] === RUN TestParallelPredefinedRequest1 [2021-08-08T11:37:57.477Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-08T11:37:57.477Z] === RUN TestParallelPredefinedRequest2 [2021-08-08T11:37:57.477Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-08T11:37:57.477Z] === RUN TestParallelPredefinedRequest3 [2021-08-08T11:37:57.477Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-08T11:37:57.477Z] === RUN TestParallelPredefinedRequest4 [2021-08-08T11:37:57.477Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-08T11:37:57.477Z] === RUN TestParallelPredefinedRequest5 [2021-08-08T11:37:57.477Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-08T11:37:57.477Z] === RUN TestDebug [2021-08-08T11:37:57.477Z] --- PASS: TestDebug (0.00s) [2021-08-08T11:37:57.477Z] === RUN TestRequestPoolParallel [2021-08-08T11:37:57.938Z] --- PASS: TestRequestPoolParallel (0.34s) [2021-08-08T11:37:57.938Z] === RUN TestFullAllocateRelease [2021-08-08T11:37:57.938Z] === RUN TestTailFile [2021-08-08T11:37:57.938Z] --- PASS: TestTailFile (0.00s) [2021-08-08T11:37:57.938Z] === RUN TestTailFileManyLines [2021-08-08T11:37:57.938Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-08T11:37:57.938Z] === RUN TestTailEmptyFile [2021-08-08T11:37:57.938Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-08T11:37:57.938Z] === RUN TestTailNegativeN [2021-08-08T11:37:57.938Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader [2021-08-08T11:37:57.938Z] === CONT TestNewTailReader [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/no_delimiter [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/truncated_last_line [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-08T11:37:57.938Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-08T11:37:57.938Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-08T11:37:57.938Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-08T11:37:57.938Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-08T11:37:57.938Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-08T11:37:57.938Z] === CONT TestNewTailReader/no_delimiter [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-08T11:37:57.938Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-08T11:37:57.938Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-08T11:37:57.938Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:37:57.938Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:37:57.938Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:37:57.938Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-08T11:37:57.938Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-08T11:37:57.938Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:37:57.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:37:57.938Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-08T11:37:57.939Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:37:57.939Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:37:57.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:37:57.939Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:37:57.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:37:57.940Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:37:57.940Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:37:57.940Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:37:57.940Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:37:57.940Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:37:57.940Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:37:57.940Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:37:57.940Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:37:57.940Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:37:57.940Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:37:57.940Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:37:57.940Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:37:57.940Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:37:58.329Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-08T11:37:58.329Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-08T11:37:58.329Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-08T11:37:58.329Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-08T11:37:58.329Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-08T11:37:58.329Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-08T11:37:58.329Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-08T11:37:58.329Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-08T11:37:58.329Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-08T11:37:58.329Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-08T11:37:58.401Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-08T11:37:58.401Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-08T11:37:58.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-08T11:37:58.401Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-08T11:37:58.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-08T11:37:58.401Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-08T11:37:58.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-08T11:37:58.401Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-08T11:37:58.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-08T11:37:58.401Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-08T11:37:58.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-08T11:37:58.401Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-08T11:37:58.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-08T11:37:58.401Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-08T11:37:58.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-08T11:37:58.401Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-08T11:37:58.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-08T11:37:58.402Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-08T11:37:58.402Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:37:58.402Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:37:58.402Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:37:58.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:37:58.402Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:37:58.403Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-08T11:37:58.403Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:37:58.404Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:37:58.404Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-08T11:37:58.405Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-08T11:37:58.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-08T11:37:58.406Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-08T11:37:58.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-08T11:37:58.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-08T11:37:58.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-08T11:37:58.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-08T11:37:58.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-08T11:37:58.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-08T11:37:58.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-08T11:37:58.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-08T11:37:58.406Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-08T11:37:58.406Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-08T11:37:58.406Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-08T11:37:58.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-08T11:37:58.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-08T11:37:58.406Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-08T11:37:58.406Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.02s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.01s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.01s) [2021-08-08T11:37:58.406Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage (1.92s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.01s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_container.Run (0.85s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-08T11:37:58.585Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.96s) [2021-08-08T11:37:58.585Z] PASS [2021-08-08T11:37:58.585Z] [2021-08-08T11:37:58.585Z] DONE 53 tests in 23.243s [2021-08-08T11:37:58.585Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-08T11:37:58.585Z] INFO: Testing against a local daemon [2021-08-08T11:37:58.585Z] === RUN TestVolumesCreateAndList [2021-08-08T11:37:58.585Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-08T11:37:58.585Z] === RUN TestVolumesRemove [2021-08-08T11:37:58.585Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-08T11:37:58.585Z] === RUN TestVolumesInspect [2021-08-08T11:37:58.842Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-08T11:37:58.842Z] === RUN TestVolumesInvalidJSON [2021-08-08T11:37:58.842Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-08T11:37:58.842Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-08T11:37:58.842Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-08T11:37:58.842Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-08T11:37:58.842Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-08T11:37:58.842Z] PASS [2021-08-08T11:37:58.842Z] [2021-08-08T11:37:58.842Z] DONE 5 tests in 0.171s [2021-08-08T11:37:58.842Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.01s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.01s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-08T11:37:58.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.03s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-08T11:37:58.868Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2021-08-08T11:37:58.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-08T11:37:58.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-08T11:37:58.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-08T11:37:58.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-08T11:37:58.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-08T11:37:58.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-08T11:37:58.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-08T11:37:58.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-08T11:37:58.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-08T11:37:58.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-08T11:37:58.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-08T11:37:58.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-08T11:37:58.869Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-08T11:37:58.869Z] PASS [2021-08-08T11:37:58.869Z] coverage: 88.6% of statements [2021-08-08T11:37:58.869Z] ok github.com/docker/docker/pkg/tailfile 0.395s coverage: 88.6% of statements [2021-08-08T11:37:58.869Z] --- PASS: TestFullAllocateRelease (0.69s) [2021-08-08T11:37:58.869Z] === RUN TestOddAllocateRelease [2021-08-08T11:37:58.869Z] --- PASS: TestOddAllocateRelease (0.31s) [2021-08-08T11:37:58.869Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-08T11:37:58.869Z] time="2021-08-08T11:37:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-08T11:37:58.869Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-08-08T11:37:58.869Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-08T11:37:58.883Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-08-08T11:37:58.883Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-08-08T11:37:58.883Z] --- PASS: TestStopContainerWithTimeout/0 (1.97s) [2021-08-08T11:37:58.883Z] --- PASS: TestStopContainerWithTimeout/-1 (3.81s) [2021-08-08T11:37:58.883Z] --- PASS: TestStopContainerWithTimeout/3 (3.05s) [2021-08-08T11:37:58.883Z] --- PASS: TestStopContainerWithTimeout/1 (2.04s) [2021-08-08T11:37:58.883Z] === RUN TestDeleteDevicemapper [2021-08-08T11:37:58.883Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-08T11:37:58.883Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-08T11:37:58.883Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-08T11:37:59.329Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-08-08T11:37:59.329Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-08T11:37:59.329Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-08-08T11:37:59.329Z] === CONT TestParallelPredefinedRequest1 [2021-08-08T11:37:59.329Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:37:59.329Z] === CONT TestParallelPredefinedRequest4 [2021-08-08T11:37:59.329Z] === CONT TestParallelPredefinedRequest5 [2021-08-08T11:37:59.329Z] === CONT TestParallelPredefinedRequest4 [2021-08-08T11:37:59.329Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:37:59.329Z] === CONT TestParallelPredefinedRequest5 [2021-08-08T11:37:59.329Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:37:59.329Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-08T11:37:59.329Z] === CONT TestParallelPredefinedRequest3 [2021-08-08T11:37:59.329Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:37:59.329Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-08T11:37:59.329Z] === CONT TestParallelPredefinedRequest2 [2021-08-08T11:37:59.329Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:37:59.329Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-08T11:37:59.329Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-08T11:37:59.329Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-08T11:37:59.329Z] PASS [2021-08-08T11:37:59.329Z] coverage: 85.3% of statements [2021-08-08T11:37:59.329Z] ok github.com/docker/docker/libnetwork/ipam 62.367s coverage: 85.3% of statements [2021-08-08T11:37:59.401Z] Stopping apparmor (via systemctl): apparmor.service. [2021-08-08T11:37:59.401Z] Removing test suite binaries [2021-08-08T11:37:59.401Z] exiting test-integration [2021-08-08T11:37:59.401Z] ++ exit 0 [2021-08-08T11:37:59.401Z] [2021-08-08T11:37:59.445Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-08-08T11:37:59.789Z] === RUN TestTarSumRemoveNonExistent [2021-08-08T11:37:59.789Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-08-08T11:37:59.789Z] === RUN TestTarSumRemove [2021-08-08T11:37:59.789Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-08T11:37:59.789Z] === RUN TestSortFileInfoSums [2021-08-08T11:37:59.789Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-08T11:37:59.789Z] === RUN TestNewTarSumForLabelInvalid [2021-08-08T11:37:59.789Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-08T11:37:59.789Z] === RUN TestNewTarSumForLabel [2021-08-08T11:37:59.789Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-08T11:37:59.789Z] === RUN TestEmptyTar [2021-08-08T11:37:59.789Z] --- PASS: TestEmptyTar (0.00s) [2021-08-08T11:37:59.789Z] === RUN TestTarSumsReadSize [2021-08-08T11:37:59.789Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-08-08T11:37:59.789Z] === RUN TestTarSums [2021-08-08T11:37:59.789Z] --- PASS: TestTarSums (0.07s) [2021-08-08T11:37:59.789Z] === RUN TestIteration [2021-08-08T11:37:59.789Z] --- PASS: TestIteration (0.00s) [2021-08-08T11:37:59.789Z] === RUN TestVersionLabelForChecksum [2021-08-08T11:37:59.789Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-08T11:37:59.789Z] === RUN TestVersion [2021-08-08T11:37:59.789Z] --- PASS: TestVersion (0.00s) [2021-08-08T11:37:59.789Z] === RUN TestGetVersion [2021-08-08T11:37:59.789Z] --- PASS: TestGetVersion (0.00s) [2021-08-08T11:37:59.789Z] === RUN TestGetVersions [2021-08-08T11:37:59.789Z] --- PASS: TestGetVersions (0.00s) [2021-08-08T11:37:59.789Z] PASS [2021-08-08T11:37:59.789Z] coverage: 89.3% of statements [2021-08-08T11:37:59.789Z] ok github.com/docker/docker/pkg/tarsum 0.136s coverage: 89.3% of statements [2021-08-08T11:38:00.248Z] testing: warning: no tests to run [2021-08-08T11:38:00.248Z] PASS [2021-08-08T11:38:00.248Z] coverage: [no statements] [2021-08-08T11:38:00.248Z] ok github.com/docker/docker/pkg/term/windows 0.047s coverage: [no statements] [no tests to run] [2021-08-08T11:38:00.815Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-08T11:38:00.815Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-08-08T11:38:01.217Z] === RUN TestTruncIndex [2021-08-08T11:38:01.217Z] --- PASS: TestTruncIndex (0.11s) [2021-08-08T11:38:01.217Z] PASS [2021-08-08T11:38:01.217Z] coverage: 91.5% of statements [2021-08-08T11:38:01.217Z] ok github.com/docker/docker/pkg/truncindex 0.153s coverage: 91.5% of statements [2021-08-08T11:38:01.677Z] === RUN TestIsGIT [2021-08-08T11:38:01.677Z] --- PASS: TestIsGIT (0.00s) [2021-08-08T11:38:01.677Z] === RUN TestIsTransport [2021-08-08T11:38:01.677Z] --- PASS: TestIsTransport (0.00s) [2021-08-08T11:38:01.677Z] PASS [2021-08-08T11:38:01.677Z] coverage: 100.0% of statements [2021-08-08T11:38:01.677Z] ok github.com/docker/docker/pkg/urlutil 0.044s coverage: 100.0% of statements [2021-08-08T11:38:02.646Z] === RUN TestVersionInfo [2021-08-08T11:38:02.646Z] --- PASS: TestVersionInfo (0.00s) [2021-08-08T11:38:02.646Z] === RUN TestAppendVersions [2021-08-08T11:38:02.646Z] --- PASS: TestAppendVersions (0.00s) [2021-08-08T11:38:02.646Z] PASS [2021-08-08T11:38:02.646Z] coverage: 88.9% of statements [2021-08-08T11:38:02.646Z] ok github.com/docker/docker/pkg/useragent 0.046s coverage: 88.9% of statements [2021-08-08T11:38:02.705Z] === RUN TestDockerSuite/TestBuildDockerignoreComment Post stage [Pipeline] junit [2021-08-08T11:38:02.728Z] Recording test results [2021-08-08T11:38:02.964Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.17s) [2021-08-08T11:38:02.964Z] === RUN TestUpdateMemory [2021-08-08T11:38:02.964Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-08T11:38:02.964Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-08T11:38:02.964Z] === RUN TestUpdateCPUQuota [2021-08-08T11:38:03.107Z] time="2021-08-08T11:38:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-08T11:38:04.252Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-08T11:38:04.330Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-08-08T11:38:04.589Z] + echo Ensuring container killed. [2021-08-08T11:38:04.590Z] Ensuring container killed. [2021-08-08T11:38:04.590Z] + docker rm -vf docker-pr21 [2021-08-08T11:38:04.590Z] Error: No such container: docker-pr21 [Pipeline] sh [2021-08-08T11:38:04.647Z] === RUN TestValidatePrivileges [2021-08-08T11:38:04.647Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-08T11:38:04.647Z] === RUN TestFilterByCapNeg [2021-08-08T11:38:04.647Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-08T11:38:04.647Z] === RUN TestFilterByCapPos [2021-08-08T11:38:04.647Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-08T11:38:04.647Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-08T11:38:04.647Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-08T11:38:04.647Z] PASS [2021-08-08T11:38:04.647Z] coverage: 12.0% of statements [2021-08-08T11:38:04.647Z] ok github.com/docker/docker/plugin 0.049s coverage: 12.0% of statements [2021-08-08T11:38:04.862Z] + echo Chowning /workspace to jenkins user [2021-08-08T11:38:04.862Z] Chowning /workspace to jenkins user [2021-08-08T11:38:04.862Z] + id -u [2021-08-08T11:38:04.862Z] + id -g [2021-08-08T11:38:04.862Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42481:/workspace busybox chown -R 1000:1000 /workspace [2021-08-08T11:38:04.862Z] Unable to find image 'busybox:latest' locally [2021-08-08T11:38:04.862Z] latest: Pulling from library/busybox [2021-08-08T11:38:05.120Z] b71f96345d44: Pulling fs layer [2021-08-08T11:38:05.120Z] b71f96345d44: Verifying Checksum [2021-08-08T11:38:05.120Z] b71f96345d44: Download complete [2021-08-08T11:38:05.120Z] b71f96345d44: Pull complete [2021-08-08T11:38:05.120Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-08T11:38:05.120Z] Status: Downloaded newer image for busybox:latest [2021-08-08T11:38:05.618Z] === RUN TestNewSettable [2021-08-08T11:38:05.618Z] --- PASS: TestNewSettable (0.00s) [2021-08-08T11:38:05.618Z] === RUN TestIsSettable [2021-08-08T11:38:05.618Z] --- PASS: TestIsSettable (0.00s) [2021-08-08T11:38:05.618Z] === RUN TestUpdateSettingsEnv [2021-08-08T11:38:05.618Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-08T11:38:05.618Z] PASS [2021-08-08T11:38:05.618Z] coverage: 20.0% of statements [2021-08-08T11:38:05.618Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 20.0% of statements [2021-08-08T11:38:06.080Z] === RUN TestLoad [2021-08-08T11:38:06.080Z] --- PASS: TestLoad (0.00s) [2021-08-08T11:38:06.080Z] === RUN TestSave [2021-08-08T11:38:06.220Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-08T11:38:06.540Z] --- PASS: TestSave (0.04s) [2021-08-08T11:38:06.540Z] === RUN TestAddDeleteGet [2021-08-08T11:38:06.540Z] --- PASS: TestAddDeleteGet (0.06s) [2021-08-08T11:38:06.540Z] === RUN TestInvalidTags [2021-08-08T11:38:06.540Z] --- PASS: TestInvalidTags (0.01s) [2021-08-08T11:38:06.540Z] PASS [2021-08-08T11:38:06.540Z] coverage: 84.4% of statements [2021-08-08T11:38:06.540Z] ok github.com/docker/docker/reference 0.151s coverage: 84.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-08T11:38:07.967Z] + bundleName=amd64-cgroup2 [2021-08-08T11:38:07.967Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-08-08T11:38:07.967Z] Creating amd64-cgroup2-bundles.tar.gz [2021-08-08T11:38:07.967Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml )+ -print [2021-08-08T11:38:07.967Z] xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-08T11:38:08.230Z] Archiving artifacts [2021-08-08T11:38:08.724Z] === RUN TestResolveAuthConfigIndexServer [2021-08-08T11:38:08.724Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-08T11:38:08.724Z] === RUN TestResolveAuthConfigFullURL [2021-08-08T11:38:08.724Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-08T11:38:08.724Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-08T11:38:08.724Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-08T11:38:08.724Z] === RUN TestValidateMirror [2021-08-08T11:38:08.724Z] --- PASS: TestValidateMirror (0.00s) [2021-08-08T11:38:08.724Z] === RUN TestLoadInsecureRegistries [2021-08-08T11:38:08.724Z] time="2021-08-08T11:38:08Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-08T11:38:08.724Z] time="2021-08-08T11:38:08Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-08T11:38:08.724Z] time="2021-08-08T11:38:08Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-08T11:38:08.724Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2021-08-08T11:38:08.724Z] === RUN TestNewServiceConfig [2021-08-08T11:38:08.724Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-08T11:38:08.724Z] === RUN TestValidateIndexName [2021-08-08T11:38:08.724Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-08T11:38:08.724Z] === RUN TestValidateIndexNameWithError [2021-08-08T11:38:08.724Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-08T11:38:08.724Z] === RUN TestEndpointParse [2021-08-08T11:38:08.724Z] --- PASS: TestEndpointParse (0.00s) [2021-08-08T11:38:08.724Z] === RUN TestEndpointParseInvalid [2021-08-08T11:38:08.724Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-08T11:38:08.724Z] === RUN TestValidateEndpoint [2021-08-08T11:38:08.724Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-08T11:38:08.724Z] === RUN TestPing [2021-08-08T11:38:08.724Z] --- PASS: TestPing (0.00s) [2021-08-08T11:38:08.724Z] === RUN TestPingRegistryEndpoint [2021-08-08T11:38:08.724Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:38:08.724Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-08T11:38:08.724Z] === RUN TestEndpoint [2021-08-08T11:38:08.724Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:38:08.724Z] --- SKIP: TestEndpoint (0.00s) [2021-08-08T11:38:08.724Z] === RUN TestParseRepositoryInfo [2021-08-08T11:38:08.724Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-08T11:38:08.724Z] === RUN TestNewIndexInfo [2021-08-08T11:38:08.724Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-08T11:38:08.724Z] === RUN TestMirrorEndpointLookup [2021-08-08T11:38:08.724Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:38:08.724Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-08T11:38:08.724Z] === RUN TestSearchRepositories [2021-08-08T11:38:08.724Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-08T11:38:08.724Z] Host: 127.0.0.1:49320 [2021-08-08T11:38:08.724Z] User-Agent: docker test client [2021-08-08T11:38:08.724Z] Authorization: Token fake-token [2021-08-08T11:38:08.724Z] X-Docker-Token: true [2021-08-08T11:38:08.724Z] Accept-Encoding: gzip [2021-08-08T11:38:08.724Z] [2021-08-08T11:38:08.724Z] [2021-08-08T11:38:08.724Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-08T11:38:08.724Z] Connection: close [2021-08-08T11:38:08.724Z] Content-Length: 144 [2021-08-08T11:38:08.724Z] Cache-Control: no-cache [2021-08-08T11:38:08.724Z] Content-Type: application/json [2021-08-08T11:38:08.724Z] Date: Sun, 08 Aug 2021 11:38:08 GMT [2021-08-08T11:38:08.724Z] Expires: -1 [2021-08-08T11:38:08.724Z] Pragma: no-cache [2021-08-08T11:38:08.724Z] Server: docker-tests/mock [2021-08-08T11:38:08.724Z] X-Docker-Registry-Config: mock [2021-08-08T11:38:08.724Z] X-Docker-Registry-Version: 0.0.0 [2021-08-08T11:38:08.724Z] [2021-08-08T11:38:08.724Z] [2021-08-08T11:38:08.724Z] --- PASS: TestSearchRepositories (0.01s) [2021-08-08T11:38:08.724Z] === RUN TestTrustedLocation [2021-08-08T11:38:08.724Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-08T11:38:08.724Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-08T11:38:08.724Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-08T11:38:08.724Z] === RUN TestAllowNondistributableArtifacts [2021-08-08T11:38:08.724Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-08T11:38:08.724Z] === RUN TestIsSecureIndex [2021-08-08T11:38:08.724Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-08T11:38:08.724Z] PASS [2021-08-08T11:38:08.724Z] coverage: 51.7% of statements [2021-08-08T11:38:08.724Z] ok github.com/docker/docker/registry 0.242s coverage: 51.7% of statements [2021-08-08T11:38:09.700Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-08T11:38:09.700Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-08-08T11:38:09.700Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-08T11:38:09.700Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-08T11:38:09.700Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-08T11:38:09.700Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-08T11:38:09.700Z] === RUN TestResumableRequestReaderWithReadError [2021-08-08T11:38:09.700Z] time="2021-08-08T11:38:09Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-08T11:38:09.700Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2021-08-08T11:38:09.700Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-08T11:38:09.700Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-08T11:38:09.700Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-08T11:38:09.700Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-08T11:38:09.700Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-08T11:38:09.700Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-08T11:38:09.700Z] === RUN TestResumableRequestReader [2021-08-08T11:38:09.700Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-08T11:38:09.700Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-08T11:38:09.700Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-08T11:38:09.700Z] PASS [2021-08-08T11:38:09.700Z] coverage: 100.0% of statements [2021-08-08T11:38:09.700Z] ok github.com/docker/docker/registry/resumable 0.260s coverage: 100.0% of statements [2021-08-08T11:38:09.737Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42481/21/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-08T11:38:10.051Z] + make clean [2021-08-08T11:38:10.277Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-08T11:38:10.277Z] INFO: Testing against a local daemon [2021-08-08T11:38:10.277Z] === RUN TestBuildWithSession [2021-08-08T11:38:10.277Z] build_session_test.go:25: TODO: BuildKit [2021-08-08T11:38:10.277Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-08T11:38:10.277Z] === RUN TestBuildSquashParent [2021-08-08T11:38:10.277Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:38:10.277Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-08T11:38:10.277Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-08T11:38:10.277Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-08T11:38:10.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-08T11:38:10.277Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-08T11:38:10.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-08T11:38:10.277Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-08T11:38:10.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-08T11:38:10.277Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-08T11:38:10.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-08T11:38:10.277Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-08T11:38:10.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-08T11:38:10.277Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-08T11:38:10.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-08T11:38:10.277Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-08T11:38:10.277Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-08T11:38:10.277Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-08T11:38:10.277Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-08T11:38:10.307Z] docker volume rm -f docker-dev-cache [2021-08-08T11:38:10.307Z] docker-dev-cache [Pipeline] deleteDir [2021-08-08T11:38:10.394Z] docker_cli_daemon_test.go:2550: [df2f282c52c3b] daemon is not started [2021-08-08T11:38:10.675Z] === RUN TestRestartManagerTimeout [2021-08-08T11:38:10.675Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-08T11:38:10.675Z] === RUN TestRestartManagerTimeoutReset [2021-08-08T11:38:10.675Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-08T11:38:10.675Z] PASS [2021-08-08T11:38:10.675Z] coverage: 50.9% of statements [2021-08-08T11:38:10.675Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2021-08-08T11:38:11.135Z] --- PASS: TestGet (15.03s) [2021-08-08T11:38:11.135Z] === RUN TestPluginWithNoManifest [2021-08-08T11:38:11.135Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-08T11:38:11.135Z] === RUN TestGetAll [2021-08-08T11:38:11.135Z] --- PASS: TestGetAll (0.00s) [2021-08-08T11:38:11.135Z] PASS [2021-08-08T11:38:11.135Z] coverage: 73.4% of statements [2021-08-08T11:38:11.135Z] ok github.com/docker/docker/pkg/plugins 35.264s coverage: 73.4% of statements [2021-08-08T11:38:11.595Z] === RUN TestDecodeContainerConfig [2021-08-08T11:38:11.595Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-08T11:38:11.595Z] === RUN TestDecodeContainerConfigIsolation [2021-08-08T11:38:11.595Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-08T11:38:11.595Z] === RUN TestValidatePrivileged [2021-08-08T11:38:11.595Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-08T11:38:11.595Z] PASS [2021-08-08T11:38:11.595Z] coverage: 52.2% of statements [2021-08-08T11:38:11.595Z] ok github.com/docker/docker/runconfig 0.050s coverage: 52.2% of statements [2021-08-08T11:38:12.054Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-08T11:38:12.054Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-08T11:38:12.054Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-08T11:38:12.054Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-08T11:38:12.054Z] PASS [2021-08-08T11:38:12.054Z] coverage: 62.5% of statements [2021-08-08T11:38:12.054Z] ok github.com/docker/docker/testutil 0.059s coverage: 62.5% of statements [2021-08-08T11:38:12.284Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-08-08T11:38:12.540Z] --- PASS: TestUpdateCPUQuota (9.66s) [2021-08-08T11:38:12.540Z] === RUN TestUpdatePidsLimit [2021-08-08T11:38:12.540Z] === RUN TestUpdatePidsLimit/update_from_none [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-08T11:38:14.237Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-08T11:38:14.237Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-08T11:38:14.237Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-08T11:38:14.237Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-08T11:38:14.445Z] === RUN TestUpdatePidsLimit/no_change [2021-08-08T11:38:15.206Z] === RUN TestGetDriver [2021-08-08T11:38:15.206Z] --- PASS: TestGetDriver (0.00s) [2021-08-08T11:38:15.206Z] === RUN TestVolumeRequestError [2021-08-08T11:38:15.206Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-08T11:38:15.206Z] PASS [2021-08-08T11:38:15.206Z] coverage: 36.1% of statements [2021-08-08T11:38:15.206Z] ok github.com/docker/docker/volume/drivers 0.055s coverage: 36.1% of statements [2021-08-08T11:38:15.667Z] === RUN TestGetAddress [2021-08-08T11:38:15.667Z] --- PASS: TestGetAddress (0.00s) [2021-08-08T11:38:15.667Z] === RUN TestRemove [2021-08-08T11:38:15.667Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-08T11:38:15.667Z] --- SKIP: TestRemove (0.00s) [2021-08-08T11:38:15.667Z] === RUN TestInitializeWithVolumes [2021-08-08T11:38:15.667Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-08-08T11:38:15.667Z] === RUN TestCreate [2021-08-08T11:38:15.667Z] --- PASS: TestCreate (0.01s) [2021-08-08T11:38:15.667Z] === RUN TestValidateName [2021-08-08T11:38:15.667Z] --- PASS: TestValidateName (0.00s) [2021-08-08T11:38:15.667Z] === RUN TestCreateWithOpts [2021-08-08T11:38:15.667Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-08T11:38:15.667Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-08T11:38:15.667Z] === RUN TestRelaodNoOpts [2021-08-08T11:38:15.667Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-08-08T11:38:15.667Z] PASS [2021-08-08T11:38:15.667Z] coverage: 41.5% of statements [2021-08-08T11:38:15.667Z] ok github.com/docker/docker/volume/local 0.091s coverage: 41.5% of statements [2021-08-08T11:38:15.667Z] === RUN TestLCOWParseMountRaw [2021-08-08T11:38:15.824Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-08T11:38:16.128Z] --- PASS: TestLCOWParseMountRaw (0.02s) [2021-08-08T11:38:16.128Z] === RUN TestLCOWParseMountRawSplit [2021-08-08T11:38:16.128Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-08T11:38:16.128Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-08T11:38:16.128Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-08T11:38:16.128Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-08T11:38:16.128Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-08T11:38:16.128Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-08T11:38:16.128Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-08T11:38:16.128Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-08T11:38:16.128Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-08T11:38:16.128Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-08T11:38:16.128Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-08T11:38:16.128Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-08T11:38:16.128Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-08T11:38:16.128Z] === RUN TestLinuxParseMountRaw [2021-08-08T11:38:16.128Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-08T11:38:16.128Z] === RUN TestLinuxParseMountRawSplit [2021-08-08T11:38:16.128Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-08T11:38:16.128Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-08T11:38:16.128Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-08T11:38:16.128Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-08T11:38:16.128Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-08T11:38:16.128Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-08T11:38:16.128Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-08T11:38:16.128Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-08T11:38:16.128Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-08T11:38:16.128Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-08T11:38:16.128Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-08T11:38:16.128Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-08T11:38:16.128Z] === RUN TestConvertTmpfsOptions [2021-08-08T11:38:16.128Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-08T11:38:16.128Z] linux_parser_test.go:209: data="ro" [2021-08-08T11:38:16.128Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-08T11:38:16.128Z] === RUN TestParseMountSpec [2021-08-08T11:38:16.128Z] parser_test.go:63: case 0 [2021-08-08T11:38:16.128Z] parser_test.go:63: case 1 [2021-08-08T11:38:16.128Z] parser_test.go:63: case 2 [2021-08-08T11:38:16.128Z] parser_test.go:63: case 3 [2021-08-08T11:38:16.128Z] parser_test.go:63: case 4 [2021-08-08T11:38:16.128Z] parser_test.go:63: case 5 [2021-08-08T11:38:16.128Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-08T11:38:16.128Z] === RUN TestValidateMount [2021-08-08T11:38:16.128Z] --- PASS: TestValidateMount (0.01s) [2021-08-08T11:38:16.128Z] === RUN TestWindowsParseMountRaw [2021-08-08T11:38:16.128Z] --- PASS: TestWindowsParseMountRaw (0.02s) [2021-08-08T11:38:16.128Z] === RUN TestWindowsParseMountRawSplit [2021-08-08T11:38:16.128Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-08T11:38:16.128Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-08T11:38:16.128Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-08T11:38:16.128Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-08T11:38:16.128Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-08T11:38:16.128Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-08T11:38:16.128Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-08T11:38:16.128Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-08T11:38:16.128Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-08T11:38:16.128Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-08T11:38:16.128Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-08T11:38:16.128Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-08T11:38:16.128Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-08T11:38:16.128Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-08T11:38:16.128Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-08T11:38:16.128Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-08T11:38:16.128Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-08T11:38:16.128Z] PASS [2021-08-08T11:38:16.128Z] coverage: 67.7% of statements [2021-08-08T11:38:16.128Z] ok github.com/docker/docker/volume/mounts 0.104s coverage: 67.7% of statements [2021-08-08T11:38:17.098Z] === RUN TestSetGetMeta [2021-08-08T11:38:17.098Z] === PAUSE TestSetGetMeta [2021-08-08T11:38:17.098Z] === RUN TestRestore [2021-08-08T11:38:17.098Z] === PAUSE TestRestore [2021-08-08T11:38:17.098Z] === RUN TestServiceCreate [2021-08-08T11:38:17.098Z] === PAUSE TestServiceCreate [2021-08-08T11:38:17.098Z] === RUN TestServiceList [2021-08-08T11:38:17.098Z] === PAUSE TestServiceList [2021-08-08T11:38:17.099Z] === RUN TestServiceRemove [2021-08-08T11:38:17.099Z] === PAUSE TestServiceRemove [2021-08-08T11:38:17.099Z] === RUN TestServiceGet [2021-08-08T11:38:17.099Z] === PAUSE TestServiceGet [2021-08-08T11:38:17.099Z] === RUN TestServicePrune [2021-08-08T11:38:17.099Z] === PAUSE TestServicePrune [2021-08-08T11:38:17.099Z] === RUN TestCreate [2021-08-08T11:38:17.099Z] === PAUSE TestCreate [2021-08-08T11:38:17.099Z] === RUN TestRemove [2021-08-08T11:38:17.099Z] === PAUSE TestRemove [2021-08-08T11:38:17.099Z] === RUN TestList [2021-08-08T11:38:17.099Z] === PAUSE TestList [2021-08-08T11:38:17.099Z] === RUN TestFindByDriver [2021-08-08T11:38:17.099Z] === PAUSE TestFindByDriver [2021-08-08T11:38:17.099Z] === RUN TestFindByReferenced [2021-08-08T11:38:17.099Z] === PAUSE TestFindByReferenced [2021-08-08T11:38:17.099Z] === RUN TestDerefMultipleOfSameRef [2021-08-08T11:38:17.099Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-08T11:38:17.099Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-08T11:38:17.099Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-08T11:38:17.099Z] === RUN TestDefererencePluginOnCreateError [2021-08-08T11:38:17.099Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-08T11:38:17.099Z] === RUN TestRefDerefRemove [2021-08-08T11:38:17.099Z] === PAUSE TestRefDerefRemove [2021-08-08T11:38:17.099Z] === RUN TestGet [2021-08-08T11:38:17.099Z] === PAUSE TestGet [2021-08-08T11:38:17.099Z] === RUN TestGetWithReference [2021-08-08T11:38:17.099Z] === PAUSE TestGetWithReference [2021-08-08T11:38:17.099Z] === RUN TestFilterFunc [2021-08-08T11:38:17.099Z] === RUN TestFilterFunc/test_nil_list [2021-08-08T11:38:17.099Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-08T11:38:17.099Z] === RUN TestFilterFunc/test_empty_list [2021-08-08T11:38:17.099Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-08T11:38:17.099Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-08T11:38:17.099Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-08T11:38:17.099Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-08T11:38:17.099Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-08T11:38:17.099Z] === RUN TestFilterFunc/test_filter_some [2021-08-08T11:38:17.099Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-08T11:38:17.099Z] === RUN TestFilterFunc/test_filter_middle [2021-08-08T11:38:17.099Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-08T11:38:17.099Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-08T11:38:17.099Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-08T11:38:17.099Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-08T11:38:17.099Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-08T11:38:17.099Z] === CONT TestFilterFunc/test_nil_list [2021-08-08T11:38:17.099Z] === CONT TestFilterFunc/test_filter_some [2021-08-08T11:38:17.099Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-08T11:38:17.099Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-08T11:38:17.099Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-08T11:38:17.099Z] === CONT TestFilterFunc/test_empty_list [2021-08-08T11:38:17.099Z] === CONT TestFilterFunc/test_filter_middle [2021-08-08T11:38:17.099Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-08T11:38:17.099Z] --- PASS: TestFilterFunc (0.00s) [2021-08-08T11:38:17.099Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-08T11:38:17.099Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-08T11:38:17.099Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-08T11:38:17.099Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-08T11:38:17.099Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-08T11:38:17.099Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-08T11:38:17.099Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-08T11:38:17.099Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-08T11:38:17.099Z] === CONT TestSetGetMeta [2021-08-08T11:38:17.099Z] === CONT TestRefDerefRemove [2021-08-08T11:38:17.099Z] === CONT TestFindByDriver [2021-08-08T11:38:17.099Z] === CONT TestServiceGet [2021-08-08T11:38:17.099Z] --- PASS: TestSetGetMeta (0.02s) [2021-08-08T11:38:17.099Z] === CONT TestDefererencePluginOnCreateError [2021-08-08T11:38:17.099Z] --- PASS: TestRefDerefRemove (0.03s) [2021-08-08T11:38:17.099Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-08T11:38:17.099Z] --- PASS: TestFindByDriver (0.05s) [2021-08-08T11:38:17.099Z] === CONT TestDerefMultipleOfSameRef [2021-08-08T11:38:17.099Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-08-08T11:38:17.099Z] === CONT TestFindByReferenced [2021-08-08T11:38:17.099Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-08-08T11:38:17.099Z] === CONT TestServiceRemove [2021-08-08T11:38:17.099Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-08-08T11:38:17.099Z] === CONT TestServiceList [2021-08-08T11:38:17.099Z] --- PASS: TestFindByReferenced (0.03s) [2021-08-08T11:38:17.099Z] === CONT TestServiceCreate [2021-08-08T11:38:17.099Z] --- PASS: TestServiceGet (0.18s) [2021-08-08T11:38:17.099Z] === CONT TestRestore [2021-08-08T11:38:17.099Z] --- PASS: TestServiceRemove (0.13s) [2021-08-08T11:38:17.099Z] === CONT TestGetWithReference [2021-08-08T11:38:17.099Z] --- PASS: TestServiceCreate (0.11s) [2021-08-08T11:38:17.099Z] === CONT TestGet [2021-08-08T11:38:17.099Z] --- PASS: TestServiceList (0.12s) [2021-08-08T11:38:17.099Z] === CONT TestRemove [2021-08-08T11:38:17.099Z] --- PASS: TestGet (0.03s) [2021-08-08T11:38:17.099Z] === CONT TestList [2021-08-08T11:38:17.099Z] --- PASS: TestGetWithReference (0.04s) [2021-08-08T11:38:17.099Z] === CONT TestCreate [2021-08-08T11:38:17.099Z] --- PASS: TestRestore (0.04s) [2021-08-08T11:38:17.099Z] === CONT TestServicePrune [2021-08-08T11:38:17.099Z] --- PASS: TestRemove (0.04s) [2021-08-08T11:38:17.099Z] --- PASS: TestCreate (0.03s) [2021-08-08T11:38:17.099Z] time="2021-08-08T11:38:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-08T11:38:17.099Z] --- PASS: TestList (0.05s) [2021-08-08T11:38:17.099Z] time="2021-08-08T11:38:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-08T11:38:17.099Z] time="2021-08-08T11:38:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-08T11:38:17.099Z] time="2021-08-08T11:38:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-08T11:38:17.099Z] time="2021-08-08T11:38:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-08T11:38:17.099Z] --- PASS: TestServicePrune (0.07s) [2021-08-08T11:38:17.099Z] PASS [2021-08-08T11:38:17.099Z] coverage: 69.6% of statements [2021-08-08T11:38:17.099Z] ok github.com/docker/docker/volume/service 0.348s coverage: 69.6% of statements [2021-08-08T11:38:17.190Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-08T11:38:18.118Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-08T11:38:19.486Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-08T11:38:20.416Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-08T11:38:20.416Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-08T11:38:20.622Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-08T11:38:20.622Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-08T11:38:21.344Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-08T11:38:21.345Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-08T11:38:22.273Z] --- PASS: TestUpdatePidsLimit (9.54s) [2021-08-08T11:38:22.273Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.48s) [2021-08-08T11:38:22.273Z] --- PASS: TestUpdatePidsLimit/no_change (1.41s) [2021-08-08T11:38:22.273Z] --- PASS: TestUpdatePidsLimit/update_lower (1.41s) [2021-08-08T11:38:22.273Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.02s) [2021-08-08T11:38:22.273Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.22s) [2021-08-08T11:38:22.273Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.02s) [2021-08-08T11:38:22.273Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.04s) [2021-08-08T11:38:22.273Z] === RUN TestUpdateRestartPolicy [2021-08-08T11:38:23.201Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-08T11:38:26.473Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-08-08T11:38:26.473Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-08T11:38:27.840Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-08-08T11:38:29.206Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-08T11:38:31.096Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-08-08T11:38:31.096Z] check_test.go:309: [d37f0a0ab2404] daemon is not started [2021-08-08T11:38:31.096Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-08-08T11:38:31.658Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-08T11:38:31.920Z] 2021/08/08 11:38:30 Closing DB instances... [2021-08-08T11:38:32.383Z] --- PASS: TestNetworkDBGarbageCollection (54.46s) [2021-08-08T11:38:32.383Z] === RUN TestFindNode [2021-08-08T11:38:32.383Z] 2021/08/08 11:38:32 Closing DB instances... [2021-08-08T11:38:32.383Z] --- PASS: TestFindNode (0.02s) [2021-08-08T11:38:32.383Z] === RUN TestChangeNodeState [2021-08-08T11:38:32.383Z] 2021/08/08 11:38:32 Closing DB instances... [2021-08-08T11:38:32.383Z] --- PASS: TestChangeNodeState (0.02s) [2021-08-08T11:38:32.383Z] === RUN TestNodeReincarnation [2021-08-08T11:38:32.383Z] 2021/08/08 11:38:32 Closing DB instances... [2021-08-08T11:38:35.449Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-08-08T11:38:35.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.07s) [2021-08-08T11:38:35.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.24s) [2021-08-08T11:38:35.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.55s) [2021-08-08T11:38:35.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.82s) [2021-08-08T11:38:35.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.23s) [2021-08-08T11:38:35.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.02s) [2021-08-08T11:38:35.449Z] === RUN TestBuildMultiStageCopy [2021-08-08T11:38:35.449Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite (416.00s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.86s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.07s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.74s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.83s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.93s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.56s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.43s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.42s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.58s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.04s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.04s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.64s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.81s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.14s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.59s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.00s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.74s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.31s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.23s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.72s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.74s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.60s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.65s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.40s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.67s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.47s) [2021-08-08T11:38:35.937Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.05s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.63s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.89s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.68s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.65s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.64s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.13s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.89s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.76s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.65s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.68s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.57s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.57s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.43s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.26s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.12s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.25s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.53s) [2021-08-08T11:38:35.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.14s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.89s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (26.71s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.79s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.73s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.69s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.37s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.74s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.73s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.71s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.83s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.47s) [2021-08-08T11:38:35.938Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-08T11:38:35.938Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.95s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.43s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.00s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.87s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.19s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.76s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.27s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.98s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.38s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.19s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.60s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.50s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.65s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.93s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.51s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.18s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.62s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.51s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.85s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.03s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.10s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.96s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.11s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.21s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.78s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.84s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.36s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.72s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.22s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.99s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.44s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.40s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.06s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.49s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.04s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.75s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.85s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.09s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.95s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s) [2021-08-08T11:38:35.938Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.84s) [2021-08-08T11:38:35.938Z] === RUN TestDockerSwarmSuite [2021-08-08T11:38:35.938Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-08-08T11:38:37.831Z] --- PASS: TestUpdateRestartPolicy (15.68s) [2021-08-08T11:38:37.831Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-08T11:38:38.183Z] time="2021-08-08T11:38:37Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-08T11:38:38.183Z] --- PASS: TestNodeReincarnation (5.03s) [2021-08-08T11:38:38.183Z] === RUN TestParallelCreate [2021-08-08T11:38:38.183Z] 2021/08/08 11:38:37 Closing DB instances... [2021-08-08T11:38:38.183Z] --- PASS: TestParallelCreate (0.02s) [2021-08-08T11:38:38.183Z] === RUN TestParallelDelete [2021-08-08T11:38:38.183Z] 2021/08/08 11:38:37 Closing DB instances... [2021-08-08T11:38:38.183Z] --- PASS: TestParallelDelete (0.02s) [2021-08-08T11:38:38.183Z] === RUN TestNetworkDBIslands [2021-08-08T11:38:38.183Z] time="2021-08-08T11:38:37Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f93bc9ea29e3 with config:&{NodeID:f93bc9ea29e3 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-08T11:38:38.183Z] time="2021-08-08T11:38:37Z" level=info msg="Node f93bc9ea29e3/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:38.183Z] time="2021-08-08T11:38:37Z" level=info msg="Node f93bc9ea29e3/172.31.47.195, added to nodes list" [2021-08-08T11:38:38.183Z] time="2021-08-08T11:38:37Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8e1de511045a with config:&{NodeID:8e1de511045a Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-08T11:38:38.183Z] time="2021-08-08T11:38:37Z" level=info msg="Node 8e1de511045a/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:38.183Z] time="2021-08-08T11:38:37Z" level=info msg="Node 8e1de511045a/172.31.47.195, added to nodes list" [2021-08-08T11:38:38.183Z] time="2021-08-08T11:38:37Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-08T11:38:38.183Z] time="2021-08-08T11:38:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-08T11:38:38.183Z] time="2021-08-08T11:38:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-08-08T11:38:38.183Z] time="2021-08-08T11:38:37Z" level=info msg="Node 8e1de511045a/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:38.183Z] time="2021-08-08T11:38:37Z" level=info msg="Node 8e1de511045a/172.31.47.195, added to nodes list" [2021-08-08T11:38:38.183Z] time="2021-08-08T11:38:37Z" level=info msg="Node f93bc9ea29e3/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:38.183Z] time="2021-08-08T11:38:37Z" level=info msg="Node f93bc9ea29e3/172.31.47.195, added to nodes list" [2021-08-08T11:38:38.183Z] time="2021-08-08T11:38:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-08-08T11:38:38.183Z] time="2021-08-08T11:38:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-08T11:38:38.393Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-08T11:38:38.644Z] time="2021-08-08T11:38:38Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f14d68cc5eba with config:&{NodeID:f14d68cc5eba Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-08T11:38:38.644Z] time="2021-08-08T11:38:38Z" level=info msg="Node f14d68cc5eba/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:38.644Z] time="2021-08-08T11:38:38Z" level=info msg="Node f14d68cc5eba/172.31.47.195, added to nodes list" [2021-08-08T11:38:38.644Z] time="2021-08-08T11:38:38Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-08T11:38:38.644Z] time="2021-08-08T11:38:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-08T11:38:38.644Z] time="2021-08-08T11:38:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-08-08T11:38:38.644Z] time="2021-08-08T11:38:38Z" level=info msg="Node f14d68cc5eba/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:38.644Z] time="2021-08-08T11:38:38Z" level=info msg="Node f14d68cc5eba/172.31.47.195, added to nodes list" [2021-08-08T11:38:38.644Z] time="2021-08-08T11:38:38Z" level=info msg="Node f93bc9ea29e3/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:38.644Z] time="2021-08-08T11:38:38Z" level=info msg="Node f93bc9ea29e3/172.31.47.195, added to nodes list" [2021-08-08T11:38:38.644Z] time="2021-08-08T11:38:38Z" level=info msg="Node 8e1de511045a/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:38.644Z] time="2021-08-08T11:38:38Z" level=info msg="Node 8e1de511045a/172.31.47.195, added to nodes list" [2021-08-08T11:38:38.644Z] time="2021-08-08T11:38:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-08-08T11:38:38.644Z] time="2021-08-08T11:38:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-08T11:38:38.644Z] time="2021-08-08T11:38:38Z" level=info msg="Node f14d68cc5eba/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:38.644Z] time="2021-08-08T11:38:38Z" level=info msg="Node f14d68cc5eba/172.31.47.195, added to nodes list" [2021-08-08T11:38:38.650Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:38Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:321b0867dacb with config:&{NodeID:321b0867dacb Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:38Z" level=info msg="Node 321b0867dacb/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:38Z" level=info msg="Node 321b0867dacb/172.31.47.195, added to nodes list" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:38Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:38Z" level=info msg="Node 321b0867dacb/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:38Z" level=info msg="Node 321b0867dacb/172.31.47.195, added to nodes list" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:38Z" level=info msg="Node 8e1de511045a/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:38Z" level=info msg="Node 8e1de511045a/172.31.47.195, added to nodes list" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:38Z" level=info msg="Node f14d68cc5eba/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:38Z" level=info msg="Node f14d68cc5eba/172.31.47.195, added to nodes list" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:38Z" level=info msg="Node f93bc9ea29e3/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:38Z" level=info msg="Node f93bc9ea29e3/172.31.47.195, added to nodes list" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:38Z" level=info msg="Node 321b0867dacb/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:38Z" level=info msg="Node 321b0867dacb/172.31.47.195, added to nodes list" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:38Z" level=info msg="Node 321b0867dacb/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:38Z" level=info msg="Node 321b0867dacb/172.31.47.195, added to nodes list" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:39Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:78e35b5facda with config:&{NodeID:78e35b5facda Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:39Z" level=info msg="Node 78e35b5facda/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:39Z" level=info msg="Node 78e35b5facda/172.31.47.195, added to nodes list" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:39Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:39Z" level=info msg="Node 78e35b5facda/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:39Z" level=info msg="Node 78e35b5facda/172.31.47.195, added to nodes list" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:39Z" level=info msg="Node f14d68cc5eba/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:39Z" level=info msg="Node f14d68cc5eba/172.31.47.195, added to nodes list" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:39Z" level=info msg="Node f93bc9ea29e3/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:39Z" level=info msg="Node f93bc9ea29e3/172.31.47.195, added to nodes list" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:39Z" level=info msg="Node 8e1de511045a/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:39Z" level=info msg="Node 8e1de511045a/172.31.47.195, added to nodes list" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:39Z" level=info msg="Node 321b0867dacb/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:39Z" level=info msg="Node 321b0867dacb/172.31.47.195, added to nodes list" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-08T11:38:39.105Z] time="2021-08-08T11:38:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-08-08T11:38:39.214Z] --- PASS: TestUpdateRestartWithAutoRemove (1.18s) [2021-08-08T11:38:39.214Z] === RUN TestWaitNonBlocked [2021-08-08T11:38:39.214Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-08T11:38:39.214Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-08T11:38:39.214Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-08T11:38:39.214Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-08T11:38:39.214Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-08T11:38:39.214Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-08T11:38:39.565Z] time="2021-08-08T11:38:39Z" level=info msg="Node 78e35b5facda/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:39.565Z] time="2021-08-08T11:38:39Z" level=info msg="Node 78e35b5facda/172.31.47.195, added to nodes list" [2021-08-08T11:38:39.565Z] time="2021-08-08T11:38:39Z" level=info msg="Node 78e35b5facda/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:39.565Z] time="2021-08-08T11:38:39Z" level=info msg="Node 78e35b5facda/172.31.47.195, added to nodes list" [2021-08-08T11:38:39.565Z] time="2021-08-08T11:38:39Z" level=info msg="Node 78e35b5facda/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:39.565Z] time="2021-08-08T11:38:39Z" level=info msg="Node 78e35b5facda/172.31.47.195, added to nodes list" [2021-08-08T11:38:39.565Z] networkdb_test.go:839: Re-joining: 3 [2021-08-08T11:38:39.565Z] time="2021-08-08T11:38:39Z" level=info msg="The new bootstrap node list is:[172.31.47.195:10033 172.31.47.195:10034 172.31.47.195:10035]" [2021-08-08T11:38:39.565Z] time="2021-08-08T11:38:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.47.195:10033" [2021-08-08T11:38:39.565Z] time="2021-08-08T11:38:39Z" level=debug msg="memberlist: Stream connection from=172.31.47.195:49356" [2021-08-08T11:38:39.565Z] time="2021-08-08T11:38:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.47.195:10034" [2021-08-08T11:38:39.565Z] time="2021-08-08T11:38:39Z" level=debug msg="memberlist: Stream connection from=172.31.47.195:49357" [2021-08-08T11:38:39.565Z] time="2021-08-08T11:38:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.47.195:10035" [2021-08-08T11:38:39.565Z] time="2021-08-08T11:38:39Z" level=debug msg="memberlist: Stream connection from=172.31.47.195:49358" [2021-08-08T11:38:40.027Z] networkdb_test.go:839: Re-joining: 4 [2021-08-08T11:38:40.027Z] time="2021-08-08T11:38:39Z" level=info msg="The new bootstrap node list is:[172.31.47.195:10033 172.31.47.195:10034 172.31.47.195:10035]" [2021-08-08T11:38:40.027Z] time="2021-08-08T11:38:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.47.195:10033" [2021-08-08T11:38:40.027Z] time="2021-08-08T11:38:39Z" level=debug msg="memberlist: Stream connection from=172.31.47.195:49359" [2021-08-08T11:38:40.027Z] time="2021-08-08T11:38:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.47.195:10034" [2021-08-08T11:38:40.027Z] time="2021-08-08T11:38:39Z" level=debug msg="memberlist: Stream connection from=172.31.47.195:49360" [2021-08-08T11:38:40.027Z] time="2021-08-08T11:38:39Z" level=debug msg="memberlist: Stream connection from=172.31.47.195:49361" [2021-08-08T11:38:40.027Z] time="2021-08-08T11:38:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.47.195:10035" [2021-08-08T11:38:40.027Z] time="2021-08-08T11:38:39Z" level=info msg="node 0 leaving" [2021-08-08T11:38:40.027Z] time="2021-08-08T11:38:39Z" level=info msg="Node f93bc9ea29e3 change state NodeActive --> NodeLeft" [2021-08-08T11:38:40.027Z] time="2021-08-08T11:38:39Z" level=info msg="Node f93bc9ea29e3 change state NodeActive --> NodeLeft" [2021-08-08T11:38:40.027Z] time="2021-08-08T11:38:39Z" level=info msg="node2(8e1de511045a): Node leave event for f93bc9ea29e3/172.31.47.195" [2021-08-08T11:38:40.027Z] time="2021-08-08T11:38:39Z" level=info msg="node4(321b0867dacb): Node leave event for f93bc9ea29e3/172.31.47.195" [2021-08-08T11:38:40.027Z] time="2021-08-08T11:38:39Z" level=info msg="Node f93bc9ea29e3 change state NodeActive --> NodeLeft" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:39Z" level=info msg="node5(78e35b5facda): Node leave event for f93bc9ea29e3/172.31.47.195" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:39Z" level=info msg="Node f93bc9ea29e3 change state NodeActive --> NodeLeft" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:39Z" level=info msg="node3(f14d68cc5eba): Node leave event for f93bc9ea29e3/172.31.47.195" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:39Z" level=info msg="Node f93bc9ea29e3 change state NodeActive --> NodeLeft" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:39Z" level=info msg="node1(f93bc9ea29e3): Node leave event for f93bc9ea29e3/172.31.47.195" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:40Z" level=info msg="Node f93bc9ea29e3/172.31.47.195, left gossip cluster" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:40Z" level=info msg="Node f93bc9ea29e3/172.31.47.195, left gossip cluster" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:40Z" level=info msg="Node f93bc9ea29e3/172.31.47.195, left gossip cluster" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:40Z" level=info msg="Node f93bc9ea29e3/172.31.47.195, left gossip cluster" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:40Z" level=info msg="Node f93bc9ea29e3/172.31.47.195, left gossip cluster" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:40Z" level=info msg="node 1 leaving" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:40Z" level=info msg="Node 8e1de511045a change state NodeActive --> NodeLeft" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:40Z" level=info msg="node5(78e35b5facda): Node leave event for 8e1de511045a/172.31.47.195" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:40Z" level=info msg="Node 8e1de511045a change state NodeActive --> NodeLeft" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:40Z" level=info msg="node4(321b0867dacb): Node leave event for 8e1de511045a/172.31.47.195" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:40Z" level=info msg="Node 8e1de511045a change state NodeActive --> NodeLeft" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:40Z" level=info msg="node3(f14d68cc5eba): Node leave event for 8e1de511045a/172.31.47.195" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:40Z" level=info msg="Node 8e1de511045a/172.31.47.195, left gossip cluster" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:40Z" level=info msg="Node 8e1de511045a change state NodeActive --> NodeFailed" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:40Z" level=info msg="Node 8e1de511045a/172.31.47.195, added to failed nodes list" [2021-08-08T11:38:40.487Z] time="2021-08-08T11:38:40Z" level=error msg="node: 8e1de511045a is unknown to memberlist" [2021-08-08T11:38:40.948Z] time="2021-08-08T11:38:40Z" level=info msg="Node 8e1de511045a/172.31.47.195, left gossip cluster" [2021-08-08T11:38:40.948Z] time="2021-08-08T11:38:40Z" level=info msg="Node 8e1de511045a/172.31.47.195, left gossip cluster" [2021-08-08T11:38:40.948Z] time="2021-08-08T11:38:40Z" level=info msg="Node 8e1de511045a/172.31.47.195, left gossip cluster" [2021-08-08T11:38:40.948Z] time="2021-08-08T11:38:40Z" level=info msg="node 2 leaving" [2021-08-08T11:38:40.948Z] time="2021-08-08T11:38:40Z" level=info msg="Node f14d68cc5eba change state NodeActive --> NodeLeft" [2021-08-08T11:38:40.948Z] time="2021-08-08T11:38:40Z" level=info msg="node4(321b0867dacb): Node leave event for f14d68cc5eba/172.31.47.195" [2021-08-08T11:38:40.948Z] time="2021-08-08T11:38:40Z" level=info msg="Node f14d68cc5eba change state NodeActive --> NodeLeft" [2021-08-08T11:38:40.948Z] time="2021-08-08T11:38:40Z" level=info msg="node5(78e35b5facda): Node leave event for f14d68cc5eba/172.31.47.195" [2021-08-08T11:38:40.948Z] time="2021-08-08T11:38:40Z" level=info msg="Node f14d68cc5eba change state NodeActive --> NodeLeft" [2021-08-08T11:38:40.948Z] time="2021-08-08T11:38:40Z" level=info msg="node3(f14d68cc5eba): Node leave event for f14d68cc5eba/172.31.47.195" [2021-08-08T11:38:40.948Z] time="2021-08-08T11:38:40Z" level=debug msg="memberlist: Failed ping: 8e1de511045a (timeout reached)" [2021-08-08T11:38:40.948Z] time="2021-08-08T11:38:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.47.195:10037: use of closed network connection" [2021-08-08T11:38:40.948Z] time="2021-08-08T11:38:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.47.195:10036: use of closed network connection" [2021-08-08T11:38:40.948Z] time="2021-08-08T11:38:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.47.195:10035: use of closed network connection" [2021-08-08T11:38:41.106Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-08-08T11:38:41.106Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.64s) [2021-08-08T11:38:41.106Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.76s) [2021-08-08T11:38:41.106Z] === RUN TestWaitBlocked [2021-08-08T11:38:41.106Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-08T11:38:41.106Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-08T11:38:41.106Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-08T11:38:41.106Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-08T11:38:41.106Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-08T11:38:41.106Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-08T11:38:41.362Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-08T11:38:41.408Z] time="2021-08-08T11:38:41Z" level=info msg="Node f14d68cc5eba/172.31.47.195, left gossip cluster" [2021-08-08T11:38:41.409Z] time="2021-08-08T11:38:41Z" level=info msg="Node f14d68cc5eba/172.31.47.195, left gossip cluster" [2021-08-08T11:38:41.409Z] time="2021-08-08T11:38:41Z" level=info msg="Node f14d68cc5eba/172.31.47.195, left gossip cluster" [2021-08-08T11:38:41.869Z] time="2021-08-08T11:38:41Z" level=info msg="memberlist: Suspect 8e1de511045a has failed, no acks received" [2021-08-08T11:38:41.869Z] networkdb_test.go:871: node4: OK [2021-08-08T11:38:41.869Z] networkdb_test.go:871: node5: OK [2021-08-08T11:38:41.869Z] time="2021-08-08T11:38:41Z" level=info msg="node 0 coming back" [2021-08-08T11:38:41.869Z] time="2021-08-08T11:38:41Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d221a4ce7f55 with config:&{NodeID:d221a4ce7f55 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-08T11:38:41.869Z] time="2021-08-08T11:38:41Z" level=info msg="Node d221a4ce7f55/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:41.869Z] time="2021-08-08T11:38:41Z" level=info msg="Node d221a4ce7f55/172.31.47.195, added to nodes list" [2021-08-08T11:38:41.869Z] time="2021-08-08T11:38:41Z" level=info msg="node 1 coming back" [2021-08-08T11:38:41.869Z] time="2021-08-08T11:38:41Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f358cd3c30fb with config:&{NodeID:f358cd3c30fb Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-08T11:38:41.869Z] time="2021-08-08T11:38:41Z" level=info msg="Node f358cd3c30fb/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:41.869Z] time="2021-08-08T11:38:41Z" level=info msg="Node f358cd3c30fb/172.31.47.195, added to nodes list" [2021-08-08T11:38:41.869Z] time="2021-08-08T11:38:41Z" level=info msg="node 2 coming back" [2021-08-08T11:38:41.869Z] time="2021-08-08T11:38:41Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:892d62d9c0bd with config:&{NodeID:892d62d9c0bd Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-08T11:38:41.869Z] time="2021-08-08T11:38:41Z" level=info msg="Node 892d62d9c0bd/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:41.869Z] time="2021-08-08T11:38:41Z" level=info msg="Node 892d62d9c0bd/172.31.47.195, added to nodes list" [2021-08-08T11:38:41.924Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-08-08T11:38:42.527Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-08T11:38:42.854Z] --- PASS: TestWaitBlocked (0.03s) [2021-08-08T11:38:42.854Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.84s) [2021-08-08T11:38:42.854Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.85s) [2021-08-08T11:38:42.854Z] === CONT TestContainerStartOnDaemonRestart [2021-08-08T11:38:42.854Z] === CONT TestIpcModeOlderClient [2021-08-08T11:38:42.854Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-08-08T11:38:42.854Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-08T11:38:43.496Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-08T11:38:44.465Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-08T11:38:44.748Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-08T11:38:44.780Z] time="2021-08-08T11:38:44Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.47.195:10033 172.31.47.195:10034 172.31.47.195:10035]" [2021-08-08T11:38:45.241Z] time="2021-08-08T11:38:45Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.47.195:10033 172.31.47.195:10034 172.31.47.195:10035]" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.47.195:10033" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=debug msg="memberlist: Stream connection from=172.31.47.195:49363" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node 321b0867dacb/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node 321b0867dacb/172.31.47.195, added to nodes list" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node 78e35b5facda/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node 78e35b5facda/172.31.47.195, added to nodes list" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node d221a4ce7f55/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node d221a4ce7f55/172.31.47.195, is the new incarnation of the shutdown node f93bc9ea29e3/172.31.47.195" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node d221a4ce7f55/172.31.47.195, added to nodes list" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=debug msg="memberlist: Stream connection from=172.31.47.195:49364" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.47.195:10034" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node 321b0867dacb/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node 321b0867dacb/172.31.47.195, added to nodes list" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node d221a4ce7f55/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node d221a4ce7f55/172.31.47.195, added to nodes list" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node 78e35b5facda/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node 78e35b5facda/172.31.47.195, added to nodes list" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node f358cd3c30fb/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node f358cd3c30fb/172.31.47.195, is the new incarnation of the shutdown node 8e1de511045a/172.31.47.195" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node f358cd3c30fb/172.31.47.195, added to nodes list" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=debug msg="memberlist: Stream connection from=172.31.47.195:49365" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.47.195:10035" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node 321b0867dacb/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node 321b0867dacb/172.31.47.195, added to nodes list" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node f358cd3c30fb/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node f358cd3c30fb/172.31.47.195, added to nodes list" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node d221a4ce7f55/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node d221a4ce7f55/172.31.47.195, added to nodes list" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node 78e35b5facda/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node 78e35b5facda/172.31.47.195, added to nodes list" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node 892d62d9c0bd/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node 892d62d9c0bd/172.31.47.195, is the new incarnation of the shutdown node f14d68cc5eba/172.31.47.195" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node 892d62d9c0bd/172.31.47.195, added to nodes list" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node f358cd3c30fb/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node f358cd3c30fb/172.31.47.195, is the new incarnation of the shutdown node 8e1de511045a/172.31.47.195" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node f358cd3c30fb/172.31.47.195, added to nodes list" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node d221a4ce7f55/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node d221a4ce7f55/172.31.47.195, is the new incarnation of the shutdown node f93bc9ea29e3/172.31.47.195" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node f358cd3c30fb/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node f358cd3c30fb/172.31.47.195, added to nodes list" [2021-08-08T11:38:45.701Z] time="2021-08-08T11:38:45Z" level=info msg="Node d221a4ce7f55/172.31.47.195, added to nodes list" [2021-08-08T11:38:46.002Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-08T11:38:46.162Z] time="2021-08-08T11:38:45Z" level=info msg="Node 892d62d9c0bd/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:46.162Z] time="2021-08-08T11:38:45Z" level=info msg="Node 892d62d9c0bd/172.31.47.195, added to nodes list" [2021-08-08T11:38:46.162Z] time="2021-08-08T11:38:45Z" level=info msg="Node 892d62d9c0bd/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:46.162Z] time="2021-08-08T11:38:45Z" level=info msg="Node 892d62d9c0bd/172.31.47.195, is the new incarnation of the shutdown node f14d68cc5eba/172.31.47.195" [2021-08-08T11:38:46.162Z] time="2021-08-08T11:38:45Z" level=info msg="Node 892d62d9c0bd/172.31.47.195, added to nodes list" [2021-08-08T11:38:46.162Z] time="2021-08-08T11:38:45Z" level=info msg="Node 892d62d9c0bd/172.31.47.195, joined gossip cluster" [2021-08-08T11:38:46.162Z] time="2021-08-08T11:38:45Z" level=info msg="Node 892d62d9c0bd/172.31.47.195, added to nodes list" [2021-08-08T11:38:46.162Z] time="2021-08-08T11:38:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.47.195:10033" [2021-08-08T11:38:46.162Z] time="2021-08-08T11:38:46Z" level=debug msg="memberlist: Stream connection from=172.31.47.195:49366" [2021-08-08T11:38:46.162Z] time="2021-08-08T11:38:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.47.195:10034" [2021-08-08T11:38:46.162Z] time="2021-08-08T11:38:46Z" level=debug msg="memberlist: Stream connection from=172.31.47.195:49367" [2021-08-08T11:38:46.162Z] time="2021-08-08T11:38:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.47.195:10035" [2021-08-08T11:38:46.162Z] time="2021-08-08T11:38:46Z" level=debug msg="memberlist: Stream connection from=172.31.47.195:49368" [2021-08-08T11:38:46.624Z] 2021/08/08 11:38:46 Closing DB instances... [2021-08-08T11:38:47.084Z] time="2021-08-08T11:38:46Z" level=info msg="Node d221a4ce7f55 change state NodeActive --> NodeLeft" [2021-08-08T11:38:47.084Z] time="2021-08-08T11:38:46Z" level=info msg="node4(321b0867dacb): Node leave event for d221a4ce7f55/172.31.47.195" [2021-08-08T11:38:47.084Z] time="2021-08-08T11:38:46Z" level=info msg="Node d221a4ce7f55 change state NodeActive --> NodeLeft" [2021-08-08T11:38:47.084Z] time="2021-08-08T11:38:46Z" level=info msg="node3(892d62d9c0bd): Node leave event for d221a4ce7f55/172.31.47.195" [2021-08-08T11:38:47.084Z] time="2021-08-08T11:38:46Z" level=info msg="Node d221a4ce7f55 change state NodeActive --> NodeLeft" [2021-08-08T11:38:47.084Z] time="2021-08-08T11:38:46Z" level=info msg="node5(78e35b5facda): Node leave event for d221a4ce7f55/172.31.47.195" [2021-08-08T11:38:47.084Z] time="2021-08-08T11:38:46Z" level=info msg="Node d221a4ce7f55 change state NodeActive --> NodeLeft" [2021-08-08T11:38:47.084Z] time="2021-08-08T11:38:46Z" level=info msg="node2(f358cd3c30fb): Node leave event for d221a4ce7f55/172.31.47.195" [2021-08-08T11:38:47.084Z] time="2021-08-08T11:38:46Z" level=info msg="Node d221a4ce7f55 change state NodeActive --> NodeLeft" [2021-08-08T11:38:47.084Z] time="2021-08-08T11:38:46Z" level=info msg="node1(d221a4ce7f55): Node leave event for d221a4ce7f55/172.31.47.195" [2021-08-08T11:38:47.084Z] time="2021-08-08T11:38:46Z" level=info msg="Node d221a4ce7f55/172.31.47.195, left gossip cluster" [2021-08-08T11:38:47.084Z] time="2021-08-08T11:38:46Z" level=info msg="Node d221a4ce7f55/172.31.47.195, left gossip cluster" [2021-08-08T11:38:47.084Z] time="2021-08-08T11:38:46Z" level=info msg="Node d221a4ce7f55/172.31.47.195, left gossip cluster" [2021-08-08T11:38:47.084Z] time="2021-08-08T11:38:46Z" level=info msg="Node d221a4ce7f55/172.31.47.195, left gossip cluster" [2021-08-08T11:38:47.084Z] time="2021-08-08T11:38:46Z" level=info msg="Node d221a4ce7f55/172.31.47.195, left gossip cluster" [2021-08-08T11:38:47.541Z] --- PASS: TestBuildMultiStageCopy (13.57s) [2021-08-08T11:38:47.541Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.53s) [2021-08-08T11:38:47.541Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-08-08T11:38:47.541Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.17s) [2021-08-08T11:38:47.541Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.33s) [2021-08-08T11:38:47.541Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.53s) [2021-08-08T11:38:47.541Z] === RUN TestBuildMultiStageParentConfig [2021-08-08T11:38:47.544Z] time="2021-08-08T11:38:47Z" level=info msg="Node f358cd3c30fb change state NodeActive --> NodeLeft" [2021-08-08T11:38:47.544Z] time="2021-08-08T11:38:47Z" level=info msg="node3(892d62d9c0bd): Node leave event for f358cd3c30fb/172.31.47.195" [2021-08-08T11:38:47.544Z] time="2021-08-08T11:38:47Z" level=info msg="Node f358cd3c30fb change state NodeActive --> NodeLeft" [2021-08-08T11:38:47.544Z] time="2021-08-08T11:38:47Z" level=info msg="node5(78e35b5facda): Node leave event for f358cd3c30fb/172.31.47.195" [2021-08-08T11:38:47.544Z] time="2021-08-08T11:38:47Z" level=info msg="Node f358cd3c30fb change state NodeActive --> NodeLeft" [2021-08-08T11:38:47.544Z] time="2021-08-08T11:38:47Z" level=info msg="node4(321b0867dacb): Node leave event for f358cd3c30fb/172.31.47.195" [2021-08-08T11:38:47.544Z] time="2021-08-08T11:38:47Z" level=info msg="Node f358cd3c30fb change state NodeActive --> NodeLeft" [2021-08-08T11:38:47.544Z] time="2021-08-08T11:38:47Z" level=info msg="node2(f358cd3c30fb): Node leave event for f358cd3c30fb/172.31.47.195" [2021-08-08T11:38:47.544Z] time="2021-08-08T11:38:47Z" level=info msg="Node f358cd3c30fb/172.31.47.195, left gossip cluster" [2021-08-08T11:38:47.544Z] time="2021-08-08T11:38:47Z" level=info msg="Node f358cd3c30fb/172.31.47.195, left gossip cluster" [2021-08-08T11:38:47.544Z] time="2021-08-08T11:38:47Z" level=info msg="Node f358cd3c30fb/172.31.47.195, left gossip cluster" [2021-08-08T11:38:47.544Z] time="2021-08-08T11:38:47Z" level=info msg="Node f358cd3c30fb/172.31.47.195, left gossip cluster" [2021-08-08T11:38:47.544Z] time="2021-08-08T11:38:47Z" level=info msg="Node 892d62d9c0bd change state NodeActive --> NodeLeft" [2021-08-08T11:38:47.544Z] time="2021-08-08T11:38:47Z" level=info msg="node4(321b0867dacb): Node leave event for 892d62d9c0bd/172.31.47.195" [2021-08-08T11:38:47.544Z] time="2021-08-08T11:38:47Z" level=info msg="Node 892d62d9c0bd change state NodeActive --> NodeLeft" [2021-08-08T11:38:47.544Z] time="2021-08-08T11:38:47Z" level=info msg="node5(78e35b5facda): Node leave event for 892d62d9c0bd/172.31.47.195" [2021-08-08T11:38:48.003Z] time="2021-08-08T11:38:47Z" level=info msg="Node 892d62d9c0bd change state NodeActive --> NodeLeft" [2021-08-08T11:38:48.003Z] time="2021-08-08T11:38:47Z" level=info msg="node3(892d62d9c0bd): Node leave event for 892d62d9c0bd/172.31.47.195" [2021-08-08T11:38:48.003Z] time="2021-08-08T11:38:47Z" level=info msg="Node 892d62d9c0bd/172.31.47.195, left gossip cluster" [2021-08-08T11:38:48.003Z] time="2021-08-08T11:38:47Z" level=info msg="Node 892d62d9c0bd/172.31.47.195, left gossip cluster" [2021-08-08T11:38:48.003Z] time="2021-08-08T11:38:47Z" level=info msg="Node 892d62d9c0bd/172.31.47.195, left gossip cluster" [2021-08-08T11:38:48.020Z] --- PASS: TestContainerStartOnDaemonRestart (5.22s) [2021-08-08T11:38:48.020Z] === CONT TestContainerKillOnDaemonStart [2021-08-08T11:38:48.020Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-08-08T11:38:48.275Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.53s) [2021-08-08T11:38:48.275Z] === CONT TestDaemonHostGatewayIP [2021-08-08T11:38:48.463Z] time="2021-08-08T11:38:47Z" level=debug msg="memberlist: Failed ping: 78e35b5facda (timeout reached)" [2021-08-08T11:38:48.463Z] time="2021-08-08T11:38:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.47.195:10035: use of closed network connection" [2021-08-08T11:38:48.463Z] time="2021-08-08T11:38:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.47.195:10036: use of closed network connection" [2021-08-08T11:38:48.463Z] time="2021-08-08T11:38:47Z" level=debug msg="memberlist: Stream connection from=172.31.47.195:49369" [2021-08-08T11:38:48.463Z] time="2021-08-08T11:38:48Z" level=warning msg="memberlist: Failed to send gossip to 172.31.47.195:10036: write udp [::]:10035->172.31.47.195:10036: use of closed network connection" [2021-08-08T11:38:48.463Z] time="2021-08-08T11:38:48Z" level=info msg="Node 321b0867dacb change state NodeActive --> NodeLeft" [2021-08-08T11:38:48.463Z] time="2021-08-08T11:38:48Z" level=info msg="node5(78e35b5facda): Node leave event for 321b0867dacb/172.31.47.195" [2021-08-08T11:38:48.463Z] time="2021-08-08T11:38:48Z" level=info msg="Node 321b0867dacb change state NodeActive --> NodeLeft" [2021-08-08T11:38:48.463Z] time="2021-08-08T11:38:48Z" level=info msg="node4(321b0867dacb): Node leave event for 321b0867dacb/172.31.47.195" [2021-08-08T11:38:48.923Z] time="2021-08-08T11:38:48Z" level=warning msg="memberlist: Was able to connect to 78e35b5facda but other probes failed, network may be misconfigured" [2021-08-08T11:38:48.923Z] time="2021-08-08T11:38:48Z" level=info msg="Node 321b0867dacb/172.31.47.195, left gossip cluster" [2021-08-08T11:38:49.383Z] time="2021-08-08T11:38:49Z" level=info msg="Node 321b0867dacb/172.31.47.195, left gossip cluster" [2021-08-08T11:38:49.843Z] time="2021-08-08T11:38:49Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.31.47.195:10037: use of closed network connection" [2021-08-08T11:38:49.843Z] time="2021-08-08T11:38:49Z" level=info msg="Node 78e35b5facda/172.31.47.195, left gossip cluster" [2021-08-08T11:38:49.843Z] time="2021-08-08T11:38:49Z" level=info msg="Node 78e35b5facda change state NodeActive --> NodeFailed" [2021-08-08T11:38:49.843Z] time="2021-08-08T11:38:49Z" level=info msg="Node 78e35b5facda/172.31.47.195, added to failed nodes list" [2021-08-08T11:38:49.843Z] --- PASS: TestNetworkDBIslands (12.28s) [2021-08-08T11:38:49.843Z] PASS [2021-08-08T11:38:49.843Z] coverage: 60.0% of statements [2021-08-08T11:38:49.843Z] ok github.com/docker/docker/libnetwork/networkdb 104.250s coverage: 60.0% of statements [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/quota [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/rootless [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/volume [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-08T11:38:49.843Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-08T11:38:50.448Z] --- PASS: TestBuildMultiStageParentConfig (2.89s) [2021-08-08T11:38:50.448Z] === RUN TestBuildLabelWithTargets [2021-08-08T11:38:50.448Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-08T11:38:50.448Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-08T11:38:50.448Z] === RUN TestBuildWithEmptyLayers [2021-08-08T11:38:51.986Z] --- PASS: TestBuildWithEmptyLayers (1.61s) [2021-08-08T11:38:51.986Z] === RUN TestBuildMultiStageOnBuild [2021-08-08T11:38:52.026Z] [2021-08-08T11:38:52.026Z] === Skipped [2021-08-08T11:38:52.026Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-08T11:38:52.026Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-08T11:38:52.026Z] [2021-08-08T11:38:52.026Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-08T11:38:52.026Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:38:52.026Z] [2021-08-08T11:38:52.026Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-08T11:38:52.026Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:38:52.026Z] [2021-08-08T11:38:52.026Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-08T11:38:52.026Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:38:52.026Z] [2021-08-08T11:38:52.026Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-08-08T11:38:52.026Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:38:52.026Z] [2021-08-08T11:38:52.026Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.02s) [2021-08-08T11:38:52.026Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-08T11:38:52.026Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-08T11:38:52.027Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-08T11:38:52.027Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-08T11:38:52.027Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-08T11:38:52.027Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-08T11:38:52.027Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-08T11:38:52.027Z] daemon_test.go:147: root required [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-08T11:38:52.027Z] reload_test.go:520: root required [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-08T11:38:52.027Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-08T11:38:52.027Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-08T11:38:52.027Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-08T11:38:52.027Z] download_test.go:268: Needs fixing on Windows [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-08T11:38:52.027Z] layer_test.go:304: Failing on Windows [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.01s) [2021-08-08T11:38:52.027Z] layer_test.go:353: Failing on Windows [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-08T11:38:52.027Z] layer_test.go:468: Failing on Windows [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-08T11:38:52.027Z] layer_test.go:697: Failing on Windows [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-08T11:38:52.027Z] migration_test.go:46: Failing on Windows [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-08T11:38:52.027Z] migration_test.go:182: Failing on Windows [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-08T11:38:52.027Z] mount_test.go:17: Failing on Windows [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-08T11:38:52.027Z] mount_test.go:76: Failing on Windows [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-08T11:38:52.027Z] mount_test.go:125: Failing on Windows [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-08T11:38:52.027Z] mount_test.go:212: Failing on Windows [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-08-08T11:38:52.027Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-08T11:38:52.027Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-08-08T11:38:52.027Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.01s) [2021-08-08T11:38:52.027Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-08T11:38:52.027Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-08T11:38:52.027Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-08T11:38:52.027Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-08T11:38:52.027Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-08T11:38:52.027Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-08T11:38:52.027Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-08T11:38:52.027Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-08T11:38:52.027Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-08T11:38:52.027Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-08T11:38:52.027Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-08T11:38:52.027Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-08T11:38:52.027Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-08T11:38:52.027Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-08T11:38:52.027Z] archive_test.go:134: Xz not present in msys2 [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-08T11:38:52.027Z] archive_test.go:239: Failing on Windows CI machines [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-08T11:38:52.027Z] archive_windows_test.go:16: Currently fails [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-08T11:38:52.027Z] changes_test.go:196: needs more investigation [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-08T11:38:52.027Z] changes_test.go:433: needs further investigation [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-08T11:38:52.027Z] changes_test.go:469: needs further investigation [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-08T11:38:52.027Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-08T11:38:52.027Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-08T11:38:52.027Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-08T11:38:52.027Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-08T11:38:52.027Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-08T11:38:52.027Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-08T11:38:52.027Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-08T11:38:52.027Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-08T11:38:52.027Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.027Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-08T11:38:52.027Z] poller_test.go:41: No chmod on Windows [2021-08-08T11:38:52.027Z] [2021-08-08T11:38:52.491Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-08T11:38:52.491Z] fileutils_test.go:134: Needs porting to Windows [2021-08-08T11:38:52.491Z] [2021-08-08T11:38:52.491Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-08T11:38:52.491Z] fileutils_test.go:180: Needs porting to Windows [2021-08-08T11:38:52.491Z] [2021-08-08T11:38:52.491Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-08T11:38:52.491Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:38:52.491Z] [2021-08-08T11:38:52.491Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-08T11:38:52.491Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:38:52.491Z] [2021-08-08T11:38:52.491Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-08T11:38:52.491Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-08T11:38:52.491Z] [2021-08-08T11:38:52.491Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-08T11:38:52.491Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-08T11:38:52.491Z] [2021-08-08T11:38:52.491Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-08T11:38:52.491Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-08T11:38:52.491Z] [2021-08-08T11:38:52.491Z] [2021-08-08T11:38:52.491Z] DONE 2068 tests, 67 skipped in 283.459s [2021-08-08T11:38:52.491Z] INFO: make.ps1 ended at 08/08/2021 11:38:52 [2021-08-08T11:38:54.680Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-08T11:38:54.680Z] INFO: Unit tests ended at 08/08/2021 11:38:54. Duration:00:05:01.0428613 [2021-08-08T11:38:54.680Z] INFO: Building busybox [2021-08-08T11:38:54.680Z] Sending build context to Docker daemon 5.12kB [2021-08-08T11:38:54.680Z] [2021-08-08T11:38:54.680Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-08T11:38:54.680Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-08T11:38:54.680Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-08T11:38:54.680Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-08T11:38:54.680Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-08T11:38:54.680Z] ---> 9a0a02eca0e6 [2021-08-08T11:38:54.680Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-08T11:38:54.680Z] ---> Running in 7676193d944b [2021-08-08T11:38:54.816Z] --- PASS: TestDaemonHostGatewayIP (5.43s) [2021-08-08T11:38:54.816Z] === CONT TestDaemonRestartIpcMode [2021-08-08T11:38:58.083Z] --- PASS: TestDaemonRestartIpcMode (3.78s) [2021-08-08T11:38:58.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-08T11:39:01.351Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-08-08T11:39:01.612Z] --- PASS: TestContainerKillOnDaemonStart (13.66s) [2021-08-08T11:39:01.612Z] PASS [2021-08-08T11:39:01.612Z] [2021-08-08T11:39:01.612Z] === Skipped [2021-08-08T11:39:01.612Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-08T11:39:01.612Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-08T11:39:01.612Z] [2021-08-08T11:39:01.612Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-08T11:39:01.612Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-08T11:39:01.612Z] [2021-08-08T11:39:01.612Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-08T11:39:01.612Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-08T11:39:01.612Z] [2021-08-08T11:39:01.612Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-08T11:39:01.612Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-08T11:39:01.612Z] [2021-08-08T11:39:01.612Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-08T11:39:01.612Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-08T11:39:01.612Z] [2021-08-08T11:39:01.612Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-08T11:39:01.612Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-08T11:39:01.612Z] [2021-08-08T11:39:01.612Z] [2021-08-08T11:39:01.612Z] DONE 195 tests, 6 skipped in 226.228s [2021-08-08T11:39:01.612Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-08T11:39:01.612Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-08-08T11:39:01.612Z] ++ set -e [2021-08-08T11:39:01.612Z] ++ '[' -n 0 ']' [2021-08-08T11:39:01.612Z] ++ set -x [2021-08-08T11:39:01.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-08-08T11:39:01.870Z] === RUN TestConfigDaemonLibtrustID [2021-08-08T11:39:02.126Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-08T11:39:02.382Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-08-08T11:39:02.382Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-08-08T11:39:02.382Z] === RUN TestDaemonConfigValidation [2021-08-08T11:39:02.382Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-08T11:39:02.382Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-08T11:39:02.382Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-08T11:39:02.382Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-08T11:39:02.382Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-08T11:39:02.382Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-08T11:39:02.382Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-08T11:39:02.382Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-08T11:39:02.382Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-08T11:39:02.382Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-08T11:39:02.382Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-08T11:39:02.382Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-08T11:39:02.382Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-08T11:39:02.382Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-08T11:39:02.382Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-08T11:39:02.638Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-08T11:39:02.638Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-08T11:39:02.638Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2021-08-08T11:39:02.638Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s) [2021-08-08T11:39:02.638Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2021-08-08T11:39:02.638Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.18s) [2021-08-08T11:39:02.638Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2021-08-08T11:39:02.638Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:39:02.638Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:39:04.005Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:39:04.936Z] docker_api_swarm_test.go:562: [dcbc1ee5ce959] joining swarm manager [d3463c120a95e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:39:04.936Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:39:05.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-08T11:39:06.305Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:39:06.305Z] daemon_test.go:149: [d89f326fef46c] daemon is not started [2021-08-08T11:39:06.305Z] --- PASS: TestConfigDaemonSeccompProfiles (3.38s) [2021-08-08T11:39:06.305Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2021-08-08T11:39:06.305Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.17s) [2021-08-08T11:39:06.305Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.11s) [2021-08-08T11:39:06.305Z] PASS [2021-08-08T11:39:06.305Z] [2021-08-08T11:39:06.305Z] DONE 11 tests in 4.461s [2021-08-08T11:39:06.305Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-08T11:39:06.305Z] ++ 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 [2021-08-08T11:39:06.305Z] ++ set -e [2021-08-08T11:39:06.305Z] ++ '[' -n 0 ']' [2021-08-08T11:39:06.305Z] ++ set -x [2021-08-08T11:39:06.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-08-08T11:39:06.305Z] INFO: Testing against a local daemon [2021-08-08T11:39:06.305Z] === RUN TestCommitInheritsEnv [2021-08-08T11:39:06.870Z] --- PASS: TestCommitInheritsEnv (0.45s) [2021-08-08T11:39:06.870Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-08T11:39:06.870Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-08T11:39:06.870Z] === RUN TestImagesFilterMultiReference [2021-08-08T11:39:06.870Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-08-08T11:39:06.870Z] === RUN TestImagePullPlatformInvalid [2021-08-08T11:39:06.870Z] --- PASS: TestImagePullPlatformInvalid (0.10s) [2021-08-08T11:39:06.870Z] === RUN TestRemoveImageOrphaning [2021-08-08T11:39:07.432Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2021-08-08T11:39:07.432Z] === RUN TestRemoveImageGarbageCollector [2021-08-08T11:39:08.361Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-08T11:39:08.924Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-08T11:39:09.180Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-08T11:39:09.500Z] Removing intermediate container 7676193d944b [2021-08-08T11:39:09.500Z] ---> ecf5027eb800 [2021-08-08T11:39:09.500Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-08T11:39:09.742Z] --- PASS: TestRemoveImageGarbageCollector (2.33s) [2021-08-08T11:39:09.742Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-08T11:39:09.742Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-08T11:39:09.742Z] === RUN TestTagInvalidReference [2021-08-08T11:39:09.742Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-08T11:39:09.742Z] === RUN TestTagValidPrefixedRepo [2021-08-08T11:39:09.742Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-08T11:39:09.742Z] === RUN TestTagExistedNameWithoutForce [2021-08-08T11:39:09.742Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-08T11:39:09.960Z] ---> Running in 80b781ddf86f [2021-08-08T11:39:09.960Z] Removing intermediate container 80b781ddf86f [2021-08-08T11:39:09.960Z] ---> 8a911a84a70c [2021-08-08T11:39:09.960Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-08T11:39:09.998Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-08T11:39:09.998Z] === RUN TestTagOfficialNames [2021-08-08T11:39:09.998Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-08T11:39:09.998Z] === RUN TestTagMatchesDigest [2021-08-08T11:39:09.998Z] --- PASS: TestTagMatchesDigest (0.05s) [2021-08-08T11:39:09.998Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-08T11:39:09.998Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-08T11:39:10.254Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-08T11:39:10.420Z] ---> Running in b57f2f7002f7 [2021-08-08T11:39:10.420Z] Removing intermediate container b57f2f7002f7 [2021-08-08T11:39:10.420Z] ---> db01f719c1ec [2021-08-08T11:39:10.420Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-08T11:39:10.511Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-08T11:39:11.959Z] [2021-08-08T11:39:12.419Z] ---> d01c9300f25c [2021-08-08T11:39:12.419Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-08T11:39:12.419Z] ---> Running in 08f506bb738f [2021-08-08T11:39:13.027Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-08T11:39:13.083Z] --- PASS: TestBuildMultiStageOnBuild (18.98s) [2021-08-08T11:39:13.083Z] === RUN TestBuildUncleanTarFilenames [2021-08-08T11:39:13.083Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-08T11:39:13.083Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-08T11:39:13.083Z] === RUN TestBuildMultiStageLayerLeak [2021-08-08T11:39:14.394Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-08T11:39:16.285Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-08T11:39:18.803Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-08T11:39:19.731Z] docker_api_swarm_test.go:584: [d52f670b82fe7] joining swarm manager [d3463c120a95e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:39:19.986Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-08T11:39:21.886Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-08T11:39:23.410Z] --- PASS: TestBuildMultiStageLayerLeak (12.29s) [2021-08-08T11:39:23.410Z] === RUN TestBuildWithHugeFile [2021-08-08T11:39:24.404Z] check_test.go:380: [dcbc1ee5ce959] daemon is not started [2021-08-08T11:39:29.652Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-08T11:39:32.136Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-08T11:39:32.136Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-08-08T11:39:32.136Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-08T11:39:32.136Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-08T11:39:32.136Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-08T11:39:32.136Z] Cross building: bundles/cross/windows/amd64 [2021-08-08T11:39:32.136Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-08T11:39:32.136Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-08T11:39:33.528Z] Removing intermediate container 08f506bb738f [2021-08-08T11:39:33.528Z] ---> 0cca35713543 [2021-08-08T11:39:33.528Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-08T11:39:33.528Z] ---> Running in 2e247d27fcee [2021-08-08T11:39:33.528Z] [2021-08-08T11:39:33.528Z] SUCCESS: Specified value was saved. [2021-08-08T11:39:34.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-08-08T11:39:34.897Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-08T11:39:34.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-08-08T11:39:35.710Z] Removing intermediate container 2e247d27fcee [2021-08-08T11:39:35.710Z] ---> e3bf3f5c914a [2021-08-08T11:39:35.710Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-08T11:39:35.710Z] ---> Running in 4060ee814d6d [2021-08-08T11:39:37.417Z] docker_api_swarm_test.go:45: [d00b2a32cff50] joining swarm manager [d514f25efd086]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:39:41.514Z] Cannot create a file when that file already exists. [2021-08-08T11:39:46.212Z] Removing intermediate container 4060ee814d6d [2021-08-08T11:39:46.212Z] ---> ef22e90aba96 [2021-08-08T11:39:46.212Z] Step 13/13 : CMD ["sh"] [2021-08-08T11:39:46.212Z] ---> Running in 8ea03c10e06c [2021-08-08T11:39:46.212Z] Removing intermediate container 8ea03c10e06c [2021-08-08T11:39:46.212Z] ---> 842a16075505 [2021-08-08T11:39:46.212Z] Successfully built 842a16075505 [2021-08-08T11:39:46.212Z] Successfully tagged busybox:latest [2021-08-08T11:39:46.212Z] INFO: Docker images of the daemon under test [2021-08-08T11:39:46.212Z] [2021-08-08T11:39:46.212Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-08T11:39:46.212Z] busybox latest 842a16075505 Less than a second ago 5.72GB [2021-08-08T11:39:46.212Z] microsoft/windowsservercore latest 9a0a02eca0e6 4 weeks ago 5.7GB [2021-08-08T11:39:46.212Z] mcr.microsoft.com/windows/servercore ltsc2019 9a0a02eca0e6 4 weeks ago 5.7GB [2021-08-08T11:39:46.212Z] [2021-08-08T11:39:46.212Z] INFO: Running integration tests at 08/08/2021 11:39:45... [2021-08-08T11:39:46.212Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-08T11:39:46.212Z] INFO: Integration API tests being run from the host: [2021-08-08T11:39:46.212Z] INFO: make.ps1 starting at 08/08/2021 11:39:45 [2021-08-08T11:39:47.199Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-08T11:39:55.470Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-08T11:39:55.470Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-08T11:39:55.727Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-08-08T11:39:56.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-08-08T11:40:06.638Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-08T11:40:06.638Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-08T11:40:06.638Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-08T11:40:07.199Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-08T11:40:08.566Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-08T11:40:08.566Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-08T11:40:08.566Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-08T11:40:09.128Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-08T11:40:17.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-08T11:40:17.196Z] INFO: Testing against a local daemon [2021-08-08T11:40:17.196Z] === RUN TestBuildWithSession [2021-08-08T11:40:17.196Z] build_session_test.go:25: TODO: BuildKit [2021-08-08T11:40:17.196Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-08T11:40:17.196Z] === RUN TestBuildSquashParent [2021-08-08T11:40:17.196Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:40:17.196Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-08T11:40:17.196Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-08T11:40:17.196Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-08T11:40:17.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-08T11:40:17.196Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-08T11:40:17.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-08T11:40:17.196Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-08T11:40:17.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-08T11:40:17.196Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-08T11:40:17.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-08T11:40:17.196Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-08T11:40:17.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-08T11:40:17.196Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-08T11:40:17.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-08T11:40:17.196Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-08T11:40:17.196Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-08T11:40:17.196Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-08T11:40:17.196Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-08T11:40:21.301Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-08T11:40:21.863Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-08T11:40:22.425Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-08T11:40:22.988Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-08T11:40:23.245Z] === RUN TestDockerSuite/TestBuildFails [2021-08-08T11:40:24.175Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-08T11:40:24.175Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-08T11:40:26.693Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-08T11:40:29.210Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-08T11:40:29.624Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-08T11:40:29.624Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-08T11:40:31.726Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-08T11:40:33.092Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-08T11:40:33.348Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-08T11:40:34.737Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-08T11:40:36.718Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2021-08-08T11:40:36.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.36s) [2021-08-08T11:40:36.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.43s) [2021-08-08T11:40:36.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.77s) [2021-08-08T11:40:36.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.58s) [2021-08-08T11:40:36.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.78s) [2021-08-08T11:40:36.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.98s) [2021-08-08T11:40:36.718Z] === RUN TestBuildMultiStageCopy [2021-08-08T11:40:36.718Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-08T11:40:37.256Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-08T11:40:37.819Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-08T11:40:38.075Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-08T11:40:39.847Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-08T11:40:39.847Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-08T11:40:39.847Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-08T11:40:39.847Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-08T11:40:39.847Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-08-08T11:40:40.106Z] remote: Enumerating objects: 23, done. [2021-08-08T11:40:40.106Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-08-08T11:40:40.106Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-08-08T11:40:40.106Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-08-08T11:40:40.106Z] 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. [2021-08-08T11:40:40.106Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-08-08T11:40:40.593Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-08T11:40:41.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-08T11:40:43.110Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-08T11:40:44.038Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-08T11:40:45.293Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-08T11:40:45.461Z] Cross building: bundles/cross/linux/ppc64le [2021-08-08T11:40:45.461Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-08T11:40:45.461Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-08T11:40:45.755Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-08T11:40:45.929Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-08-08T11:40:46.729Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-08T11:40:48.271Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-08T11:40:48.449Z] docker_api_swarm_test.go:303: [d7bb689fb86d0] joining swarm manager [dcca0624ed802]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:40:48.449Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-08T11:40:49.011Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-08T11:40:49.243Z] --- PASS: TestBuildMultiStageCopy (12.78s) [2021-08-08T11:40:49.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.38s) [2021-08-08T11:40:49.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.78s) [2021-08-08T11:40:49.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.05s) [2021-08-08T11:40:49.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.20s) [2021-08-08T11:40:49.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.37s) [2021-08-08T11:40:49.243Z] === RUN TestBuildMultiStageParentConfig [2021-08-08T11:40:49.939Z] docker_api_swarm_test.go:304: [d1c8a0ec46f85] joining swarm manager [dcca0624ed802]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:40:50.197Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-08T11:40:50.759Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-08-08T11:40:50.759Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-08T11:40:51.321Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-08T11:40:51.322Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-08T11:40:52.154Z] --- PASS: TestBuildMultiStageParentConfig (2.67s) [2021-08-08T11:40:52.154Z] === RUN TestBuildLabelWithTargets [2021-08-08T11:40:52.154Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-08T11:40:52.154Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-08-08T11:40:52.154Z] === RUN TestBuildWithEmptyLayers [2021-08-08T11:40:52.686Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-08T11:40:52.944Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-08T11:40:53.505Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-08T11:40:53.697Z] --- PASS: TestBuildWithEmptyLayers (1.40s) [2021-08-08T11:40:53.697Z] === RUN TestBuildMultiStageOnBuild [2021-08-08T11:40:53.761Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-08T11:40:54.017Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-08T11:40:54.579Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-08T11:40:55.507Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-08T11:40:58.046Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-08T11:41:03.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-08T11:41:04.582Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-08T11:41:07.854Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-08T11:41:08.111Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-08T11:41:08.111Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-08T11:41:08.368Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-08T11:41:08.368Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-08T11:41:08.624Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-08T11:41:10.517Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-08T11:41:11.402Z] --- PASS: TestBuildMultiStageOnBuild (17.30s) [2021-08-08T11:41:11.402Z] === RUN TestBuildUncleanTarFilenames [2021-08-08T11:41:11.402Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-08T11:41:11.402Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-08-08T11:41:11.402Z] === RUN TestBuildMultiStageLayerLeak [2021-08-08T11:41:11.882Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-08T11:41:17.129Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-08T11:41:17.129Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-08T11:41:17.385Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-08T11:41:21.738Z] --- PASS: TestBuildMultiStageLayerLeak (10.45s) [2021-08-08T11:41:21.738Z] === RUN TestBuildWithHugeFile [2021-08-08T11:41:23.924Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-08-08T11:41:30.466Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-08T11:41:34.637Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-08T11:41:35.136Z] --- PASS: TestBuildWithHugeFile (129.16s) [2021-08-08T11:41:35.136Z] === RUN TestBuildWCOWSandboxSize [2021-08-08T11:41:35.568Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-08T11:41:35.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-08T11:41:38.838Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-08T11:41:38.838Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-08T11:41:38.838Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-08T11:41:40.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-08-08T11:41:42.736Z] docker_api_swarm_test.go:271: [d14d97a82e9cd] joining swarm manager [d6dda5b5f9792]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:41:43.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-08T11:41:44.103Z] docker_api_swarm_test.go:272: [d92f6e1f16a98] joining swarm manager [d6dda5b5f9792]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:41:45.033Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-08T11:41:45.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-08T11:41:45.596Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-08T11:41:47.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-08T11:41:47.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-08T11:41:48.115Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-08T11:41:48.115Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-08T11:41:49.482Z] --- PASS: TestImportExtremelyLargeImageWorks (159.50s) [2021-08-08T11:41:49.482Z] PASS [2021-08-08T11:41:49.482Z] [2021-08-08T11:41:49.482Z] DONE 12 tests in 163.387s [2021-08-08T11:41:49.483Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-08T11:41:49.483Z] ++ 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 [2021-08-08T11:41:49.483Z] ++ set -e [2021-08-08T11:41:49.483Z] ++ '[' -n 0 ']' [2021-08-08T11:41:49.483Z] ++ set -x [2021-08-08T11:41:49.483Z] ++ 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 [2021-08-08T11:41:49.739Z] INFO: Testing against a local daemon [2021-08-08T11:41:49.739Z] === RUN TestNetworkCreateDelete [2021-08-08T11:41:49.739Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-08-08T11:41:49.739Z] === RUN TestDockerNetworkDeletePreferID [2021-08-08T11:41:50.300Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2021-08-08T11:41:50.300Z] === RUN TestDaemonDNSFallback [2021-08-08T11:41:50.861Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-08T11:41:51.789Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-08T11:41:52.735Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-08T11:41:53.662Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-08T11:41:55.030Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-08T11:41:55.594Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-08T11:41:55.594Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-08T11:41:55.850Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-08T11:41:56.105Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-08T11:41:56.361Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-08T11:41:57.289Z] --- PASS: TestDaemonDNSFallback (6.90s) [2021-08-08T11:41:57.289Z] === RUN TestInspectNetwork [2021-08-08T11:41:58.654Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-08T11:41:58.910Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-08T11:42:01.428Z] === RUN TestInspectNetwork/full_network_id [2021-08-08T11:42:01.428Z] === RUN TestInspectNetwork/partial_network_id [2021-08-08T11:42:01.428Z] === RUN TestInspectNetwork/network_name [2021-08-08T11:42:01.428Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-08T11:42:01.684Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-08T11:42:03.049Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-08T11:42:04.941Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-08T11:42:05.504Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-08-08T11:42:05.504Z] --- PASS: TestInspectNetwork (8.39s) [2021-08-08T11:42:05.504Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-08T11:42:05.504Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-08T11:42:05.504Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-08T11:42:05.504Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-08T11:42:05.504Z] === RUN TestRunContainerWithBridgeNone [2021-08-08T11:42:05.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-08T11:42:06.066Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-08T11:42:06.919Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-08T11:42:06.919Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-08T11:42:06.919Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-08T11:42:07.487Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-08T11:42:07.487Z] Cross building: bundles/cross/linux/s390x [2021-08-08T11:42:07.487Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-08T11:42:07.487Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-08T11:42:07.955Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-08T11:42:08.884Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-08T11:42:10.774Z] --- PASS: TestRunContainerWithBridgeNone (4.97s) [2021-08-08T11:42:10.774Z] === RUN TestNetworkInvalidJSON [2021-08-08T11:42:10.774Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-08T11:42:10.774Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-08T11:42:10.774Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-08T11:42:10.774Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-08T11:42:10.774Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-08T11:42:10.774Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-08T11:42:10.774Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-08T11:42:10.774Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-08T11:42:10.774Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-08T11:42:10.774Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-08-08T11:42:10.774Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-08T11:42:10.774Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-08T11:42:10.774Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-08T11:42:10.774Z] === RUN TestNetworkList [2021-08-08T11:42:10.774Z] === RUN TestNetworkList//networks [2021-08-08T11:42:10.774Z] === PAUSE TestNetworkList//networks [2021-08-08T11:42:10.774Z] === RUN TestNetworkList//networks/ [2021-08-08T11:42:10.774Z] === PAUSE TestNetworkList//networks/ [2021-08-08T11:42:10.774Z] === CONT TestNetworkList//networks [2021-08-08T11:42:10.774Z] === CONT TestNetworkList//networks/ [2021-08-08T11:42:10.774Z] --- PASS: TestNetworkList (0.02s) [2021-08-08T11:42:10.774Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-08T11:42:10.774Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-08T11:42:10.774Z] === RUN TestHostIPv4BridgeLabel [2021-08-08T11:42:11.336Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-08-08T11:42:11.336Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-08T11:42:12.273Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-08-08T11:42:12.273Z] === RUN TestDaemonDefaultNetworkPools [2021-08-08T11:42:12.528Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-08T11:42:13.091Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-08-08T11:42:13.091Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-08T11:42:14.457Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-08-08T11:42:14.457Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-08T11:42:14.457Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-08T11:42:15.386Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-08T11:42:15.386Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2021-08-08T11:42:15.386Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-08T11:42:16.315Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2021-08-08T11:42:16.315Z] === RUN TestServiceWithPredefinedNetwork [2021-08-08T11:42:16.315Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-08T11:42:19.582Z] --- PASS: TestServiceWithPredefinedNetwork (3.02s) [2021-08-08T11:42:19.582Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-08T11:42:19.582Z] service_test.go:242: FLAKY_TEST [2021-08-08T11:42:19.582Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-08T11:42:19.582Z] === RUN TestServiceWithDataPathPortInit [2021-08-08T11:42:24.830Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-08T11:42:27.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-08T11:42:29.000Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-08-08T11:42:29.929Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-08-08T11:42:34.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-08-08T11:42:34.349Z] === RUN TestDockerSuite/TestBuildRm [2021-08-08T11:42:35.279Z] --- PASS: TestServiceWithDataPathPortInit (15.97s) [2021-08-08T11:42:35.279Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-08T11:42:36.207Z] docker_api_swarm_node_test.go:19: [d019dd21b8014] joining swarm manager [df9045b13ac13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:42:37.575Z] docker_api_swarm_node_test.go:20: [daa702ca41ee9] joining swarm manager [df9045b13ac13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:42:38.514Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-08T11:42:39.443Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o9lrvesoioturfabbjy2xxvf4 Created:2021-08-08 11:42:36.750582279 +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[adc38d8e100758efedae494d3d3251fed359a0d72352a9c1d6dce0a6050434dc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jg4l618p08j7xn08g3d29xhbq EndpointID:61acd002573999bc146260c02c4862e0dd4180137656442649b98a159e0ef9bc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:98943432d98656d42510e95455caa04fb00dcefc52bc62fdddcb3ad61755c8af 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:654af1c88d4a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jg4l618p08j7xn08g3d29xhbq EndpointID:61acd002573999bc146260c02c4862e0dd4180137656442649b98a159e0ef9bc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-08T11:42:39.699Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-08T11:42:40.628Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-08T11:42:40.628Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-08T11:42:41.189Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-08T11:42:42.115Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-08T11:42:43.041Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-08T11:42:43.971Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.71s) [2021-08-08T11:42:43.971Z] PASS [2021-08-08T11:42:43.971Z] [2021-08-08T11:42:43.971Z] === Skipped [2021-08-08T11:42:43.971Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-08T11:42:43.971Z] service_test.go:242: FLAKY_TEST [2021-08-08T11:42:43.971Z] [2021-08-08T11:42:43.971Z] [2021-08-08T11:42:43.971Z] DONE 26 tests, 1 skipped in 54.315s [2021-08-08T11:42:43.971Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-08T11:42:43.971Z] ++ 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 [2021-08-08T11:42:43.971Z] ++ set -e [2021-08-08T11:42:43.971Z] ++ '[' -n 0 ']' [2021-08-08T11:42:43.971Z] ++ set -x [2021-08-08T11:42:43.971Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-08-08T11:42:43.971Z] INFO: Testing against a local daemon [2021-08-08T11:42:43.971Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-08T11:42:43.971Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-08T11:42:43.971Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-08T11:42:43.971Z] === RUN TestDockerNetworkIpvlan [2021-08-08T11:42:43.971Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-08T11:42:43.971Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-08T11:42:43.971Z] PASS [2021-08-08T11:42:43.971Z] [2021-08-08T11:42:43.971Z] === Skipped [2021-08-08T11:42:43.971Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-08T11:42:43.971Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-08T11:42:43.971Z] [2021-08-08T11:42:43.971Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-08T11:42:43.971Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-08T11:42:43.971Z] [2021-08-08T11:42:43.971Z] [2021-08-08T11:42:43.971Z] DONE 2 tests, 2 skipped in 0.054s [2021-08-08T11:42:43.971Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-08T11:42:43.971Z] ++ 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 [2021-08-08T11:42:43.971Z] ++ set -e [2021-08-08T11:42:43.971Z] ++ '[' -n 0 ']' [2021-08-08T11:42:43.971Z] ++ set -x [2021-08-08T11:42:43.971Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-08-08T11:42:43.971Z] INFO: Testing against a local daemon [2021-08-08T11:42:43.971Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-08T11:42:43.971Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-08T11:42:45.336Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2021-08-08T11:42:45.336Z] === RUN TestDockerNetworkMacvlan [2021-08-08T11:42:45.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-08T11:42:46.264Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-08T11:42:46.826Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-08T11:42:47.753Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-08T11:42:48.009Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-08T11:42:48.009Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-08T11:42:48.009Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-08-08T11:42:48.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-08T11:42:48.572Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-08T11:42:48.572Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-08T11:42:48.572Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-08T11:42:49.137Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-08T11:42:50.506Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-08T11:42:50.506Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-08T11:42:51.874Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-08T11:42:51.874Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-08T11:42:53.239Z] docker_api_swarm_test.go:501: [deecb9dde7b82] joining swarm manager [df50273bb7238]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:42:56.511Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-08T11:42:57.880Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-08T11:42:58.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-08T11:42:58.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-08T11:42:59.251Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-08T11:43:00.617Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-08T11:43:00.874Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-08T11:43:02.241Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-08T11:43:02.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-08T11:43:03.606Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-08T11:43:03.863Z] === RUN TestDockerSuite/TestBuildUser [2021-08-08T11:43:04.119Z] docker_api_swarm_test.go:506: [d1863b03c3d3e] joining swarm manager [df50273bb7238]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:43:04.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-08T11:43:06.009Z] --- PASS: TestDockerNetworkMacvlan (20.32s) [2021-08-08T11:43:06.009Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-08-08T11:43:06.009Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-08-08T11:43:06.009Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.58s) [2021-08-08T11:43:06.009Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.51s) [2021-08-08T11:43:06.009Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.67s) [2021-08-08T11:43:06.009Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.02s) [2021-08-08T11:43:06.009Z] PASS [2021-08-08T11:43:06.009Z] [2021-08-08T11:43:06.009Z] DONE 8 tests in 21.718s [2021-08-08T11:43:06.009Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-08T11:43:06.009Z] ++ 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 [2021-08-08T11:43:06.009Z] ++ set -e [2021-08-08T11:43:06.009Z] ++ '[' -n 0 ']' [2021-08-08T11:43:06.009Z] ++ set -x [2021-08-08T11:43:06.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=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 [2021-08-08T11:43:06.009Z] testing: warning: no tests to run [2021-08-08T11:43:06.009Z] PASS [2021-08-08T11:43:06.009Z] [2021-08-08T11:43:06.009Z] DONE 0 tests in 0.021s [2021-08-08T11:43:06.009Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-08T11:43:06.009Z] ++ 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 [2021-08-08T11:43:06.009Z] ++ set -e [2021-08-08T11:43:06.009Z] ++ '[' -n 0 ']' [2021-08-08T11:43:06.009Z] ++ set -x [2021-08-08T11:43:06.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=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 [2021-08-08T11:43:06.009Z] INFO: Testing against a local daemon [2021-08-08T11:43:06.009Z] === RUN TestAuthZPluginAllowRequest [2021-08-08T11:43:06.266Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-08T11:43:07.632Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2021-08-08T11:43:07.632Z] === RUN TestAuthZPluginTLS [2021-08-08T11:43:08.193Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-08-08T11:43:08.193Z] === RUN TestAuthZPluginDenyRequest [2021-08-08T11:43:08.755Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-08-08T11:43:08.755Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-08T11:43:09.317Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-08-08T11:43:09.317Z] === RUN TestAuthZPluginDenyResponse [2021-08-08T11:43:09.573Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-08T11:43:09.829Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-08-08T11:43:09.829Z] === RUN TestAuthZPluginAllowEventStream [2021-08-08T11:43:10.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-08T11:43:11.721Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2021-08-08T11:43:11.721Z] === RUN TestAuthZPluginErrorResponse [2021-08-08T11:43:11.977Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-08-08T11:43:11.977Z] === RUN TestAuthZPluginErrorRequest [2021-08-08T11:43:12.540Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2021-08-08T11:43:12.540Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-08T11:43:13.104Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-08-08T11:43:13.104Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-08T11:43:15.622Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2021-08-08T11:43:15.622Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-08T11:43:17.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-08T11:43:17.514Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2021-08-08T11:43:17.514Z] === RUN TestAuthZPluginHeader [2021-08-08T11:43:18.076Z] --- PASS: TestAuthZPluginHeader (0.78s) [2021-08-08T11:43:18.076Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-08T11:43:18.875Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-08T11:43:18.875Z] Using test binary docker [2021-08-08T11:43:18.875Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-08T11:43:18.875Z] +++ /etc/init.d/apparmor start [2021-08-08T11:43:18.875Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-08T11:43:18.875Z] INFO: Waiting for daemon to start... [2021-08-08T11:43:18.875Z] Starting dockerd [2021-08-08T11:43:18.875Z] +++ 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 [2021-08-08T11:43:21.413Z] . [2021-08-08T11:43:21.413Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-08T11:43:21.413Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-08T11:43:21.413Z] Error: No such image: emptyfs [2021-08-08T11:43:21.413Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-08T11:43:21.413Z] ++++ docker load [2021-08-08T11:43:21.413Z] Running integration-test (iteration 1) [2021-08-08T11:43:21.413Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-08-08T11:43:21.413Z] ++ 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 [2021-08-08T11:43:21.413Z] ++ set -e [2021-08-08T11:43:21.413Z] ++ '[' -n 0 ']' [2021-08-08T11:43:21.413Z] ++ set -x [2021-08-08T11:43:21.413Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-08-08T11:43:22.267Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.20s) [2021-08-08T11:43:22.267Z] === RUN TestAuthZPluginV2Disable [2021-08-08T11:43:25.536Z] --- PASS: TestAuthZPluginV2Disable (3.14s) [2021-08-08T11:43:25.536Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-08T11:43:26.464Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-08T11:43:27.832Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-08T11:43:27.832Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-08T11:43:28.394Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.87s) [2021-08-08T11:43:28.394Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-08T11:43:28.651Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-08T11:43:28.930Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-08T11:43:28.930Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-08T11:43:28.930Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-08T11:43:28.930Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-08T11:43:28.930Z] [2021-08-08T11:43:30.017Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-08T11:43:30.642Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-08T11:43:30.933Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42481/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fadc2074a1546e0a58fb099fc614327fd03f092f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fadc2074a1546e0a58fb099fc614327fd03f092f hack/test/unit [2021-08-08T11:43:31.383Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-08T11:43:31.383Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-08T11:43:31.383Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-08T11:43:31.383Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-08T11:43:31.383Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-08T11:43:31.383Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-08T11:43:31.383Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-08T11:43:31.383Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-08T11:43:31.383Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-08T11:43:31.502Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-08T11:43:31.502Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-08T11:43:31.502Z] + TESTDIRS=./... [2021-08-08T11:43:31.503Z] + exclude_paths='/vendor/|/integration' [2021-08-08T11:43:31.503Z] ++ go list ./... [2021-08-08T11:43:31.503Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-08T11:43:32.442Z] + pkg_list='github.com/docker/docker/api [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/server [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/server/backend/build [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/server/httputils [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/server/middleware [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/server/router [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/server/router/build [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/server/router/container [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/server/router/debug [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/server/router/distribution [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/server/router/grpc [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/server/router/image [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/server/router/network [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/server/router/plugin [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/server/router/session [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/server/router/swarm [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/server/router/system [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/server/router/volume [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/types [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/types/backend [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/types/blkiodev [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/types/container [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/types/events [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/types/filters [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/types/image [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/types/mount [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/types/network [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/types/registry [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/types/strslice [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/types/swarm [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/types/time [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/types/versions [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-08T11:43:32.442Z] github.com/docker/docker/api/types/volume [2021-08-08T11:43:32.442Z] github.com/docker/docker/builder [2021-08-08T11:43:32.442Z] github.com/docker/docker/builder/builder-next [2021-08-08T11:43:32.442Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-08T11:43:32.442Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-08T11:43:32.442Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-08T11:43:32.442Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-08T11:43:32.442Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-08T11:43:32.442Z] github.com/docker/docker/builder/builder-next/worker [2021-08-08T11:43:32.442Z] github.com/docker/docker/builder/dockerfile [2021-08-08T11:43:32.442Z] github.com/docker/docker/builder/dockerignore [2021-08-08T11:43:32.442Z] github.com/docker/docker/builder/remotecontext [2021-08-08T11:43:32.442Z] github.com/docker/docker/builder/remotecontext/git [2021-08-08T11:43:32.442Z] github.com/docker/docker/cli [2021-08-08T11:43:32.442Z] github.com/docker/docker/cli/config [2021-08-08T11:43:32.442Z] github.com/docker/docker/cli/debug [2021-08-08T11:43:32.442Z] github.com/docker/docker/client [2021-08-08T11:43:32.442Z] github.com/docker/docker/cmd/docker-proxy [2021-08-08T11:43:32.442Z] github.com/docker/docker/cmd/dockerd [2021-08-08T11:43:32.442Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-08T11:43:32.442Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-08T11:43:32.442Z] github.com/docker/docker/container [2021-08-08T11:43:32.442Z] github.com/docker/docker/container/stream [2021-08-08T11:43:32.442Z] github.com/docker/docker/contrib/apparmor [2021-08-08T11:43:32.442Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-08T11:43:32.442Z] github.com/docker/docker/contrib/httpserver [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/cluster [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/cluster/convert [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/cluster/executor [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/cluster/provider [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/config [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/discovery [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/events [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/events/testutils [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/exec [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/graphdriver [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/images [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/initlayer [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/links [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/listeners [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/logger [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/logger/gelf [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/logger/journald [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/logger/local [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/logger/logentries [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/logger/splunk [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/logger/syslog [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/logger/templates [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/names [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/network [2021-08-08T11:43:32.442Z] github.com/docker/docker/daemon/stats [2021-08-08T11:43:32.442Z] github.com/docker/docker/distribution [2021-08-08T11:43:32.442Z] github.com/docker/docker/distribution/metadata [2021-08-08T11:43:32.442Z] github.com/docker/docker/distribution/utils [2021-08-08T11:43:32.442Z] github.com/docker/docker/distribution/xfer [2021-08-08T11:43:32.442Z] github.com/docker/docker/dockerversion [2021-08-08T11:43:32.442Z] github.com/docker/docker/errdefs [2021-08-08T11:43:32.442Z] github.com/docker/docker/image [2021-08-08T11:43:32.442Z] github.com/docker/docker/image/cache [2021-08-08T11:43:32.442Z] github.com/docker/docker/image/tarexport [2021-08-08T11:43:32.442Z] github.com/docker/docker/image/v1 [2021-08-08T11:43:32.442Z] github.com/docker/docker/internal/test/suite [2021-08-08T11:43:32.442Z] github.com/docker/docker/layer [2021-08-08T11:43:32.442Z] github.com/docker/docker/libcontainerd [2021-08-08T11:43:32.442Z] github.com/docker/docker/libcontainerd/queue [2021-08-08T11:43:32.442Z] github.com/docker/docker/libcontainerd/remote [2021-08-08T11:43:32.442Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-08T11:43:32.442Z] github.com/docker/docker/libcontainerd/types [2021-08-08T11:43:32.442Z] github.com/docker/docker/libnetwork [2021-08-08T11:43:32.442Z] github.com/docker/docker/libnetwork/api [2021-08-08T11:43:32.442Z] github.com/docker/docker/libnetwork/bitseq [2021-08-08T11:43:32.442Z] github.com/docker/docker/libnetwork/cluster [2021-08-08T11:43:32.442Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-08T11:43:32.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-08T11:43:32.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-08T11:43:32.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-08T11:43:32.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-08T11:43:32.442Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-08T11:43:32.442Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-08T11:43:32.442Z] github.com/docker/docker/libnetwork/config [2021-08-08T11:43:32.442Z] github.com/docker/docker/libnetwork/datastore [2021-08-08T11:43:32.442Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-08T11:43:32.442Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-08T11:43:32.442Z] github.com/docker/docker/libnetwork/driverapi [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/etchosts [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/idm [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/ipam [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/iptables [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/netlabel [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/netutils [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/networkdb [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/ns [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/options [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/osl [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/portallocator [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/portmapper [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/testutils [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/types [2021-08-08T11:43:32.443Z] github.com/docker/docker/oci [2021-08-08T11:43:32.443Z] github.com/docker/docker/oci/caps [2021-08-08T11:43:32.443Z] github.com/docker/docker/opts [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/aaparser [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/archive [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/authorization [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/broadcaster [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/capabilities [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/chrootarchive [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/containerfs [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/devicemapper [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/directory [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/discovery [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/discovery/file [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/discovery/kv [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/discovery/memory [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/dmesg [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/filenotify [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/fileutils [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/fsutils [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/homedir [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/idtools [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/ioutils [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/jsonmessage [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/locker [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/longpath [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/loopback [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/mount [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/namesgenerator [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/parsers [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/pidfile [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/platform [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/plugingetter [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/plugins [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/plugins/transport [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/pools [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/progress [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/pubsub [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/reexec [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/signal [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/stack [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/stdcopy [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/streamformatter [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/stringid [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/symlink [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/sysinfo [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/system [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/tailfile [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/tarsum [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/term [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/term/windows [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/truncindex [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/urlutil [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/useragent [2021-08-08T11:43:32.443Z] github.com/docker/docker/plugin [2021-08-08T11:43:32.443Z] github.com/docker/docker/plugin/executor/containerd [2021-08-08T11:43:32.443Z] github.com/docker/docker/plugin/v2 [2021-08-08T11:43:32.443Z] github.com/docker/docker/profiles/apparmor [2021-08-08T11:43:32.443Z] github.com/docker/docker/profiles/seccomp [2021-08-08T11:43:32.443Z] github.com/docker/docker/quota [2021-08-08T11:43:32.443Z] github.com/docker/docker/reference [2021-08-08T11:43:32.443Z] github.com/docker/docker/registry [2021-08-08T11:43:32.443Z] github.com/docker/docker/registry/resumable [2021-08-08T11:43:32.443Z] github.com/docker/docker/restartmanager [2021-08-08T11:43:32.443Z] github.com/docker/docker/rootless [2021-08-08T11:43:32.443Z] github.com/docker/docker/rootless/specconv [2021-08-08T11:43:32.443Z] github.com/docker/docker/runconfig [2021-08-08T11:43:32.443Z] github.com/docker/docker/runconfig/opts [2021-08-08T11:43:32.443Z] github.com/docker/docker/testutil [2021-08-08T11:43:32.443Z] github.com/docker/docker/testutil/daemon [2021-08-08T11:43:32.443Z] github.com/docker/docker/testutil/environment [2021-08-08T11:43:32.443Z] github.com/docker/docker/testutil/fakecontext [2021-08-08T11:43:32.443Z] github.com/docker/docker/testutil/fakegit [2021-08-08T11:43:32.443Z] github.com/docker/docker/testutil/fakestorage [2021-08-08T11:43:32.443Z] github.com/docker/docker/testutil/fixtures/load [2021-08-08T11:43:32.443Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-08T11:43:32.443Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-08T11:43:32.443Z] github.com/docker/docker/testutil/registry [2021-08-08T11:43:32.443Z] github.com/docker/docker/testutil/request [2021-08-08T11:43:32.443Z] github.com/docker/docker/volume [2021-08-08T11:43:32.443Z] github.com/docker/docker/volume/drivers [2021-08-08T11:43:32.443Z] github.com/docker/docker/volume/local [2021-08-08T11:43:32.443Z] github.com/docker/docker/volume/mounts [2021-08-08T11:43:32.443Z] github.com/docker/docker/volume/service [2021-08-08T11:43:32.443Z] github.com/docker/docker/volume/service/opts [2021-08-08T11:43:32.443Z] github.com/docker/docker/volume/testutils' [2021-08-08T11:43:32.443Z] ++ grep --fixed-strings -v /libnetwork [2021-08-08T11:43:32.443Z] ++ echo 'github.com/docker/docker/api [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/server [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/server/backend/build [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/server/httputils [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/server/middleware [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/server/router [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/server/router/build [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/server/router/container [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/server/router/debug [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/server/router/distribution [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/server/router/grpc [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/server/router/image [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/server/router/network [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/server/router/plugin [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/server/router/session [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/server/router/swarm [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/server/router/system [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/server/router/volume [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/types [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/types/backend [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/types/blkiodev [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/types/container [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/types/events [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/types/filters [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/types/image [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/types/mount [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/types/network [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/types/registry [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/types/strslice [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/types/swarm [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/types/time [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/types/versions [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-08T11:43:32.443Z] github.com/docker/docker/api/types/volume [2021-08-08T11:43:32.443Z] github.com/docker/docker/builder [2021-08-08T11:43:32.443Z] github.com/docker/docker/builder/builder-next [2021-08-08T11:43:32.443Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-08T11:43:32.443Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-08T11:43:32.443Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-08T11:43:32.443Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-08T11:43:32.443Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-08T11:43:32.443Z] github.com/docker/docker/builder/builder-next/worker [2021-08-08T11:43:32.443Z] github.com/docker/docker/builder/dockerfile [2021-08-08T11:43:32.443Z] github.com/docker/docker/builder/dockerignore [2021-08-08T11:43:32.443Z] github.com/docker/docker/builder/remotecontext [2021-08-08T11:43:32.443Z] github.com/docker/docker/builder/remotecontext/git [2021-08-08T11:43:32.443Z] github.com/docker/docker/cli [2021-08-08T11:43:32.443Z] github.com/docker/docker/cli/config [2021-08-08T11:43:32.443Z] github.com/docker/docker/cli/debug [2021-08-08T11:43:32.443Z] github.com/docker/docker/client [2021-08-08T11:43:32.443Z] github.com/docker/docker/cmd/docker-proxy [2021-08-08T11:43:32.443Z] github.com/docker/docker/cmd/dockerd [2021-08-08T11:43:32.443Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-08T11:43:32.443Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-08T11:43:32.443Z] github.com/docker/docker/container [2021-08-08T11:43:32.443Z] github.com/docker/docker/container/stream [2021-08-08T11:43:32.443Z] github.com/docker/docker/contrib/apparmor [2021-08-08T11:43:32.443Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-08T11:43:32.443Z] github.com/docker/docker/contrib/httpserver [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/cluster [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/cluster/convert [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/cluster/executor [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/cluster/provider [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/config [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/discovery [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/events [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/events/testutils [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/exec [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/graphdriver [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/images [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/initlayer [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/links [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/listeners [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/logger [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/logger/gelf [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/logger/journald [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/logger/local [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/logger/logentries [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/logger/splunk [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/logger/syslog [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/logger/templates [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/names [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/network [2021-08-08T11:43:32.443Z] github.com/docker/docker/daemon/stats [2021-08-08T11:43:32.443Z] github.com/docker/docker/distribution [2021-08-08T11:43:32.443Z] github.com/docker/docker/distribution/metadata [2021-08-08T11:43:32.443Z] github.com/docker/docker/distribution/utils [2021-08-08T11:43:32.443Z] github.com/docker/docker/distribution/xfer [2021-08-08T11:43:32.443Z] github.com/docker/docker/dockerversion [2021-08-08T11:43:32.443Z] github.com/docker/docker/errdefs [2021-08-08T11:43:32.443Z] github.com/docker/docker/image [2021-08-08T11:43:32.443Z] github.com/docker/docker/image/cache [2021-08-08T11:43:32.443Z] github.com/docker/docker/image/tarexport [2021-08-08T11:43:32.443Z] github.com/docker/docker/image/v1 [2021-08-08T11:43:32.443Z] github.com/docker/docker/internal/test/suite [2021-08-08T11:43:32.443Z] github.com/docker/docker/layer [2021-08-08T11:43:32.443Z] github.com/docker/docker/libcontainerd [2021-08-08T11:43:32.443Z] github.com/docker/docker/libcontainerd/queue [2021-08-08T11:43:32.443Z] github.com/docker/docker/libcontainerd/remote [2021-08-08T11:43:32.443Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-08T11:43:32.443Z] github.com/docker/docker/libcontainerd/types [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/api [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/bitseq [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/cluster [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/config [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/datastore [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/driverapi [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/etchosts [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/idm [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/ipam [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/iptables [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/netlabel [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/netutils [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/networkdb [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/ns [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/options [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/osl [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/portallocator [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/portmapper [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/testutils [2021-08-08T11:43:32.443Z] github.com/docker/docker/libnetwork/types [2021-08-08T11:43:32.443Z] github.com/docker/docker/oci [2021-08-08T11:43:32.443Z] github.com/docker/docker/oci/caps [2021-08-08T11:43:32.443Z] github.com/docker/docker/opts [2021-08-08T11:43:32.443Z] github.com/docker/docker/pkg/aaparser [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/archive [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/authorization [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/broadcaster [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/capabilities [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/chrootarchive [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/containerfs [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/devicemapper [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/directory [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/discovery [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/discovery/file [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/discovery/kv [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/discovery/memory [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/dmesg [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/filenotify [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/fileutils [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/fsutils [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/homedir [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/idtools [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/ioutils [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/jsonmessage [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/locker [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/longpath [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/loopback [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/mount [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/namesgenerator [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/parsers [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/pidfile [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/platform [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/plugingetter [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/plugins [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/plugins/transport [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/pools [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/progress [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/pubsub [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/reexec [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/signal [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/stack [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/stdcopy [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/streamformatter [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/stringid [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/symlink [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/sysinfo [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/system [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/tailfile [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/tarsum [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/term [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/term/windows [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/truncindex [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/urlutil [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/useragent [2021-08-08T11:43:32.444Z] github.com/docker/docker/plugin [2021-08-08T11:43:32.444Z] github.com/docker/docker/plugin/executor/containerd [2021-08-08T11:43:32.444Z] github.com/docker/docker/plugin/v2 [2021-08-08T11:43:32.444Z] github.com/docker/docker/profiles/apparmor [2021-08-08T11:43:32.444Z] github.com/docker/docker/profiles/seccomp [2021-08-08T11:43:32.444Z] github.com/docker/docker/quota [2021-08-08T11:43:32.444Z] github.com/docker/docker/reference [2021-08-08T11:43:32.444Z] github.com/docker/docker/registry [2021-08-08T11:43:32.444Z] github.com/docker/docker/registry/resumable [2021-08-08T11:43:32.444Z] github.com/docker/docker/restartmanager [2021-08-08T11:43:32.444Z] github.com/docker/docker/rootless [2021-08-08T11:43:32.444Z] github.com/docker/docker/rootless/specconv [2021-08-08T11:43:32.444Z] github.com/docker/docker/runconfig [2021-08-08T11:43:32.444Z] github.com/docker/docker/runconfig/opts [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil/daemon [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil/environment [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil/fakecontext [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil/fakegit [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil/fakestorage [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil/fixtures/load [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil/registry [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil/request [2021-08-08T11:43:32.444Z] github.com/docker/docker/volume [2021-08-08T11:43:32.444Z] github.com/docker/docker/volume/drivers [2021-08-08T11:43:32.444Z] github.com/docker/docker/volume/local [2021-08-08T11:43:32.444Z] github.com/docker/docker/volume/mounts [2021-08-08T11:43:32.444Z] github.com/docker/docker/volume/service [2021-08-08T11:43:32.444Z] github.com/docker/docker/volume/service/opts [2021-08-08T11:43:32.444Z] github.com/docker/docker/volume/testutils' [2021-08-08T11:43:32.444Z] + base_pkg_list='github.com/docker/docker/api [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/backend/build [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/httputils [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/middleware [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/build [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/container [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/debug [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/distribution [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/grpc [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/image [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/network [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/plugin [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/session [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/swarm [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/system [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/volume [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/backend [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/blkiodev [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/container [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/events [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/filters [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/image [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/mount [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/network [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/registry [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/strslice [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/swarm [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/time [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/versions [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/volume [2021-08-08T11:43:32.444Z] github.com/docker/docker/builder [2021-08-08T11:43:32.444Z] github.com/docker/docker/builder/builder-next [2021-08-08T11:43:32.444Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-08T11:43:32.444Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-08T11:43:32.444Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-08T11:43:32.444Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-08T11:43:32.444Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-08T11:43:32.444Z] github.com/docker/docker/builder/builder-next/worker [2021-08-08T11:43:32.444Z] github.com/docker/docker/builder/dockerfile [2021-08-08T11:43:32.444Z] github.com/docker/docker/builder/dockerignore [2021-08-08T11:43:32.444Z] github.com/docker/docker/builder/remotecontext [2021-08-08T11:43:32.444Z] github.com/docker/docker/builder/remotecontext/git [2021-08-08T11:43:32.444Z] github.com/docker/docker/cli [2021-08-08T11:43:32.444Z] github.com/docker/docker/cli/config [2021-08-08T11:43:32.444Z] github.com/docker/docker/cli/debug [2021-08-08T11:43:32.444Z] github.com/docker/docker/client [2021-08-08T11:43:32.444Z] github.com/docker/docker/cmd/docker-proxy [2021-08-08T11:43:32.444Z] github.com/docker/docker/cmd/dockerd [2021-08-08T11:43:32.444Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-08T11:43:32.444Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-08T11:43:32.444Z] github.com/docker/docker/container [2021-08-08T11:43:32.444Z] github.com/docker/docker/container/stream [2021-08-08T11:43:32.444Z] github.com/docker/docker/contrib/apparmor [2021-08-08T11:43:32.444Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-08T11:43:32.444Z] github.com/docker/docker/contrib/httpserver [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/cluster [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/cluster/convert [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/cluster/executor [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/cluster/provider [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/config [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/discovery [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/events [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/events/testutils [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/exec [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/graphdriver [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/images [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/initlayer [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/links [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/listeners [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/logger [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/logger/gelf [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/logger/journald [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/logger/local [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/logger/logentries [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/logger/splunk [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/logger/syslog [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/logger/templates [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/names [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/network [2021-08-08T11:43:32.444Z] github.com/docker/docker/daemon/stats [2021-08-08T11:43:32.444Z] github.com/docker/docker/distribution [2021-08-08T11:43:32.444Z] github.com/docker/docker/distribution/metadata [2021-08-08T11:43:32.444Z] github.com/docker/docker/distribution/utils [2021-08-08T11:43:32.444Z] github.com/docker/docker/distribution/xfer [2021-08-08T11:43:32.444Z] github.com/docker/docker/dockerversion [2021-08-08T11:43:32.444Z] github.com/docker/docker/errdefs [2021-08-08T11:43:32.444Z] github.com/docker/docker/image [2021-08-08T11:43:32.444Z] github.com/docker/docker/image/cache [2021-08-08T11:43:32.444Z] github.com/docker/docker/image/tarexport [2021-08-08T11:43:32.444Z] github.com/docker/docker/image/v1 [2021-08-08T11:43:32.444Z] github.com/docker/docker/internal/test/suite [2021-08-08T11:43:32.444Z] github.com/docker/docker/layer [2021-08-08T11:43:32.444Z] github.com/docker/docker/libcontainerd [2021-08-08T11:43:32.444Z] github.com/docker/docker/libcontainerd/queue [2021-08-08T11:43:32.444Z] github.com/docker/docker/libcontainerd/remote [2021-08-08T11:43:32.444Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-08T11:43:32.444Z] github.com/docker/docker/libcontainerd/types [2021-08-08T11:43:32.444Z] github.com/docker/docker/oci [2021-08-08T11:43:32.444Z] github.com/docker/docker/oci/caps [2021-08-08T11:43:32.444Z] github.com/docker/docker/opts [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/aaparser [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/archive [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/authorization [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/broadcaster [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/capabilities [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/chrootarchive [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/containerfs [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/devicemapper [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/directory [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/discovery [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/discovery/file [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/discovery/kv [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/discovery/memory [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/dmesg [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/filenotify [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/fileutils [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/fsutils [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/homedir [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/idtools [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/ioutils [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/jsonmessage [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/locker [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/longpath [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/loopback [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/mount [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/namesgenerator [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/parsers [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/pidfile [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/platform [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/plugingetter [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/plugins [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/plugins/transport [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/pools [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/progress [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/pubsub [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/reexec [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/signal [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/stack [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/stdcopy [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/streamformatter [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/stringid [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/symlink [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/sysinfo [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/system [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/tailfile [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/tarsum [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/term [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/term/windows [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/truncindex [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/urlutil [2021-08-08T11:43:32.444Z] github.com/docker/docker/pkg/useragent [2021-08-08T11:43:32.444Z] github.com/docker/docker/plugin [2021-08-08T11:43:32.444Z] github.com/docker/docker/plugin/executor/containerd [2021-08-08T11:43:32.444Z] github.com/docker/docker/plugin/v2 [2021-08-08T11:43:32.444Z] github.com/docker/docker/profiles/apparmor [2021-08-08T11:43:32.444Z] github.com/docker/docker/profiles/seccomp [2021-08-08T11:43:32.444Z] github.com/docker/docker/quota [2021-08-08T11:43:32.444Z] github.com/docker/docker/reference [2021-08-08T11:43:32.444Z] github.com/docker/docker/registry [2021-08-08T11:43:32.444Z] github.com/docker/docker/registry/resumable [2021-08-08T11:43:32.444Z] github.com/docker/docker/restartmanager [2021-08-08T11:43:32.444Z] github.com/docker/docker/rootless [2021-08-08T11:43:32.444Z] github.com/docker/docker/rootless/specconv [2021-08-08T11:43:32.444Z] github.com/docker/docker/runconfig [2021-08-08T11:43:32.444Z] github.com/docker/docker/runconfig/opts [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil/daemon [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil/environment [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil/fakecontext [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil/fakegit [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil/fakestorage [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil/fixtures/load [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil/registry [2021-08-08T11:43:32.444Z] github.com/docker/docker/testutil/request [2021-08-08T11:43:32.444Z] github.com/docker/docker/volume [2021-08-08T11:43:32.444Z] github.com/docker/docker/volume/drivers [2021-08-08T11:43:32.444Z] github.com/docker/docker/volume/local [2021-08-08T11:43:32.444Z] github.com/docker/docker/volume/mounts [2021-08-08T11:43:32.444Z] github.com/docker/docker/volume/service [2021-08-08T11:43:32.444Z] github.com/docker/docker/volume/service/opts [2021-08-08T11:43:32.444Z] github.com/docker/docker/volume/testutils' [2021-08-08T11:43:32.444Z] ++ echo 'github.com/docker/docker/api [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/backend/build [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/httputils [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/middleware [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/build [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/container [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/debug [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/distribution [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/grpc [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/image [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/network [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/plugin [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/session [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/swarm [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/system [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/server/router/volume [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/backend [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/blkiodev [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/container [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/events [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/filters [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/image [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/mount [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/network [2021-08-08T11:43:32.444Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-08T11:43:32.445Z] github.com/docker/docker/api/types/registry [2021-08-08T11:43:32.445Z] github.com/docker/docker/api/types/strslice [2021-08-08T11:43:32.445Z] github.com/docker/docker/api/types/swarm [2021-08-08T11:43:32.445Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-08T11:43:32.445Z] github.com/docker/docker/api/types/time [2021-08-08T11:43:32.445Z] github.com/docker/docker/api/types/versions [2021-08-08T11:43:32.445Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-08T11:43:32.445Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-08T11:43:32.445Z] github.com/docker/docker/api/types/volume [2021-08-08T11:43:32.445Z] github.com/docker/docker/builder [2021-08-08T11:43:32.445Z] github.com/docker/docker/builder/builder-next [2021-08-08T11:43:32.445Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-08T11:43:32.445Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-08T11:43:32.445Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-08T11:43:32.445Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-08T11:43:32.445Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-08T11:43:32.445Z] github.com/docker/docker/builder/builder-next/worker [2021-08-08T11:43:32.445Z] github.com/docker/docker/builder/dockerfile [2021-08-08T11:43:32.445Z] github.com/docker/docker/builder/dockerignore [2021-08-08T11:43:32.445Z] github.com/docker/docker/builder/remotecontext [2021-08-08T11:43:32.445Z] github.com/docker/docker/builder/remotecontext/git [2021-08-08T11:43:32.445Z] github.com/docker/docker/cli [2021-08-08T11:43:32.445Z] github.com/docker/docker/cli/config [2021-08-08T11:43:32.445Z] github.com/docker/docker/cli/debug [2021-08-08T11:43:32.445Z] github.com/docker/docker/client [2021-08-08T11:43:32.445Z] github.com/docker/docker/cmd/docker-proxy [2021-08-08T11:43:32.445Z] github.com/docker/docker/cmd/dockerd [2021-08-08T11:43:32.445Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-08T11:43:32.445Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-08T11:43:32.445Z] github.com/docker/docker/container [2021-08-08T11:43:32.445Z] github.com/docker/docker/container/stream [2021-08-08T11:43:32.445Z] github.com/docker/docker/contrib/apparmor [2021-08-08T11:43:32.445Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-08T11:43:32.445Z] github.com/docker/docker/contrib/httpserver [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/cluster [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/cluster/convert [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/cluster/executor [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/cluster/provider [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/config [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/discovery [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/events [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/events/testutils [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/exec [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/graphdriver [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/images [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/initlayer [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/links [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/listeners [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/logger [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/logger/gelf [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/logger/journald [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/logger/local [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/logger/logentries [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/logger/splunk [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/logger/syslog [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/logger/templates [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/names [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/network [2021-08-08T11:43:32.445Z] github.com/docker/docker/daemon/stats [2021-08-08T11:43:32.445Z] github.com/docker/docker/distribution [2021-08-08T11:43:32.445Z] github.com/docker/docker/distribution/metadata [2021-08-08T11:43:32.445Z] github.com/docker/docker/distribution/utils [2021-08-08T11:43:32.445Z] github.com/docker/docker/distribution/xfer [2021-08-08T11:43:32.445Z] github.com/docker/docker/dockerversion [2021-08-08T11:43:32.445Z] github.com/docker/docker/errdefs [2021-08-08T11:43:32.445Z] github.com/docker/docker/image [2021-08-08T11:43:32.445Z] github.com/docker/docker/image/cache [2021-08-08T11:43:32.445Z] github.com/docker/docker/image/tarexport [2021-08-08T11:43:32.445Z] github.com/docker/docker/image/v1 [2021-08-08T11:43:32.445Z] github.com/docker/docker/internal/test/suite [2021-08-08T11:43:32.445Z] github.com/docker/docker/layer [2021-08-08T11:43:32.445Z] github.com/docker/docker/libcontainerd [2021-08-08T11:43:32.445Z] github.com/docker/docker/libcontainerd/queue [2021-08-08T11:43:32.445Z] github.com/docker/docker/libcontainerd/remote [2021-08-08T11:43:32.445Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-08T11:43:32.445Z] github.com/docker/docker/libcontainerd/types [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/api [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/bitseq [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/cluster [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/config [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/datastore [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/driverapi [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/etchosts [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/idm [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/ipam [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/iptables [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/netlabel [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/netutils [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/networkdb [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/ns [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/options [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/osl [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/portallocator [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/portmapper [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/testutils [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/types [2021-08-08T11:43:32.445Z] github.com/docker/docker/oci [2021-08-08T11:43:32.445Z] github.com/docker/docker/oci/caps [2021-08-08T11:43:32.445Z] github.com/docker/docker/opts [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/aaparser [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/archive [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/authorization [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/broadcaster [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/capabilities [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/chrootarchive [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/containerfs [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/devicemapper [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/directory [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/discovery [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/discovery/file [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/discovery/kv [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/discovery/memory [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/dmesg [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/filenotify [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/fileutils [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/fsutils [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/homedir [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/idtools [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/ioutils [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/jsonmessage [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/locker [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/longpath [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/loopback [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/mount [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/namesgenerator [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/parsers [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/pidfile [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/platform [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/plugingetter [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/plugins [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/plugins/transport [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/pools [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/progress [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/pubsub [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/reexec [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/signal [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/stack [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/stdcopy [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/streamformatter [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/stringid [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/symlink [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/sysinfo [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/system [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/tailfile [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/tarsum [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/term [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/term/windows [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/truncindex [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/urlutil [2021-08-08T11:43:32.445Z] github.com/docker/docker/pkg/useragent [2021-08-08T11:43:32.445Z] github.com/docker/docker/plugin [2021-08-08T11:43:32.445Z] github.com/docker/docker/plugin/executor/containerd [2021-08-08T11:43:32.445Z] github.com/docker/docker/plugin/v2 [2021-08-08T11:43:32.445Z] github.com/docker/docker/profiles/apparmor [2021-08-08T11:43:32.445Z] github.com/docker/docker/profiles/seccomp [2021-08-08T11:43:32.445Z] github.com/docker/docker/quota [2021-08-08T11:43:32.445Z] github.com/docker/docker/reference [2021-08-08T11:43:32.445Z] github.com/docker/docker/registry [2021-08-08T11:43:32.445Z] github.com/docker/docker/registry/resumable [2021-08-08T11:43:32.445Z] github.com/docker/docker/restartmanager [2021-08-08T11:43:32.445Z] github.com/docker/docker/rootless [2021-08-08T11:43:32.445Z] github.com/docker/docker/rootless/specconv [2021-08-08T11:43:32.445Z] github.com/docker/docker/runconfig [2021-08-08T11:43:32.445Z] github.com/docker/docker/runconfig/opts [2021-08-08T11:43:32.445Z] github.com/docker/docker/testutil [2021-08-08T11:43:32.445Z] github.com/docker/docker/testutil/daemon [2021-08-08T11:43:32.445Z] github.com/docker/docker/testutil/environment [2021-08-08T11:43:32.445Z] github.com/docker/docker/testutil/fakecontext [2021-08-08T11:43:32.445Z] github.com/docker/docker/testutil/fakegit [2021-08-08T11:43:32.445Z] github.com/docker/docker/testutil/fakestorage [2021-08-08T11:43:32.445Z] github.com/docker/docker/testutil/fixtures/load [2021-08-08T11:43:32.445Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-08T11:43:32.445Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-08T11:43:32.445Z] github.com/docker/docker/testutil/registry [2021-08-08T11:43:32.445Z] github.com/docker/docker/testutil/request [2021-08-08T11:43:32.445Z] github.com/docker/docker/volume [2021-08-08T11:43:32.445Z] github.com/docker/docker/volume/drivers [2021-08-08T11:43:32.445Z] github.com/docker/docker/volume/local [2021-08-08T11:43:32.445Z] github.com/docker/docker/volume/mounts [2021-08-08T11:43:32.445Z] github.com/docker/docker/volume/service [2021-08-08T11:43:32.445Z] github.com/docker/docker/volume/service/opts [2021-08-08T11:43:32.445Z] github.com/docker/docker/volume/testutils' [2021-08-08T11:43:32.445Z] ++ grep --fixed-strings /libnetwork [2021-08-08T11:43:32.445Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/api [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/bitseq [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/cluster [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/config [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/datastore [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/driverapi [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/etchosts [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/idm [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/ipam [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/iptables [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/netlabel [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/netutils [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/networkdb [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/ns [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/options [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/osl [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-08T11:43:32.445Z] github.com/docker/docker/libnetwork/portallocator [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/portmapper [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/testutils [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/types' [2021-08-08T11:43:32.446Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-08T11:43:32.446Z] + echo 'github.com/docker/docker/libnetwork [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/api [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/bitseq [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/cluster [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/config [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/datastore [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/driverapi [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/etchosts [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/idm [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/ipam [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/iptables [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/netlabel [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/netutils [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/networkdb [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/ns [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/options [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/osl [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/portallocator [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/portmapper [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/testutils [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/types' [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-08T11:43:32.446Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-08T11:43:32.446Z] + type docker-proxy [2021-08-08T11:43:32.446Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-08T11:43:32.446Z] + hack/make.sh binary-proxy install-proxy [2021-08-08T11:43:32.446Z] [2021-08-08T11:43:32.446Z] Removing bundles/ [2021-08-08T11:43:32.446Z] [2021-08-08T11:43:32.446Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-08T11:43:32.446Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-08T11:43:32.446Z] GOOS="" GOARCH="" GOARM="" [2021-08-08T11:43:33.902Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-08T11:43:34.159Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-08T11:43:35.526Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-08T11:43:36.088Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-08T11:43:36.317Z] Loaded image: buildpack-deps:buster [2021-08-08T11:43:36.317Z] Loaded image: busybox:latest [2021-08-08T11:43:36.317Z] Loaded image: busybox:glibc [2021-08-08T11:43:36.317Z] Loaded image: debian:bullseye [2021-08-08T11:43:36.577Z] Loaded image: hello-world:latest [2021-08-08T11:43:36.577Z] Loaded image: arm32v7/hello-world:latest [2021-08-08T11:43:36.577Z] INFO: Testing against a local daemon [2021-08-08T11:43:36.577Z] === RUN TestCgroupNamespacesBuild [2021-08-08T11:43:37.017Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-08T11:43:37.017Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-08T11:43:38.907Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.56s) [2021-08-08T11:43:38.907Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-08T11:43:39.018Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-08T11:43:39.018Z] [2021-08-08T11:43:39.018Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-08T11:43:39.018Z] Installing docker-proxy to /usr/local/bin/ [2021-08-08T11:43:39.018Z] [2021-08-08T11:43:39.018Z] + mkdir -p bundles [2021-08-08T11:43:39.018Z] + '[' -n 'github.com/docker/docker/api [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/server [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/server/backend/build [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/server/httputils [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/server/middleware [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/server/router [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/server/router/build [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/server/router/container [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/server/router/debug [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/server/router/distribution [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/server/router/grpc [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/server/router/image [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/server/router/network [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/server/router/plugin [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/server/router/session [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/server/router/swarm [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/server/router/system [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/server/router/volume [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/types [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/types/backend [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/types/blkiodev [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/types/container [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/types/events [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/types/filters [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/types/image [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/types/mount [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/types/network [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/types/registry [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/types/strslice [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/types/swarm [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/types/time [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/types/versions [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-08T11:43:39.018Z] github.com/docker/docker/api/types/volume [2021-08-08T11:43:39.018Z] github.com/docker/docker/builder [2021-08-08T11:43:39.018Z] github.com/docker/docker/builder/builder-next [2021-08-08T11:43:39.018Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-08T11:43:39.018Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-08T11:43:39.018Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-08T11:43:39.018Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-08T11:43:39.018Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-08T11:43:39.018Z] github.com/docker/docker/builder/builder-next/worker [2021-08-08T11:43:39.018Z] github.com/docker/docker/builder/dockerfile [2021-08-08T11:43:39.018Z] github.com/docker/docker/builder/dockerignore [2021-08-08T11:43:39.018Z] github.com/docker/docker/builder/remotecontext [2021-08-08T11:43:39.018Z] github.com/docker/docker/builder/remotecontext/git [2021-08-08T11:43:39.018Z] github.com/docker/docker/cli [2021-08-08T11:43:39.018Z] github.com/docker/docker/cli/config [2021-08-08T11:43:39.018Z] github.com/docker/docker/cli/debug [2021-08-08T11:43:39.018Z] github.com/docker/docker/client [2021-08-08T11:43:39.018Z] github.com/docker/docker/cmd/docker-proxy [2021-08-08T11:43:39.018Z] github.com/docker/docker/cmd/dockerd [2021-08-08T11:43:39.018Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-08T11:43:39.018Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-08T11:43:39.018Z] github.com/docker/docker/container [2021-08-08T11:43:39.018Z] github.com/docker/docker/container/stream [2021-08-08T11:43:39.018Z] github.com/docker/docker/contrib/apparmor [2021-08-08T11:43:39.018Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-08T11:43:39.018Z] github.com/docker/docker/contrib/httpserver [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/cluster [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/cluster/convert [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/cluster/executor [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/cluster/provider [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/config [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/discovery [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/events [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/events/testutils [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/exec [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/graphdriver [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/images [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/initlayer [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/links [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/listeners [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/logger [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/logger/gelf [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/logger/journald [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/logger/local [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/logger/logentries [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/logger/splunk [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/logger/syslog [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/logger/templates [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/names [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/network [2021-08-08T11:43:39.018Z] github.com/docker/docker/daemon/stats [2021-08-08T11:43:39.018Z] github.com/docker/docker/distribution [2021-08-08T11:43:39.018Z] github.com/docker/docker/distribution/metadata [2021-08-08T11:43:39.018Z] github.com/docker/docker/distribution/utils [2021-08-08T11:43:39.018Z] github.com/docker/docker/distribution/xfer [2021-08-08T11:43:39.018Z] github.com/docker/docker/dockerversion [2021-08-08T11:43:39.018Z] github.com/docker/docker/errdefs [2021-08-08T11:43:39.018Z] github.com/docker/docker/image [2021-08-08T11:43:39.018Z] github.com/docker/docker/image/cache [2021-08-08T11:43:39.018Z] github.com/docker/docker/image/tarexport [2021-08-08T11:43:39.018Z] github.com/docker/docker/image/v1 [2021-08-08T11:43:39.018Z] github.com/docker/docker/internal/test/suite [2021-08-08T11:43:39.018Z] github.com/docker/docker/layer [2021-08-08T11:43:39.018Z] github.com/docker/docker/libcontainerd [2021-08-08T11:43:39.018Z] github.com/docker/docker/libcontainerd/queue [2021-08-08T11:43:39.018Z] github.com/docker/docker/libcontainerd/remote [2021-08-08T11:43:39.018Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-08T11:43:39.018Z] github.com/docker/docker/libcontainerd/types [2021-08-08T11:43:39.018Z] github.com/docker/docker/oci [2021-08-08T11:43:39.018Z] github.com/docker/docker/oci/caps [2021-08-08T11:43:39.018Z] github.com/docker/docker/opts [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/aaparser [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/archive [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/authorization [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/broadcaster [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/capabilities [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/chrootarchive [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/containerfs [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/devicemapper [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/directory [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/discovery [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/discovery/file [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/discovery/kv [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/discovery/memory [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/dmesg [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/filenotify [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/fileutils [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/fsutils [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/homedir [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/idtools [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/ioutils [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/jsonmessage [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/locker [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/longpath [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/loopback [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/mount [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/namesgenerator [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/parsers [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/pidfile [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/platform [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/plugingetter [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/plugins [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/plugins/transport [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/pools [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/progress [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/pubsub [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/reexec [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/signal [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/stack [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/stdcopy [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/streamformatter [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/stringid [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/symlink [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/sysinfo [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/system [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/tailfile [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/tarsum [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/term [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/term/windows [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/truncindex [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/urlutil [2021-08-08T11:43:39.018Z] github.com/docker/docker/pkg/useragent [2021-08-08T11:43:39.018Z] github.com/docker/docker/plugin [2021-08-08T11:43:39.018Z] github.com/docker/docker/plugin/executor/containerd [2021-08-08T11:43:39.018Z] github.com/docker/docker/plugin/v2 [2021-08-08T11:43:39.018Z] github.com/docker/docker/profiles/apparmor [2021-08-08T11:43:39.018Z] github.com/docker/docker/profiles/seccomp [2021-08-08T11:43:39.018Z] github.com/docker/docker/quota [2021-08-08T11:43:39.018Z] github.com/docker/docker/reference [2021-08-08T11:43:39.018Z] github.com/docker/docker/registry [2021-08-08T11:43:39.018Z] github.com/docker/docker/registry/resumable [2021-08-08T11:43:39.018Z] github.com/docker/docker/restartmanager [2021-08-08T11:43:39.018Z] github.com/docker/docker/rootless [2021-08-08T11:43:39.018Z] github.com/docker/docker/rootless/specconv [2021-08-08T11:43:39.018Z] github.com/docker/docker/runconfig [2021-08-08T11:43:39.018Z] github.com/docker/docker/runconfig/opts [2021-08-08T11:43:39.018Z] github.com/docker/docker/testutil [2021-08-08T11:43:39.018Z] github.com/docker/docker/testutil/daemon [2021-08-08T11:43:39.018Z] github.com/docker/docker/testutil/environment [2021-08-08T11:43:39.018Z] github.com/docker/docker/testutil/fakecontext [2021-08-08T11:43:39.018Z] github.com/docker/docker/testutil/fakegit [2021-08-08T11:43:39.018Z] github.com/docker/docker/testutil/fakestorage [2021-08-08T11:43:39.018Z] github.com/docker/docker/testutil/fixtures/load [2021-08-08T11:43:39.018Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-08T11:43:39.018Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-08T11:43:39.018Z] github.com/docker/docker/testutil/registry [2021-08-08T11:43:39.018Z] github.com/docker/docker/testutil/request [2021-08-08T11:43:39.018Z] github.com/docker/docker/volume [2021-08-08T11:43:39.018Z] github.com/docker/docker/volume/drivers [2021-08-08T11:43:39.018Z] github.com/docker/docker/volume/local [2021-08-08T11:43:39.018Z] github.com/docker/docker/volume/mounts [2021-08-08T11:43:39.018Z] github.com/docker/docker/volume/service [2021-08-08T11:43:39.018Z] github.com/docker/docker/volume/service/opts [2021-08-08T11:43:39.018Z] github.com/docker/docker/volume/testutils' ']' [2021-08-08T11:43:39.019Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-08T11:43:39.277Z] ? github.com/docker/docker/api [no test files] [2021-08-08T11:43:39.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-08-08T11:43:39.726Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-08T11:43:40.775Z] --- PASS: TestCgroupNamespacesBuild (4.17s) [2021-08-08T11:43:40.775Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-08T11:43:41.626Z] docker_api_swarm_node_test.go:80: [d3128ea2e2cc9] joining swarm manager [d57c0af1ffbdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:43:42.187Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-08T11:43:42.686Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s) [2021-08-08T11:43:42.686Z] === RUN TestBuildWithSession [2021-08-08T11:43:42.686Z] build_session_test.go:25: TODO: BuildKit [2021-08-08T11:43:42.686Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-08T11:43:42.686Z] === RUN TestBuildSquashParent [2021-08-08T11:43:42.749Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-08T11:43:43.005Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-08T11:43:43.568Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-08T11:43:43.568Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-08T11:43:43.568Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-08T11:43:44.497Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-08T11:43:46.390Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-08T11:43:46.390Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-08T11:43:46.390Z] docker_cli_sni_test.go:18: Flakey test [2021-08-08T11:43:46.390Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-08T11:43:46.953Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-08T11:43:47.881Z] === RUN TestDockerSuite/TestCommitChange [2021-08-08T11:43:48.660Z] --- PASS: TestBuildWithHugeFile (138.85s) [2021-08-08T11:43:48.660Z] === RUN TestBuildWCOWSandboxSize [2021-08-08T11:43:49.247Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-08T11:43:49.262Z] --- PASS: TestBuildSquashParent (6.51s) [2021-08-08T11:43:49.262Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-08T11:43:49.262Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-08T11:43:49.262Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-08T11:43:49.262Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-08T11:43:49.262Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-08T11:43:49.262Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-08T11:43:49.262Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-08T11:43:49.262Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-08T11:43:49.262Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-08T11:43:49.262Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-08T11:43:49.262Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-08T11:43:49.262Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-08T11:43:49.262Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-08T11:43:49.262Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-08T11:43:49.262Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-08T11:43:49.262Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-08T11:43:49.262Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-08T11:43:50.176Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-08T11:43:51.805Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-08T11:43:52.065Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-08T11:43:52.693Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-08T11:43:53.621Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-08T11:43:54.549Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-08T11:43:54.606Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-08T11:43:54.606Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.76s) [2021-08-08T11:43:54.606Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.18s) [2021-08-08T11:43:54.606Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.37s) [2021-08-08T11:43:54.606Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.38s) [2021-08-08T11:43:54.606Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.32s) [2021-08-08T11:43:54.606Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2021-08-08T11:43:54.606Z] === RUN TestBuildMultiStageCopy [2021-08-08T11:43:54.606Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-08T11:43:55.476Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-08-08T11:43:55.476Z] PASS [2021-08-08T11:43:55.476Z] [2021-08-08T11:43:55.476Z] DONE 17 tests in 49.816s [2021-08-08T11:43:55.476Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-08T11:43:55.476Z] ++ 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 [2021-08-08T11:43:55.476Z] ++ set -e [2021-08-08T11:43:55.476Z] ++ '[' -n 0 ']' [2021-08-08T11:43:55.476Z] ++ set -x [2021-08-08T11:43:55.476Z] ++ 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 [2021-08-08T11:43:55.732Z] INFO: Testing against a local daemon [2021-08-08T11:43:55.732Z] === RUN TestPluginInvalidJSON [2021-08-08T11:43:55.732Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-08T11:43:55.732Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-08T11:43:55.732Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-08T11:43:55.732Z] --- PASS: TestPluginInvalidJSON (0.08s) [2021-08-08T11:43:55.732Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-08T11:43:55.732Z] === RUN TestPluginInstall [2021-08-08T11:43:55.732Z] === RUN TestPluginInstall/no_auth [2021-08-08T11:43:56.294Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-08T11:43:56.517Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-08T11:43:56.517Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-08T11:43:56.777Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-08T11:43:56.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-08-08T11:43:57.038Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-08T11:43:57.115Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-08T11:43:57.299Z] --- PASS: TestBuildMultiStageCopy (3.16s) [2021-08-08T11:43:57.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.99s) [2021-08-08T11:43:57.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-08-08T11:43:57.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-08-08T11:43:57.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2021-08-08T11:43:57.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2021-08-08T11:43:57.299Z] === RUN TestBuildMultiStageParentConfig [2021-08-08T11:43:57.371Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2021-08-08T11:43:58.241Z] --- PASS: TestBuildMultiStageParentConfig (0.77s) [2021-08-08T11:43:58.241Z] === RUN TestBuildLabelWithTargets [2021-08-08T11:43:58.485Z] time="2021-08-08T11:43:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-08T11:43:58.485Z] time="2021-08-08T11:43:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b984c5eaa17e72b222c87544b25547d3e45f6e9d70f180dfd3ebcb065882ccd9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-08T11:43:58.485Z] time="2021-08-08T11:43:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-08T11:43:58.485Z] time="2021-08-08T11:43:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b984c5eaa17e72b222c87544b25547d3e45f6e9d70f180dfd3ebcb065882ccd9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-08T11:43:58.485Z] === RUN TestPluginInstall/with_htpasswd [2021-08-08T11:43:59.415Z] time="2021-08-08T11:43:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-08T11:43:59.415Z] time="2021-08-08T11:43:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20867f0b6c5d7b34e70d61c2a5c9da93e4028c49bc37fffa7e1bae3214279b6a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-08T11:43:59.415Z] time="2021-08-08T11:43:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-08T11:43:59.415Z] time="2021-08-08T11:43:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20867f0b6c5d7b34e70d61c2a5c9da93e4028c49bc37fffa7e1bae3214279b6a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-08T11:43:59.623Z] --- PASS: TestBuildLabelWithTargets (1.25s) [2021-08-08T11:43:59.623Z] === RUN TestBuildWithEmptyLayers [2021-08-08T11:43:59.671Z] docker_api_swarm_node_test.go:52: [d212bf20d92d3] joining swarm manager [d445f74d38210]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:43:59.883Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2021-08-08T11:43:59.883Z] === RUN TestBuildMultiStageOnBuild [2021-08-08T11:43:59.927Z] === RUN TestPluginInstall/with_insecure [2021-08-08T11:43:59.927Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-08T11:44:00.865Z] docker_api_swarm_node_test.go:53: [d14775b7e5f74] joining swarm manager [d445f74d38210]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:44:01.122Z] time="2021-08-08T11:44:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-08T11:44:01.122Z] time="2021-08-08T11:44:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc99a895edd895d4d3e71a943adad818809595abf7bc1d4da3bdd5759d2c71e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-08T11:44:01.122Z] time="2021-08-08T11:44:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-08T11:44:01.122Z] time="2021-08-08T11:44:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc99a895edd895d4d3e71a943adad818809595abf7bc1d4da3bdd5759d2c71e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-08T11:44:01.378Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-08T11:44:01.378Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-08T11:44:01.378Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-08T11:44:01.378Z] plugin_test.go:166: [d6d17cec12ba3] daemon is not started [2021-08-08T11:44:01.378Z] --- PASS: TestPluginInstall (5.71s) [2021-08-08T11:44:01.378Z] --- PASS: TestPluginInstall/no_auth (2.84s) [2021-08-08T11:44:01.378Z] --- PASS: TestPluginInstall/with_htpasswd (1.33s) [2021-08-08T11:44:01.378Z] --- PASS: TestPluginInstall/with_insecure (1.54s) [2021-08-08T11:44:01.378Z] === RUN TestPluginsWithRuntimes [2021-08-08T11:44:01.635Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-08T11:44:01.635Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-08T11:44:01.635Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-08T11:44:01.635Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-08T11:44:02.424Z] --- PASS: TestBuildMultiStageOnBuild (2.27s) [2021-08-08T11:44:02.424Z] === RUN TestBuildUncleanTarFilenames [2021-08-08T11:44:03.363Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2021-08-08T11:44:03.364Z] === RUN TestBuildMultiStageLayerLeak [2021-08-08T11:44:03.524Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-08T11:44:03.524Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-08T11:44:04.454Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-08T11:44:05.015Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-08T11:44:05.015Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-08T11:44:05.577Z] --- PASS: TestPluginsWithRuntimes (4.03s) [2021-08-08T11:44:05.577Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2021-08-08T11:44:05.577Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.13s) [2021-08-08T11:44:05.577Z] === RUN TestPluginBackCompatMediaTypes [2021-08-08T11:44:05.833Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-08T11:44:05.902Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s) [2021-08-08T11:44:05.902Z] === RUN TestBuildWithHugeFile [2021-08-08T11:44:06.396Z] --- PASS: TestPluginBackCompatMediaTypes (0.82s) [2021-08-08T11:44:06.396Z] PASS [2021-08-08T11:44:06.396Z] [2021-08-08T11:44:06.396Z] DONE 10 tests in 10.728s [2021-08-08T11:44:06.396Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-08T11:44:06.396Z] ++ 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 [2021-08-08T11:44:06.396Z] ++ set -e [2021-08-08T11:44:06.396Z] ++ '[' -n 0 ']' [2021-08-08T11:44:06.396Z] ++ set -x [2021-08-08T11:44:06.396Z] ++ 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 [2021-08-08T11:44:06.396Z] INFO: Testing against a local daemon [2021-08-08T11:44:06.396Z] === RUN TestExternalGraphDriver [2021-08-08T11:44:06.396Z] === RUN TestExternalGraphDriver/json [2021-08-08T11:44:06.959Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-08T11:44:07.889Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-08T11:44:08.817Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-08T11:44:08.817Z] === RUN TestExternalGraphDriver/spec [2021-08-08T11:44:09.747Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-08T11:44:09.747Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-08T11:44:09.747Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-08T11:44:10.676Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-08T11:44:10.676Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-08T11:44:10.676Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-08T11:44:10.676Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-08T11:44:10.676Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-08T11:44:10.932Z] === RUN TestExternalGraphDriver/pull [2021-08-08T11:44:11.495Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-08T11:44:12.423Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-08T11:44:12.680Z] --- PASS: TestExternalGraphDriver (6.32s) [2021-08-08T11:44:12.680Z] --- PASS: TestExternalGraphDriver/json (2.17s) [2021-08-08T11:44:12.680Z] --- PASS: TestExternalGraphDriver/spec (2.18s) [2021-08-08T11:44:12.680Z] --- PASS: TestExternalGraphDriver/pull (1.88s) [2021-08-08T11:44:12.680Z] === RUN TestGraphdriverPluginV2 [2021-08-08T11:44:13.243Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-08T11:44:13.243Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-08T11:44:15.131Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-08T11:44:15.694Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-08T11:44:15.694Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-08T11:44:16.622Z] --- PASS: TestGraphdriverPluginV2 (3.99s) [2021-08-08T11:44:16.622Z] PASS [2021-08-08T11:44:16.622Z] [2021-08-08T11:44:16.622Z] DONE 5 tests in 10.393s [2021-08-08T11:44:16.622Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-08T11:44:16.622Z] ++ 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 [2021-08-08T11:44:16.622Z] ++ set -e [2021-08-08T11:44:16.622Z] ++ '[' -n 0 ']' [2021-08-08T11:44:16.622Z] ++ set -x [2021-08-08T11:44:16.622Z] ++ 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 [2021-08-08T11:44:16.882Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-08T11:44:16.882Z] INFO: Testing against a local daemon [2021-08-08T11:44:16.882Z] === RUN TestContinueAfterPluginCrash [2021-08-08T11:44:16.882Z] === PAUSE TestContinueAfterPluginCrash [2021-08-08T11:44:16.882Z] === RUN TestReadPluginNoRead [2021-08-08T11:44:16.882Z] === PAUSE TestReadPluginNoRead [2021-08-08T11:44:16.882Z] === RUN TestDaemonStartWithLogOpt [2021-08-08T11:44:16.882Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-08T11:44:16.882Z] === CONT TestContinueAfterPluginCrash [2021-08-08T11:44:16.882Z] === CONT TestDaemonStartWithLogOpt [2021-08-08T11:44:17.813Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-08T11:44:19.203Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-08T11:44:20.133Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-08T11:44:20.133Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-08T11:44:21.063Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-08T11:44:21.625Z] --- PASS: TestDaemonStartWithLogOpt (4.81s) [2021-08-08T11:44:21.625Z] === CONT TestReadPluginNoRead [2021-08-08T11:44:22.187Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-08T11:44:23.117Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-08T11:44:23.117Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-08T11:44:24.047Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-08T11:44:24.609Z] === RUN TestReadPluginNoRead/default [2021-08-08T11:44:25.537Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-08T11:44:26.465Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-08T11:44:26.721Z] --- PASS: TestContinueAfterPluginCrash (10.00s) [2021-08-08T11:44:27.283Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-08T11:44:27.283Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-08T11:44:27.283Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-08T11:44:27.283Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-08T11:44:27.540Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-08T11:44:28.468Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-08T11:44:28.468Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-08T11:44:29.833Z] === CONT TestReadPluginNoRead [2021-08-08T11:44:29.833Z] read_test.go:92: [db1feb026135a] daemon is not started [2021-08-08T11:44:29.833Z] --- PASS: TestReadPluginNoRead (8.09s) [2021-08-08T11:44:29.833Z] --- PASS: TestReadPluginNoRead/default (1.76s) [2021-08-08T11:44:29.833Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.97s) [2021-08-08T11:44:29.833Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2021-08-08T11:44:29.833Z] PASS [2021-08-08T11:44:29.833Z] [2021-08-08T11:44:29.833Z] DONE 6 tests in 12.980s [2021-08-08T11:44:29.833Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-08T11:44:29.833Z] ++ 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 [2021-08-08T11:44:29.833Z] ++ set -e [2021-08-08T11:44:29.833Z] ++ '[' -n 0 ']' [2021-08-08T11:44:29.833Z] ++ set -x [2021-08-08T11:44:29.833Z] ++ 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 [2021-08-08T11:44:29.833Z] testing: warning: no tests to run [2021-08-08T11:44:29.833Z] PASS [2021-08-08T11:44:29.833Z] [2021-08-08T11:44:29.833Z] DONE 0 tests in 0.008s [2021-08-08T11:44:29.833Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-08T11:44:29.833Z] ++ 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 [2021-08-08T11:44:29.833Z] ++ set -e [2021-08-08T11:44:29.833Z] ++ '[' -n 0 ']' [2021-08-08T11:44:29.833Z] ++ set -x [2021-08-08T11:44:29.833Z] ++ 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 [2021-08-08T11:44:29.833Z] INFO: Testing against a local daemon [2021-08-08T11:44:29.833Z] === RUN TestPluginWithDevMounts [2021-08-08T11:44:29.833Z] === PAUSE TestPluginWithDevMounts [2021-08-08T11:44:29.833Z] === CONT TestPluginWithDevMounts [2021-08-08T11:44:31.722Z] --- PASS: TestPluginWithDevMounts (1.58s) [2021-08-08T11:44:31.722Z] PASS [2021-08-08T11:44:31.722Z] [2021-08-08T11:44:31.722Z] DONE 1 tests in 1.627s [2021-08-08T11:44:31.722Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-08T11:44:31.722Z] ++ 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 [2021-08-08T11:44:31.722Z] ++ set -e [2021-08-08T11:44:31.722Z] ++ '[' -n 0 ']' [2021-08-08T11:44:31.722Z] ++ set -x [2021-08-08T11:44:31.722Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-08-08T11:44:31.722Z] INFO: Testing against a local daemon [2021-08-08T11:44:31.722Z] === RUN TestSecretInspect [2021-08-08T11:44:33.088Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-08T11:44:33.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-08-08T11:44:34.015Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-08T11:44:34.015Z] --- PASS: TestSecretInspect (2.51s) [2021-08-08T11:44:34.015Z] === RUN TestSecretList [2021-08-08T11:44:34.943Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-08T11:44:34.943Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-08T11:44:34.943Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-08T11:44:34.943Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-08T11:44:36.845Z] --- PASS: TestSecretList (2.51s) [2021-08-08T11:44:36.845Z] === RUN TestSecretsCreateAndDelete [2021-08-08T11:44:37.776Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-08T11:44:38.703Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-08T11:44:38.703Z] --- PASS: TestSecretsCreateAndDelete (2.36s) [2021-08-08T11:44:38.703Z] === RUN TestSecretsUpdate [2021-08-08T11:44:39.631Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-08-08T11:44:40.194Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-08T11:44:41.562Z] docker_api_swarm_test.go:201: [d9e9dd04b6e0d] joining swarm manager [dec72ae399894]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:44:41.818Z] --- PASS: TestSecretsUpdate (3.02s) [2021-08-08T11:44:41.818Z] === RUN TestTemplatedSecret [2021-08-08T11:44:45.987Z] --- PASS: TestTemplatedSecret (4.05s) [2021-08-08T11:44:45.987Z] === RUN TestSecretCreateResolve [2021-08-08T11:44:46.918Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-08T11:44:47.480Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-08T11:44:48.409Z] --- PASS: TestSecretCreateResolve (2.61s) [2021-08-08T11:44:48.409Z] PASS [2021-08-08T11:44:48.409Z] [2021-08-08T11:44:48.409Z] DONE 6 tests in 17.110s [2021-08-08T11:44:48.409Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-08T11:44:48.409Z] ++ 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 [2021-08-08T11:44:48.409Z] ++ set -e [2021-08-08T11:44:48.409Z] ++ '[' -n 0 ']' [2021-08-08T11:44:48.409Z] ++ set -x [2021-08-08T11:44:48.409Z] ++ 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 [2021-08-08T11:44:48.665Z] INFO: Testing against a local daemon [2021-08-08T11:44:48.665Z] === RUN TestServiceCreateInit [2021-08-08T11:44:48.665Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-08T11:44:49.593Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-08T11:44:51.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-08T11:44:52.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-08-08T11:44:52.617Z] --- PASS: TestBuildWithHugeFile (41.89s) [2021-08-08T11:44:52.617Z] === RUN TestBuildWCOWSandboxSize [2021-08-08T11:44:52.617Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-08T11:44:52.617Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-08T11:44:52.617Z] === RUN TestBuildWithEmptyDockerfile [2021-08-08T11:44:52.617Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-08T11:44:52.617Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-08T11:44:52.617Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-08T11:44:52.617Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-08T11:44:52.617Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-08T11:44:52.617Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-08T11:44:52.617Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-08T11:44:52.617Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-08T11:44:52.617Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-08T11:44:52.617Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-08-08T11:44:52.617Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-08-08T11:44:52.617Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-08-08T11:44:52.617Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-08-08T11:44:52.617Z] === RUN TestBuildPreserveOwnership [2021-08-08T11:44:52.617Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-08T11:44:52.617Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-08T11:44:52.617Z] --- PASS: TestBuildPreserveOwnership (4.72s) [2021-08-08T11:44:52.617Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.21s) [2021-08-08T11:44:52.617Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.50s) [2021-08-08T11:44:52.617Z] === RUN TestBuildPlatformInvalid [2021-08-08T11:44:52.617Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-08-08T11:44:52.617Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-08T11:44:54.305Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-08T11:44:54.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-08-08T11:44:56.194Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-08-08T11:44:57.567Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-08-08T11:44:59.462Z] --- PASS: TestServiceCreateInit (10.51s) [2021-08-08T11:44:59.462Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.40s) [2021-08-08T11:44:59.462Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.09s) [2021-08-08T11:44:59.462Z] === RUN TestCreateServiceMultipleTimes [2021-08-08T11:44:59.462Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000898888_} [2021-08-08T11:45:01.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1983097482_/foo_false____} [2021-08-08T11:45:02.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1983097482_/foo_true____} [2021-08-08T11:45:03.280Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-08-08T11:45:04.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3428954209_/foo_false____} [2021-08-08T11:45:06.013Z] docker_api_swarm_test.go:383: [d86ddcc4eea13] joining swarm manager [d5713d94d4293]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:45:06.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3428954209_/foo_true____} [2021-08-08T11:45:07.542Z] Loaded image: buildpack-deps:buster [2021-08-08T11:45:07.542Z] Loaded image: busybox:latest [2021-08-08T11:45:07.542Z] Loaded image: busybox:glibc [2021-08-08T11:45:07.806Z] Loaded image: debian:bullseye [2021-08-08T11:45:07.806Z] Loaded image: hello-world:latest [2021-08-08T11:45:07.806Z] Loaded image: arm32v7/hello-world:latest [2021-08-08T11:45:07.873Z] docker_api_swarm_test.go:384: [d05d3c858fc14] joining swarm manager [d5713d94d4293]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:45:09.237Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3428954209_/foo_true__0xc0008988b8__} [2021-08-08T11:45:10.600Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008988d0_} [2021-08-08T11:45:12.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008988e8_} [2021-08-08T11:45:13.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000898900_} [2021-08-08T11:45:15.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000898918_} [2021-08-08T11:45:17.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-08T11:45:17.796Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.30s) [2021-08-08T11:45:17.796Z] PASS [2021-08-08T11:45:17.796Z] [2021-08-08T11:45:17.796Z] === Skipped [2021-08-08T11:45:17.796Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-08-08T11:45:17.796Z] build_session_test.go:25: TODO: BuildKit [2021-08-08T11:45:17.796Z] [2021-08-08T11:45:17.796Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-08T11:45:17.796Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-08T11:45:17.796Z] [2021-08-08T11:45:17.796Z] [2021-08-08T11:45:17.796Z] DONE 34 tests, 2 skipped in 115.572s [2021-08-08T11:45:17.796Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-08-08T11:45:17.796Z] ++ 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 [2021-08-08T11:45:17.796Z] ++ set -e [2021-08-08T11:45:17.796Z] ++ '[' -n 0 ']' [2021-08-08T11:45:17.796Z] ++ set -x [2021-08-08T11:45:17.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-08-08T11:45:18.055Z] INFO: Testing against a local daemon [2021-08-08T11:45:18.055Z] === RUN TestConfigInspect [2021-08-08T11:45:18.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-08T11:45:18.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-08T11:45:18.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-08T11:45:18.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-08T11:45:18.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-08T11:45:18.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-08T11:45:18.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-08T11:45:18.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-08T11:45:18.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-08T11:45:18.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-08T11:45:18.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-08T11:45:18.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-08-08T11:45:18.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-08-08T11:45:18.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-08-08T11:45:18.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-08-08T11:45:18.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-08-08T11:45:18.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-08-08T11:45:18.488Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-08T11:45:18.744Z] --- PASS: TestCreateServiceMultipleTimes (19.58s) [2021-08-08T11:45:18.744Z] === RUN TestCreateServiceConflict [2021-08-08T11:45:21.261Z] --- PASS: TestCreateServiceConflict (2.60s) [2021-08-08T11:45:21.261Z] === RUN TestCreateServiceMaxReplicas [2021-08-08T11:45:21.349Z] --- PASS: TestConfigInspect (2.74s) [2021-08-08T11:45:21.349Z] === RUN TestConfigList [2021-08-08T11:45:21.822Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-08T11:45:23.892Z] --- PASS: TestConfigList (2.70s) [2021-08-08T11:45:23.892Z] === RUN TestConfigsCreateAndDelete [2021-08-08T11:45:24.338Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-08T11:45:24.900Z] --- PASS: TestCreateServiceMaxReplicas (3.74s) [2021-08-08T11:45:24.900Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-08T11:45:25.799Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2021-08-08T11:45:25.799Z] === RUN TestConfigsUpdate [2021-08-08T11:45:28.169Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-08T11:45:28.339Z] --- PASS: TestConfigsUpdate (2.19s) [2021-08-08T11:45:28.339Z] === RUN TestTemplatedConfig [2021-08-08T11:45:29.534Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-08T11:45:29.534Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-08T11:45:30.460Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-08T11:45:31.021Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-08-08T11:45:31.582Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-08T11:45:31.634Z] --- PASS: TestTemplatedConfig (3.76s) [2021-08-08T11:45:31.634Z] === RUN TestConfigCreateResolve [2021-08-08T11:45:32.511Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-08T11:45:33.439Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-08T11:45:33.834Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2021-08-08T11:45:33.834Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-08T11:45:33.834Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/types [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-08T11:45:33.834Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-08T11:45:33.834Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-08T11:45:33.834Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2021-08-08T11:45:33.834Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/builder [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-08T11:45:33.834Z] ok github.com/docker/docker/builder/remotecontext 0.083s coverage: 13.7% of statements [2021-08-08T11:45:33.834Z] ok github.com/docker/docker/builder/dockerfile 0.236s coverage: 49.0% of statements [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-08T11:45:33.834Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-08-08T11:45:33.834Z] ok github.com/docker/docker/builder/remotecontext/git 1.229s coverage: 86.3% of statements [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/cli [no test files] [2021-08-08T11:45:33.834Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-08T11:45:33.834Z] ok github.com/docker/docker/cmd/docker-proxy 0.114s coverage: 69.3% of statements [2021-08-08T11:45:33.834Z] ok github.com/docker/docker/client 0.130s coverage: 75.4% of statements [2021-08-08T11:45:34.003Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-08T11:45:34.927Z] --- PASS: TestConfigCreateResolve (2.69s) [2021-08-08T11:45:34.928Z] PASS [2021-08-08T11:45:34.928Z] [2021-08-08T11:45:34.928Z] DONE 6 tests in 17.554s [2021-08-08T11:45:34.928Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-08-08T11:45:34.928Z] ++ 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 [2021-08-08T11:45:34.928Z] ++ set -e [2021-08-08T11:45:34.928Z] ++ '[' -n 0 ']' [2021-08-08T11:45:34.928Z] ++ set -x [2021-08-08T11:45:34.928Z] ++ 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 [2021-08-08T11:45:34.928Z] INFO: Testing against a local daemon [2021-08-08T11:45:34.928Z] === RUN TestCheckpoint [2021-08-08T11:45:34.928Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-08T11:45:34.928Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-08T11:45:34.928Z] === RUN TestContainerInvalidJSON [2021-08-08T11:45:34.928Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-08T11:45:34.928Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-08T11:45:34.928Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-08T11:45:34.928Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-08T11:45:34.928Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-08T11:45:34.928Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-08T11:45:34.928Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-08T11:45:34.928Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-08T11:45:34.928Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-08T11:45:34.928Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-08T11:45:34.928Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-08-08T11:45:34.928Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-08T11:45:34.928Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-08-08T11:45:34.928Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-08T11:45:34.928Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-08-08T11:45:34.928Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-08T11:45:34.928Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-08-08T11:45:34.928Z] === RUN TestCopyFromContainer [2021-08-08T11:45:34.930Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-08T11:45:35.491Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-08T11:45:36.310Z] === RUN TestCopyFromContainer// [2021-08-08T11:45:36.418Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-08T11:45:36.570Z] === RUN TestCopyFromContainer//bar/root [2021-08-08T11:45:36.570Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-08T11:45:36.570Z] === RUN TestCopyFromContainer/bar/quux [2021-08-08T11:45:36.831Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-08T11:45:36.831Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-08T11:45:36.831Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-08T11:45:37.091Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-08T11:45:37.091Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-08T11:45:37.091Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-08T11:45:37.346Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-08T11:45:37.351Z] --- PASS: TestCopyFromContainer (2.40s) [2021-08-08T11:45:37.351Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-08-08T11:45:37.351Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-08-08T11:45:37.351Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-08-08T11:45:37.351Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-08-08T11:45:37.351Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-08-08T11:45:37.351Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-08-08T11:45:37.351Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-08-08T11:45:37.351Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-08-08T11:45:37.351Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-08-08T11:45:37.351Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-08-08T11:45:37.351Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-08T11:45:37.351Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-08T11:45:37.351Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-08T11:45:37.351Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-08T11:45:37.351Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-08T11:45:37.351Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-08T11:45:37.351Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-08T11:45:37.351Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-08T11:45:37.351Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-08T11:45:37.351Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-08T11:45:37.351Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-08T11:45:37.351Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-08T11:45:37.351Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-08T11:45:37.351Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-08T11:45:37.351Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-08T11:45:37.351Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-08-08T11:45:37.351Z] === RUN TestCreateWithInvalidEnv [2021-08-08T11:45:37.351Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-08T11:45:37.351Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-08T11:45:37.351Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-08T11:45:37.351Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-08T11:45:37.351Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-08T11:45:37.351Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-08T11:45:37.351Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-08T11:45:37.351Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-08T11:45:37.351Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-08T11:45:37.351Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-08T11:45:37.351Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-08T11:45:37.351Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-08T11:45:37.351Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-08T11:45:37.351Z] === RUN TestCreateTmpfsMountsTarget [2021-08-08T11:45:37.351Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-08T11:45:37.351Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-08T11:45:37.919Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-08T11:45:38.856Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-08T11:45:39.112Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.22s) [2021-08-08T11:45:39.112Z] === RUN TestCreateServiceSecretFileMode [2021-08-08T11:45:39.674Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-08T11:45:39.893Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s) [2021-08-08T11:45:39.893Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-08T11:45:41.042Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-08T11:45:41.968Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-08T11:45:42.433Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.31s) [2021-08-08T11:45:42.433Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-08T11:45:42.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-08T11:45:42.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-08T11:45:42.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-08T11:45:42.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-08T11:45:42.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-08T11:45:42.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-08T11:45:42.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-08T11:45:42.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-08T11:45:42.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-08T11:45:42.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-08T11:45:42.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-08T11:45:42.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-08T11:45:42.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-08T11:45:42.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-08T11:45:42.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-08T11:45:42.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-08T11:45:42.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-08T11:45:42.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-08-08T11:45:42.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-08-08T11:45:42.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-08-08T11:45:42.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-08T11:45:42.433Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-08T11:45:42.531Z] --- PASS: TestCreateServiceSecretFileMode (3.21s) [2021-08-08T11:45:42.531Z] === RUN TestCreateServiceConfigFileMode [2021-08-08T11:45:43.001Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2021-08-08T11:45:43.002Z] === RUN TestCreateDifferentPlatform [2021-08-08T11:45:43.002Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-08T11:45:43.002Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-08T11:45:43.002Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-08T11:45:43.002Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-08T11:45:43.002Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-08T11:45:43.002Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-08T11:45:43.002Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-08T11:45:43.002Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-08T11:45:43.002Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-08-08T11:45:43.002Z] === RUN TestContainerStartOnDaemonRestart [2021-08-08T11:45:43.002Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-08T11:45:43.002Z] === RUN TestDaemonRestartIpcMode [2021-08-08T11:45:43.002Z] === PAUSE TestDaemonRestartIpcMode [2021-08-08T11:45:43.002Z] === RUN TestDaemonHostGatewayIP [2021-08-08T11:45:43.002Z] === PAUSE TestDaemonHostGatewayIP [2021-08-08T11:45:43.002Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-08T11:45:43.002Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-08T11:45:43.002Z] === RUN TestContainerKillOnDaemonStart [2021-08-08T11:45:43.002Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-08T11:45:43.002Z] === RUN TestDiff [2021-08-08T11:45:43.093Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-08T11:45:43.093Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-08T11:45:43.943Z] --- PASS: TestDiff (0.77s) [2021-08-08T11:45:43.943Z] === RUN TestExecWithCloseStdin [2021-08-08T11:45:44.020Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-08T11:45:44.884Z] --- PASS: TestExecWithCloseStdin (1.08s) [2021-08-08T11:45:44.884Z] === RUN TestExec [2021-08-08T11:45:44.948Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-08T11:45:45.822Z] --- PASS: TestExec (1.03s) [2021-08-08T11:45:45.822Z] === RUN TestExecUser [2021-08-08T11:45:45.876Z] --- PASS: TestCreateServiceConfigFileMode (3.34s) [2021-08-08T11:45:45.876Z] === RUN TestCreateServiceSysctls [2021-08-08T11:45:46.131Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-08T11:45:47.059Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-08T11:45:47.202Z] --- PASS: TestExecUser (1.04s) [2021-08-08T11:45:47.202Z] === RUN TestExportContainerAndImportImage [2021-08-08T11:45:47.989Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-08T11:45:48.142Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2021-08-08T11:45:48.142Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-08T11:45:49.525Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2021-08-08T11:45:49.525Z] === RUN TestHealthCheckWorkdir [2021-08-08T11:45:49.880Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-08T11:45:50.442Z] --- PASS: TestCreateServiceSysctls (4.51s) [2021-08-08T11:45:50.442Z] === RUN TestCreateServiceCapabilities [2021-08-08T11:45:50.698Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-08T11:45:50.908Z] --- PASS: TestHealthCheckWorkdir (1.39s) [2021-08-08T11:45:50.908Z] === RUN TestHealthKillContainer [2021-08-08T11:45:53.967Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-08T11:45:53.967Z] --- PASS: TestCreateServiceCapabilities (3.21s) [2021-08-08T11:45:53.967Z] === RUN TestInspect [2021-08-08T11:45:54.200Z] --- PASS: TestHealthKillContainer (3.07s) [2021-08-08T11:45:54.200Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-08T11:45:54.769Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-08-08T11:45:54.769Z] === RUN TestIpcModeNone [2021-08-08T11:45:55.712Z] --- PASS: TestIpcModeNone (1.05s) [2021-08-08T11:45:55.712Z] === RUN TestIpcModePrivate [2021-08-08T11:45:56.652Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-08T11:45:56.912Z] --- PASS: TestIpcModePrivate (1.08s) [2021-08-08T11:45:56.912Z] === RUN TestIpcModeShareable [2021-08-08T11:45:57.851Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-08-08T11:45:57.851Z] --- PASS: TestIpcModeShareable (1.06s) [2021-08-08T11:45:57.851Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-08T11:45:58.147Z] --- PASS: TestInspect (4.46s) [2021-08-08T11:45:58.147Z] === RUN TestCreateJob [2021-08-08T11:45:59.520Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-08T11:46:01.144Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.07s) [2021-08-08T11:46:01.144Z] === RUN TestAPIIpcModeHost [2021-08-08T11:46:02.084Z] --- PASS: TestAPIIpcModeHost (1.06s) [2021-08-08T11:46:02.084Z] === RUN TestDaemonIpcModeShareable [2021-08-08T11:46:02.789Z] --- PASS: TestCreateJob (4.57s) [2021-08-08T11:46:02.789Z] === RUN TestReplicatedJob [2021-08-08T11:46:03.352Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-08T11:46:04.006Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-08T11:46:04.006Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2021-08-08T11:46:04.006Z] === RUN TestDaemonIpcModePrivate [2021-08-08T11:46:04.282Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-08T11:46:05.918Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-08T11:46:05.918Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2021-08-08T11:46:05.918Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-08T11:46:06.172Z] check_test.go:380: [d05d3c858fc14] daemon is not started [2021-08-08T11:46:06.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-08-08T11:46:07.299Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-08T11:46:07.559Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2021-08-08T11:46:07.559Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-08T11:46:09.439Z] docker_api_swarm_test.go:801: [d830001a33102] joining swarm manager [d8916d539aa92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:46:09.468Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-08T11:46:09.468Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2021-08-08T11:46:09.468Z] === RUN TestIpcModeOlderClient [2021-08-08T11:46:09.468Z] === PAUSE TestIpcModeOlderClient [2021-08-08T11:46:09.468Z] === RUN TestKillContainerInvalidSignal [2021-08-08T11:46:10.368Z] docker_api_swarm_test.go:801: [d97e95e9e7fe5] joining swarm manager [d8916d539aa92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:46:10.407Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2021-08-08T11:46:10.407Z] === RUN TestKillContainer [2021-08-08T11:46:10.407Z] === RUN TestKillContainer/no_signal [2021-08-08T11:46:10.977Z] === RUN TestKillContainer/non_killing_signal [2021-08-08T11:46:11.298Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-08T11:46:11.546Z] === RUN TestKillContainer/killing_signal [2021-08-08T11:46:11.554Z] --- PASS: TestReplicatedJob (9.15s) [2021-08-08T11:46:11.554Z] === RUN TestUpdateReplicatedJob [2021-08-08T11:46:12.922Z] docker_api_swarm_test.go:801: [d90d0abef12fb] joining swarm manager [d8916d539aa92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-08T11:46:12.929Z] --- PASS: TestKillContainer (2.39s) [2021-08-08T11:46:12.929Z] --- PASS: TestKillContainer/no_signal (0.77s) [2021-08-08T11:46:12.929Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2021-08-08T11:46:12.929Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2021-08-08T11:46:12.929Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-08T11:46:12.929Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-08T11:46:13.498Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-08T11:46:14.291Z] docker_api_swarm_test.go:801: [dde463c27dc23] joining swarm manager [d8916d539aa92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-08T11:46:14.437Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.59s) [2021-08-08T11:46:14.437Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2021-08-08T11:46:14.437Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2021-08-08T11:46:14.437Z] === RUN TestKillStoppedContainer [2021-08-08T11:46:14.437Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-08-08T11:46:14.437Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-08T11:46:14.437Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-08-08T11:46:14.437Z] === RUN TestKillDifferentUserContainer [2021-08-08T11:46:15.219Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-08T11:46:15.376Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2021-08-08T11:46:15.376Z] === RUN TestInspectOomKilledTrue [2021-08-08T11:46:15.376Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-08T11:46:15.376Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-08T11:46:15.376Z] === RUN TestInspectOomKilledFalse [2021-08-08T11:46:15.376Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-08T11:46:15.376Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-08T11:46:15.376Z] === RUN TestLinksEtcHostsContentMatch [2021-08-08T11:46:15.945Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-08-08T11:46:15.945Z] === RUN TestLinksContainerNames [2021-08-08T11:46:16.148Z] docker_api_swarm_test.go:809: [dc97cdaf6ffb0] joining swarm manager [d8916d539aa92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-08-08T11:46:16.709Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-08T11:46:16.965Z] --- PASS: TestUpdateReplicatedJob (5.22s) [2021-08-08T11:46:16.965Z] === RUN TestServiceListWithStatuses [2021-08-08T11:46:16.965Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-08T11:46:16.965Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-08T11:46:16.965Z] === RUN TestDockerNetworkConnectAlias [2021-08-08T11:46:17.852Z] --- PASS: TestLinksContainerNames (1.57s) [2021-08-08T11:46:17.853Z] === RUN TestLogsFollowTailEmpty [2021-08-08T11:46:18.422Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2021-08-08T11:46:18.422Z] === RUN TestContainerNetworkMountsNoChown [2021-08-08T11:46:19.362Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/default [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/default [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/private [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/private [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/rprivate [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/slave [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/slave [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/rslave [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/shared [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/shared [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/rshared [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/default [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/rslave [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/slave [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/rshared [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/rprivate [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/private [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/shared [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-08T11:46:19.362Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-08T11:46:19.362Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-08T11:46:19.362Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-08T11:46:19.623Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-08T11:46:19.623Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-08-08T11:46:19.623Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-08T11:46:19.623Z] === RUN TestContainerBindMountNonRecursive [2021-08-08T11:46:20.523Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.1% of statements [2021-08-08T11:46:20.523Z] ok github.com/docker/docker/cmd/dockerd/trap 2.531s coverage: 0.0% of statements [2021-08-08T11:46:20.523Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-08T11:46:20.523Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2021-08-08T11:46:20.523Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-08T11:46:20.523Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-08T11:46:20.523Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-08T11:46:20.523Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-08T11:46:21.536Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2021-08-08T11:46:21.536Z] === RUN TestContainerVolumesMountedAsShared [2021-08-08T11:46:22.109Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) [2021-08-08T11:46:22.109Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-08T11:46:23.049Z] --- PASS: TestContainerVolumesMountedAsSlave (0.82s) [2021-08-08T11:46:23.049Z] === RUN TestNetworkNat [2021-08-08T11:46:23.527Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-08-08T11:46:23.528Z] --- PASS: TestDockerNetworkConnectAlias (5.93s) [2021-08-08T11:46:23.528Z] === RUN TestDockerNetworkReConnect [2021-08-08T11:46:23.528Z] === RUN TestDockerSuite/TestCpToDot [2021-08-08T11:46:23.990Z] --- PASS: TestNetworkNat (0.84s) [2021-08-08T11:46:23.990Z] === RUN TestNetworkLocalhostTCPNat [2021-08-08T11:46:24.457Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-08T11:46:24.561Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2021-08-08T11:46:24.561Z] === RUN TestNetworkLoopbackNat [2021-08-08T11:46:26.346Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-08T11:46:27.273Z] --- PASS: TestDockerNetworkReConnect (4.49s) [2021-08-08T11:46:27.273Z] === RUN TestServicePlugin [2021-08-08T11:46:27.835Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-08T11:46:27.853Z] --- PASS: TestNetworkLoopbackNat (3.21s) [2021-08-08T11:46:27.853Z] === RUN TestPause [2021-08-08T11:46:28.644Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2021-08-08T11:46:28.795Z] --- PASS: TestPause (0.82s) [2021-08-08T11:46:28.795Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-08T11:46:28.795Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-08T11:46:28.795Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-08T11:46:28.795Z] === RUN TestPauseStopPausedContainer [2021-08-08T11:46:29.200Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-08T11:46:29.213Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2021-08-08T11:46:29.734Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2021-08-08T11:46:29.734Z] === RUN TestPidHost [2021-08-08T11:46:30.566Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-08T11:46:30.566Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-08T11:46:30.591Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-08-08T11:46:31.495Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-08T11:46:31.642Z] --- PASS: TestPidHost (2.14s) [2021-08-08T11:46:31.642Z] === RUN TestPsFilter [2021-08-08T11:46:31.751Z] plugin_test.go:62: [d6da94f2b3085] joining swarm manager [d8bc3e2460036]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:46:31.902Z] --- PASS: TestPsFilter (0.15s) [2021-08-08T11:46:31.902Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-08T11:46:32.472Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2021-08-08T11:46:32.472Z] === RUN TestRemoveContainerWithVolume [2021-08-08T11:46:33.412Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2021-08-08T11:46:33.412Z] === RUN TestRemoveContainerRunning [2021-08-08T11:46:33.640Z] plugin_test.go:65: [d5b4067e30e80] joining swarm manager [d8bc3e2460036]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:46:33.640Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-08T11:46:33.640Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-08T11:46:33.640Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-08T11:46:34.203Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-08T11:46:34.352Z] --- PASS: TestRemoveContainerRunning (0.81s) [2021-08-08T11:46:34.352Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-08T11:46:34.922Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2021-08-08T11:46:34.922Z] === RUN TestRemoveInvalidContainer [2021-08-08T11:46:34.922Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-08T11:46:34.922Z] === RUN TestRenameLinkedContainer [2021-08-08T11:46:35.133Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-08T11:46:35.133Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-08T11:46:35.133Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-08T11:46:35.133Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-08T11:46:36.061Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-08T11:46:36.061Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-08T11:46:36.061Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-08T11:46:36.316Z] === RUN TestDockerSuite/TestCreateRM [2021-08-08T11:46:36.316Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-08T11:46:36.316Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-08T11:46:36.316Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-08T11:46:36.572Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-08T11:46:36.572Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-08T11:46:38.217Z] --- PASS: TestRenameLinkedContainer (3.20s) [2021-08-08T11:46:38.217Z] === RUN TestRenameStoppedContainer [2021-08-08T11:46:38.708Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2021-08-08T11:46:38.708Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.1% of statements [2021-08-08T11:46:38.967Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-08-08T11:46:39.090Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-08T11:46:39.090Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-08T11:46:39.090Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-08T11:46:39.156Z] --- PASS: TestRenameStoppedContainer (0.79s) [2021-08-08T11:46:39.156Z] === RUN TestRenameRunningContainerAndReuse [2021-08-08T11:46:39.534Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-08-08T11:46:40.103Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-08-08T11:46:40.538Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s) [2021-08-08T11:46:40.538Z] === RUN TestRenameInvalidName [2021-08-08T11:46:41.476Z] --- PASS: TestRenameInvalidName (0.80s) [2021-08-08T11:46:41.476Z] === RUN TestRenameAnonymousContainer [2021-08-08T11:46:41.534Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.792s coverage: 73.3% of statements [2021-08-08T11:46:41.795Z] ok github.com/docker/docker/daemon 12.140s coverage: 17.5% of statements [2021-08-08T11:46:41.795Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-08T11:46:41.795Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-08T11:46:41.795Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-08T11:46:41.795Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-08T11:46:42.356Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-08T11:46:42.356Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-08T11:46:42.356Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-08T11:46:42.356Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-08T11:46:42.356Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-08T11:46:42.356Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-08T11:46:42.919Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-08T11:46:43.182Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.524s coverage: 56.2% of statements [2021-08-08T11:46:43.754Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.1% of statements [2021-08-08T11:46:44.771Z] --- PASS: TestRenameAnonymousContainer (2.85s) [2021-08-08T11:46:44.771Z] === RUN TestRenameContainerWithSameName [2021-08-08T11:46:44.813Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-08T11:46:45.031Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2021-08-08T11:46:45.031Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-08T11:46:45.675Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2021-08-08T11:46:45.739Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-08T11:46:46.940Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2021-08-08T11:46:46.940Z] === RUN TestResize [2021-08-08T11:46:47.058Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.314s coverage: 49.4% of statements [2021-08-08T11:46:47.518Z] --- PASS: TestResize (0.81s) [2021-08-08T11:46:47.518Z] === RUN TestResizeWithInvalidSize [2021-08-08T11:46:47.627Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.436s coverage: 45.9% of statements [2021-08-08T11:46:47.627Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-08T11:46:47.630Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-08T11:46:48.460Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2021-08-08T11:46:48.460Z] === RUN TestResizeWhenContainerNotStarted [2021-08-08T11:46:48.994Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-08T11:46:49.005Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.565s coverage: 57.7% of statements [2021-08-08T11:46:49.005Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-08T11:46:49.005Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-08T11:46:49.005Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 57.5% of statements [2021-08-08T11:46:49.030Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2021-08-08T11:46:49.031Z] === RUN TestDaemonRestartKillContainers [2021-08-08T11:46:49.031Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-08T11:46:49.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-08T11:46:49.031Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-08T11:46:49.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-08T11:46:49.031Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-08T11:46:49.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-08T11:46:49.031Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-08T11:46:49.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-08T11:46:49.031Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-08T11:46:49.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-08T11:46:49.031Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-08T11:46:49.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-08T11:46:49.031Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-08T11:46:49.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-08T11:46:49.031Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-08T11:46:49.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-08T11:46:49.031Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-08T11:46:49.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-08T11:46:49.031Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-08T11:46:49.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-08T11:46:49.031Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-08T11:46:49.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-08T11:46:49.031Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-08T11:46:49.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-08T11:46:49.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-08T11:46:49.031Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-08T11:46:49.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-08T11:46:49.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-08T11:46:49.921Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-08T11:46:50.383Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-08-08T11:46:50.847Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-08T11:46:50.847Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-08T11:46:50.952Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-08-08T11:46:50.962Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-08T11:46:50.962Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-08T11:46:51.211Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.8% of statements [2021-08-08T11:46:51.211Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-08T11:46:51.211Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-08T11:46:51.409Z] === RUN TestDockerSuite/TestDockerFails [2021-08-08T11:46:51.409Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-08-08T11:46:51.409Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-08-08T11:46:51.409Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-08-08T11:46:51.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-08T11:46:51.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-08T11:46:52.590Z] ok github.com/docker/docker/daemon/logger 0.247s coverage: 43.2% of statements [2021-08-08T11:46:52.773Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-08-08T11:46:53.157Z] ok github.com/docker/docker/daemon/logger/awslogs 0.166s coverage: 77.4% of statements [2021-08-08T11:46:53.157Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-08T11:46:53.157Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-08T11:46:53.157Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-08-08T11:46:53.334Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-08-08T11:46:53.725Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-08-08T11:46:53.834Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-08T11:46:53.835Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-08T11:46:54.292Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-08-08T11:46:54.292Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-08-08T11:46:54.699Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-08-08T11:46:54.699Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-08-08T11:46:54.699Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-08-08T11:46:54.699Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-08-08T11:46:54.860Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 75.2% of statements [2021-08-08T11:46:54.860Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-08T11:46:55.119Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 58.6% of statements [2021-08-08T11:46:55.220Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-08T11:46:55.220Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-08T11:46:55.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-08-08T11:46:56.057Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-08-08T11:46:56.995Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2021-08-08T11:46:57.133Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-08T11:46:57.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-08-08T11:46:57.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2021-08-08T11:46:57.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s) [2021-08-08T11:46:57.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.70s) [2021-08-08T11:46:57.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s) [2021-08-08T11:46:57.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.72s) [2021-08-08T11:46:57.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s) [2021-08-08T11:46:57.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.53s) [2021-08-08T11:46:57.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.70s) [2021-08-08T11:46:57.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s) [2021-08-08T11:46:57.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2021-08-08T11:46:57.133Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2021-08-08T11:46:57.133Z] === RUN TestCgroupNamespacesRun [2021-08-08T11:46:57.255Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-08-08T11:46:57.515Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-08-08T11:46:58.084Z] ok github.com/docker/docker/daemon/logger/splunk 1.601s coverage: 82.5% of statements [2021-08-08T11:46:58.084Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-08T11:46:58.084Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-08T11:46:58.516Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2021-08-08T11:46:58.516Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-08T11:46:59.463Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 48.2% of statements [2021-08-08T11:46:59.463Z] ok github.com/docker/docker/distribution 0.160s coverage: 25.8% of statements [2021-08-08T11:46:59.463Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-08T11:46:59.792Z] --- PASS: TestServicePlugin (32.16s) [2021-08-08T11:46:59.792Z] === RUN TestServiceUpdateLabel [2021-08-08T11:47:00.401Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-08-08T11:47:00.424Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.45s) [2021-08-08T11:47:00.424Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-08T11:47:00.969Z] ok github.com/docker/docker/image 0.025s coverage: 86.6% of statements [2021-08-08T11:47:01.157Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-08T11:47:01.227Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-08-08T11:47:01.794Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2021-08-08T11:47:01.805Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2021-08-08T11:47:01.806Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-08T11:47:02.053Z] ok github.com/docker/docker/distribution/xfer 1.957s coverage: 85.1% of statements [2021-08-08T11:47:02.053Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-08T11:47:02.086Z] --- PASS: TestServiceUpdateLabel (2.53s) [2021-08-08T11:47:02.086Z] === RUN TestServiceUpdateSecrets [2021-08-08T11:47:02.313Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2021-08-08T11:47:02.313Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-08T11:47:02.882Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2021-08-08T11:47:03.715Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2021-08-08T11:47:03.715Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-08T11:47:03.820Z] ok github.com/docker/docker/oci 0.009s coverage: 43.3% of statements [2021-08-08T11:47:04.388Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-08-08T11:47:04.601Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-08T11:47:04.647Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-08-08T11:47:05.623Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2021-08-08T11:47:05.623Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-08T11:47:06.027Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 82.3% of statements [2021-08-08T11:47:06.964Z] ok github.com/docker/docker/pkg/authorization 0.155s coverage: 68.3% of statements [2021-08-08T11:47:06.964Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-08-08T11:47:06.964Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-08-08T11:47:07.005Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.51s) [2021-08-08T11:47:07.006Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-08T11:47:07.126Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-08T11:47:07.945Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s) [2021-08-08T11:47:07.945Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-08T11:47:08.494Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-08-08T11:47:09.422Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-08T11:47:09.854Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2021-08-08T11:47:09.855Z] === RUN TestNISDomainname [2021-08-08T11:47:10.252Z] ok github.com/docker/docker/pkg/chrootarchive 2.473s coverage: 43.2% of statements [2021-08-08T11:47:10.252Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-08-08T11:47:10.349Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-08T11:47:10.512Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-08-08T11:47:10.771Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-08-08T11:47:11.030Z] ok github.com/docker/docker/layer 7.214s coverage: 68.8% of statements [2021-08-08T11:47:11.030Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-08T11:47:11.030Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-08T11:47:11.030Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-08T11:47:11.030Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-08T11:47:11.030Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-08T11:47:11.030Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-08T11:47:11.030Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-08T11:47:11.236Z] --- PASS: TestNISDomainname (1.33s) [2021-08-08T11:47:11.236Z] === RUN TestHostnameDnsResolution [2021-08-08T11:47:11.276Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-08T11:47:11.598Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2021-08-08T11:47:11.857Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-08-08T11:47:12.117Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-08-08T11:47:12.203Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-08T11:47:12.615Z] --- PASS: TestHostnameDnsResolution (1.44s) [2021-08-08T11:47:12.615Z] === RUN TestStats [2021-08-08T11:47:12.763Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-08T11:47:13.325Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-08-08T11:47:13.495Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-08-08T11:47:13.755Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 86.3% of statements [2021-08-08T11:47:14.324Z] ok github.com/docker/docker/pkg/discovery/kv 3.046s coverage: 84.1% of statements [2021-08-08T11:47:14.324Z] ok github.com/docker/docker/pkg/fsutils 0.189s coverage: 85.1% of statements [2021-08-08T11:47:14.583Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2021-08-08T11:47:15.152Z] --- PASS: TestStats (2.84s) [2021-08-08T11:47:15.152Z] === RUN TestStopContainerWithTimeout [2021-08-08T11:47:15.152Z] === RUN TestStopContainerWithTimeout/0 [2021-08-08T11:47:15.152Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-08T11:47:15.152Z] === RUN TestStopContainerWithTimeout/1 [2021-08-08T11:47:15.152Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-08T11:47:15.152Z] === RUN TestStopContainerWithTimeout/3 [2021-08-08T11:47:15.152Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-08T11:47:15.152Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-08T11:47:15.152Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-08T11:47:15.152Z] === CONT TestStopContainerWithTimeout/0 [2021-08-08T11:47:15.152Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-08T11:47:15.152Z] === CONT TestStopContainerWithTimeout/1 [2021-08-08T11:47:15.152Z] === CONT TestStopContainerWithTimeout/3 [2021-08-08T11:47:15.211Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-08-08T11:47:15.520Z] ok github.com/docker/docker/pkg/idtools 0.527s coverage: 69.5% of statements [2021-08-08T11:47:15.779Z] ok github.com/docker/docker/pkg/ioutils 0.418s coverage: 70.6% of statements [2021-08-08T11:47:16.153Z] ok github.com/docker/docker/pkg/jsonmessage 0.037s coverage: 91.7% of statements [2021-08-08T11:47:16.153Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-08T11:47:16.153Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-08-08T11:47:16.153Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-08T11:47:16.153Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-08T11:47:16.413Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-08-08T11:47:16.413Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-08T11:47:16.413Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2021-08-08T11:47:16.575Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-08T11:47:16.673Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-08-08T11:47:16.831Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-08-08T11:47:16.932Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-08-08T11:47:16.932Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-08-08T11:47:16.932Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-08T11:47:16.932Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-08T11:47:17.758Z] --- PASS: TestServiceUpdateSecrets (15.68s) [2021-08-08T11:47:17.758Z] === RUN TestServiceUpdateConfigs [2021-08-08T11:47:17.870Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-08-08T11:47:18.129Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-08-08T11:47:18.389Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2021-08-08T11:47:18.447Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-08T11:47:18.447Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2021-08-08T11:47:18.447Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2021-08-08T11:47:18.447Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2021-08-08T11:47:18.447Z] --- PASS: TestStopContainerWithTimeout/3 (3.27s) [2021-08-08T11:47:18.447Z] === RUN TestDeleteDevicemapper [2021-08-08T11:47:18.447Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-08T11:47:18.447Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-08T11:47:18.447Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-08T11:47:18.648Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-08-08T11:47:20.026Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-08-08T11:47:20.026Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-08-08T11:47:20.285Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-08-08T11:47:20.544Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-08-08T11:47:20.804Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-08-08T11:47:20.804Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-08-08T11:47:21.030Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-08-08T11:47:21.374Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.1% of statements [2021-08-08T11:47:21.743Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.14s) [2021-08-08T11:47:21.743Z] === RUN TestUpdateMemory [2021-08-08T11:47:21.743Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-08T11:47:21.743Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-08T11:47:21.743Z] === RUN TestUpdateCPUQuota [2021-08-08T11:47:21.942Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-08-08T11:47:21.942Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2021-08-08T11:47:22.510Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-08-08T11:47:22.769Z] testing: warning: no tests to run [2021-08-08T11:47:22.769Z] coverage: [no statements] [2021-08-08T11:47:22.769Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-08-08T11:47:23.028Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-08-08T11:47:23.028Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-08-08T11:47:23.288Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-08-08T11:47:23.547Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-08-08T11:47:23.802Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-08T11:47:25.169Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-08T11:47:25.193Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-08-08T11:47:25.193Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-08-08T11:47:25.731Z] docker_api_swarm_service_test.go:394: [d23b7415d8d4b] joining swarm manager [d53c8e84c9f69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:47:25.761Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2021-08-08T11:47:26.668Z] docker_api_swarm_service_test.go:394: [da9b694d8cdac] joining swarm manager [d53c8e84c9f69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:47:26.698Z] ok github.com/docker/docker/quota 0.247s coverage: 71.4% of statements [2021-08-08T11:47:26.925Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-08T11:47:26.958Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-08-08T11:47:27.896Z] ok github.com/docker/docker/registry 0.050s coverage: 58.8% of statements [2021-08-08T11:47:28.315Z] --- PASS: TestUpdateCPUQuota (5.81s) [2021-08-08T11:47:28.315Z] === RUN TestUpdatePidsLimit [2021-08-08T11:47:28.315Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-08T11:47:28.315Z] === RUN TestUpdatePidsLimit/no_change [2021-08-08T11:47:28.464Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-08-08T11:47:28.464Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-08-08T11:47:28.883Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-08T11:47:29.032Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-08-08T11:47:29.032Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-08-08T11:47:29.456Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-08T11:47:30.026Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-08T11:47:30.965Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-08T11:47:31.535Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-08T11:47:32.324Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-08-08T11:47:32.583Z] ok github.com/docker/docker/volume/local 0.123s coverage: 76.4% of statements [2021-08-08T11:47:32.917Z] --- PASS: TestUpdatePidsLimit (5.45s) [2021-08-08T11:47:32.917Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.66s) [2021-08-08T11:47:32.917Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-08-08T11:47:32.917Z] --- PASS: TestUpdatePidsLimit/update_lower (0.64s) [2021-08-08T11:47:32.917Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-08-08T11:47:32.917Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-08-08T11:47:32.917Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s) [2021-08-08T11:47:32.917Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-08-08T11:47:32.917Z] === RUN TestUpdateRestartPolicy [2021-08-08T11:47:33.153Z] ok github.com/docker/docker/volume/mounts 0.023s coverage: 67.8% of statements [2021-08-08T11:47:33.465Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-08T11:47:33.465Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-08T11:47:34.100Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-08-08T11:47:34.392Z] --- PASS: TestServiceUpdateConfigs (16.79s) [2021-08-08T11:47:34.392Z] === RUN TestServiceUpdateNetwork [2021-08-08T11:47:34.954Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-08T11:47:35.210Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-08-08T11:47:35.466Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-08T11:47:35.722Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-08-08T11:47:35.722Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-08-08T11:47:35.722Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-08T11:47:38.238Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-08T11:47:39.166Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-08T11:47:39.422Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-08T11:47:39.422Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-08T11:47:40.349Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-08T11:47:40.605Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-08T11:47:40.861Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-08T11:47:42.225Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-08-08T11:47:42.225Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-08-08T11:47:42.225Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-08T11:47:42.225Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-08-08T11:47:42.225Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-08T11:47:42.225Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-08T11:47:43.592Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-08-08T11:47:44.154Z] === RUN TestDockerSuite/TestEventsRename [2021-08-08T11:47:44.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-08-08T11:47:44.971Z] === RUN TestDockerSuite/TestEventsResize [2021-08-08T11:47:45.898Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-08T11:47:46.828Z] docker_api_swarm_service_test.go:342: [db5a930682d53] joining swarm manager [d76b00f295409]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:47:47.755Z] docker_api_swarm_service_test.go:342: [d2aa23c313e96] joining swarm manager [d76b00f295409]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:47:47.806Z] --- PASS: TestUpdateRestartPolicy (12.87s) [2021-08-08T11:47:47.806Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-08T11:47:47.806Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2021-08-08T11:47:47.806Z] === RUN TestWaitNonBlocked [2021-08-08T11:47:47.806Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-08T11:47:47.806Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-08T11:47:47.806Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-08T11:47:47.806Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-08T11:47:47.806Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-08T11:47:47.806Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-08T11:47:47.806Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-08T11:47:47.806Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-08-08T11:47:47.806Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2021-08-08T11:47:47.806Z] === RUN TestWaitBlocked [2021-08-08T11:47:47.806Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-08T11:47:47.806Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-08T11:47:47.806Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-08T11:47:47.806Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-08T11:47:47.806Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-08T11:47:47.806Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-08T11:47:48.333Z] --- PASS: TestServiceUpdateNetwork (13.95s) [2021-08-08T11:47:48.333Z] === RUN TestServiceUpdatePidsLimit [2021-08-08T11:47:49.187Z] --- PASS: TestWaitBlocked (0.02s) [2021-08-08T11:47:49.187Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2021-08-08T11:47:49.187Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2021-08-08T11:47:49.187Z] === CONT TestContainerStartOnDaemonRestart [2021-08-08T11:47:49.187Z] === CONT TestContainerKillOnDaemonStart [2021-08-08T11:47:49.187Z] === CONT TestDaemonHostGatewayIP [2021-08-08T11:47:49.187Z] === CONT TestIpcModeOlderClient [2021-08-08T11:47:49.187Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-08-08T11:47:49.187Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-08T11:47:50.224Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-08T11:47:51.600Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-08T11:47:51.857Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-08T11:47:52.181Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/rootless [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/volume [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-08T11:47:52.181Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === Skipped [2021-08-08T11:47:52.181Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-08T11:47:52.181Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-08T11:47:52.181Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-08T11:47:52.181Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-08T11:47:52.181Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-08T11:47:52.181Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-08T11:47:52.181Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-08T11:47:52.181Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-08T11:47:52.181Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-08T11:47:52.181Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-08T11:47:52.181Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-08T11:47:52.181Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-08T11:47:52.181Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-08T11:47:52.181Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-08T11:47:52.181Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-08T11:47:52.181Z] graphtest_unix.go:71: No driver to put! [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-08T11:47:52.181Z] time="2021-08-08T11:46:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-08T11:47:52.181Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-08T11:47:52.181Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-08T11:47:52.181Z] time="2021-08-08T11:46:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-08T11:47:52.181Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-08T11:47:52.181Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-08T11:47:52.181Z] time="2021-08-08T11:46:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-08T11:47:52.181Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-08T11:47:52.181Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-08T11:47:52.181Z] time="2021-08-08T11:46:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-08T11:47:52.181Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-08T11:47:52.181Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-08T11:47:52.181Z] time="2021-08-08T11:46:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-08T11:47:52.181Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-08T11:47:52.181Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-08T11:47:52.181Z] graphtest_unix.go:71: No driver to put! [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-08T11:47:52.181Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-08T11:47:52.181Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-08T11:47:52.181Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-08T11:47:52.181Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-08T11:47:52.181Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-08T11:47:52.181Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-08T11:47:52.181Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-08T11:47:52.181Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-08T11:47:52.181Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-08T11:47:52.181Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-08T11:47:52.181Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-08T11:47:52.181Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-08T11:47:52.181Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-08T11:47:52.181Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-08T11:47:52.181Z] graphtest_unix.go:71: No driver to put! [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-08T11:47:52.181Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-08T11:47:52.181Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] [2021-08-08T11:47:52.181Z] DONE 2308 tests, 28 skipped in 253.313s [2021-08-08T11:47:52.181Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/api [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/bitseq [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/cluster [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/config [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/datastore [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/driverapi [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/etchosts [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/idm [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/ipam [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/iptables [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/netlabel [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/netutils [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/networkdb [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/ns [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/options [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/osl [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/portallocator [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/portmapper [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/testutils [2021-08-08T11:47:52.181Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-08T11:47:52.181Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-08-08T11:47:52.491Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2021-08-08T11:47:52.491Z] === CONT TestDaemonRestartIpcMode [2021-08-08T11:47:52.752Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.78s) [2021-08-08T11:47:53.711Z] --- PASS: TestDaemonHostGatewayIP (4.61s) [2021-08-08T11:47:53.750Z] === RUN TestDockerSuite/TestEventsStreaming [2021-08-08T11:47:54.312Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-08T11:47:56.261Z] --- PASS: TestDaemonRestartIpcMode (3.39s) [2021-08-08T11:47:57.576Z] === RUN TestDockerSuite/TestEventsTop [2021-08-08T11:47:58.138Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-08T11:47:59.064Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-08T11:48:00.950Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-08T11:48:02.831Z] --- PASS: TestContainerKillOnDaemonStart (12.85s) [2021-08-08T11:48:02.831Z] PASS [2021-08-08T11:48:02.831Z] [2021-08-08T11:48:02.831Z] === Skipped [2021-08-08T11:48:02.831Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-08-08T11:48:02.831Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-08T11:48:02.831Z] [2021-08-08T11:48:02.831Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-08T11:48:02.831Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-08T11:48:02.831Z] [2021-08-08T11:48:02.831Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-08T11:48:02.831Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-08T11:48:02.831Z] [2021-08-08T11:48:02.831Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-08T11:48:02.831Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-08T11:48:02.831Z] [2021-08-08T11:48:02.831Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-08T11:48:02.831Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-08T11:48:02.831Z] [2021-08-08T11:48:02.831Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-08-08T11:48:02.831Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-08T11:48:02.831Z] [2021-08-08T11:48:02.831Z] [2021-08-08T11:48:02.831Z] DONE 195 tests, 6 skipped in 147.365s [2021-08-08T11:48:02.831Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-08T11:48:02.831Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-08-08T11:48:02.831Z] ++ set -e [2021-08-08T11:48:02.831Z] ++ '[' -n 0 ']' [2021-08-08T11:48:02.831Z] ++ set -x [2021-08-08T11:48:02.831Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-08-08T11:48:02.831Z] === RUN TestConfigDaemonLibtrustID [2021-08-08T11:48:02.831Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-08-08T11:48:02.831Z] === RUN TestDaemonConfigValidation [2021-08-08T11:48:02.831Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-08T11:48:02.831Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-08T11:48:02.831Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-08T11:48:02.831Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-08T11:48:02.831Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-08T11:48:02.831Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-08T11:48:02.831Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-08T11:48:02.831Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-08T11:48:02.831Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-08T11:48:02.831Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-08T11:48:02.831Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-08T11:48:02.831Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-08T11:48:02.831Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-08T11:48:02.831Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-08T11:48:02.831Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-08T11:48:02.831Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-08T11:48:02.831Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2021-08-08T11:48:02.831Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2021-08-08T11:48:02.831Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2021-08-08T11:48:02.831Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2021-08-08T11:48:02.831Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-08-08T11:48:02.831Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:48:02.831Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-08T11:48:03.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-08-08T11:48:03.771Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-08T11:48:04.711Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-08T11:48:05.982Z] docker_api_swarm_service_test.go:489: [d9b9340652b1f] joining swarm manager [d1d1dfb4304c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:48:06.093Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-08T11:48:06.093Z] daemon_test.go:149: [d01c8e0752e1d] daemon is not started [2021-08-08T11:48:06.093Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) [2021-08-08T11:48:06.093Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-08-08T11:48:06.093Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-08-08T11:48:06.093Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-08-08T11:48:06.093Z] PASS [2021-08-08T11:48:06.093Z] [2021-08-08T11:48:06.093Z] DONE 11 tests in 4.084s [2021-08-08T11:48:06.093Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-08-08T11:48:06.093Z] ++ 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 [2021-08-08T11:48:06.093Z] ++ set -e [2021-08-08T11:48:06.093Z] ++ '[' -n 0 ']' [2021-08-08T11:48:06.093Z] ++ set -x [2021-08-08T11:48:06.093Z] ++ 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 [2021-08-08T11:48:06.544Z] docker_api_swarm_service_test.go:489: [dd82e995136f1] joining swarm manager [d1d1dfb4304c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:48:07.106Z] --- PASS: TestServiceUpdatePidsLimit (18.69s) [2021-08-08T11:48:07.106Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.75s) [2021-08-08T11:48:07.106Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.42s) [2021-08-08T11:48:07.106Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.31s) [2021-08-08T11:48:07.106Z] PASS [2021-08-08T11:48:07.106Z] [2021-08-08T11:48:07.106Z] === Skipped [2021-08-08T11:48:07.106Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-08T11:48:07.106Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-08T11:48:07.106Z] [2021-08-08T11:48:07.106Z] [2021-08-08T11:48:07.106Z] DONE 27 tests, 1 skipped in 198.607s [2021-08-08T11:48:07.106Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-08T11:48:07.106Z] ++ 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 [2021-08-08T11:48:07.106Z] ++ set -e [2021-08-08T11:48:07.106Z] ++ '[' -n 0 ']' [2021-08-08T11:48:07.106Z] ++ set -x [2021-08-08T11:48:07.106Z] ++ 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 [2021-08-08T11:48:07.362Z] INFO: Testing against a local daemon [2021-08-08T11:48:07.362Z] === RUN TestSessionCreate [2021-08-08T11:48:07.362Z] --- PASS: TestSessionCreate (0.06s) [2021-08-08T11:48:07.362Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-08T11:48:07.362Z] --- PASS: TestSessionCreateWithBadUpgrade (0.10s) [2021-08-08T11:48:07.362Z] PASS [2021-08-08T11:48:07.362Z] [2021-08-08T11:48:07.362Z] DONE 2 tests in 0.301s [2021-08-08T11:48:07.362Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-08T11:48:07.362Z] ++ 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 [2021-08-08T11:48:07.362Z] ++ set -e [2021-08-08T11:48:07.362Z] ++ '[' -n 0 ']' [2021-08-08T11:48:07.362Z] ++ set -x [2021-08-08T11:48:07.362Z] ++ 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 [2021-08-08T11:48:07.618Z] INFO: Testing against a local daemon [2021-08-08T11:48:07.618Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-08T11:48:07.618Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-08T11:48:07.618Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-08T11:48:07.618Z] === RUN TestDiskUsage [2021-08-08T11:48:07.618Z] === PAUSE TestDiskUsage [2021-08-08T11:48:07.618Z] === RUN TestEventsExecDie [2021-08-08T11:48:08.001Z] INFO: Testing against a local daemon [2021-08-08T11:48:08.001Z] === RUN TestCommitInheritsEnv [2021-08-08T11:48:08.001Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-08-08T11:48:08.001Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-08T11:48:08.001Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-08T11:48:08.001Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-08T11:48:08.001Z] === RUN TestImagesFilterMultiReference [2021-08-08T11:48:08.001Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-08-08T11:48:08.001Z] === RUN TestImagePullPlatformInvalid [2021-08-08T11:48:08.001Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-08T11:48:08.001Z] === RUN TestRemoveImageOrphaning [2021-08-08T11:48:08.570Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2021-08-08T11:48:08.570Z] === RUN TestRemoveImageGarbageCollector [2021-08-08T11:48:08.570Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-08T11:48:08.570Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-08T11:48:08.570Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-08T11:48:08.570Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-08T11:48:08.570Z] === RUN TestTagInvalidReference [2021-08-08T11:48:08.570Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-08T11:48:08.570Z] === RUN TestTagValidPrefixedRepo [2021-08-08T11:48:08.570Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-08T11:48:08.570Z] === RUN TestTagExistedNameWithoutForce [2021-08-08T11:48:08.570Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-08T11:48:08.570Z] === RUN TestTagOfficialNames [2021-08-08T11:48:08.570Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-08T11:48:08.570Z] === RUN TestTagMatchesDigest [2021-08-08T11:48:08.830Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-08T11:48:08.830Z] PASS [2021-08-08T11:48:08.830Z] [2021-08-08T11:48:08.830Z] === Skipped [2021-08-08T11:48:08.830Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-08T11:48:08.830Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-08T11:48:08.830Z] [2021-08-08T11:48:08.830Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-08T11:48:08.830Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-08T11:48:08.830Z] [2021-08-08T11:48:08.830Z] [2021-08-08T11:48:08.830Z] DONE 12 tests, 2 skipped in 2.823s [2021-08-08T11:48:08.830Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-08-08T11:48:08.830Z] ++ 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 [2021-08-08T11:48:08.830Z] ++ set -e [2021-08-08T11:48:08.830Z] ++ '[' -n 0 ']' [2021-08-08T11:48:08.830Z] ++ set -x [2021-08-08T11:48:08.830Z] ++ 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 [2021-08-08T11:48:09.512Z] --- PASS: TestEventsExecDie (1.83s) [2021-08-08T11:48:09.512Z] === RUN TestEventsBackwardsCompatible [2021-08-08T11:48:09.512Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-08-08T11:48:09.512Z] === RUN TestEventsVolumeCreate [2021-08-08T11:48:09.512Z] --- PASS: TestEventsVolumeCreate (0.09s) [2021-08-08T11:48:09.512Z] === RUN TestInfoBinaryCommits [2021-08-08T11:48:09.512Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-08T11:48:09.512Z] === RUN TestInfoAPIVersioned [2021-08-08T11:48:09.512Z] --- PASS: TestInfoAPIVersioned (0.03s) [2021-08-08T11:48:09.512Z] === RUN TestInfoDiscoveryBackend [2021-08-08T11:48:09.768Z] INFO: Testing against a local daemon [2021-08-08T11:48:09.768Z] === RUN TestNetworkCreateDelete [2021-08-08T11:48:09.768Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-08-08T11:48:09.768Z] === RUN TestDockerNetworkDeletePreferID [2021-08-08T11:48:10.079Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2021-08-08T11:48:10.079Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-08T11:48:10.338Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2021-08-08T11:48:10.338Z] === RUN TestDaemonDNSFallback [2021-08-08T11:48:11.441Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-08T11:48:11.441Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-08T11:48:11.696Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-08-08T11:48:11.696Z] === RUN TestInfoAPI [2021-08-08T11:48:11.696Z] --- PASS: TestInfoAPI (0.02s) [2021-08-08T11:48:11.696Z] === RUN TestInfoAPIWarnings [2021-08-08T11:48:12.622Z] === RUN TestDockerSuite/TestExec [2021-08-08T11:48:13.549Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-08T11:48:14.112Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-08T11:48:15.039Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-08T11:48:15.601Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-08T11:48:18.119Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-08T11:48:18.465Z] --- PASS: TestDaemonDNSFallback (6.85s) [2021-08-08T11:48:18.465Z] === RUN TestInspectNetwork [2021-08-08T11:48:18.681Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-08T11:48:19.608Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-08T11:48:20.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-08-08T11:48:20.535Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-08T11:48:21.004Z] === RUN TestInspectNetwork/full_network_id [2021-08-08T11:48:21.004Z] === RUN TestInspectNetwork/partial_network_id [2021-08-08T11:48:21.004Z] === RUN TestInspectNetwork/network_name [2021-08-08T11:48:21.004Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-08T11:48:21.901Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-08T11:48:23.791Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-08T11:48:25.157Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-08T11:48:25.198Z] --- PASS: TestInspectNetwork (7.75s) [2021-08-08T11:48:25.198Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-08T11:48:25.198Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-08T11:48:25.198Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-08T11:48:25.198Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-08T11:48:25.198Z] === RUN TestRunContainerWithBridgeNone [2021-08-08T11:48:27.049Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-08T11:48:28.417Z] --- PASS: TestInfoAPIWarnings (16.43s) [2021-08-08T11:48:28.417Z] === RUN TestInfoDebug [2021-08-08T11:48:28.417Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-08-08T11:48:28.493Z] --- PASS: TestRunContainerWithBridgeNone (3.07s) [2021-08-08T11:48:28.493Z] === RUN TestNetworkInvalidJSON [2021-08-08T11:48:28.493Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-08T11:48:28.493Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-08T11:48:28.493Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-08T11:48:28.493Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-08T11:48:28.493Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-08T11:48:28.493Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-08T11:48:28.493Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-08T11:48:28.493Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-08T11:48:28.493Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-08T11:48:28.493Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-08T11:48:28.493Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-08T11:48:28.493Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-08T11:48:28.493Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-08T11:48:28.493Z] === RUN TestNetworkList [2021-08-08T11:48:28.493Z] === RUN TestNetworkList//networks [2021-08-08T11:48:28.493Z] === PAUSE TestNetworkList//networks [2021-08-08T11:48:28.493Z] === RUN TestNetworkList//networks/ [2021-08-08T11:48:28.493Z] === PAUSE TestNetworkList//networks/ [2021-08-08T11:48:28.493Z] === CONT TestNetworkList//networks [2021-08-08T11:48:28.493Z] === CONT TestNetworkList//networks/ [2021-08-08T11:48:28.493Z] --- PASS: TestNetworkList (0.03s) [2021-08-08T11:48:28.493Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-08T11:48:28.493Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-08T11:48:28.493Z] === RUN TestHostIPv4BridgeLabel [2021-08-08T11:48:28.674Z] --- PASS: TestInfoDebug (0.56s) [2021-08-08T11:48:28.674Z] === RUN TestInfoInsecureRegistries [2021-08-08T11:48:28.754Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-08-08T11:48:28.754Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-08T11:48:29.248Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-08T11:48:29.248Z] === RUN TestInfoRegistryMirrors [2021-08-08T11:48:29.809Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-08-08T11:48:29.809Z] === RUN TestLoginFailsWithBadCredentials [2021-08-08T11:48:30.065Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-08-08T11:48:30.065Z] === RUN TestPingCacheHeaders [2021-08-08T11:48:30.065Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-08-08T11:48:30.065Z] === RUN TestPingGet [2021-08-08T11:48:30.065Z] --- PASS: TestPingGet (0.02s) [2021-08-08T11:48:30.065Z] === RUN TestPingHead [2021-08-08T11:48:30.065Z] --- PASS: TestPingHead (0.02s) [2021-08-08T11:48:30.065Z] === RUN TestVersion [2021-08-08T11:48:30.065Z] --- PASS: TestVersion (0.04s) [2021-08-08T11:48:30.065Z] === CONT TestDiskUsage [2021-08-08T11:48:30.134Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-08-08T11:48:30.134Z] === RUN TestDaemonDefaultNetworkPools [2021-08-08T11:48:30.628Z] === RUN TestDiskUsage/empty [2021-08-08T11:48:30.628Z] === RUN TestDiskUsage/empty/container_types [2021-08-08T11:48:30.628Z] === RUN TestDiskUsage/empty/image_types [2021-08-08T11:48:30.628Z] === RUN TestDiskUsage/empty/volume_types [2021-08-08T11:48:30.628Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-08T11:48:30.628Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-08T11:48:30.628Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-08T11:48:30.628Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-08T11:48:30.628Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-08T11:48:30.628Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-08T11:48:30.628Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-08T11:48:30.628Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-08T11:48:30.703Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2021-08-08T11:48:30.703Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-08T11:48:30.884Z] docker_api_swarm_service_test.go:127: [d598b836e62d6] joining swarm manager [ddd22e8a7a21d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:48:31.140Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-08T11:48:31.140Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-08T11:48:31.140Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-08T11:48:31.140Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-08T11:48:31.140Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-08T11:48:31.140Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-08T11:48:31.140Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-08T11:48:31.140Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-08T11:48:31.140Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-08T11:48:31.140Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-08T11:48:31.140Z] === RUN TestDiskUsage/after_container.Run [2021-08-08T11:48:31.396Z] === RUN TestDockerSuite/TestExecEnv [2021-08-08T11:48:31.958Z] docker_api_swarm_service_test.go:128: [d15af48b0a314] joining swarm manager [ddd22e8a7a21d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:48:32.083Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-08-08T11:48:32.083Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-08T11:48:32.214Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-08T11:48:32.214Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-08T11:48:32.214Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-08T11:48:32.214Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-08T11:48:32.214Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-08T11:48:32.214Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-08T11:48:32.214Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-08T11:48:32.214Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-08T11:48:32.214Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-08T11:48:32.214Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage (2.21s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.48s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_container.Run (1.02s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-08T11:48:32.470Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-08T11:48:32.470Z] PASS [2021-08-08T11:48:32.470Z] [2021-08-08T11:48:32.470Z] === Skipped [2021-08-08T11:48:32.470Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-08T11:48:32.470Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-08T11:48:32.470Z] [2021-08-08T11:48:32.470Z] [2021-08-08T11:48:32.470Z] DONE 53 tests, 1 skipped in 24.899s [2021-08-08T11:48:32.470Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-08T11:48:32.470Z] ++ 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 [2021-08-08T11:48:32.470Z] ++ set -e [2021-08-08T11:48:32.470Z] ++ '[' -n 0 ']' [2021-08-08T11:48:32.471Z] ++ set -x [2021-08-08T11:48:32.471Z] ++ 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 [2021-08-08T11:48:32.471Z] INFO: Testing against a local daemon [2021-08-08T11:48:32.471Z] === RUN TestVolumesCreateAndList [2021-08-08T11:48:32.727Z] --- PASS: TestVolumesCreateAndList (0.08s) [2021-08-08T11:48:32.727Z] === RUN TestVolumesRemove [2021-08-08T11:48:32.727Z] --- PASS: TestVolumesRemove (0.16s) [2021-08-08T11:48:32.727Z] === RUN TestVolumesInspect [2021-08-08T11:48:32.727Z] --- PASS: TestVolumesInspect (0.06s) [2021-08-08T11:48:32.727Z] === RUN TestVolumesInvalidJSON [2021-08-08T11:48:32.983Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-08T11:48:32.983Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-08T11:48:32.983Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-08T11:48:32.983Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-08T11:48:32.983Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-08T11:48:32.983Z] PASS [2021-08-08T11:48:32.983Z] [2021-08-08T11:48:32.983Z] DONE 5 tests in 0.472s [2021-08-08T11:48:32.983Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-08T11:48:33.465Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2021-08-08T11:48:33.465Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-08T11:48:33.547Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-08T11:48:33.547Z] ++++ cat bundles/test-integration/docker.pid [2021-08-08T11:48:33.547Z] +++ kill 30412 [2021-08-08T11:48:33.803Z] +++ /etc/init.d/apparmor stop [2021-08-08T11:48:33.803Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-08T11:48:33.803Z] [2021-08-08T11:48:33.803Z] Unloading profiles will leave already running processes permanently [2021-08-08T11:48:33.803Z] unconfined, which can lead to unexpected situations. [2021-08-08T11:48:33.803Z] [2021-08-08T11:48:33.803Z] To set a process to complain mode, use the command line tool [2021-08-08T11:48:33.803Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-08T11:48:33.803Z] +++ true [2021-08-08T11:48:33.803Z] exiting test-integration [2021-08-08T11:48:33.803Z] ++ exit 0 [2021-08-08T11:48:33.803Z] [2021-08-08T11:48:34.034Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-08-08T11:48:34.034Z] === RUN TestServiceWithPredefinedNetwork [2021-08-08T11:48:34.731Z] + for job in $(jobs -p) [2021-08-08T11:48:34.731Z] + wait 11327 [2021-08-08T11:48:35.659Z] docker_api_swarm_service_test.go:136: [d8af5cb33a769] joining swarm manager [ddd22e8a7a21d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-08T11:48:36.574Z] --- PASS: TestServiceWithPredefinedNetwork (2.72s) [2021-08-08T11:48:36.574Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-08T11:48:36.574Z] service_test.go:242: FLAKY_TEST [2021-08-08T11:48:36.574Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-08T11:48:36.574Z] === RUN TestServiceWithDataPathPortInit [2021-08-08T11:48:36.591Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-08T11:48:36.591Z] docker_api_swarm_service_test.go:137: [d4575a0ebd2f0] joining swarm manager [ddd22e8a7a21d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-08T11:48:37.958Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-08T11:48:38.855Z] ok github.com/docker/docker/libnetwork 37.347s coverage: 40.8% of statements [2021-08-08T11:48:38.855Z] ok github.com/docker/docker/libnetwork/api 1.326s coverage: 90.1% of statements [2021-08-08T11:48:38.855Z] ok github.com/docker/docker/libnetwork/bitseq 0.124s coverage: 84.4% of statements [2021-08-08T11:48:38.855Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-08T11:48:38.855Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-08T11:48:38.855Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-08T11:48:38.855Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-08T11:48:38.855Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-08T11:48:38.855Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-08T11:48:38.855Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-08T11:48:38.855Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-08T11:48:39.114Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements [2021-08-08T11:48:39.373Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-08-08T11:48:39.373Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-08T11:48:39.373Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-08T11:48:39.633Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-08-08T11:48:40.473Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-08T11:48:41.035Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-08-08T11:48:41.963Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-08T11:48:42.891Z] === RUN TestDockerSuite/TestExecParseError [2021-08-08T11:48:42.922Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.453s coverage: 59.9% of statements [2021-08-08T11:48:42.922Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-08T11:48:42.922Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-08-08T11:48:43.181Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.131s coverage: 4.0% of statements [2021-08-08T11:48:43.181Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-08T11:48:43.750Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-08-08T11:48:43.750Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-08T11:48:43.818Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-08T11:48:44.009Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-08-08T11:48:44.380Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-08T11:48:45.308Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-08T11:48:48.583Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-08T11:48:49.954Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-08T11:48:50.882Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-08T11:48:53.984Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.554s coverage: 7.2% of statements [2021-08-08T11:48:53.984Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-08T11:48:53.984Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-08-08T11:48:53.984Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2021-08-08T11:48:53.984Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-08T11:48:53.984Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-08T11:48:53.984Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-08T11:48:54.243Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-08-08T11:48:54.502Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2021-08-08T11:48:54.675Z] --- PASS: TestServiceWithDataPathPortInit (15.96s) [2021-08-08T11:48:54.675Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-08T11:48:54.761Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-08-08T11:48:55.021Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-08-08T11:48:55.280Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-08-08T11:48:56.055Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ngwzxcho0z7xdz22cmkqvyiw6 Created:2021-08-08 11:48:53.949380587 +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[e1c86148eeffc716314539cd7c77288d07173728cceb37aa6104824a676a6f31:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qjypkln51r5z77fn8dlop6h94 EndpointID:756b27c0c9c1487e05d8f602841acbbe25282819e78c7dc54b06f77f4df6c2b2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:777ed4b3dc32bc8a30c8b00be63cc360b555ad4ba789ece21e8c76d1e057cbda 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:fa670de37ee1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qjypkln51r5z77fn8dlop6h94 EndpointID:756b27c0c9c1487e05d8f602841acbbe25282819e78c7dc54b06f77f4df6c2b2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-08T11:49:00.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-08-08T11:49:01.333Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.85s) [2021-08-08T11:49:01.333Z] PASS [2021-08-08T11:49:01.333Z] [2021-08-08T11:49:01.333Z] === Skipped [2021-08-08T11:49:01.333Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-08T11:49:01.333Z] service_test.go:242: FLAKY_TEST [2021-08-08T11:49:01.333Z] [2021-08-08T11:49:01.333Z] [2021-08-08T11:49:01.333Z] DONE 26 tests, 1 skipped in 51.646s [2021-08-08T11:49:01.333Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-08T11:49:01.333Z] ++ 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 [2021-08-08T11:49:01.333Z] ++ set -e [2021-08-08T11:49:01.333Z] ++ '[' -n 0 ']' [2021-08-08T11:49:01.333Z] ++ set -x [2021-08-08T11:49:01.333Z] ++ 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 [2021-08-08T11:49:01.333Z] INFO: Testing against a local daemon [2021-08-08T11:49:01.333Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-08T11:49:01.333Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-08T11:49:01.333Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-08T11:49:01.333Z] === RUN TestDockerNetworkIpvlan [2021-08-08T11:49:01.333Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-08T11:49:01.333Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-08T11:49:01.333Z] PASS [2021-08-08T11:49:01.333Z] [2021-08-08T11:49:01.333Z] === Skipped [2021-08-08T11:49:01.333Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-08T11:49:01.333Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-08T11:49:01.333Z] [2021-08-08T11:49:01.333Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-08T11:49:01.333Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-08T11:49:01.333Z] [2021-08-08T11:49:01.333Z] [2021-08-08T11:49:01.333Z] DONE 2 tests, 2 skipped in 0.125s [2021-08-08T11:49:01.333Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-08T11:49:01.333Z] ++ 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 [2021-08-08T11:49:01.333Z] ++ set -e [2021-08-08T11:49:01.333Z] ++ '[' -n 0 ']' [2021-08-08T11:49:01.333Z] ++ set -x [2021-08-08T11:49:01.333Z] ++ 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 [2021-08-08T11:49:01.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-08-08T11:49:02.305Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-08T11:49:02.714Z] INFO: Testing against a local daemon [2021-08-08T11:49:02.714Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-08T11:49:03.236Z] === RUN TestDockerSuite/TestExecTTY [2021-08-08T11:49:03.798Z] docker_api_swarm_service_test.go:303: [dbfe7db05bcfe] joining swarm manager [d157ec9f68747]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:49:04.094Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-08-08T11:49:04.094Z] === RUN TestDockerNetworkMacvlan [2021-08-08T11:49:04.360Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-08T11:49:04.616Z] docker_api_swarm_service_test.go:303: [d8229fe6e51a9] joining swarm manager [d157ec9f68747]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:49:05.038Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-08T11:49:05.320Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-08-08T11:49:05.617Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-08T11:49:05.985Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-08T11:49:06.557Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-08T11:49:07.352Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-08T11:49:08.281Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-08T11:49:08.281Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-08T11:49:08.281Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-08T11:49:09.851Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-08T11:49:10.801Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-08-08T11:49:11.363Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-08T11:49:12.391Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-08T11:49:13.253Z] === RUN TestDockerSuite/TestExecWithTERM [2021-08-08T11:49:14.195Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-08T11:49:16.085Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-08T11:49:18.970Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-08T11:49:19.910Z] --- PASS: TestDockerNetworkMacvlan (15.70s) [2021-08-08T11:49:19.910Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-08-08T11:49:19.910Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.17s) [2021-08-08T11:49:19.910Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.66s) [2021-08-08T11:49:19.910Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.89s) [2021-08-08T11:49:19.910Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.45s) [2021-08-08T11:49:19.910Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2021-08-08T11:49:19.910Z] PASS [2021-08-08T11:49:19.910Z] [2021-08-08T11:49:19.910Z] DONE 8 tests in 19.192s [2021-08-08T11:49:19.910Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-08T11:49:19.911Z] ++ 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 [2021-08-08T11:49:19.911Z] ++ set -e [2021-08-08T11:49:19.911Z] ++ '[' -n 0 ']' [2021-08-08T11:49:19.911Z] ++ set -x [2021-08-08T11:49:19.911Z] ++ 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 [2021-08-08T11:49:19.911Z] testing: warning: no tests to run [2021-08-08T11:49:19.911Z] PASS [2021-08-08T11:49:19.911Z] [2021-08-08T11:49:19.911Z] DONE 0 tests in 0.029s [2021-08-08T11:49:19.911Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-08T11:49:19.911Z] ++ 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 [2021-08-08T11:49:19.911Z] ++ set -e [2021-08-08T11:49:19.911Z] ++ '[' -n 0 ']' [2021-08-08T11:49:19.911Z] ++ set -x [2021-08-08T11:49:19.911Z] ++ 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 [2021-08-08T11:49:19.911Z] INFO: Testing against a local daemon [2021-08-08T11:49:19.911Z] === RUN TestAuthZPluginAllowRequest [2021-08-08T11:49:21.323Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-08T11:49:21.820Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2021-08-08T11:49:21.820Z] === RUN TestAuthZPluginTLS [2021-08-08T11:49:22.080Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-08-08T11:49:22.080Z] === RUN TestAuthZPluginDenyRequest [2021-08-08T11:49:22.651Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-08-08T11:49:22.651Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-08T11:49:23.226Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-08-08T11:49:23.226Z] === RUN TestAuthZPluginDenyResponse [2021-08-08T11:49:23.408Z] ok github.com/docker/docker/libnetwork/ipam 14.692s coverage: 85.3% of statements [2021-08-08T11:49:23.408Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-08T11:49:23.408Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-08T11:49:23.408Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-08-08T11:49:23.408Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2021-08-08T11:49:23.408Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-08T11:49:23.408Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-08-08T11:49:23.408Z] ok github.com/docker/docker/libnetwork/ipamutils 0.265s coverage: 74.0% of statements [2021-08-08T11:49:23.408Z] ok github.com/docker/docker/libnetwork/iptables 0.173s coverage: 45.1% of statements [2021-08-08T11:49:23.408Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-08-08T11:49:23.408Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2021-08-08T11:49:23.797Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-08-08T11:49:23.797Z] === RUN TestAuthZPluginAllowEventStream [2021-08-08T11:49:25.707Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2021-08-08T11:49:25.707Z] === RUN TestAuthZPluginErrorResponse [2021-08-08T11:49:25.967Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-08-08T11:49:25.967Z] === RUN TestAuthZPluginErrorRequest [2021-08-08T11:49:26.536Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-08-08T11:49:26.536Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-08T11:49:26.563Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-08T11:49:26.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-08-08T11:49:27.106Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-08-08T11:49:27.106Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-08T11:49:27.489Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-08T11:49:28.418Z] docker_api_swarm_service_test.go:99: [df8a2957ec7a8] joining swarm manager [d50ef660ca68c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:49:29.016Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.99s) [2021-08-08T11:49:29.016Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-08T11:49:29.344Z] docker_api_swarm_service_test.go:100: [dc3575d92c64b] joining swarm manager [d50ef660ca68c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:49:30.926Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.92s) [2021-08-08T11:49:30.926Z] === RUN TestAuthZPluginHeader [2021-08-08T11:49:31.865Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-08-08T11:49:31.865Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-08T11:49:31.865Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-08T11:49:31.865Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-08T11:49:31.865Z] === RUN TestAuthZPluginV2Disable [2021-08-08T11:49:31.865Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-08T11:49:31.865Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-08-08T11:49:31.865Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-08T11:49:31.865Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-08T11:49:31.865Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-08T11:49:31.865Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-08T11:49:31.865Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-08T11:49:31.865Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-08T11:49:31.865Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-08T11:49:32.608Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-08T11:49:33.536Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-08T11:49:33.536Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-08T11:49:33.536Z] === RUN TestDockerSuite/TestHealth [2021-08-08T11:49:49.965Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s) [2021-08-08T11:49:49.965Z] PASS [2021-08-08T11:49:49.965Z] [2021-08-08T11:49:49.965Z] === Skipped [2021-08-08T11:49:49.965Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-08T11:49:49.965Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-08T11:49:49.965Z] [2021-08-08T11:49:49.965Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-08-08T11:49:49.965Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-08T11:49:49.965Z] [2021-08-08T11:49:49.965Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-08T11:49:49.965Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-08T11:49:49.965Z] [2021-08-08T11:49:49.965Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-08T11:49:49.965Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-08T11:49:49.965Z] [2021-08-08T11:49:49.965Z] [2021-08-08T11:49:49.965Z] DONE 17 tests, 4 skipped in 28.835s [2021-08-08T11:49:49.965Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-08T11:49:49.965Z] ++ 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 [2021-08-08T11:49:49.965Z] ++ set -e [2021-08-08T11:49:49.965Z] ++ '[' -n 0 ']' [2021-08-08T11:49:49.965Z] ++ set -x [2021-08-08T11:49:49.965Z] ++ 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 [2021-08-08T11:49:49.965Z] INFO: Testing against a local daemon [2021-08-08T11:49:49.965Z] === RUN TestPluginInvalidJSON [2021-08-08T11:49:49.965Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-08T11:49:49.965Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-08T11:49:49.965Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-08T11:49:49.965Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-08T11:49:49.965Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-08T11:49:49.965Z] === RUN TestPluginInstall [2021-08-08T11:49:49.965Z] === RUN TestPluginInstall/no_auth [2021-08-08T11:49:55.440Z] check_test.go:380: [df8a2957ec7a8] daemon is not started [2021-08-08T11:49:56.806Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-08T11:49:56.806Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-08T11:49:56.806Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-08T11:49:56.806Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-08T11:49:57.735Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-08T11:49:57.735Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-08T11:49:58.296Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-08T11:49:58.296Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-08T11:49:58.296Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-08T11:49:58.553Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-08T11:49:58.553Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-08T11:49:58.809Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-08-08T11:49:58.809Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-08T11:49:59.371Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-08T11:49:59.371Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-08T11:49:59.933Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-08T11:49:59.950Z] time="2021-08-08T11:49:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-08T11:49:59.950Z] time="2021-08-08T11:49:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d54f783f19b479a820b75df7c8a52b3f57a6e3af8d895ab9805eaa3d1d5a1691" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-08T11:49:59.950Z] time="2021-08-08T11:49:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-08T11:49:59.950Z] time="2021-08-08T11:49:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d54f783f19b479a820b75df7c8a52b3f57a6e3af8d895ab9805eaa3d1d5a1691" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-08T11:50:00.189Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-08T11:50:00.212Z] === RUN TestPluginInstall/with_htpasswd [2021-08-08T11:50:01.118Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-08T11:50:01.118Z] docker_api_swarm_service_test.go:532: [d0c30b4a0abd6] joining swarm manager [dcfdc0f1dbfab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:50:02.045Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-08T11:50:02.045Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-08T11:50:02.607Z] docker_api_swarm_service_test.go:533: [d929788499fca] joining swarm manager [dcfdc0f1dbfab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:50:03.167Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-08T11:50:05.489Z] time="2021-08-08T11:50:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-08T11:50:05.489Z] time="2021-08-08T11:50:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:139d4edfec2ae425565c0d541099c9de934a3c2026f9844b2a0162d24916fba8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-08T11:50:05.489Z] time="2021-08-08T11:50:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-08T11:50:05.489Z] time="2021-08-08T11:50:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:139d4edfec2ae425565c0d541099c9de934a3c2026f9844b2a0162d24916fba8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-08T11:50:05.749Z] === RUN TestPluginInstall/with_insecure [2021-08-08T11:50:06.435Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-08T11:50:06.435Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-08T11:50:06.435Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-08T11:50:07.131Z] time="2021-08-08T11:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-08T11:50:07.131Z] time="2021-08-08T11:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cd91edce19eb200a7715cd857c30460de5695f27760d1f204dda9460362d1ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-08T11:50:07.131Z] time="2021-08-08T11:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-08T11:50:07.131Z] time="2021-08-08T11:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cd91edce19eb200a7715cd857c30460de5695f27760d1f204dda9460362d1ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-08T11:50:07.131Z] plugin_test.go:166: [df43317e7951b] daemon is not started [2021-08-08T11:50:07.131Z] --- PASS: TestPluginInstall (18.36s) [2021-08-08T11:50:07.131Z] --- PASS: TestPluginInstall/no_auth (11.47s) [2021-08-08T11:50:07.131Z] --- PASS: TestPluginInstall/with_htpasswd (5.49s) [2021-08-08T11:50:07.131Z] --- PASS: TestPluginInstall/with_insecure (1.40s) [2021-08-08T11:50:07.131Z] === RUN TestPluginsWithRuntimes [2021-08-08T11:50:08.952Z] === RUN TestDockerSuite/TestImportFile [2021-08-08T11:50:09.104Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-08T11:50:10.487Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-08T11:50:10.843Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-08T11:50:10.843Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-08T11:50:11.427Z] --- PASS: TestPluginsWithRuntimes (4.20s) [2021-08-08T11:50:11.427Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.14s) [2021-08-08T11:50:11.427Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2021-08-08T11:50:11.427Z] === RUN TestPluginBackCompatMediaTypes [2021-08-08T11:50:12.368Z] --- PASS: TestPluginBackCompatMediaTypes (0.90s) [2021-08-08T11:50:12.368Z] PASS [2021-08-08T11:50:12.368Z] [2021-08-08T11:50:12.368Z] DONE 10 tests in 23.621s [2021-08-08T11:50:12.368Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-08T11:50:12.368Z] ++ 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 [2021-08-08T11:50:12.368Z] ++ set -e [2021-08-08T11:50:12.368Z] ++ '[' -n 0 ']' [2021-08-08T11:50:12.368Z] ++ set -x [2021-08-08T11:50:12.368Z] ++ 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 [2021-08-08T11:50:12.368Z] INFO: Testing against a local daemon [2021-08-08T11:50:12.368Z] === RUN TestExternalGraphDriver [2021-08-08T11:50:12.628Z] === RUN TestExternalGraphDriver/json [2021-08-08T11:50:13.360Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-08T11:50:14.544Z] === RUN TestExternalGraphDriver/spec [2021-08-08T11:50:14.725Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-08T11:50:16.662Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-08T11:50:16.918Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-08T11:50:17.844Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-08T11:50:17.845Z] === RUN TestExternalGraphDriver/pull [2021-08-08T11:50:18.773Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-08T11:50:18.773Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-08-08T11:50:18.773Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-08T11:50:19.336Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-08T11:50:19.758Z] --- PASS: TestExternalGraphDriver (6.98s) [2021-08-08T11:50:19.758Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2021-08-08T11:50:19.758Z] --- PASS: TestExternalGraphDriver/spec (2.74s) [2021-08-08T11:50:19.758Z] --- PASS: TestExternalGraphDriver/pull (2.07s) [2021-08-08T11:50:19.758Z] === RUN TestGraphdriverPluginV2 [2021-08-08T11:50:19.758Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-08T11:50:19.758Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-08-08T11:50:19.758Z] PASS [2021-08-08T11:50:19.758Z] [2021-08-08T11:50:19.758Z] === Skipped [2021-08-08T11:50:19.758Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-08-08T11:50:19.758Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-08T11:50:19.758Z] [2021-08-08T11:50:19.758Z] [2021-08-08T11:50:19.758Z] DONE 5 tests, 1 skipped in 7.147s [2021-08-08T11:50:19.758Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-08T11:50:19.758Z] ++ 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 [2021-08-08T11:50:19.758Z] ++ set -e [2021-08-08T11:50:19.758Z] ++ '[' -n 0 ']' [2021-08-08T11:50:19.758Z] ++ set -x [2021-08-08T11:50:19.758Z] ++ 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 [2021-08-08T11:50:19.758Z] INFO: Testing against a local daemon [2021-08-08T11:50:19.758Z] === RUN TestContinueAfterPluginCrash [2021-08-08T11:50:19.758Z] === PAUSE TestContinueAfterPluginCrash [2021-08-08T11:50:19.758Z] === RUN TestReadPluginNoRead [2021-08-08T11:50:19.758Z] === PAUSE TestReadPluginNoRead [2021-08-08T11:50:19.758Z] === RUN TestDaemonStartWithLogOpt [2021-08-08T11:50:19.758Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-08T11:50:19.758Z] === CONT TestContinueAfterPluginCrash [2021-08-08T11:50:19.758Z] === CONT TestDaemonStartWithLogOpt [2021-08-08T11:50:19.758Z] === CONT TestReadPluginNoRead [2021-08-08T11:50:19.898Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-08T11:50:20.828Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-08T11:50:21.390Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-08T11:50:21.951Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-08T11:50:22.878Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-08T11:50:22.878Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-08-08T11:50:23.083Z] === RUN TestReadPluginNoRead/default [2021-08-08T11:50:23.653Z] --- PASS: TestDaemonStartWithLogOpt (4.05s) [2021-08-08T11:50:24.244Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-08T11:50:24.805Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-08T11:50:25.035Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-08T11:50:25.732Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-08T11:50:25.732Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-08T11:50:26.294Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-08T11:50:26.294Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-08T11:50:26.294Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-08T11:50:26.942Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-08T11:50:27.220Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-08T11:50:27.783Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-08T11:50:28.322Z] === CONT TestReadPluginNoRead [2021-08-08T11:50:28.322Z] read_test.go:92: [db25f92238af6] daemon is not started [2021-08-08T11:50:28.322Z] --- PASS: TestReadPluginNoRead (8.74s) [2021-08-08T11:50:28.322Z] --- PASS: TestReadPluginNoRead/default (1.74s) [2021-08-08T11:50:28.322Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.69s) [2021-08-08T11:50:28.322Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.72s) [2021-08-08T11:50:28.345Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-08T11:50:28.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-08-08T11:50:29.162Z] === RUN TestDockerSuite/TestInspectImage [2021-08-08T11:50:29.162Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-08T11:50:29.162Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-08T11:50:29.162Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-08T11:50:29.162Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-08T11:50:29.264Z] --- PASS: TestContinueAfterPluginCrash (9.58s) [2021-08-08T11:50:29.264Z] PASS [2021-08-08T11:50:29.264Z] [2021-08-08T11:50:29.264Z] DONE 6 tests in 9.717s [2021-08-08T11:50:29.264Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-08T11:50:29.264Z] ++ 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 [2021-08-08T11:50:29.264Z] ++ set -e [2021-08-08T11:50:29.264Z] ++ '[' -n 0 ']' [2021-08-08T11:50:29.264Z] ++ set -x [2021-08-08T11:50:29.264Z] ++ 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 [2021-08-08T11:50:29.264Z] testing: warning: no tests to run [2021-08-08T11:50:29.264Z] PASS [2021-08-08T11:50:29.264Z] [2021-08-08T11:50:29.264Z] DONE 0 tests in 0.045s [2021-08-08T11:50:29.264Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-08T11:50:29.265Z] ++ 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 [2021-08-08T11:50:29.265Z] ++ set -e [2021-08-08T11:50:29.265Z] ++ '[' -n 0 ']' [2021-08-08T11:50:29.265Z] ++ set -x [2021-08-08T11:50:29.265Z] ++ 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 [2021-08-08T11:50:29.524Z] INFO: Testing against a local daemon [2021-08-08T11:50:29.524Z] === RUN TestPluginWithDevMounts [2021-08-08T11:50:29.524Z] === PAUSE TestPluginWithDevMounts [2021-08-08T11:50:29.524Z] === CONT TestPluginWithDevMounts [2021-08-08T11:50:30.092Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-08T11:50:31.021Z] docker_api_swarm_service_test.go:147: [d025f043d1512] joining swarm manager [d1a1b78880f36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:50:31.021Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-08T11:50:31.278Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-08T11:50:31.434Z] --- PASS: TestPluginWithDevMounts (1.89s) [2021-08-08T11:50:31.434Z] PASS [2021-08-08T11:50:31.434Z] [2021-08-08T11:50:31.434Z] DONE 1 tests in 2.041s [2021-08-08T11:50:31.434Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-08T11:50:31.434Z] ++ 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 [2021-08-08T11:50:31.434Z] ++ set -e [2021-08-08T11:50:31.434Z] ++ '[' -n 0 ']' [2021-08-08T11:50:31.434Z] ++ set -x [2021-08-08T11:50:31.434Z] ++ 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 [2021-08-08T11:50:31.434Z] INFO: Testing against a local daemon [2021-08-08T11:50:31.434Z] === RUN TestSecretInspect [2021-08-08T11:50:32.207Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-08T11:50:32.207Z] docker_api_swarm_service_test.go:147: [daf99b6a6d223] joining swarm manager [d1a1b78880f36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:50:33.135Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-08T11:50:33.977Z] --- PASS: TestSecretInspect (2.59s) [2021-08-08T11:50:33.977Z] === RUN TestSecretList [2021-08-08T11:50:35.028Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-08T11:50:35.028Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-08T11:50:35.589Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-08T11:50:36.516Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-08T11:50:37.270Z] --- PASS: TestSecretList (2.67s) [2021-08-08T11:50:37.270Z] === RUN TestSecretsCreateAndDelete [2021-08-08T11:50:38.406Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-08T11:50:38.967Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-08T11:50:39.810Z] --- PASS: TestSecretsCreateAndDelete (2.59s) [2021-08-08T11:50:39.810Z] === RUN TestSecretsUpdate [2021-08-08T11:50:39.893Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-08T11:50:40.455Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-08T11:50:41.017Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-08T11:50:41.945Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-08T11:50:42.350Z] --- PASS: TestSecretsUpdate (2.56s) [2021-08-08T11:50:42.350Z] === RUN TestTemplatedSecret [2021-08-08T11:50:42.507Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-08T11:50:42.507Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-08-08T11:50:45.027Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-08T11:50:45.647Z] --- PASS: TestTemplatedSecret (3.67s) [2021-08-08T11:50:45.647Z] === RUN TestSecretCreateResolve [2021-08-08T11:50:46.392Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-08T11:50:47.757Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-08T11:50:48.186Z] --- PASS: TestSecretCreateResolve (2.70s) [2021-08-08T11:50:48.186Z] PASS [2021-08-08T11:50:48.186Z] [2021-08-08T11:50:48.186Z] DONE 6 tests in 16.914s [2021-08-08T11:50:48.186Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-08-08T11:50:48.186Z] ++ 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 [2021-08-08T11:50:48.186Z] ++ set -e [2021-08-08T11:50:48.186Z] ++ '[' -n 0 ']' [2021-08-08T11:50:48.186Z] ++ set -x [2021-08-08T11:50:48.186Z] ++ 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 [2021-08-08T11:50:48.319Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-08T11:50:48.445Z] INFO: Testing against a local daemon [2021-08-08T11:50:48.445Z] === RUN TestServiceCreateInit [2021-08-08T11:50:48.445Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-08T11:50:50.835Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-08T11:50:53.356Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-08T11:50:53.732Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-08T11:50:55.882Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-08T11:50:55.882Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-08T11:50:57.771Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-08T11:50:58.334Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-08T11:50:59.012Z] --- PASS: TestServiceCreateInit (9.85s) [2021-08-08T11:50:59.012Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.02s) [2021-08-08T11:50:59.012Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.80s) [2021-08-08T11:50:59.012Z] === RUN TestCreateServiceMultipleTimes [2021-08-08T11:50:59.262Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-08T11:51:11.432Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-08T11:51:11.432Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-08-08T11:51:12.359Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-08T11:51:14.858Z] ok github.com/docker/docker/libnetwork/networkdb 103.657s coverage: 60.0% of statements [2021-08-08T11:51:14.858Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-08T11:51:14.858Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-08-08T11:51:14.858Z] ok github.com/docker/docker/libnetwork/osl 4.283s coverage: 39.7% of statements [2021-08-08T11:51:14.858Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-08-08T11:51:14.858Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-08-08T11:51:14.859Z] ok github.com/docker/docker/libnetwork/portmapper 0.224s coverage: 49.5% of statements [2021-08-08T11:51:14.859Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-08-08T11:51:14.859Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-08T11:51:14.859Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-08T11:51:15.118Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-08-08T11:51:15.118Z] [2021-08-08T11:51:15.118Z] === Skipped [2021-08-08T11:51:15.118Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-08-08T11:51:15.118Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-08T11:51:15.118Z] [2021-08-08T11:51:15.118Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-08-08T11:51:15.118Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-08T11:51:15.118Z] [2021-08-08T11:51:15.118Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-08-08T11:51:15.118Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-08T11:51:15.118Z] [2021-08-08T11:51:15.118Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-08T11:51:15.118Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:51:15.118Z] [2021-08-08T11:51:15.118Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-08T11:51:15.118Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:51:15.118Z] [2021-08-08T11:51:15.118Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-08T11:51:15.118Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:51:15.118Z] [2021-08-08T11:51:15.118Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-08T11:51:15.118Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:51:15.118Z] [2021-08-08T11:51:15.118Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-08T11:51:15.118Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-08T11:51:15.118Z] [2021-08-08T11:51:15.118Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-08T11:51:15.118Z] firewalld_test.go:13: firewalld is not running [2021-08-08T11:51:15.118Z] [2021-08-08T11:51:15.118Z] [2021-08-08T11:51:15.118Z] DONE 361 tests, 9 skipped in 203.497s [2021-08-08T11:51:15.628Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers Post stage [Pipeline] junit [2021-08-08T11:51:15.701Z] Recording test results [2021-08-08T11:51:16.118Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-08-08T11:51:16.477Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42481/.git:/go/src/github.com/docker/docker/.git --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fadc2074a1546e0a58fb099fc614327fd03f092f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fadc2074a1546e0a58fb099fc614327fd03f092f hack/validate/vendor [2021-08-08T11:51:16.998Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-08T11:51:17.045Z] No vendor changes in diff. [2021-08-08T11:51:17.115Z] --- PASS: TestCreateServiceMultipleTimes (17.23s) [2021-08-08T11:51:17.115Z] === RUN TestCreateServiceConflict [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-08T11:51:17.927Z] + echo Ensuring container killed. [2021-08-08T11:51:17.927Z] Ensuring container killed. [2021-08-08T11:51:17.927Z] + docker rm -vf docker-pr21 [2021-08-08T11:51:17.927Z] Error: No such container: docker-pr21 [Pipeline] sh [2021-08-08T11:51:18.210Z] + echo Chowning /workspace to jenkins user [2021-08-08T11:51:18.210Z] Chowning /workspace to jenkins user [2021-08-08T11:51:18.210Z] + id -u [2021-08-08T11:51:18.210Z] + id -g [2021-08-08T11:51:18.210Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42481:/workspace busybox chown -R 1000:1000 /workspace [2021-08-08T11:51:18.495Z] --- PASS: TestCreateServiceConflict (2.71s) [2021-08-08T11:51:18.495Z] === RUN TestCreateServiceMaxReplicas [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-08T11:51:19.074Z] + bundleName=unit [2021-08-08T11:51:19.074Z] + echo Creating unit-bundles.tar.gz [2021-08-08T11:51:19.074Z] Creating unit-bundles.tar.gz [2021-08-08T11:51:19.074Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2021-08-08T11:51:19.074Z] bundles/junit-report-libnetwork.xml [2021-08-08T11:51:19.074Z] bundles/junit-report.xml [2021-08-08T11:51:19.074Z] bundles/go-test-report-libnetwork.json [2021-08-08T11:51:19.074Z] bundles/go-test-report.json [2021-08-08T11:51:19.074Z] bundles/profile-libnetwork.out [2021-08-08T11:51:19.074Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-08-08T11:51:19.086Z] Archiving artifacts [2021-08-08T11:51:19.599Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42481/21/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-08T11:51:19.908Z] + make clean [2021-08-08T11:51:20.166Z] docker volume rm -f docker-dev-cache [2021-08-08T11:51:20.166Z] docker-dev-cache [Pipeline] deleteDir [2021-08-08T11:51:20.266Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-08-08T11:51:20.266Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-08T11:51:20.830Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-08T11:51:21.086Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-08T11:51:21.086Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-08T11:51:21.648Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-08T11:51:21.790Z] --- PASS: TestCreateServiceMaxReplicas (3.38s) [2021-08-08T11:51:21.790Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-08T11:51:22.578Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-08T11:51:26.756Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-08T11:51:27.319Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-08T11:51:32.564Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-08T11:51:33.127Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-08T11:51:33.127Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-08T11:51:35.019Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-08T11:51:36.686Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.16s) [2021-08-08T11:51:36.686Z] === RUN TestCreateServiceSecretFileMode [2021-08-08T11:51:36.911Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-08T11:51:38.597Z] --- PASS: TestCreateServiceSecretFileMode (2.92s) [2021-08-08T11:51:38.597Z] === RUN TestCreateServiceConfigFileMode [2021-08-08T11:51:38.803Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-08T11:51:39.731Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-08T11:51:40.659Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-08T11:51:41.140Z] --- PASS: TestCreateServiceConfigFileMode (2.47s) [2021-08-08T11:51:41.140Z] === RUN TestCreateServiceSysctls [2021-08-08T11:51:43.927Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-08-08T11:51:43.927Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-08T11:51:44.854Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-08T11:51:45.338Z] --- PASS: TestCreateServiceSysctls (4.32s) [2021-08-08T11:51:45.338Z] === RUN TestCreateServiceCapabilities [2021-08-08T11:51:45.783Z] === RUN TestDockerSuite/TestLogsSince [2021-08-08T11:51:48.638Z] --- PASS: TestCreateServiceCapabilities (3.09s) [2021-08-08T11:51:48.638Z] === RUN TestInspect [2021-08-08T11:51:49.968Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-08-08T11:51:51.855Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-08-08T11:51:51.935Z] --- PASS: TestInspect (3.41s) [2021-08-08T11:51:51.935Z] === RUN TestCreateJob [2021-08-08T11:51:52.781Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-08T11:51:55.295Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-08-08T11:51:56.131Z] --- PASS: TestCreateJob (4.24s) [2021-08-08T11:51:56.131Z] === RUN TestReplicatedJob [2021-08-08T11:51:57.809Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-08-08T11:51:58.736Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-08T11:51:59.665Z] === RUN TestDockerSuite/TestLogsTail [2021-08-08T11:52:01.033Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-08T11:52:01.289Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-08-08T11:52:01.853Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-08T11:52:02.713Z] --- PASS: TestReplicatedJob (6.32s) [2021-08-08T11:52:02.713Z] === RUN TestUpdateReplicatedJob [2021-08-08T11:52:02.783Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-08T11:52:03.039Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-08T11:52:03.968Z] === RUN TestDockerSuite/TestNetHostname [2021-08-08T11:52:04.224Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-08-08T11:52:06.742Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-08T11:52:06.931Z] --- PASS: TestUpdateReplicatedJob (4.10s) [2021-08-08T11:52:06.931Z] === RUN TestServiceListWithStatuses [2021-08-08T11:52:06.931Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-08T11:52:06.931Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-08T11:52:06.931Z] === RUN TestDockerNetworkConnectAlias [2021-08-08T11:52:07.304Z] === RUN TestDockerSuite/TestNetworkEvents [2021-08-08T11:52:08.668Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-08-08T11:52:12.211Z] --- PASS: TestDockerNetworkConnectAlias (4.81s) [2021-08-08T11:52:12.211Z] === RUN TestDockerNetworkReConnect [2021-08-08T11:52:12.837Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-08-08T11:52:13.093Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-08T11:52:15.614Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-08T11:52:16.175Z] === RUN TestDockerSuite/TestPluginActive [2021-08-08T11:52:16.411Z] --- PASS: TestDockerNetworkReConnect (4.23s) [2021-08-08T11:52:16.411Z] === RUN TestServicePlugin [2021-08-08T11:52:16.411Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-08T11:52:16.411Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-08T11:52:16.411Z] === RUN TestServiceUpdateLabel [2021-08-08T11:52:17.539Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-08T11:52:18.320Z] --- PASS: TestServiceUpdateLabel (2.60s) [2021-08-08T11:52:18.320Z] === RUN TestServiceUpdateSecrets [2021-08-08T11:52:22.779Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-08T11:52:22.779Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-08T11:52:22.779Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-08T11:52:22.779Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-08T11:52:26.044Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-08T11:52:26.605Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-08T11:52:28.490Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-08T11:52:32.657Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-08T11:52:34.546Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-08T11:52:36.420Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2021-08-08T11:52:36.420Z] === RUN TestServiceUpdateConfigs [2021-08-08T11:52:36.443Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-08T11:52:36.701Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-08-08T11:52:38.588Z] === RUN TestDockerSuite/TestPortList [2021-08-08T11:52:46.680Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-08-08T11:52:49.946Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-08T11:52:50.508Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-08-08T11:52:51.069Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-08T11:52:51.309Z] --- PASS: TestServiceUpdateConfigs (15.40s) [2021-08-08T11:52:51.309Z] === RUN TestServiceUpdateNetwork [2021-08-08T11:52:59.152Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-08T11:52:59.152Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-08T11:52:59.152Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-08T11:52:59.152Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-08T11:52:59.152Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-08T11:52:59.409Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-08T11:52:59.409Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-08T11:53:00.336Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-08T11:53:00.336Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-08T11:53:01.703Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-08T11:53:01.703Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-08-08T11:53:03.538Z] --- PASS: TestServiceUpdateNetwork (13.64s) [2021-08-08T11:53:03.538Z] === RUN TestServiceUpdatePidsLimit [2021-08-08T11:53:03.594Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-08-08T11:53:04.107Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-08T11:53:04.959Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-08-08T11:53:05.046Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-08T11:53:06.862Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-08-08T11:53:06.862Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-08-08T11:53:07.425Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-08-08T11:53:07.425Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-08T11:53:10.697Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-08-08T11:53:11.260Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-08T11:53:12.625Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-08T11:53:13.171Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-08T11:53:13.186Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-08-08T11:53:16.456Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-08T11:53:17.822Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-08-08T11:53:21.096Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-08-08T11:53:21.296Z] --- PASS: TestServiceUpdatePidsLimit (17.45s) [2021-08-08T11:53:21.296Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-08-08T11:53:21.296Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-08-08T11:53:21.296Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-08-08T11:53:21.296Z] PASS [2021-08-08T11:53:21.296Z] [2021-08-08T11:53:21.296Z] === Skipped [2021-08-08T11:53:21.296Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-08T11:53:21.296Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-08T11:53:21.296Z] [2021-08-08T11:53:21.296Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-08-08T11:53:21.296Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-08T11:53:21.296Z] [2021-08-08T11:53:21.296Z] [2021-08-08T11:53:21.296Z] DONE 27 tests, 2 skipped in 151.890s [2021-08-08T11:53:21.296Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-08-08T11:53:21.296Z] ++ 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 [2021-08-08T11:53:21.296Z] ++ set -e [2021-08-08T11:53:21.296Z] ++ '[' -n 0 ']' [2021-08-08T11:53:21.296Z] ++ set -x [2021-08-08T11:53:21.296Z] ++ 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 [2021-08-08T11:53:21.296Z] INFO: Testing against a local daemon [2021-08-08T11:53:21.296Z] === RUN TestSessionCreate [2021-08-08T11:53:21.296Z] --- PASS: TestSessionCreate (0.04s) [2021-08-08T11:53:21.296Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-08T11:53:21.296Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-08-08T11:53:21.296Z] PASS [2021-08-08T11:53:21.296Z] [2021-08-08T11:53:21.296Z] DONE 2 tests in 0.235s [2021-08-08T11:53:21.296Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-08-08T11:53:21.296Z] ++ 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 [2021-08-08T11:53:21.296Z] ++ set -e [2021-08-08T11:53:21.296Z] ++ '[' -n 0 ']' [2021-08-08T11:53:21.296Z] ++ set -x [2021-08-08T11:53:21.296Z] ++ 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 [2021-08-08T11:53:21.296Z] INFO: Testing against a local daemon [2021-08-08T11:53:21.297Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-08T11:53:21.297Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-08T11:53:21.297Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-08T11:53:21.297Z] === RUN TestDiskUsage [2021-08-08T11:53:21.297Z] === PAUSE TestDiskUsage [2021-08-08T11:53:21.297Z] === RUN TestEventsExecDie [2021-08-08T11:53:21.658Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-08T11:53:21.658Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-08T11:53:21.866Z] --- PASS: TestEventsExecDie (1.10s) [2021-08-08T11:53:21.866Z] === RUN TestEventsBackwardsCompatible [2021-08-08T11:53:21.866Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-08-08T11:53:21.866Z] === RUN TestEventsVolumeCreate [2021-08-08T11:53:21.866Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-08-08T11:53:21.866Z] === RUN TestInfoBinaryCommits [2021-08-08T11:53:21.866Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-08-08T11:53:21.866Z] === RUN TestInfoAPIVersioned [2021-08-08T11:53:21.866Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-08T11:53:21.866Z] === RUN TestInfoDiscoveryBackend [2021-08-08T11:53:22.435Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-08T11:53:22.435Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-08T11:53:23.374Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-08T11:53:23.374Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-08T11:53:23.943Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-08-08T11:53:23.943Z] === RUN TestInfoAPI [2021-08-08T11:53:23.943Z] --- PASS: TestInfoAPI (0.04s) [2021-08-08T11:53:23.943Z] === RUN TestInfoAPIWarnings [2021-08-08T11:53:25.826Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-08-08T11:53:26.391Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-08T11:53:28.282Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-08-08T11:53:32.463Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-08-08T11:53:35.730Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-08T11:53:37.617Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-08T11:53:40.133Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-08-08T11:53:40.133Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-08T11:53:41.501Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-08T11:53:42.041Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-08-08T11:53:42.041Z] === RUN TestInfoDebug [2021-08-08T11:53:42.041Z] --- PASS: TestInfoDebug (0.54s) [2021-08-08T11:53:42.041Z] === RUN TestInfoInsecureRegistries [2021-08-08T11:53:42.041Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-08T11:53:42.041Z] === RUN TestInfoRegistryMirrors [2021-08-08T11:53:42.041Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-08T11:53:42.041Z] === RUN TestLoginFailsWithBadCredentials [2021-08-08T11:53:42.301Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2021-08-08T11:53:42.301Z] === RUN TestPingCacheHeaders [2021-08-08T11:53:42.301Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-08-08T11:53:42.301Z] === RUN TestPingGet [2021-08-08T11:53:42.301Z] --- PASS: TestPingGet (0.03s) [2021-08-08T11:53:42.301Z] === RUN TestPingHead [2021-08-08T11:53:42.301Z] --- PASS: TestPingHead (0.04s) [2021-08-08T11:53:42.301Z] === RUN TestVersion [2021-08-08T11:53:42.301Z] --- PASS: TestVersion (0.03s) [2021-08-08T11:53:42.301Z] === CONT TestDiskUsage [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/empty [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/empty/container_types [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/empty/image_types [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/empty/volume_types [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-08T11:53:43.031Z] === RUN TestDiskUsage/after_container.Run [2021-08-08T11:53:43.393Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-08T11:53:43.602Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-08T11:53:43.602Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-08T11:53:43.602Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-08T11:53:43.602Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-08T11:53:43.602Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-08T11:53:43.602Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-08T11:53:43.602Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-08T11:53:43.863Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-08T11:53:43.863Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-08T11:53:43.863Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage (1.61s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/empty (0.02s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/empty/volume_types (0.01s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_container.Run (0.61s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-08-08T11:53:43.863Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-08T11:53:43.863Z] PASS [2021-08-08T11:53:43.863Z] [2021-08-08T11:53:43.863Z] === Skipped [2021-08-08T11:53:43.863Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-08T11:53:43.863Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-08T11:53:43.863Z] [2021-08-08T11:53:43.863Z] [2021-08-08T11:53:43.863Z] DONE 53 tests, 1 skipped in 23.478s [2021-08-08T11:53:43.863Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-08T11:53:43.863Z] ++ 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 [2021-08-08T11:53:43.863Z] ++ set -e [2021-08-08T11:53:43.863Z] ++ '[' -n 0 ']' [2021-08-08T11:53:43.863Z] ++ set -x [2021-08-08T11:53:43.863Z] ++ 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 [2021-08-08T11:53:44.123Z] INFO: Testing against a local daemon [2021-08-08T11:53:44.123Z] === RUN TestVolumesCreateAndList [2021-08-08T11:53:44.123Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-08T11:53:44.123Z] === RUN TestVolumesRemove [2021-08-08T11:53:44.123Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-08T11:53:44.123Z] === RUN TestVolumesInspect [2021-08-08T11:53:44.383Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-08T11:53:44.383Z] === RUN TestVolumesInvalidJSON [2021-08-08T11:53:44.383Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-08T11:53:44.383Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-08T11:53:44.383Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-08T11:53:44.383Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-08T11:53:44.383Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-08T11:53:44.383Z] PASS [2021-08-08T11:53:44.383Z] [2021-08-08T11:53:44.383Z] DONE 5 tests in 0.303s [2021-08-08T11:53:44.383Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-08T11:53:44.951Z] ++++ cat bundles/test-integration/docker.pid [2021-08-08T11:53:44.951Z] +++ kill 15451 [2021-08-08T11:53:45.211Z] +++ /etc/init.d/apparmor stop [2021-08-08T11:53:45.211Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-08T11:53:45.211Z] [2021-08-08T11:53:45.211Z] Unloading profiles will leave already running processes permanently [2021-08-08T11:53:45.211Z] unconfined, which can lead to unexpected situations. [2021-08-08T11:53:45.211Z] [2021-08-08T11:53:45.211Z] To set a process to complain mode, use the command line tool [2021-08-08T11:53:45.211Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-08T11:53:45.211Z] +++ true [2021-08-08T11:53:45.211Z] exiting test-integration [2021-08-08T11:53:45.211Z] ++ exit 0 [2021-08-08T11:53:45.211Z] [2021-08-08T11:53:45.909Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-08T11:53:46.166Z] === RUN TestDockerSwarmSuite/TestServiceLogs Post stage [Pipeline] junit [2021-08-08T11:53:48.518Z] Recording test results [2021-08-08T11:53:48.687Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-08T11:53:48.865Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-08T11:53:49.210Z] + echo Ensuring container killed. [2021-08-08T11:53:49.210Z] Ensuring container killed. [2021-08-08T11:53:49.210Z] + docker rm -vf docker-pr21 [2021-08-08T11:53:49.210Z] Error: No such container: docker-pr21 [Pipeline] sh [2021-08-08T11:53:49.498Z] + echo Chowning /workspace to jenkins user [2021-08-08T11:53:49.498Z] Chowning /workspace to jenkins user [2021-08-08T11:53:49.499Z] + id -u [2021-08-08T11:53:49.499Z] + id -g [2021-08-08T11:53:49.499Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42481:/workspace busybox chown -R 1000:1000 /workspace [2021-08-08T11:53:49.499Z] Unable to find image 'busybox:latest' locally [2021-08-08T11:53:49.759Z] latest: Pulling from library/busybox [2021-08-08T11:53:49.759Z] 38cc3b49dbab: Pulling fs layer [2021-08-08T11:53:49.759Z] 38cc3b49dbab: Verifying Checksum [2021-08-08T11:53:49.760Z] 38cc3b49dbab: Download complete [2021-08-08T11:53:50.020Z] 38cc3b49dbab: Pull complete [2021-08-08T11:53:50.020Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-08T11:53:50.020Z] Status: Downloaded newer image for busybox:latest [2021-08-08T11:53:50.579Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-08T11:53:50.579Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-08T11:53:51.505Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-08T11:53:53.397Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-08T11:53:55.927Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-08T11:53:56.489Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-08T11:53:56.489Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-08T11:53:56.489Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-08T11:53:56.489Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-08T11:53:56.744Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-08T11:53:56.744Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-08T11:53:56.903Z] + bundleName=arm64-integration [2021-08-08T11:53:56.903Z] + echo Creating arm64-integration-bundles.tar.gz [2021-08-08T11:53:56.903Z] Creating arm64-integration-bundles.tar.gz [2021-08-08T11:53:56.903Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml tar ) -czf -print arm64-integration-bundles.tar.gz [2021-08-08T11:53:56.903Z] [Pipeline] archiveArtifacts [2021-08-08T11:53:57.175Z] Archiving artifacts [2021-08-08T11:53:57.309Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-08T11:53:58.673Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-08T11:53:58.994Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42481/21/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-08T11:53:59.308Z] + make clean [2021-08-08T11:53:59.878Z] docker volume rm -f docker-dev-cache [2021-08-08T11:53:59.878Z] docker-dev-cache [Pipeline] deleteDir [2021-08-08T11:54:00.037Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-08-08T11:54:00.293Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-08T11:54:01.221Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-08T11:54:03.741Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-08-08T11:54:07.914Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-08T11:54:12.082Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-08T11:54:12.082Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-08-08T11:54:13.073Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-08T11:54:15.597Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-08T11:54:15.597Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-08T11:54:15.597Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-08T11:54:15.853Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-08T11:54:17.220Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-08-08T11:54:18.584Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-08T11:54:20.475Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-08T11:54:20.731Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-08-08T11:54:24.899Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-08T11:54:26.265Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-08T11:54:26.265Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-08T11:54:26.265Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-08T11:54:29.534Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-08T11:54:30.461Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-08T11:54:30.461Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-08T11:54:32.349Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-08T11:54:32.912Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-08T11:54:34.280Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-08-08T11:54:34.535Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-08T11:54:35.462Z] === RUN TestDockerSuite/TestRmiTag [2021-08-08T11:54:35.719Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-08T11:54:36.649Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-08T11:54:40.833Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-08T11:54:41.394Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-08T11:54:42.320Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-08T11:54:42.320Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-08T11:54:43.684Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-08T11:54:44.612Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-08T11:54:44.869Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-08T11:54:45.797Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-08T11:54:45.797Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-08T11:54:46.359Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-08T11:54:47.726Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-08-08T11:54:47.726Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-08T11:54:48.655Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-08T11:54:49.584Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-08T11:54:50.952Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-08-08T11:54:51.208Z] docker_cli_service_logs_test.go:245: checking task ni5qskhegjvf [2021-08-08T11:54:51.208Z] docker_cli_service_logs_test.go:250: checking messages for ni5qskhegjvf [2021-08-08T11:54:51.208Z] docker_cli_service_logs_test.go:245: checking task c38rwn065aal [2021-08-08T11:54:51.208Z] docker_cli_service_logs_test.go:250: checking messages for c38rwn065aal [2021-08-08T11:54:51.771Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-08T11:54:53.137Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-08-08T11:54:54.063Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-08-08T11:54:54.991Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-08-08T11:54:55.564Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-08-08T11:54:56.491Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-08-08T11:54:57.053Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-08T11:54:57.979Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-08-08T11:54:59.345Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-08T11:54:59.601Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-08T11:55:00.531Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-08T11:55:01.093Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-08T11:55:01.093Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-08T11:55:02.023Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-08-08T11:55:03.913Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-08T11:55:04.475Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-08T11:55:04.732Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-08-08T11:55:05.294Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-08T11:55:06.221Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-08T11:55:07.148Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-08T11:55:07.148Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-08T11:55:07.710Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-08T11:55:08.271Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-08T11:55:09.197Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-08T11:55:09.759Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-08T11:55:10.321Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-08T11:55:10.321Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-08T11:55:11.250Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-08T11:55:11.250Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-08T11:55:12.178Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-08T11:55:13.106Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-08T11:55:14.046Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-08T11:55:14.974Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-08T11:55:14.974Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-08T11:55:15.535Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-08T11:55:16.899Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-08T11:55:18.267Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-08T11:55:19.631Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-08T11:55:20.194Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-08T11:55:21.121Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-08T11:55:22.049Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-08T11:55:22.980Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-08T11:55:22.980Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-08-08T11:55:23.908Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-08T11:55:25.798Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-08T11:55:25.798Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-08-08T11:55:26.476Z] --- PASS: TestBuildWCOWSandboxSize (832.87s) [2021-08-08T11:55:26.476Z] === RUN TestBuildWithEmptyDockerfile [2021-08-08T11:55:26.476Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-08T11:55:26.476Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-08T11:55:26.476Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-08T11:55:26.476Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-08T11:55:26.476Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-08T11:55:26.476Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-08T11:55:26.476Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-08T11:55:26.476Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-08T11:55:26.476Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-08T11:55:26.476Z] --- PASS: TestBuildWithEmptyDockerfile (0.56s) [2021-08-08T11:55:26.476Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-08-08T11:55:26.476Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-08T11:55:26.476Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-08T11:55:26.476Z] === RUN TestBuildPreserveOwnership [2021-08-08T11:55:26.476Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-08T11:55:26.476Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-08T11:55:26.476Z] === RUN TestBuildPlatformInvalid [2021-08-08T11:55:26.476Z] --- PASS: TestBuildPlatformInvalid (0.62s) [2021-08-08T11:55:26.476Z] PASS [2021-08-08T11:55:26.476Z] ok github.com/docker/docker/integration/build 1038.965s [2021-08-08T11:55:26.938Z] [2021-08-08T11:55:26.938Z] === Skipped [2021-08-08T11:55:26.938Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-08T11:55:26.938Z] build_session_test.go:25: TODO: BuildKit [2021-08-08T11:55:26.938Z] [2021-08-08T11:55:26.938Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-08T11:55:26.938Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:55:26.938Z] [2021-08-08T11:55:26.938Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-08T11:55:26.938Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-08T11:55:26.938Z] [2021-08-08T11:55:26.938Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-08T11:55:26.938Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-08T11:55:26.938Z] [2021-08-08T11:55:26.938Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-08T11:55:26.938Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-08T11:55:26.938Z] [2021-08-08T11:55:26.938Z] [2021-08-08T11:55:26.938Z] DONE 29 tests, 5 skipped in 1073.938s [2021-08-08T11:55:27.398Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-08T11:55:28.315Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-08-08T11:55:28.876Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-08T11:55:29.132Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-08T11:55:30.060Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-08T11:55:30.315Z] docker_cli_swarm_test.go:1901: [d6ee7ff9b3043] joining swarm manager [da424c639e2e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:55:30.324Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-08T11:55:30.324Z] INFO: Testing against a local daemon [2021-08-08T11:55:30.324Z] === RUN TestConfigInspect [2021-08-08T11:55:30.324Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:55:30.324Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-08T11:55:30.324Z] === RUN TestConfigList [2021-08-08T11:55:30.324Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:55:30.324Z] --- SKIP: TestConfigList (0.00s) [2021-08-08T11:55:30.324Z] === RUN TestConfigsCreateAndDelete [2021-08-08T11:55:30.324Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:55:30.324Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-08T11:55:30.324Z] === RUN TestConfigsUpdate [2021-08-08T11:55:30.324Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:55:30.324Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-08T11:55:30.324Z] === RUN TestTemplatedConfig [2021-08-08T11:55:30.324Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:55:30.324Z] --- SKIP: TestTemplatedConfig (0.01s) [2021-08-08T11:55:30.324Z] === RUN TestConfigCreateResolve [2021-08-08T11:55:30.324Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:55:30.324Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-08T11:55:30.324Z] PASS [2021-08-08T11:55:30.324Z] ok github.com/docker/docker/integration/config 0.127s [2021-08-08T11:55:30.324Z] [2021-08-08T11:55:30.324Z] === Skipped [2021-08-08T11:55:30.324Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-08T11:55:30.324Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:55:30.324Z] [2021-08-08T11:55:30.324Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-08T11:55:30.324Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:55:30.324Z] [2021-08-08T11:55:30.324Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-08T11:55:30.324Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:55:30.324Z] [2021-08-08T11:55:30.324Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-08T11:55:30.324Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:55:30.324Z] [2021-08-08T11:55:30.324Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s) [2021-08-08T11:55:30.324Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:55:30.324Z] [2021-08-08T11:55:30.324Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-08T11:55:30.324Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:55:30.324Z] [2021-08-08T11:55:30.324Z] [2021-08-08T11:55:30.324Z] DONE 6 tests, 6 skipped in 2.879s [2021-08-08T11:55:30.324Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-08T11:55:31.680Z] docker_cli_swarm_test.go:1902: [d803559ad4cf1] joining swarm manager [da424c639e2e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:55:32.244Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-08T11:55:32.512Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-08T11:55:32.512Z] INFO: Testing against a local daemon [2021-08-08T11:55:32.512Z] === RUN TestCheckpoint [2021-08-08T11:55:32.512Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-08T11:55:32.512Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-08T11:55:32.512Z] === RUN TestContainerInvalidJSON [2021-08-08T11:55:32.512Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-08T11:55:32.512Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-08T11:55:32.512Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-08T11:55:32.512Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-08T11:55:33.479Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-08T11:55:33.479Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-08T11:55:33.479Z] --- PASS: TestContainerInvalidJSON (0.61s) [2021-08-08T11:55:33.479Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-08T11:55:33.479Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-08T11:55:33.479Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-08T11:55:33.479Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.34s) [2021-08-08T11:55:33.479Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-08T11:55:33.939Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2021-08-08T11:55:33.939Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-08T11:55:33.939Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2021-08-08T11:55:33.939Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-08T11:55:34.133Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-08T11:55:34.399Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-08-08T11:55:34.399Z] === RUN TestCopyFromContainer [2021-08-08T11:55:34.399Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:55:34.399Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-08T11:55:34.399Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-08T11:55:34.399Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-08T11:55:34.399Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-08T11:55:34.399Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-08T11:55:34.399Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-08T11:55:34.399Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-08T11:55:34.399Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-08T11:55:34.399Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-08T11:55:34.399Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-08T11:55:34.399Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-08T11:55:34.399Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-08T11:55:34.399Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-08T11:55:34.399Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-08T11:55:34.399Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-08T11:55:34.399Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-08T11:55:34.399Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-08T11:55:34.399Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2021-08-08T11:55:34.399Z] === RUN TestCreateWithInvalidEnv [2021-08-08T11:55:34.399Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-08T11:55:34.399Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-08T11:55:34.399Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-08T11:55:34.399Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-08T11:55:34.399Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-08T11:55:34.399Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-08T11:55:34.399Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-08T11:55:34.399Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-08T11:55:34.399Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-08T11:55:34.399Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-08-08T11:55:34.399Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-08T11:55:34.399Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-08-08T11:55:34.399Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-08-08T11:55:34.399Z] === RUN TestCreateTmpfsMountsTarget [2021-08-08T11:55:34.399Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:55:34.399Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-08T11:55:34.399Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-08T11:55:34.399Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:55:34.399Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-08T11:55:34.399Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-08T11:55:34.399Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:55:34.399Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-08T11:55:34.399Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-08T11:55:34.399Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-08T11:55:34.399Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-08T11:55:34.399Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-08T11:55:34.399Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-08T11:55:34.399Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-08T11:55:34.399Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-08T11:55:34.399Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-08T11:55:34.399Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-08T11:55:34.399Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-08T11:55:34.399Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-08T11:55:34.399Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-08T11:55:34.399Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-08T11:55:34.399Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-08T11:55:34.399Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-08T11:55:34.399Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-08T11:55:34.399Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-08-08T11:55:34.399Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-08T11:55:34.399Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-08T11:55:34.399Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-08T11:55:34.399Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-08T11:55:34.399Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-08T11:55:34.399Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-08T11:55:34.399Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-08T11:55:34.399Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-08T11:55:34.399Z] === RUN TestCreateDifferentPlatform [2021-08-08T11:55:34.399Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-08T11:55:34.399Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-08T11:55:34.399Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-08-08T11:55:34.399Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-08T11:55:34.399Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-08T11:55:34.399Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-08T11:55:34.399Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-08-08T11:55:34.399Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-08T11:55:34.399Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-08T11:55:34.399Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-08T11:55:34.399Z] === RUN TestContainerKillOnDaemonStart [2021-08-08T11:55:34.399Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:55:34.399Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-08T11:55:34.399Z] === RUN TestDiff [2021-08-08T11:55:34.399Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-08T11:55:34.399Z] --- SKIP: TestDiff (0.00s) [2021-08-08T11:55:34.399Z] === RUN TestExecWithCloseStdin [2021-08-08T11:55:36.651Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-08T11:55:38.134Z] --- PASS: TestExecWithCloseStdin (3.36s) [2021-08-08T11:55:38.134Z] === RUN TestExec [2021-08-08T11:55:38.540Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-08T11:55:38.540Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-08-08T11:55:38.540Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-08T11:55:38.540Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-08-08T11:55:38.540Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-08T11:55:39.102Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-08T11:55:40.306Z] --- PASS: TestExec (2.26s) [2021-08-08T11:55:40.306Z] === RUN TestExecUser [2021-08-08T11:55:40.306Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-08T11:55:40.306Z] --- SKIP: TestExecUser (0.00s) [2021-08-08T11:55:40.306Z] === RUN TestExportContainerAndImportImage [2021-08-08T11:55:40.306Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:55:40.306Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-08T11:55:40.306Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-08T11:55:40.306Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:55:40.306Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-08T11:55:40.306Z] === RUN TestHealthCheckWorkdir [2021-08-08T11:55:40.306Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-08T11:55:40.306Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-08T11:55:40.306Z] === RUN TestHealthKillContainer [2021-08-08T11:55:40.306Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-08T11:55:40.306Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-08T11:55:40.306Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-08T11:55:40.306Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-08T11:55:40.306Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-08T11:55:40.306Z] === RUN TestKillContainerInvalidSignal [2021-08-08T11:55:41.619Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-08T11:55:42.481Z] --- PASS: TestKillContainerInvalidSignal (1.98s) [2021-08-08T11:55:42.481Z] === RUN TestKillContainer [2021-08-08T11:55:42.481Z] === RUN TestKillContainer/no_signal [2021-08-08T11:55:42.982Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-08T11:55:44.049Z] === RUN TestKillContainer/non_killing_signal [2021-08-08T11:55:44.049Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-08T11:55:44.049Z] === RUN TestKillContainer/killing_signal [2021-08-08T11:55:44.871Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-08T11:55:45.434Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-08T11:55:46.800Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-08T11:55:46.953Z] --- PASS: TestKillContainer (4.57s) [2021-08-08T11:55:46.953Z] --- PASS: TestKillContainer/no_signal (1.88s) [2021-08-08T11:55:46.953Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-08T11:55:46.953Z] --- PASS: TestKillContainer/killing_signal (2.64s) [2021-08-08T11:55:46.953Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-08T11:55:46.953Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-08T11:55:46.953Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-08T11:55:46.953Z] === RUN TestKillStoppedContainer [2021-08-08T11:55:46.953Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-08T11:55:46.953Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-08T11:55:46.953Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-08T11:55:46.953Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-08T11:55:46.953Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-08T11:55:46.953Z] === RUN TestKillDifferentUserContainer [2021-08-08T11:55:46.953Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-08T11:55:46.953Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-08T11:55:46.953Z] === RUN TestInspectOomKilledTrue [2021-08-08T11:55:46.953Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:55:46.953Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-08T11:55:46.953Z] === RUN TestInspectOomKilledFalse [2021-08-08T11:55:46.953Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-08T11:55:46.953Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-08T11:55:46.953Z] === RUN TestLogsFollowTailEmpty [2021-08-08T11:55:47.727Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-08-08T11:55:47.727Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-08T11:55:47.727Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-08T11:55:47.984Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-08-08T11:55:48.240Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-08-08T11:55:49.129Z] --- PASS: TestLogsFollowTailEmpty (2.07s) [2021-08-08T11:55:49.129Z] === RUN TestNetworkNat [2021-08-08T11:55:49.129Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-08T11:55:49.129Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-08T11:55:49.129Z] === RUN TestNetworkLocalhostTCPNat [2021-08-08T11:55:50.128Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-08T11:55:50.128Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-08T11:55:51.056Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-08T11:55:51.348Z] --- PASS: TestNetworkLocalhostTCPNat (2.41s) [2021-08-08T11:55:51.348Z] === RUN TestNetworkLoopbackNat [2021-08-08T11:55:51.348Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-08T11:55:51.348Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-08T11:55:51.348Z] === RUN TestPause [2021-08-08T11:55:51.348Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-08T11:55:51.348Z] --- SKIP: TestPause (0.00s) [2021-08-08T11:55:51.348Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-08T11:55:51.616Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-08T11:55:52.556Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-08-08T11:55:53.117Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-08T11:55:53.117Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-08T11:55:53.523Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.05s) [2021-08-08T11:55:53.523Z] === RUN TestPauseStopPausedContainer [2021-08-08T11:55:53.523Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:55:53.523Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-08T11:55:53.523Z] === RUN TestPsFilter [2021-08-08T11:55:53.524Z] --- PASS: TestPsFilter (0.39s) [2021-08-08T11:55:53.524Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-08T11:55:54.043Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-08T11:55:54.605Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-08T11:55:55.167Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-08T11:55:56.095Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-08T11:55:56.422Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.62s) [2021-08-08T11:55:56.422Z] === RUN TestRemoveContainerWithVolume [2021-08-08T11:55:56.657Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-08-08T11:55:56.913Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-08T11:55:57.476Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-08T11:55:58.406Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-08T11:55:58.969Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-08-08T11:55:59.334Z] --- PASS: TestRemoveContainerWithVolume (2.68s) [2021-08-08T11:55:59.334Z] === RUN TestRemoveContainerRunning [2021-08-08T11:55:59.531Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-08T11:55:59.531Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-08T11:56:00.458Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-08T11:56:00.867Z] --- PASS: TestRemoveContainerRunning (2.05s) [2021-08-08T11:56:00.867Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-08T11:56:01.386Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-08T11:56:02.751Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-08T11:56:03.047Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.96s) [2021-08-08T11:56:03.047Z] === RUN TestRemoveInvalidContainer [2021-08-08T11:56:03.047Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-08-08T11:56:03.047Z] === RUN TestRenameLinkedContainer [2021-08-08T11:56:03.047Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-08T11:56:03.047Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-08T11:56:03.047Z] === RUN TestRenameStoppedContainer [2021-08-08T11:56:03.312Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-08T11:56:03.312Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-08T11:56:03.312Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-08T11:56:05.944Z] --- PASS: TestRenameStoppedContainer (2.66s) [2021-08-08T11:56:05.944Z] === RUN TestRenameRunningContainerAndReuse [2021-08-08T11:56:06.579Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-08T11:56:06.836Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-08T11:56:09.679Z] --- PASS: TestRenameRunningContainerAndReuse (4.08s) [2021-08-08T11:56:09.679Z] === RUN TestRenameInvalidName [2021-08-08T11:56:11.853Z] --- PASS: TestRenameInvalidName (2.08s) [2021-08-08T11:56:11.853Z] === RUN TestRenameAnonymousContainer [2021-08-08T11:56:16.793Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-08-08T11:56:17.050Z] docker_cli_swarm_test.go:1802: [d89b12c847e5c] joining swarm manager [d5d9cc2d28264]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:56:18.415Z] docker_cli_swarm_test.go:1803: [dd92f1b982d9a] joining swarm manager [d5d9cc2d28264]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:56:18.415Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-08-08T11:56:19.344Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-08T11:56:20.712Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-08-08T11:56:20.712Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-08-08T11:56:20.712Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-08T11:56:20.712Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-08T11:56:21.275Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-08T11:56:22.158Z] --- PASS: TestRenameAnonymousContainer (9.93s) [2021-08-08T11:56:22.158Z] === RUN TestRenameContainerWithSameName [2021-08-08T11:56:23.692Z] --- PASS: TestRenameContainerWithSameName (2.03s) [2021-08-08T11:56:23.692Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-08T11:56:23.692Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-08T11:56:23.692Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-08T11:56:23.692Z] === RUN TestResize [2021-08-08T11:56:24.540Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-08T11:56:25.868Z] --- PASS: TestResize (2.06s) [2021-08-08T11:56:25.868Z] === RUN TestResizeWithInvalidSize [2021-08-08T11:56:25.905Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-08T11:56:27.271Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-08T11:56:28.042Z] --- PASS: TestResizeWithInvalidSize (2.10s) [2021-08-08T11:56:28.042Z] === RUN TestResizeWhenContainerNotStarted [2021-08-08T11:56:30.945Z] --- PASS: TestResizeWhenContainerNotStarted (2.59s) [2021-08-08T11:56:30.945Z] === RUN TestDaemonRestartKillContainers [2021-08-08T11:56:30.945Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:56:30.945Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-08T11:56:30.945Z] === RUN TestStats [2021-08-08T11:56:30.945Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-08T11:56:30.945Z] --- SKIP: TestStats (0.00s) [2021-08-08T11:56:30.945Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-08T11:56:33.803Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-08T11:56:33.803Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-08T11:56:34.060Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-08T11:56:34.060Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-08-08T11:56:35.427Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-08T11:56:35.427Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-08T11:56:35.427Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-08T11:56:37.316Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-08T11:56:38.012Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.86s) [2021-08-08T11:56:38.012Z] === RUN TestStopContainerWithTimeout [2021-08-08T11:56:38.012Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-08T11:56:38.012Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-08T11:56:38.012Z] === RUN TestUpdateRestartPolicy [2021-08-08T11:56:38.681Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-08T11:56:40.593Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-08T11:56:40.593Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-08T11:56:40.593Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-08T11:56:41.961Z] === RUN TestDockerSuite/TestRunMount [2021-08-08T11:56:42.523Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-08-08T11:56:45.049Z] docker_cli_swarm_test.go:1321: [dab70e54187e8] joining swarm manager [d597c9db1479b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T11:56:46.415Z] docker_cli_swarm_test.go:1322: [d9868c9c8347f] joining swarm manager [d597c9db1479b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T11:56:50.580Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-08T11:56:51.141Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-08T11:56:51.704Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-08T11:56:53.073Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-08T11:56:55.593Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-08T11:56:58.860Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-08T11:57:00.749Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-08T11:57:03.140Z] --- PASS: TestUpdateRestartPolicy (21.92s) [2021-08-08T11:57:03.140Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-08T11:57:03.140Z] --- PASS: TestUpdateRestartWithAutoRemove (2.12s) [2021-08-08T11:57:03.140Z] === RUN TestWaitNonBlocked [2021-08-08T11:57:03.140Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-08T11:57:03.140Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-08T11:57:03.140Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-08T11:57:03.140Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-08T11:57:03.140Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-08T11:57:03.140Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-08T11:57:03.271Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-08T11:57:04.637Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-08T11:57:06.006Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-08T11:57:06.006Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-08T11:57:06.932Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-08T11:57:08.295Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-08T11:57:08.807Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-08T11:57:08.925Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-08-08T11:57:08.925Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.86s) [2021-08-08T11:57:08.925Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.29s) [2021-08-08T11:57:08.925Z] === RUN TestWaitBlocked [2021-08-08T11:57:08.925Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:57:08.925Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-08T11:57:08.925Z] PASS [2021-08-08T11:57:08.925Z] ok github.com/docker/docker/integration/container 96.239s [2021-08-08T11:57:08.925Z] [2021-08-08T11:57:08.925Z] === Skipped [2021-08-08T11:57:08.925Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-08T11:57:08.925Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-08T11:57:08.925Z] [2021-08-08T11:57:08.925Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-08T11:57:08.925Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:08.925Z] [2021-08-08T11:57:08.925Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2021-08-08T11:57:08.925Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-08T11:57:08.925Z] [2021-08-08T11:57:08.925Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-08T11:57:08.926Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-08T11:57:08.926Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-08T11:57:08.926Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-08T11:57:08.926Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-08T11:57:08.926Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-08T11:57:08.926Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-08T11:57:08.926Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-08T11:57:08.926Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-08T11:57:08.926Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-08T11:57:08.926Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-08T11:57:08.926Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-08T11:57:08.926Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-08T11:57:08.926Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-08T11:57:08.926Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-08T11:57:08.926Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-08T11:57:08.926Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-08T11:57:08.926Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-08T11:57:08.926Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-08T11:57:08.926Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-08T11:57:08.926Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-08T11:57:08.926Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-08T11:57:08.926Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-08T11:57:08.926Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-08T11:57:08.926Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-08T11:57:08.926Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-08T11:57:08.926Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-08T11:57:08.926Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-08T11:57:08.926Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-08T11:57:08.926Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-08T11:57:08.926Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-08T11:57:08.926Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] [2021-08-08T11:57:08.926Z] DONE 87 tests, 33 skipped in 98.685s [2021-08-08T11:57:08.926Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-08T11:57:09.733Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-08T11:57:11.625Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-08T11:57:13.516Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-08T11:57:17.687Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-08T11:57:18.249Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-08T11:57:18.249Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-08-08T11:57:19.175Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-08T11:57:19.175Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-08T11:57:19.737Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-08T11:57:20.298Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-08T11:57:20.555Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-08T11:57:21.116Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-08T11:57:27.648Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-08-08T11:57:27.648Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-08T11:57:27.648Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-08T11:57:27.648Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-08-08T11:57:28.576Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-08T11:57:29.943Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-08T11:57:30.874Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-08-08T11:57:31.130Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-08-08T11:57:31.130Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-08T11:57:31.691Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-08T11:57:32.252Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-08T11:57:32.813Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-08T11:57:33.375Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-08T11:57:33.375Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-08-08T11:57:33.375Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-08T11:57:33.937Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-08T11:57:34.104Z] === RUN TestConfigDaemonLibtrustID [2021-08-08T11:57:34.104Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-08T11:57:34.104Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-08T11:57:34.104Z] === RUN TestDaemonConfigValidation [2021-08-08T11:57:34.104Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-08T11:57:34.104Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-08T11:57:34.104Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:57:34.104Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-08T11:57:34.104Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-08T11:57:34.104Z] PASS [2021-08-08T11:57:34.104Z] ok github.com/docker/docker/integration/daemon 0.110s [2021-08-08T11:57:34.104Z] [2021-08-08T11:57:34.104Z] === Skipped [2021-08-08T11:57:34.104Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-08T11:57:34.104Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-08T11:57:34.104Z] [2021-08-08T11:57:34.104Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-08T11:57:34.104Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-08T11:57:34.104Z] [2021-08-08T11:57:34.104Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-08T11:57:34.104Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-08T11:57:34.104Z] [2021-08-08T11:57:34.104Z] [2021-08-08T11:57:34.104Z] DONE 3 tests, 3 skipped in 23.623s [2021-08-08T11:57:34.104Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-08T11:57:34.104Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-08T11:57:34.104Z] INFO: Testing against a local daemon [2021-08-08T11:57:34.104Z] === RUN TestCommitInheritsEnv [2021-08-08T11:57:34.104Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-08T11:57:34.104Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-08T11:57:34.104Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-08T11:57:34.104Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-08T11:57:34.104Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-08T11:57:34.104Z] === RUN TestImagesFilterMultiReference [2021-08-08T11:57:34.498Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-08T11:57:34.498Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-08-08T11:57:34.498Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-08T11:57:34.562Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-08-08T11:57:34.562Z] === RUN TestImagePullPlatformInvalid [2021-08-08T11:57:34.562Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-08T11:57:34.562Z] === RUN TestRemoveImageOrphaning [2021-08-08T11:57:35.059Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-08-08T11:57:35.527Z] --- PASS: TestRemoveImageOrphaning (1.01s) [2021-08-08T11:57:35.527Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-08T11:57:35.527Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-08-08T11:57:35.527Z] === RUN TestTagInvalidReference [2021-08-08T11:57:35.527Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-08T11:57:35.527Z] === RUN TestTagValidPrefixedRepo [2021-08-08T11:57:35.527Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-08T11:57:35.527Z] === RUN TestTagExistedNameWithoutForce [2021-08-08T11:57:35.527Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-08T11:57:35.527Z] === RUN TestTagOfficialNames [2021-08-08T11:57:35.527Z] --- PASS: TestTagOfficialNames (0.08s) [2021-08-08T11:57:35.527Z] === RUN TestTagMatchesDigest [2021-08-08T11:57:35.527Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-08T11:57:35.527Z] PASS [2021-08-08T11:57:35.527Z] ok github.com/docker/docker/integration/image 1.515s [2021-08-08T11:57:36.426Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-08T11:57:36.426Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-08-08T11:57:36.426Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-08T11:57:36.496Z] [2021-08-08T11:57:36.496Z] === Skipped [2021-08-08T11:57:36.496Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-08T11:57:36.496Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-08T11:57:36.496Z] [2021-08-08T11:57:36.496Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-08T11:57:36.496Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-08T11:57:36.496Z] [2021-08-08T11:57:36.496Z] [2021-08-08T11:57:36.496Z] DONE 11 tests, 2 skipped in 3.555s [2021-08-08T11:57:36.496Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-08T11:57:38.672Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-08T11:57:38.672Z] INFO: Testing against a local daemon [2021-08-08T11:57:38.672Z] === RUN TestNetworkCreateDelete [2021-08-08T11:57:38.672Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:57:38.672Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-08T11:57:38.672Z] === RUN TestDockerNetworkDeletePreferID [2021-08-08T11:57:38.672Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-08T11:57:38.672Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2021-08-08T11:57:38.672Z] === RUN TestDaemonDNSFallback [2021-08-08T11:57:38.672Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:57:38.672Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-08T11:57:38.672Z] === RUN TestInspectNetwork [2021-08-08T11:57:38.672Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-08T11:57:38.672Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-08T11:57:38.672Z] === RUN TestRunContainerWithBridgeNone [2021-08-08T11:57:38.672Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:57:38.672Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-08T11:57:38.672Z] === RUN TestNetworkInvalidJSON [2021-08-08T11:57:38.672Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-08T11:57:38.672Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-08T11:57:38.672Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-08T11:57:38.672Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-08T11:57:38.672Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-08T11:57:38.672Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-08T11:57:38.672Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-08T11:57:38.672Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-08T11:57:38.672Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-08T11:57:38.672Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-08-08T11:57:38.672Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-08T11:57:38.672Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-08T11:57:38.672Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-08T11:57:38.672Z] === RUN TestNetworkList [2021-08-08T11:57:38.672Z] === RUN TestNetworkList//networks [2021-08-08T11:57:38.672Z] === PAUSE TestNetworkList//networks [2021-08-08T11:57:38.672Z] === RUN TestNetworkList//networks/ [2021-08-08T11:57:38.672Z] === PAUSE TestNetworkList//networks/ [2021-08-08T11:57:38.672Z] === CONT TestNetworkList//networks [2021-08-08T11:57:38.672Z] === CONT TestNetworkList//networks/ [2021-08-08T11:57:38.672Z] --- PASS: TestNetworkList (0.03s) [2021-08-08T11:57:38.672Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-08T11:57:38.672Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-08T11:57:38.672Z] === RUN TestHostIPv4BridgeLabel [2021-08-08T11:57:38.672Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-08T11:57:38.672Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-08T11:57:38.672Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-08T11:57:38.672Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-08T11:57:38.672Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-08T11:57:38.672Z] === RUN TestDaemonDefaultNetworkPools [2021-08-08T11:57:38.672Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-08T11:57:38.672Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-08T11:57:38.672Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-08T11:57:38.672Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-08T11:57:38.672Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-08T11:57:38.672Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-08T11:57:38.672Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-08T11:57:38.672Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-08T11:57:38.672Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-08T11:57:38.672Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-08T11:57:38.672Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-08T11:57:38.672Z] === RUN TestServiceWithPredefinedNetwork [2021-08-08T11:57:38.672Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-08T11:57:38.672Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-08T11:57:38.672Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-08T11:57:38.672Z] service_test.go:242: FLAKY_TEST [2021-08-08T11:57:38.672Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-08T11:57:38.672Z] === RUN TestServiceWithDataPathPortInit [2021-08-08T11:57:38.672Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-08T11:57:38.672Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-08T11:57:38.672Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-08T11:57:38.672Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-08T11:57:38.672Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-08T11:57:38.672Z] PASS [2021-08-08T11:57:38.672Z] ok github.com/docker/docker/integration/network 0.182s [2021-08-08T11:57:38.672Z] [2021-08-08T11:57:38.672Z] === Skipped [2021-08-08T11:57:38.672Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-08T11:57:38.672Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:57:38.672Z] [2021-08-08T11:57:38.672Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2021-08-08T11:57:38.672Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-08T11:57:38.672Z] [2021-08-08T11:57:38.672Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-08T11:57:38.672Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:57:38.672Z] [2021-08-08T11:57:38.672Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-08T11:57:38.672Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-08T11:57:38.672Z] [2021-08-08T11:57:38.672Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-08T11:57:38.672Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:57:38.672Z] [2021-08-08T11:57:38.672Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-08T11:57:38.672Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-08T11:57:38.672Z] [2021-08-08T11:57:38.672Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-08T11:57:38.672Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-08T11:57:38.672Z] [2021-08-08T11:57:38.672Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-08T11:57:38.672Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-08T11:57:38.672Z] [2021-08-08T11:57:38.672Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-08T11:57:38.672Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-08T11:57:38.672Z] [2021-08-08T11:57:38.672Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-08T11:57:38.672Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-08T11:57:38.672Z] [2021-08-08T11:57:38.672Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-08T11:57:38.672Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-08T11:57:38.672Z] [2021-08-08T11:57:38.672Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-08T11:57:38.672Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-08T11:57:38.672Z] [2021-08-08T11:57:38.672Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-08T11:57:38.672Z] service_test.go:242: FLAKY_TEST [2021-08-08T11:57:38.672Z] [2021-08-08T11:57:38.672Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-08T11:57:38.672Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-08T11:57:38.672Z] [2021-08-08T11:57:38.672Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-08T11:57:38.672Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-08T11:57:38.672Z] [2021-08-08T11:57:38.672Z] [2021-08-08T11:57:38.672Z] DONE 22 tests, 15 skipped in 2.223s [2021-08-08T11:57:38.672Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-08T11:57:39.130Z] testing: warning: no tests to run [2021-08-08T11:57:39.130Z] PASS [2021-08-08T11:57:39.130Z] ok github.com/docker/docker/integration/network/ipvlan 0.077s [2021-08-08T11:57:39.130Z] [2021-08-08T11:57:39.130Z] DONE 0 tests in 0.682s [2021-08-08T11:57:39.130Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-08T11:57:39.697Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-08T11:57:40.099Z] testing: warning: no tests to run [2021-08-08T11:57:40.099Z] PASS [2021-08-08T11:57:40.099Z] ok github.com/docker/docker/integration/network/macvlan 0.076s [2021-08-08T11:57:40.099Z] [2021-08-08T11:57:40.099Z] DONE 0 tests in 0.639s [2021-08-08T11:57:40.099Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-08T11:57:40.556Z] testing: warning: no tests to run [2021-08-08T11:57:40.556Z] PASS [2021-08-08T11:57:40.557Z] ok github.com/docker/docker/integration/plugin 0.079s [2021-08-08T11:57:40.557Z] [2021-08-08T11:57:40.557Z] DONE 0 tests in 0.688s [2021-08-08T11:57:41.014Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-08T11:57:41.062Z] === RUN TestDockerSuite/TestRunRm [2021-08-08T11:57:41.317Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-08T11:57:41.472Z] testing: warning: no tests to run [2021-08-08T11:57:41.472Z] PASS [2021-08-08T11:57:41.472Z] ok github.com/docker/docker/integration/plugin/authz 0.077s [2021-08-08T11:57:41.472Z] [2021-08-08T11:57:41.472Z] DONE 0 tests in 0.668s [2021-08-08T11:57:41.472Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-08T11:57:45.479Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-08T11:57:45.741Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-08T11:57:46.682Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-08-08T11:57:48.048Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-08-08T11:57:48.557Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-08T11:57:48.558Z] INFO: Testing against a local daemon [2021-08-08T11:57:48.558Z] === RUN TestPluginInvalidJSON [2021-08-08T11:57:48.558Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-08T11:57:48.558Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-08T11:57:48.558Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-08T11:57:48.558Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-08-08T11:57:48.558Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-08T11:57:48.558Z] === RUN TestPluginInstall [2021-08-08T11:57:48.558Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-08T11:57:48.558Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-08T11:57:48.558Z] === RUN TestPluginsWithRuntimes [2021-08-08T11:57:48.558Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-08T11:57:48.558Z] --- SKIP: TestPluginsWithRuntimes (0.01s) [2021-08-08T11:57:48.558Z] === RUN TestPluginBackCompatMediaTypes [2021-08-08T11:57:48.558Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-08T11:57:48.558Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-08T11:57:48.558Z] PASS [2021-08-08T11:57:48.558Z] ok github.com/docker/docker/integration/plugin/common 0.121s [2021-08-08T11:57:48.558Z] [2021-08-08T11:57:48.558Z] === Skipped [2021-08-08T11:57:48.558Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-08T11:57:48.558Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-08T11:57:48.558Z] [2021-08-08T11:57:48.558Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.01s) [2021-08-08T11:57:48.558Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-08T11:57:48.558Z] [2021-08-08T11:57:48.558Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-08T11:57:48.558Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-08T11:57:48.558Z] [2021-08-08T11:57:48.558Z] [2021-08-08T11:57:48.558Z] DONE 5 tests, 3 skipped in 6.960s [2021-08-08T11:57:48.558Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-08T11:57:48.610Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-08-08T11:57:51.487Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-08T11:57:51.487Z] INFO: Testing against a local daemon [2021-08-08T11:57:51.487Z] === RUN TestExternalGraphDriver [2021-08-08T11:57:51.487Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-08T11:57:51.487Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-08T11:57:51.487Z] === RUN TestGraphdriverPluginV2 [2021-08-08T11:57:51.487Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-08T11:57:51.487Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-08T11:57:51.487Z] PASS [2021-08-08T11:57:51.487Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.126s [2021-08-08T11:57:51.487Z] [2021-08-08T11:57:51.487Z] === Skipped [2021-08-08T11:57:51.487Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-08T11:57:51.487Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-08T11:57:51.487Z] [2021-08-08T11:57:51.487Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-08T11:57:51.487Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-08T11:57:51.487Z] [2021-08-08T11:57:51.487Z] [2021-08-08T11:57:51.487Z] DONE 2 tests, 2 skipped in 2.964s [2021-08-08T11:57:51.487Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-08T11:57:51.878Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-08-08T11:57:53.664Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-08T11:57:53.664Z] INFO: Testing against a local daemon [2021-08-08T11:57:53.664Z] === RUN TestReadPluginNoRead [2021-08-08T11:57:53.664Z] read_test.go:21: no unix domain sockets on Windows [2021-08-08T11:57:53.664Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-08T11:57:53.664Z] PASS [2021-08-08T11:57:53.664Z] ok github.com/docker/docker/integration/plugin/logging 0.111s [2021-08-08T11:57:53.664Z] [2021-08-08T11:57:53.664Z] === Skipped [2021-08-08T11:57:53.664Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-08T11:57:53.664Z] read_test.go:21: no unix domain sockets on Windows [2021-08-08T11:57:53.664Z] [2021-08-08T11:57:53.664Z] [2021-08-08T11:57:53.664Z] DONE 1 tests, 1 skipped in 2.045s [2021-08-08T11:57:53.664Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-08T11:57:54.630Z] testing: warning: no tests to run [2021-08-08T11:57:54.630Z] PASS [2021-08-08T11:57:54.630Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.091s [2021-08-08T11:57:54.630Z] [2021-08-08T11:57:54.630Z] DONE 0 tests in 1.035s [2021-08-08T11:57:54.630Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-08T11:57:55.234Z] --- PASS: TestBuildWCOWSandboxSize (844.29s) [2021-08-08T11:57:55.234Z] === RUN TestBuildWithEmptyDockerfile [2021-08-08T11:57:55.234Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-08T11:57:55.234Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-08T11:57:55.234Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-08T11:57:55.234Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-08T11:57:55.234Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-08T11:57:55.234Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-08T11:57:55.234Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-08T11:57:55.234Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-08T11:57:55.234Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-08T11:57:55.234Z] --- PASS: TestBuildWithEmptyDockerfile (0.58s) [2021-08-08T11:57:55.234Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-08-08T11:57:55.234Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-08T11:57:55.234Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-08T11:57:55.234Z] === RUN TestBuildPreserveOwnership [2021-08-08T11:57:55.234Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-08T11:57:55.234Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-08T11:57:55.234Z] === RUN TestBuildPlatformInvalid [2021-08-08T11:57:55.234Z] --- PASS: TestBuildPlatformInvalid (0.51s) [2021-08-08T11:57:55.234Z] PASS [2021-08-08T11:57:55.234Z] ok github.com/docker/docker/integration/build 1049.352s [2021-08-08T11:57:55.234Z] [2021-08-08T11:57:55.234Z] === Skipped [2021-08-08T11:57:55.234Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-08T11:57:55.234Z] build_session_test.go:25: TODO: BuildKit [2021-08-08T11:57:55.234Z] [2021-08-08T11:57:55.234Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-08T11:57:55.234Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:55.234Z] [2021-08-08T11:57:55.234Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-08-08T11:57:55.234Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-08T11:57:55.234Z] [2021-08-08T11:57:55.234Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-08-08T11:57:55.234Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-08T11:57:55.234Z] [2021-08-08T11:57:55.234Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-08T11:57:55.234Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-08T11:57:55.234Z] [2021-08-08T11:57:55.234Z] [2021-08-08T11:57:55.234Z] DONE 29 tests, 5 skipped in 1078.726s [2021-08-08T11:57:55.234Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-08T11:57:55.234Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-08T11:57:55.234Z] INFO: Testing against a local daemon [2021-08-08T11:57:55.234Z] === RUN TestConfigInspect [2021-08-08T11:57:55.234Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:55.234Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-08T11:57:55.234Z] === RUN TestConfigList [2021-08-08T11:57:55.234Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:55.234Z] --- SKIP: TestConfigList (0.00s) [2021-08-08T11:57:55.234Z] === RUN TestConfigsCreateAndDelete [2021-08-08T11:57:55.234Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:55.234Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-08T11:57:55.234Z] === RUN TestConfigsUpdate [2021-08-08T11:57:55.234Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:55.234Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-08T11:57:55.234Z] === RUN TestTemplatedConfig [2021-08-08T11:57:55.234Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:55.234Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-08T11:57:55.234Z] === RUN TestConfigCreateResolve [2021-08-08T11:57:55.234Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:57:55.234Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-08T11:57:55.234Z] PASS [2021-08-08T11:57:55.234Z] ok github.com/docker/docker/integration/config 0.109s [2021-08-08T11:57:55.234Z] [2021-08-08T11:57:55.234Z] === Skipped [2021-08-08T11:57:55.234Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-08T11:57:55.234Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:55.234Z] [2021-08-08T11:57:55.234Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-08T11:57:55.234Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:55.234Z] [2021-08-08T11:57:55.234Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-08T11:57:55.234Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:55.234Z] [2021-08-08T11:57:55.234Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-08T11:57:55.234Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:55.234Z] [2021-08-08T11:57:55.234Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-08T11:57:55.234Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:55.234Z] [2021-08-08T11:57:55.234Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-08T11:57:55.234Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:57:55.234Z] [2021-08-08T11:57:55.234Z] [2021-08-08T11:57:55.234Z] DONE 6 tests, 6 skipped in 2.758s [2021-08-08T11:57:55.234Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-08T11:57:55.234Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-08T11:57:55.234Z] INFO: Testing against a local daemon [2021-08-08T11:57:55.234Z] === RUN TestCheckpoint [2021-08-08T11:57:55.234Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-08T11:57:55.234Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-08T11:57:55.234Z] === RUN TestContainerInvalidJSON [2021-08-08T11:57:55.234Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-08T11:57:55.234Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-08T11:57:55.234Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-08T11:57:55.234Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-08T11:57:55.234Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-08T11:57:55.234Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-08T11:57:55.234Z] --- PASS: TestContainerInvalidJSON (0.56s) [2021-08-08T11:57:55.234Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-08T11:57:55.234Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-08-08T11:57:55.234Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-08T11:57:55.234Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2021-08-08T11:57:55.234Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-08T11:57:55.234Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.32s) [2021-08-08T11:57:55.234Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-08T11:57:55.234Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2021-08-08T11:57:55.234Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-08T11:57:55.234Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2021-08-08T11:57:55.234Z] === RUN TestCopyFromContainer [2021-08-08T11:57:55.234Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:55.234Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-08T11:57:55.234Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-08T11:57:55.234Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-08T11:57:55.234Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-08T11:57:55.234Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-08T11:57:55.234Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-08T11:57:55.234Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-08T11:57:55.234Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-08T11:57:55.234Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-08T11:57:55.234Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-08T11:57:55.234Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-08T11:57:55.234Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-08T11:57:55.234Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-08T11:57:55.234Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-08-08T11:57:55.234Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-08-08T11:57:55.234Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-08T11:57:55.234Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-08T11:57:55.234Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2021-08-08T11:57:55.234Z] === RUN TestCreateWithInvalidEnv [2021-08-08T11:57:55.234Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-08T11:57:55.234Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-08T11:57:55.234Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-08T11:57:55.234Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-08T11:57:55.234Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-08T11:57:55.234Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-08T11:57:55.234Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-08T11:57:55.234Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-08T11:57:55.234Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-08T11:57:55.234Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-08-08T11:57:55.234Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-08T11:57:55.234Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-08T11:57:55.234Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-08T11:57:55.234Z] === RUN TestCreateTmpfsMountsTarget [2021-08-08T11:57:55.234Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:55.234Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s) [2021-08-08T11:57:55.234Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-08T11:57:55.234Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:57:55.234Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-08T11:57:55.234Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-08T11:57:55.234Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:57:55.234Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-08T11:57:55.234Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-08T11:57:55.234Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-08T11:57:55.234Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-08T11:57:55.234Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-08T11:57:55.234Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-08T11:57:55.234Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-08T11:57:55.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-08T11:57:55.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-08T11:57:55.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-08T11:57:55.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-08T11:57:55.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-08T11:57:55.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-08T11:57:55.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-08T11:57:55.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-08T11:57:55.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-08T11:57:55.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-08T11:57:55.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-08-08T11:57:55.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-08T11:57:55.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-08T11:57:55.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-08T11:57:55.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-08T11:57:55.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-08T11:57:55.235Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-08T11:57:55.235Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-08T11:57:55.235Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-08T11:57:55.235Z] === RUN TestCreateDifferentPlatform [2021-08-08T11:57:55.235Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-08T11:57:55.235Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-08T11:57:55.235Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-08-08T11:57:55.235Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-08-08T11:57:55.235Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-08T11:57:55.235Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-08T11:57:55.235Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-08-08T11:57:55.235Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-08T11:57:55.235Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-08T11:57:55.235Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-08T11:57:55.235Z] === RUN TestContainerKillOnDaemonStart [2021-08-08T11:57:55.235Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:55.235Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-08T11:57:55.235Z] === RUN TestDiff [2021-08-08T11:57:55.235Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-08T11:57:55.235Z] --- SKIP: TestDiff (0.00s) [2021-08-08T11:57:55.235Z] === RUN TestExecWithCloseStdin [2021-08-08T11:57:56.041Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-08-08T11:57:56.206Z] --- PASS: TestExecWithCloseStdin (3.20s) [2021-08-08T11:57:56.206Z] === RUN TestExec [2021-08-08T11:57:56.297Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-08-08T11:57:56.819Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-08T11:57:56.819Z] INFO: Testing against a local daemon [2021-08-08T11:57:56.819Z] === RUN TestPluginWithDevMounts [2021-08-08T11:57:56.819Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:56.819Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-08T11:57:56.819Z] PASS [2021-08-08T11:57:56.819Z] ok github.com/docker/docker/integration/plugin/volumes 0.123s [2021-08-08T11:57:56.858Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-08-08T11:57:57.278Z] [2021-08-08T11:57:57.278Z] === Skipped [2021-08-08T11:57:57.278Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-08T11:57:57.278Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:57.278Z] [2021-08-08T11:57:57.278Z] [2021-08-08T11:57:57.278Z] DONE 1 tests, 1 skipped in 2.222s [2021-08-08T11:57:57.278Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-08T11:57:57.419Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-08-08T11:57:57.981Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-08-08T11:57:58.237Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-08-08T11:57:58.384Z] --- PASS: TestExec (1.95s) [2021-08-08T11:57:58.384Z] === RUN TestExecUser [2021-08-08T11:57:58.384Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-08T11:57:58.384Z] --- SKIP: TestExecUser (0.00s) [2021-08-08T11:57:58.384Z] === RUN TestExportContainerAndImportImage [2021-08-08T11:57:58.384Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:58.384Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-08T11:57:58.384Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-08T11:57:58.384Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:58.384Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-08T11:57:58.384Z] === RUN TestHealthCheckWorkdir [2021-08-08T11:57:58.384Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-08T11:57:58.384Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-08T11:57:58.384Z] === RUN TestHealthKillContainer [2021-08-08T11:57:58.384Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-08T11:57:58.384Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-08T11:57:58.384Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-08T11:57:58.384Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-08T11:57:58.384Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-08T11:57:58.384Z] === RUN TestKillContainerInvalidSignal [2021-08-08T11:57:58.800Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-08-08T11:57:58.811Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-08T11:57:58.811Z] INFO: Testing against a local daemon [2021-08-08T11:57:58.811Z] === RUN TestSecretInspect [2021-08-08T11:57:58.811Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:58.811Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-08T11:57:58.811Z] === RUN TestSecretList [2021-08-08T11:57:58.811Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:58.811Z] --- SKIP: TestSecretList (0.00s) [2021-08-08T11:57:58.811Z] === RUN TestSecretsCreateAndDelete [2021-08-08T11:57:58.811Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:58.811Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-08T11:57:58.811Z] === RUN TestSecretsUpdate [2021-08-08T11:57:58.811Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:58.811Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-08T11:57:58.811Z] === RUN TestTemplatedSecret [2021-08-08T11:57:58.811Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:58.811Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-08T11:57:58.811Z] === RUN TestSecretCreateResolve [2021-08-08T11:57:58.811Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:57:58.811Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-08T11:57:58.811Z] PASS [2021-08-08T11:57:58.811Z] ok github.com/docker/docker/integration/secret 0.113s [2021-08-08T11:57:58.811Z] [2021-08-08T11:57:58.811Z] === Skipped [2021-08-08T11:57:58.811Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-08T11:57:58.811Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:58.811Z] [2021-08-08T11:57:58.811Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-08T11:57:58.811Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:58.811Z] [2021-08-08T11:57:58.811Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-08T11:57:58.811Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:58.811Z] [2021-08-08T11:57:58.811Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-08T11:57:58.811Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:58.811Z] [2021-08-08T11:57:58.811Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-08T11:57:58.811Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:57:58.811Z] [2021-08-08T11:57:58.811Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-08T11:57:58.811Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:57:58.811Z] [2021-08-08T11:57:58.811Z] [2021-08-08T11:57:58.811Z] DONE 6 tests, 6 skipped in 1.811s [2021-08-08T11:57:58.811Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-08T11:57:59.362Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-08T11:57:59.922Z] --- PASS: TestKillContainerInvalidSignal (1.76s) [2021-08-08T11:57:59.922Z] === RUN TestKillContainer [2021-08-08T11:57:59.922Z] === RUN TestKillContainer/no_signal [2021-08-08T11:58:00.289Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-08T11:58:00.852Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-08T11:58:01.717Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-08T11:58:01.717Z] INFO: Testing against a local daemon [2021-08-08T11:58:01.717Z] === RUN TestServiceCreateInit [2021-08-08T11:58:01.717Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-08T11:58:01.717Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.717Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-08T11:58:01.717Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.717Z] --- PASS: TestServiceCreateInit (0.04s) [2021-08-08T11:58:01.717Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-08T11:58:01.717Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-08T11:58:01.717Z] === RUN TestCreateServiceMultipleTimes [2021-08-08T11:58:01.717Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.717Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-08T11:58:01.717Z] === RUN TestCreateServiceConflict [2021-08-08T11:58:01.717Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.717Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-08T11:58:01.717Z] === RUN TestCreateServiceMaxReplicas [2021-08-08T11:58:01.717Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.717Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-08T11:58:01.717Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-08T11:58:01.717Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.717Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-08T11:58:01.717Z] === RUN TestCreateServiceSecretFileMode [2021-08-08T11:58:01.717Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.717Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-08T11:58:01.717Z] === RUN TestCreateServiceConfigFileMode [2021-08-08T11:58:01.717Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.717Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-08T11:58:01.717Z] === RUN TestCreateServiceSysctls [2021-08-08T11:58:01.717Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.717Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-08-08T11:58:01.717Z] === RUN TestCreateServiceCapabilities [2021-08-08T11:58:01.717Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.717Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-08-08T11:58:01.717Z] === RUN TestInspect [2021-08-08T11:58:01.717Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.717Z] --- SKIP: TestInspect (0.00s) [2021-08-08T11:58:01.717Z] === RUN TestCreateJob [2021-08-08T11:58:01.717Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.717Z] --- SKIP: TestCreateJob (0.00s) [2021-08-08T11:58:01.717Z] === RUN TestReplicatedJob [2021-08-08T11:58:01.717Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.717Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-08T11:58:01.717Z] === RUN TestUpdateReplicatedJob [2021-08-08T11:58:01.717Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.717Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-08T11:58:01.717Z] === RUN TestServiceListWithStatuses [2021-08-08T11:58:01.717Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.717Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-08T11:58:01.717Z] === RUN TestDockerNetworkConnectAlias [2021-08-08T11:58:01.717Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.717Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-08T11:58:01.717Z] === RUN TestDockerNetworkReConnect [2021-08-08T11:58:01.717Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.717Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-08T11:58:01.717Z] === RUN TestServicePlugin [2021-08-08T11:58:01.717Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.717Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-08T11:58:01.717Z] === RUN TestServiceUpdateLabel [2021-08-08T11:58:01.717Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:58:01.717Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-08T11:58:01.717Z] === RUN TestServiceUpdateSecrets [2021-08-08T11:58:01.717Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:58:01.717Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-08T11:58:01.717Z] === RUN TestServiceUpdateConfigs [2021-08-08T11:58:01.717Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:58:01.717Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-08T11:58:01.717Z] === RUN TestServiceUpdateNetwork [2021-08-08T11:58:01.717Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:58:01.717Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-08-08T11:58:01.717Z] === RUN TestServiceUpdatePidsLimit [2021-08-08T11:58:01.717Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:58:01.717Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-08T11:58:01.717Z] PASS [2021-08-08T11:58:01.717Z] ok github.com/docker/docker/integration/service 0.247s [2021-08-08T11:58:01.717Z] [2021-08-08T11:58:01.717Z] === Skipped [2021-08-08T11:58:01.717Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-08T11:58:01.718Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.718Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-08T11:58:01.718Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.718Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-08T11:58:01.718Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-08T11:58:01.718Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-08T11:58:01.718Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-08T11:58:01.718Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-08T11:58:01.718Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-08T11:58:01.718Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-08-08T11:58:01.718Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-08-08T11:58:01.718Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-08T11:58:01.718Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-08T11:58:01.718Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-08T11:58:01.718Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-08T11:58:01.718Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-08T11:58:01.718Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-08T11:58:01.718Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-08T11:58:01.718Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-08T11:58:01.718Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-08T11:58:01.718Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-08T11:58:01.718Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-08T11:58:01.718Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-08-08T11:58:01.718Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-08T11:58:01.718Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] [2021-08-08T11:58:01.718Z] DONE 24 tests, 23 skipped in 2.437s [2021-08-08T11:58:01.718Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-08T11:58:02.102Z] === RUN TestKillContainer/non_killing_signal [2021-08-08T11:58:02.102Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-08T11:58:02.102Z] === RUN TestKillContainer/killing_signal [2021-08-08T11:58:03.252Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-08T11:58:03.252Z] INFO: Testing against a local daemon [2021-08-08T11:58:03.252Z] === RUN TestSessionCreate [2021-08-08T11:58:03.252Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-08T11:58:03.252Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-08T11:58:03.252Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-08T11:58:03.252Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-08T11:58:03.252Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-08T11:58:03.252Z] PASS [2021-08-08T11:58:03.252Z] ok github.com/docker/docker/integration/session 0.115s [2021-08-08T11:58:03.252Z] [2021-08-08T11:58:03.252Z] === Skipped [2021-08-08T11:58:03.252Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-08T11:58:03.252Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-08T11:58:03.252Z] [2021-08-08T11:58:03.252Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-08T11:58:03.252Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-08T11:58:03.252Z] [2021-08-08T11:58:03.252Z] [2021-08-08T11:58:03.252Z] DONE 2 tests, 2 skipped in 1.733s [2021-08-08T11:58:03.252Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-08T11:58:03.367Z] === RUN TestDockerSuite/TestRunState [2021-08-08T11:58:04.287Z] --- PASS: TestKillContainer (4.01s) [2021-08-08T11:58:04.287Z] --- PASS: TestKillContainer/no_signal (1.69s) [2021-08-08T11:58:04.287Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-08T11:58:04.287Z] --- PASS: TestKillContainer/killing_signal (2.27s) [2021-08-08T11:58:04.287Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-08T11:58:04.287Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-08T11:58:04.287Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-08T11:58:04.287Z] === RUN TestKillStoppedContainer [2021-08-08T11:58:04.287Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-08T11:58:04.287Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-08T11:58:04.287Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-08T11:58:04.287Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-08T11:58:04.287Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-08T11:58:04.287Z] === RUN TestKillDifferentUserContainer [2021-08-08T11:58:04.287Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-08T11:58:04.287Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-08T11:58:04.287Z] === RUN TestInspectOomKilledTrue [2021-08-08T11:58:04.287Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:04.287Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-08T11:58:04.287Z] === RUN TestInspectOomKilledFalse [2021-08-08T11:58:04.287Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-08T11:58:04.287Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-08T11:58:04.287Z] === RUN TestLogsFollowTailEmpty [2021-08-08T11:58:05.255Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-08T11:58:05.424Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-08T11:58:05.424Z] INFO: Testing against a local daemon [2021-08-08T11:58:05.424Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-08T11:58:05.424Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:05.424Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-08T11:58:05.424Z] === RUN TestDiskUsage [2021-08-08T11:58:05.424Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-08T11:58:05.424Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-08T11:58:05.424Z] === RUN TestEventsExecDie [2021-08-08T11:58:05.424Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-08T11:58:05.424Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-08T11:58:05.424Z] === RUN TestEventsBackwardsCompatible [2021-08-08T11:58:05.424Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-08T11:58:05.424Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-08T11:58:05.424Z] === RUN TestEventsVolumeCreate [2021-08-08T11:58:05.424Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-08T11:58:05.424Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-08T11:58:05.424Z] === RUN TestInfoAPI [2021-08-08T11:58:05.424Z] --- PASS: TestInfoAPI (0.04s) [2021-08-08T11:58:05.424Z] === RUN TestInfoAPIWarnings [2021-08-08T11:58:05.424Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-08T11:58:05.424Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-08T11:58:05.424Z] === RUN TestInfoDebug [2021-08-08T11:58:05.424Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-08T11:58:05.424Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-08T11:58:05.424Z] === RUN TestInfoInsecureRegistries [2021-08-08T11:58:05.424Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-08T11:58:05.424Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-08T11:58:05.424Z] === RUN TestInfoRegistryMirrors [2021-08-08T11:58:05.424Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-08T11:58:05.424Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-08T11:58:05.424Z] === RUN TestLoginFailsWithBadCredentials [2021-08-08T11:58:05.816Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-08T11:58:05.824Z] --- PASS: TestLogsFollowTailEmpty (1.70s) [2021-08-08T11:58:05.824Z] === RUN TestNetworkNat [2021-08-08T11:58:05.824Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-08T11:58:05.824Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-08T11:58:05.824Z] === RUN TestNetworkLocalhostTCPNat [2021-08-08T11:58:05.881Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-08-08T11:58:05.881Z] === RUN TestPingCacheHeaders [2021-08-08T11:58:05.881Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-08-08T11:58:05.881Z] === RUN TestPingGet [2021-08-08T11:58:05.881Z] --- PASS: TestPingGet (0.03s) [2021-08-08T11:58:05.881Z] === RUN TestPingHead [2021-08-08T11:58:06.339Z] --- PASS: TestPingHead (0.03s) [2021-08-08T11:58:06.339Z] === RUN TestVersion [2021-08-08T11:58:06.339Z] --- PASS: TestVersion (0.03s) [2021-08-08T11:58:06.339Z] PASS [2021-08-08T11:58:06.339Z] ok github.com/docker/docker/integration/system 1.242s [2021-08-08T11:58:06.339Z] [2021-08-08T11:58:06.339Z] === Skipped [2021-08-08T11:58:06.339Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-08T11:58:06.339Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:06.339Z] [2021-08-08T11:58:06.339Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-08T11:58:06.339Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-08T11:58:06.339Z] [2021-08-08T11:58:06.339Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-08T11:58:06.339Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-08T11:58:06.339Z] [2021-08-08T11:58:06.339Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-08T11:58:06.339Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-08T11:58:06.339Z] [2021-08-08T11:58:06.339Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-08T11:58:06.339Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-08T11:58:06.339Z] [2021-08-08T11:58:06.339Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-08T11:58:06.339Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-08T11:58:06.339Z] [2021-08-08T11:58:06.339Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-08T11:58:06.339Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-08T11:58:06.339Z] [2021-08-08T11:58:06.339Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-08T11:58:06.339Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-08T11:58:06.339Z] [2021-08-08T11:58:06.339Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-08T11:58:06.339Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-08T11:58:06.340Z] [2021-08-08T11:58:06.340Z] [2021-08-08T11:58:06.340Z] DONE 15 tests, 9 skipped in 3.079s [2021-08-08T11:58:06.340Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-08T11:58:06.387Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-08T11:58:06.648Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-08-08T11:58:06.648Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-08T11:58:06.648Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-08T11:58:07.580Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-08T11:58:07.835Z] === RUN TestDockerSuite/TestRunSysctls [2021-08-08T11:58:08.002Z] --- PASS: TestNetworkLocalhostTCPNat (2.08s) [2021-08-08T11:58:08.002Z] === RUN TestNetworkLoopbackNat [2021-08-08T11:58:08.002Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-08T11:58:08.002Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-08T11:58:08.002Z] === RUN TestPause [2021-08-08T11:58:08.002Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-08T11:58:08.002Z] --- SKIP: TestPause (0.00s) [2021-08-08T11:58:08.002Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-08T11:58:08.512Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-08T11:58:08.512Z] INFO: Testing against a local daemon [2021-08-08T11:58:08.512Z] === RUN TestVolumesCreateAndList [2021-08-08T11:58:08.512Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-08-08T11:58:08.512Z] === RUN TestVolumesRemove [2021-08-08T11:58:08.512Z] --- PASS: TestVolumesRemove (0.17s) [2021-08-08T11:58:08.512Z] === RUN TestVolumesInspect [2021-08-08T11:58:08.512Z] --- PASS: TestVolumesInspect (0.05s) [2021-08-08T11:58:08.512Z] === RUN TestVolumesInvalidJSON [2021-08-08T11:58:08.512Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-08T11:58:08.512Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-08T11:58:08.512Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-08T11:58:08.512Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-08T11:58:08.512Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-08T11:58:08.512Z] PASS [2021-08-08T11:58:08.512Z] ok github.com/docker/docker/integration/volume 0.383s [2021-08-08T11:58:08.512Z] [2021-08-08T11:58:08.512Z] DONE 5 tests in 2.160s [2021-08-08T11:58:08.512Z] INFO: make.ps1 ended at 08/08/2021 11:58:08 [2021-08-08T11:58:08.512Z] INFO: Integration CLI tests being run from the host: [2021-08-08T11:58:08.512Z] 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" [2021-08-08T11:58:09.203Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-08T11:58:09.203Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-08T11:58:09.203Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-08T11:58:09.538Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.66s) [2021-08-08T11:58:09.538Z] === RUN TestPauseStopPausedContainer [2021-08-08T11:58:09.538Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:09.538Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-08T11:58:09.538Z] === RUN TestPsFilter [2021-08-08T11:58:09.538Z] --- PASS: TestPsFilter (0.21s) [2021-08-08T11:58:09.538Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-08T11:58:10.130Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-08-08T11:58:11.719Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.99s) [2021-08-08T11:58:11.719Z] === RUN TestRemoveContainerWithVolume [2021-08-08T11:58:12.018Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-08-08T11:58:12.948Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-08-08T11:58:13.898Z] --- PASS: TestRemoveContainerWithVolume (2.04s) [2021-08-08T11:58:13.898Z] === RUN TestRemoveContainerRunning [2021-08-08T11:58:14.837Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-08-08T11:58:15.436Z] --- PASS: TestRemoveContainerRunning (1.73s) [2021-08-08T11:58:15.436Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-08T11:58:16.972Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.74s) [2021-08-08T11:58:16.972Z] === RUN TestRemoveInvalidContainer [2021-08-08T11:58:16.972Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-08-08T11:58:16.972Z] === RUN TestRenameLinkedContainer [2021-08-08T11:58:16.972Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-08T11:58:16.972Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-08T11:58:16.972Z] === RUN TestRenameStoppedContainer [2021-08-08T11:58:17.090Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-08T11:58:17.090Z] INFO: Testing against a local daemon [2021-08-08T11:58:17.090Z] === RUN TestDockerSuite [2021-08-08T11:58:17.090Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-08T11:58:17.090Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-08T11:58:17.090Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-08T11:58:17.090Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-08T11:58:17.090Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-08T11:58:17.090Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-08T11:58:17.090Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-08T11:58:17.090Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-08T11:58:17.547Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-08T11:58:17.548Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-08T11:58:18.102Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-08T11:58:18.513Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-08T11:58:18.513Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-08T11:58:19.149Z] --- PASS: TestRenameStoppedContainer (1.98s) [2021-08-08T11:58:19.149Z] === RUN TestRenameRunningContainerAndReuse [2021-08-08T11:58:19.477Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-08T11:58:19.477Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-08T11:58:21.366Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-08T11:58:21.927Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-08T11:58:22.490Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-08T11:58:22.889Z] --- PASS: TestRenameRunningContainerAndReuse (3.57s) [2021-08-08T11:58:22.889Z] === RUN TestRenameInvalidName [2021-08-08T11:58:23.052Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-08T11:58:24.429Z] --- PASS: TestRenameInvalidName (1.71s) [2021-08-08T11:58:24.429Z] === RUN TestRenameAnonymousContainer [2021-08-08T11:58:24.941Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-08T11:58:26.307Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-08T11:58:26.868Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-08T11:58:26.868Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-08T11:58:27.126Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-08T11:58:27.688Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-08T11:58:28.614Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-08T11:58:29.175Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-08-08T11:58:29.175Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-08T11:58:29.175Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-08T11:58:29.175Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-08T11:58:30.101Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-08T11:58:34.269Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-08T11:58:34.526Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-08T11:58:34.783Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-08-08T11:58:35.710Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-08T11:58:38.229Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-08T11:58:39.239Z] --- PASS: TestRenameAnonymousContainer (13.67s) [2021-08-08T11:58:39.239Z] === RUN TestRenameContainerWithSameName [2021-08-08T11:58:39.596Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-08-08T11:58:39.700Z] --- PASS: TestRenameContainerWithSameName (1.71s) [2021-08-08T11:58:39.700Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-08T11:58:39.700Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-08T11:58:39.700Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-08T11:58:39.700Z] === RUN TestResize [2021-08-08T11:58:40.158Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-08T11:58:41.878Z] --- PASS: TestResize (1.75s) [2021-08-08T11:58:41.878Z] === RUN TestResizeWithInvalidSize [2021-08-08T11:58:42.676Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-08T11:58:43.414Z] --- PASS: TestResizeWithInvalidSize (1.81s) [2021-08-08T11:58:43.414Z] === RUN TestResizeWhenContainerNotStarted [2021-08-08T11:58:45.602Z] --- PASS: TestResizeWhenContainerNotStarted (1.98s) [2021-08-08T11:58:45.602Z] === RUN TestDaemonRestartKillContainers [2021-08-08T11:58:45.602Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:58:45.602Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-08T11:58:45.602Z] === RUN TestStats [2021-08-08T11:58:45.602Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-08T11:58:45.602Z] --- SKIP: TestStats (0.00s) [2021-08-08T11:58:45.602Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-08T11:58:45.945Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-08T11:58:46.873Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-08T11:58:46.873Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-08-08T11:58:46.873Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-08T11:58:46.873Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-08-08T11:58:46.873Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-08T11:58:46.873Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-08-08T11:58:46.873Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-08T11:58:47.131Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-08-08T11:58:47.131Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-08T11:58:47.131Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-08-08T11:58:47.390Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-08-08T11:58:51.396Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.14s) [2021-08-08T11:58:51.396Z] === RUN TestStopContainerWithTimeout [2021-08-08T11:58:51.396Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-08T11:58:51.396Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-08T11:58:51.396Z] === RUN TestUpdateRestartPolicy [2021-08-08T11:58:51.580Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-08-08T11:58:52.143Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-08-08T11:58:54.034Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-08-08T11:58:55.398Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-08-08T11:58:55.398Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-08-08T11:58:55.961Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-08T11:58:55.961Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-08-08T11:58:56.893Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-08-08T11:58:56.893Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-08T11:58:56.893Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-08-08T11:58:56.893Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-08T11:58:56.893Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-08-08T11:58:56.893Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-08T11:58:56.893Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-08-08T11:58:56.893Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-08T11:58:56.893Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-08-08T11:58:56.893Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-08T11:58:56.893Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-08-08T11:58:56.893Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-08T11:58:56.893Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-08-08T11:58:56.893Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-08T11:58:56.893Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-08-08T11:58:57.821Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-08-08T11:58:58.076Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-08-08T11:58:58.638Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-08-08T11:58:58.638Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-08-08T11:59:00.003Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-08T11:59:00.003Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-08T11:59:00.929Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-08T11:59:00.929Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-08-08T11:59:01.858Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-08-08T11:59:02.787Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-08-08T11:59:02.787Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-08T11:59:02.787Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-08T11:59:03.043Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-08-08T11:59:03.606Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-08T11:59:05.493Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-08-08T11:59:05.750Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-08-08T11:59:06.006Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-08-08T11:59:06.006Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-08T11:59:06.006Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-08T11:59:06.567Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-08T11:59:06.823Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-08T11:59:08.451Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-08T11:59:08.707Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-08T11:59:10.074Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-08-08T11:59:10.074Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-08T11:59:10.074Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-08-08T11:59:11.439Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-08T11:59:12.365Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-08T11:59:12.365Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-08T11:59:12.365Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-08T11:59:12.492Z] --- PASS: TestUpdateRestartPolicy (19.36s) [2021-08-08T11:59:12.492Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-08T11:59:12.492Z] --- PASS: TestUpdateRestartWithAutoRemove (1.77s) [2021-08-08T11:59:12.492Z] === RUN TestWaitNonBlocked [2021-08-08T11:59:12.492Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-08T11:59:12.492Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-08T11:59:12.492Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-08T11:59:12.492Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-08T11:59:12.492Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-08T11:59:12.492Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-08T11:59:13.291Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-08-08T11:59:14.029Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-08-08T11:59:14.029Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.40s) [2021-08-08T11:59:14.029Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.49s) [2021-08-08T11:59:14.029Z] === RUN TestWaitBlocked [2021-08-08T11:59:14.029Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:59:14.029Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-08T11:59:14.029Z] PASS [2021-08-08T11:59:14.029Z] ok github.com/docker/docker/integration/container 83.046s [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === Skipped [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-08T11:59:14.489Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-08T11:59:14.489Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2021-08-08T11:59:14.489Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s) [2021-08-08T11:59:14.489Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-08T11:59:14.489Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-08T11:59:14.489Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-08T11:59:14.489Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-08T11:59:14.489Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-08T11:59:14.489Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-08T11:59:14.489Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-08T11:59:14.489Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-08T11:59:14.489Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-08T11:59:14.489Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-08T11:59:14.489Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-08T11:59:14.489Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-08T11:59:14.489Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-08T11:59:14.489Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-08T11:59:14.489Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-08T11:59:14.489Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-08T11:59:14.489Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-08T11:59:14.489Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-08T11:59:14.489Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-08T11:59:14.489Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-08T11:59:14.489Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-08T11:59:14.489Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-08T11:59:14.489Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-08T11:59:14.489Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-08T11:59:14.489Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-08T11:59:14.489Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-08T11:59:14.489Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-08T11:59:14.489Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-08T11:59:14.489Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-08T11:59:14.489Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-08T11:59:14.489Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] [2021-08-08T11:59:14.489Z] DONE 87 tests, 33 skipped in 85.335s [2021-08-08T11:59:14.489Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-08T11:59:14.657Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-08-08T11:59:16.021Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-08T11:59:16.021Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-08T11:59:16.021Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-08-08T11:59:16.948Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-08-08T11:59:17.877Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-08-08T11:59:17.877Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-08T11:59:17.877Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-08T11:59:18.133Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-08T11:59:20.026Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents338318722 [2021-08-08T11:59:20.282Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-08T11:59:20.282Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-08-08T11:59:20.282Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-08T11:59:22.171Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-08T11:59:22.427Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-08T11:59:22.427Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-08T11:59:24.316Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-08T11:59:25.242Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-08T11:59:25.802Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-08T11:59:25.802Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-08T11:59:25.802Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-08T11:59:25.802Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-08T11:59:26.366Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-08T11:59:28.890Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-08T11:59:31.549Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-08T11:59:31.549Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-08T11:59:31.549Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-08T11:59:31.549Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-08T11:59:31.549Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-08T11:59:31.549Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-08T11:59:31.549Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-08T11:59:31.549Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-08T11:59:31.549Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-08T11:59:31.549Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-08T11:59:31.549Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-08T11:59:31.549Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-08T11:59:31.549Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-08T11:59:31.549Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-08T11:59:31.549Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-08T11:59:31.549Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-08T11:59:31.549Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-08T11:59:31.549Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-08T11:59:31.549Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-08T11:59:31.549Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-08T11:59:31.549Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-08T11:59:31.550Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-08T11:59:31.550Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-08T11:59:31.550Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-08T11:59:31.550Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-08T11:59:34.131Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-08T11:59:34.450Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-08T11:59:35.603Z] === RUN TestConfigDaemonLibtrustID [2021-08-08T11:59:35.603Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-08T11:59:35.603Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-08T11:59:35.603Z] === RUN TestDaemonConfigValidation [2021-08-08T11:59:35.603Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-08T11:59:35.603Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-08T11:59:35.603Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-08T11:59:35.603Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-08T11:59:35.603Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-08T11:59:35.603Z] PASS [2021-08-08T11:59:35.603Z] ok github.com/docker/docker/integration/daemon 0.100s [2021-08-08T11:59:35.603Z] [2021-08-08T11:59:35.603Z] === Skipped [2021-08-08T11:59:35.603Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-08T11:59:35.603Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-08T11:59:35.603Z] [2021-08-08T11:59:35.603Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-08T11:59:35.603Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-08T11:59:35.603Z] [2021-08-08T11:59:35.603Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-08T11:59:35.603Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-08T11:59:35.603Z] [2021-08-08T11:59:35.603Z] [2021-08-08T11:59:35.603Z] DONE 3 tests, 3 skipped in 21.418s [2021-08-08T11:59:36.023Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-08T11:59:36.062Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-08T11:59:36.633Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-08T11:59:36.633Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-08T11:59:36.633Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-08T11:59:36.633Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-08T11:59:36.633Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-08T11:59:36.633Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-08T11:59:36.633Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-08T11:59:36.633Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-08T11:59:36.633Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-08T11:59:36.950Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-08T11:59:37.599Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-08T11:59:37.599Z] INFO: Testing against a local daemon [2021-08-08T11:59:37.599Z] === RUN TestCommitInheritsEnv [2021-08-08T11:59:37.599Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-08T11:59:37.599Z] --- SKIP: TestCommitInheritsEnv (0.02s) [2021-08-08T11:59:37.599Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-08T11:59:37.599Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-08T11:59:37.599Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-08T11:59:37.599Z] === RUN TestImagesFilterMultiReference [2021-08-08T11:59:37.599Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-08-08T11:59:37.600Z] === RUN TestImagePullPlatformInvalid [2021-08-08T11:59:37.600Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-08T11:59:37.600Z] === RUN TestRemoveImageOrphaning [2021-08-08T11:59:38.316Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-08T11:59:38.570Z] --- PASS: TestRemoveImageOrphaning (0.96s) [2021-08-08T11:59:38.570Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-08T11:59:38.570Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-08-08T11:59:38.570Z] === RUN TestTagInvalidReference [2021-08-08T11:59:38.570Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-08T11:59:38.570Z] === RUN TestTagValidPrefixedRepo [2021-08-08T11:59:38.570Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-08T11:59:38.570Z] === RUN TestTagExistedNameWithoutForce [2021-08-08T11:59:38.570Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-08T11:59:38.570Z] === RUN TestTagOfficialNames [2021-08-08T11:59:38.570Z] --- PASS: TestTagOfficialNames (0.09s) [2021-08-08T11:59:38.570Z] === RUN TestTagMatchesDigest [2021-08-08T11:59:39.030Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-08T11:59:39.030Z] PASS [2021-08-08T11:59:39.030Z] ok github.com/docker/docker/integration/image 1.521s [2021-08-08T11:59:39.030Z] [2021-08-08T11:59:39.030Z] === Skipped [2021-08-08T11:59:39.030Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.02s) [2021-08-08T11:59:39.030Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-08T11:59:39.030Z] [2021-08-08T11:59:39.030Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-08T11:59:39.030Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-08T11:59:39.030Z] [2021-08-08T11:59:39.030Z] [2021-08-08T11:59:39.030Z] DONE 11 tests, 2 skipped in 3.138s [2021-08-08T11:59:39.030Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-08T11:59:40.466Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-08T11:59:40.466Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-08T11:59:40.466Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-08T11:59:40.466Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-08T11:59:40.466Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-08T11:59:40.830Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-08T11:59:41.209Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-08T11:59:41.209Z] INFO: Testing against a local daemon [2021-08-08T11:59:41.209Z] === RUN TestNetworkCreateDelete [2021-08-08T11:59:41.209Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:59:41.209Z] --- SKIP: TestNetworkCreateDelete (0.01s) [2021-08-08T11:59:41.209Z] === RUN TestDockerNetworkDeletePreferID [2021-08-08T11:59:41.209Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-08T11:59:41.209Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-08T11:59:41.209Z] === RUN TestDaemonDNSFallback [2021-08-08T11:59:41.209Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:59:41.209Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-08T11:59:41.209Z] === RUN TestInspectNetwork [2021-08-08T11:59:41.209Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-08T11:59:41.209Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-08T11:59:41.209Z] === RUN TestRunContainerWithBridgeNone [2021-08-08T11:59:41.209Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:59:41.209Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-08T11:59:41.209Z] === RUN TestNetworkInvalidJSON [2021-08-08T11:59:41.209Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-08T11:59:41.209Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-08T11:59:41.209Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-08T11:59:41.209Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-08T11:59:41.209Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-08T11:59:41.209Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-08T11:59:41.209Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-08T11:59:41.209Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-08T11:59:41.209Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-08T11:59:41.209Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-08-08T11:59:41.209Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-08T11:59:41.209Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-08T11:59:41.209Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-08T11:59:41.209Z] === RUN TestNetworkList [2021-08-08T11:59:41.209Z] === RUN TestNetworkList//networks [2021-08-08T11:59:41.209Z] === PAUSE TestNetworkList//networks [2021-08-08T11:59:41.209Z] === RUN TestNetworkList//networks/ [2021-08-08T11:59:41.209Z] === PAUSE TestNetworkList//networks/ [2021-08-08T11:59:41.209Z] === CONT TestNetworkList//networks [2021-08-08T11:59:41.209Z] === CONT TestNetworkList//networks/ [2021-08-08T11:59:41.209Z] --- PASS: TestNetworkList (0.03s) [2021-08-08T11:59:41.209Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-08T11:59:41.209Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-08T11:59:41.209Z] === RUN TestHostIPv4BridgeLabel [2021-08-08T11:59:41.209Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-08T11:59:41.209Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-08T11:59:41.209Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-08T11:59:41.209Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-08T11:59:41.209Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-08T11:59:41.209Z] === RUN TestDaemonDefaultNetworkPools [2021-08-08T11:59:41.209Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-08T11:59:41.209Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-08T11:59:41.209Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-08T11:59:41.209Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-08T11:59:41.209Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-08T11:59:41.209Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-08T11:59:41.209Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-08T11:59:41.209Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-08T11:59:41.209Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-08T11:59:41.209Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-08T11:59:41.209Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-08T11:59:41.209Z] === RUN TestServiceWithPredefinedNetwork [2021-08-08T11:59:41.209Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-08T11:59:41.209Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-08T11:59:41.209Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-08T11:59:41.209Z] service_test.go:242: FLAKY_TEST [2021-08-08T11:59:41.209Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-08T11:59:41.209Z] === RUN TestServiceWithDataPathPortInit [2021-08-08T11:59:41.209Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-08T11:59:41.209Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-08T11:59:41.209Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-08T11:59:41.209Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-08T11:59:41.209Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-08T11:59:41.209Z] PASS [2021-08-08T11:59:41.209Z] ok github.com/docker/docker/integration/network 0.174s [2021-08-08T11:59:41.209Z] [2021-08-08T11:59:41.209Z] === Skipped [2021-08-08T11:59:41.209Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s) [2021-08-08T11:59:41.209Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:59:41.209Z] [2021-08-08T11:59:41.210Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-08T11:59:41.210Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-08T11:59:41.210Z] [2021-08-08T11:59:41.210Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-08T11:59:41.210Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:59:41.210Z] [2021-08-08T11:59:41.210Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-08T11:59:41.210Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-08T11:59:41.210Z] [2021-08-08T11:59:41.210Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-08T11:59:41.210Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T11:59:41.210Z] [2021-08-08T11:59:41.210Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-08T11:59:41.210Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-08T11:59:41.210Z] [2021-08-08T11:59:41.210Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-08T11:59:41.210Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-08T11:59:41.210Z] [2021-08-08T11:59:41.210Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-08T11:59:41.210Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-08T11:59:41.210Z] [2021-08-08T11:59:41.210Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-08T11:59:41.210Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-08T11:59:41.210Z] [2021-08-08T11:59:41.210Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-08T11:59:41.210Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-08T11:59:41.210Z] [2021-08-08T11:59:41.210Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-08T11:59:41.210Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-08T11:59:41.210Z] [2021-08-08T11:59:41.210Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-08T11:59:41.210Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-08T11:59:41.210Z] [2021-08-08T11:59:41.210Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-08T11:59:41.210Z] service_test.go:242: FLAKY_TEST [2021-08-08T11:59:41.210Z] [2021-08-08T11:59:41.210Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-08T11:59:41.210Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-08T11:59:41.210Z] [2021-08-08T11:59:41.210Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-08T11:59:41.210Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-08T11:59:41.210Z] [2021-08-08T11:59:41.210Z] [2021-08-08T11:59:41.210Z] DONE 22 tests, 15 skipped in 2.143s [2021-08-08T11:59:41.210Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-08T11:59:42.180Z] testing: warning: no tests to run [2021-08-08T11:59:42.180Z] PASS [2021-08-08T11:59:42.180Z] ok github.com/docker/docker/integration/network/ipvlan 0.083s [2021-08-08T11:59:42.180Z] [2021-08-08T11:59:42.180Z] DONE 0 tests in 0.783s [2021-08-08T11:59:42.180Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-08T11:59:43.164Z] testing: warning: no tests to run [2021-08-08T11:59:43.164Z] PASS [2021-08-08T11:59:43.164Z] ok github.com/docker/docker/integration/network/macvlan 0.079s [2021-08-08T11:59:43.164Z] [2021-08-08T11:59:43.164Z] DONE 0 tests in 0.752s [2021-08-08T11:59:43.164Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-08T11:59:43.349Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-08T11:59:43.625Z] testing: warning: no tests to run [2021-08-08T11:59:43.625Z] PASS [2021-08-08T11:59:43.625Z] ok github.com/docker/docker/integration/plugin 0.081s [2021-08-08T11:59:43.625Z] [2021-08-08T11:59:43.625Z] DONE 0 tests in 0.726s [2021-08-08T11:59:43.625Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-08T11:59:43.910Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-08T11:59:44.597Z] testing: warning: no tests to run [2021-08-08T11:59:44.597Z] PASS [2021-08-08T11:59:44.597Z] ok github.com/docker/docker/integration/plugin/authz 0.092s [2021-08-08T11:59:44.597Z] [2021-08-08T11:59:44.597Z] DONE 0 tests in 0.872s [2021-08-08T11:59:44.597Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-08T11:59:45.799Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-08T11:59:47.687Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-08T11:59:49.579Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-08T11:59:50.413Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-08T11:59:50.413Z] INFO: Testing against a local daemon [2021-08-08T11:59:50.413Z] === RUN TestPluginInvalidJSON [2021-08-08T11:59:50.413Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-08T11:59:50.413Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-08T11:59:50.413Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-08T11:59:50.413Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-08-08T11:59:50.413Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-08T11:59:50.413Z] === RUN TestPluginInstall [2021-08-08T11:59:50.413Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-08T11:59:50.413Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-08T11:59:50.413Z] === RUN TestPluginsWithRuntimes [2021-08-08T11:59:50.413Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-08T11:59:50.413Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-08T11:59:50.413Z] === RUN TestPluginBackCompatMediaTypes [2021-08-08T11:59:50.413Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-08T11:59:50.413Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-08T11:59:50.413Z] PASS [2021-08-08T11:59:50.413Z] ok github.com/docker/docker/integration/plugin/common 0.114s [2021-08-08T11:59:50.413Z] [2021-08-08T11:59:50.413Z] === Skipped [2021-08-08T11:59:50.413Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-08T11:59:50.413Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-08T11:59:50.413Z] [2021-08-08T11:59:50.413Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-08T11:59:50.413Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-08T11:59:50.413Z] [2021-08-08T11:59:50.413Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-08T11:59:50.413Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-08T11:59:50.413Z] [2021-08-08T11:59:50.413Z] [2021-08-08T11:59:50.413Z] DONE 5 tests, 3 skipped in 5.834s [2021-08-08T11:59:50.413Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-08T11:59:52.830Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-08T11:59:52.846Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-08T11:59:53.325Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-08T11:59:53.325Z] INFO: Testing against a local daemon [2021-08-08T11:59:53.325Z] === RUN TestExternalGraphDriver [2021-08-08T11:59:53.325Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-08T11:59:53.325Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-08T11:59:53.325Z] === RUN TestGraphdriverPluginV2 [2021-08-08T11:59:53.325Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-08T11:59:53.325Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-08-08T11:59:53.325Z] PASS [2021-08-08T11:59:53.325Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.132s [2021-08-08T11:59:53.325Z] [2021-08-08T11:59:53.325Z] === Skipped [2021-08-08T11:59:53.325Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-08T11:59:53.325Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-08T11:59:53.325Z] [2021-08-08T11:59:53.325Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-08-08T11:59:53.325Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-08T11:59:53.325Z] [2021-08-08T11:59:53.325Z] [2021-08-08T11:59:53.325Z] DONE 2 tests, 2 skipped in 2.767s [2021-08-08T11:59:53.325Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-08T11:59:55.505Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-08T11:59:55.505Z] INFO: Testing against a local daemon [2021-08-08T11:59:55.505Z] === RUN TestReadPluginNoRead [2021-08-08T11:59:55.505Z] read_test.go:21: no unix domain sockets on Windows [2021-08-08T11:59:55.505Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-08T11:59:55.505Z] PASS [2021-08-08T11:59:55.505Z] ok github.com/docker/docker/integration/plugin/logging 0.117s [2021-08-08T11:59:55.505Z] [2021-08-08T11:59:55.505Z] === Skipped [2021-08-08T11:59:55.505Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-08T11:59:55.505Z] read_test.go:21: no unix domain sockets on Windows [2021-08-08T11:59:55.505Z] [2021-08-08T11:59:55.505Z] [2021-08-08T11:59:55.505Z] DONE 1 tests, 1 skipped in 2.021s [2021-08-08T11:59:55.505Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-08T11:59:56.473Z] testing: warning: no tests to run [2021-08-08T11:59:56.473Z] PASS [2021-08-08T11:59:56.473Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.068s [2021-08-08T11:59:56.473Z] [2021-08-08T11:59:56.473Z] DONE 0 tests in 0.998s [2021-08-08T11:59:56.473Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-08T11:59:58.131Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-08T11:59:58.652Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-08T11:59:58.652Z] INFO: Testing against a local daemon [2021-08-08T11:59:58.652Z] === RUN TestPluginWithDevMounts [2021-08-08T11:59:58.652Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:59:58.652Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-08T11:59:58.652Z] PASS [2021-08-08T11:59:58.652Z] ok github.com/docker/docker/integration/plugin/volumes 0.099s [2021-08-08T11:59:58.652Z] [2021-08-08T11:59:58.652Z] === Skipped [2021-08-08T11:59:58.652Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-08T11:59:58.652Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T11:59:58.652Z] [2021-08-08T11:59:58.652Z] [2021-08-08T11:59:58.652Z] DONE 1 tests, 1 skipped in 1.943s [2021-08-08T11:59:58.652Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-08T12:00:00.190Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-08T12:00:00.190Z] INFO: Testing against a local daemon [2021-08-08T12:00:00.190Z] === RUN TestSecretInspect [2021-08-08T12:00:00.190Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:00.190Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-08T12:00:00.190Z] === RUN TestSecretList [2021-08-08T12:00:00.190Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:00.190Z] --- SKIP: TestSecretList (0.00s) [2021-08-08T12:00:00.190Z] === RUN TestSecretsCreateAndDelete [2021-08-08T12:00:00.190Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:00.190Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-08T12:00:00.190Z] === RUN TestSecretsUpdate [2021-08-08T12:00:00.190Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:00.190Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-08T12:00:00.190Z] === RUN TestTemplatedSecret [2021-08-08T12:00:00.190Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:00.190Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-08T12:00:00.190Z] === RUN TestSecretCreateResolve [2021-08-08T12:00:00.190Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T12:00:00.190Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-08T12:00:00.190Z] PASS [2021-08-08T12:00:00.190Z] ok github.com/docker/docker/integration/secret 0.128s [2021-08-08T12:00:00.642Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-08T12:00:00.650Z] [2021-08-08T12:00:00.650Z] === Skipped [2021-08-08T12:00:00.650Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-08T12:00:00.650Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:00.650Z] [2021-08-08T12:00:00.650Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-08T12:00:00.650Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:00.650Z] [2021-08-08T12:00:00.650Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-08T12:00:00.650Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:00.650Z] [2021-08-08T12:00:00.650Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-08T12:00:00.650Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:00.650Z] [2021-08-08T12:00:00.650Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-08T12:00:00.650Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:00.650Z] [2021-08-08T12:00:00.650Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-08T12:00:00.650Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T12:00:00.650Z] [2021-08-08T12:00:00.650Z] [2021-08-08T12:00:00.650Z] DONE 6 tests, 6 skipped in 1.801s [2021-08-08T12:00:00.650Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-08T12:00:02.829Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-08T12:00:02.829Z] INFO: Testing against a local daemon [2021-08-08T12:00:02.829Z] === RUN TestServiceCreateInit [2021-08-08T12:00:02.829Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-08T12:00:02.829Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-08T12:00:02.829Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] --- PASS: TestServiceCreateInit (0.05s) [2021-08-08T12:00:02.829Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2021-08-08T12:00:02.829Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-08T12:00:02.829Z] === RUN TestCreateServiceMultipleTimes [2021-08-08T12:00:02.829Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-08T12:00:02.829Z] === RUN TestCreateServiceConflict [2021-08-08T12:00:02.829Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-08T12:00:02.829Z] === RUN TestCreateServiceMaxReplicas [2021-08-08T12:00:02.829Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-08-08T12:00:02.829Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-08T12:00:02.829Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-08T12:00:02.829Z] === RUN TestCreateServiceSecretFileMode [2021-08-08T12:00:02.829Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-08T12:00:02.829Z] === RUN TestCreateServiceConfigFileMode [2021-08-08T12:00:02.829Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-08T12:00:02.829Z] === RUN TestCreateServiceSysctls [2021-08-08T12:00:02.829Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-08-08T12:00:02.829Z] === RUN TestCreateServiceCapabilities [2021-08-08T12:00:02.829Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-08-08T12:00:02.829Z] === RUN TestInspect [2021-08-08T12:00:02.829Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] --- SKIP: TestInspect (0.00s) [2021-08-08T12:00:02.829Z] === RUN TestCreateJob [2021-08-08T12:00:02.829Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] --- SKIP: TestCreateJob (0.00s) [2021-08-08T12:00:02.829Z] === RUN TestReplicatedJob [2021-08-08T12:00:02.829Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-08T12:00:02.829Z] === RUN TestUpdateReplicatedJob [2021-08-08T12:00:02.829Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-08T12:00:02.829Z] === RUN TestServiceListWithStatuses [2021-08-08T12:00:02.829Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-08T12:00:02.829Z] === RUN TestDockerNetworkConnectAlias [2021-08-08T12:00:02.829Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-08T12:00:02.829Z] === RUN TestDockerNetworkReConnect [2021-08-08T12:00:02.829Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-08T12:00:02.829Z] === RUN TestServicePlugin [2021-08-08T12:00:02.829Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-08T12:00:02.829Z] === RUN TestServiceUpdateLabel [2021-08-08T12:00:02.829Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T12:00:02.829Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-08T12:00:02.829Z] === RUN TestServiceUpdateSecrets [2021-08-08T12:00:02.829Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T12:00:02.829Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-08T12:00:02.829Z] === RUN TestServiceUpdateConfigs [2021-08-08T12:00:02.829Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T12:00:02.829Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-08T12:00:02.829Z] === RUN TestServiceUpdateNetwork [2021-08-08T12:00:02.829Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T12:00:02.829Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-08T12:00:02.829Z] === RUN TestServiceUpdatePidsLimit [2021-08-08T12:00:02.829Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T12:00:02.829Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-08-08T12:00:02.829Z] PASS [2021-08-08T12:00:02.829Z] ok github.com/docker/docker/integration/service 0.272s [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === Skipped [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2021-08-08T12:00:02.829Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-08T12:00:02.829Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-08T12:00:02.829Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-08T12:00:02.829Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-08-08T12:00:02.829Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-08T12:00:02.829Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-08T12:00:02.829Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-08T12:00:02.829Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-08-08T12:00:02.829Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-08-08T12:00:02.829Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-08T12:00:02.829Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-08T12:00:02.829Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-08T12:00:02.829Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-08T12:00:02.829Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-08T12:00:02.829Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-08T12:00:02.829Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-08T12:00:02.829Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-08T12:00:02.829Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-08T12:00:02.829Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-08T12:00:02.829Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-08T12:00:02.829Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-08T12:00:02.829Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-08-08T12:00:02.829Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] [2021-08-08T12:00:02.829Z] DONE 24 tests, 23 skipped in 2.447s [2021-08-08T12:00:02.829Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-08T12:00:04.368Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-08T12:00:04.368Z] INFO: Testing against a local daemon [2021-08-08T12:00:04.368Z] === RUN TestSessionCreate [2021-08-08T12:00:04.368Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-08T12:00:04.368Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-08T12:00:04.368Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-08T12:00:04.368Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-08T12:00:04.368Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-08T12:00:04.368Z] PASS [2021-08-08T12:00:04.368Z] ok github.com/docker/docker/integration/session 0.121s [2021-08-08T12:00:04.368Z] [2021-08-08T12:00:04.368Z] === Skipped [2021-08-08T12:00:04.368Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-08T12:00:04.368Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-08T12:00:04.368Z] [2021-08-08T12:00:04.368Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-08T12:00:04.368Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-08T12:00:04.368Z] [2021-08-08T12:00:04.368Z] [2021-08-08T12:00:04.368Z] DONE 2 tests, 2 skipped in 1.516s [2021-08-08T12:00:04.828Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-08T12:00:05.883Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-08T12:00:06.366Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-08T12:00:06.367Z] INFO: Testing against a local daemon [2021-08-08T12:00:06.367Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-08T12:00:06.367Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:06.367Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-08T12:00:06.367Z] === RUN TestDiskUsage [2021-08-08T12:00:06.367Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-08T12:00:06.367Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-08T12:00:06.367Z] === RUN TestEventsExecDie [2021-08-08T12:00:06.367Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-08T12:00:06.367Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-08T12:00:06.367Z] === RUN TestEventsBackwardsCompatible [2021-08-08T12:00:06.367Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-08T12:00:06.367Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-08T12:00:06.367Z] === RUN TestEventsVolumeCreate [2021-08-08T12:00:06.367Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-08T12:00:06.367Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-08T12:00:06.367Z] === RUN TestInfoAPI [2021-08-08T12:00:06.367Z] --- PASS: TestInfoAPI (0.04s) [2021-08-08T12:00:06.367Z] === RUN TestInfoAPIWarnings [2021-08-08T12:00:06.367Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-08T12:00:06.367Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-08T12:00:06.367Z] === RUN TestInfoDebug [2021-08-08T12:00:06.367Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-08T12:00:06.367Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-08T12:00:06.367Z] === RUN TestInfoInsecureRegistries [2021-08-08T12:00:06.367Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-08T12:00:06.367Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-08T12:00:06.367Z] === RUN TestInfoRegistryMirrors [2021-08-08T12:00:06.367Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-08T12:00:06.367Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-08T12:00:06.367Z] === RUN TestLoginFailsWithBadCredentials [2021-08-08T12:00:07.337Z] --- PASS: TestLoginFailsWithBadCredentials (1.07s) [2021-08-08T12:00:07.337Z] === RUN TestPingCacheHeaders [2021-08-08T12:00:07.337Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-08T12:00:07.337Z] === RUN TestPingGet [2021-08-08T12:00:07.337Z] --- PASS: TestPingGet (0.04s) [2021-08-08T12:00:07.337Z] === RUN TestPingHead [2021-08-08T12:00:07.337Z] --- PASS: TestPingHead (0.03s) [2021-08-08T12:00:07.337Z] === RUN TestVersion [2021-08-08T12:00:07.337Z] --- PASS: TestVersion (0.03s) [2021-08-08T12:00:07.337Z] PASS [2021-08-08T12:00:07.337Z] ok github.com/docker/docker/integration/system 1.318s [2021-08-08T12:00:07.797Z] [2021-08-08T12:00:07.797Z] === Skipped [2021-08-08T12:00:07.797Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-08T12:00:07.797Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-08T12:00:07.797Z] [2021-08-08T12:00:07.797Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-08T12:00:07.797Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-08T12:00:07.797Z] [2021-08-08T12:00:07.797Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-08T12:00:07.797Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-08T12:00:07.797Z] [2021-08-08T12:00:07.797Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-08T12:00:07.797Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-08T12:00:07.797Z] [2021-08-08T12:00:07.797Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-08T12:00:07.797Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-08T12:00:07.797Z] [2021-08-08T12:00:07.797Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-08T12:00:07.797Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-08T12:00:07.797Z] [2021-08-08T12:00:07.797Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-08T12:00:07.797Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-08T12:00:07.797Z] [2021-08-08T12:00:07.797Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-08T12:00:07.797Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-08T12:00:07.797Z] [2021-08-08T12:00:07.797Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-08T12:00:07.797Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-08T12:00:07.797Z] [2021-08-08T12:00:07.797Z] [2021-08-08T12:00:07.797Z] DONE 15 tests, 9 skipped in 3.007s [2021-08-08T12:00:07.797Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-08T12:00:08.395Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-08-08T12:00:09.335Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-08T12:00:09.335Z] INFO: Testing against a local daemon [2021-08-08T12:00:09.335Z] === RUN TestVolumesCreateAndList [2021-08-08T12:00:09.335Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-08-08T12:00:09.335Z] === RUN TestVolumesRemove [2021-08-08T12:00:09.335Z] --- PASS: TestVolumesRemove (0.10s) [2021-08-08T12:00:09.335Z] === RUN TestVolumesInspect [2021-08-08T12:00:09.335Z] --- PASS: TestVolumesInspect (0.04s) [2021-08-08T12:00:09.335Z] === RUN TestVolumesInvalidJSON [2021-08-08T12:00:09.335Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-08T12:00:09.335Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-08T12:00:09.335Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-08T12:00:09.335Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-08T12:00:09.335Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-08T12:00:09.335Z] PASS [2021-08-08T12:00:09.335Z] ok github.com/docker/docker/integration/volume 0.310s [2021-08-08T12:00:09.758Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-08T12:00:09.810Z] [2021-08-08T12:00:09.810Z] DONE 5 tests in 1.933s [2021-08-08T12:00:09.810Z] INFO: make.ps1 ended at 08/08/2021 12:00:09 [2021-08-08T12:00:09.810Z] INFO: Integration CLI tests being run from the host: [2021-08-08T12:00:09.810Z] 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" [2021-08-08T12:00:10.685Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-08T12:00:11.247Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-08T12:00:11.808Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-08T12:00:11.809Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-08T12:00:11.809Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-08T12:00:12.736Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-08T12:00:14.633Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-08-08T12:00:16.523Z] docker_cli_swarm_test.go:1186: [d21a5443f6e99] joining swarm manager [d64bc7989eec7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T12:00:17.085Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-08T12:00:18.390Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-08T12:00:18.390Z] INFO: Testing against a local daemon [2021-08-08T12:00:18.390Z] === RUN TestDockerSuite [2021-08-08T12:00:18.390Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-08T12:00:18.390Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-08T12:00:18.390Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-08T12:00:18.390Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-08T12:00:18.390Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-08T12:00:18.390Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-08T12:00:18.390Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-08T12:00:18.390Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-08T12:00:18.390Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-08T12:00:18.390Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-08T12:00:18.850Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-08T12:00:18.850Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-08T12:00:19.817Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-08T12:00:19.817Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-08T12:00:20.349Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-08-08T12:00:21.276Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-08-08T12:00:21.838Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-08-08T12:00:21.838Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-08T12:00:21.838Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-08-08T12:00:21.838Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-08T12:00:21.838Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-08-08T12:00:23.205Z] docker_cli_swarm_test.go:1195: [d4d31677783e4] joining swarm manager [d64bc7989eec7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T12:00:23.462Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-08-08T12:00:24.826Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-08-08T12:00:25.755Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-08-08T12:00:27.121Z] === RUN TestDockerSuite/TestUpdateStats [2021-08-08T12:00:31.283Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-08-08T12:00:32.209Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-08-08T12:00:32.209Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-08T12:00:32.209Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-08-08T12:00:34.096Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-08-08T12:00:35.474Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-08T12:00:40.720Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-08-08T12:00:44.886Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-08-08T12:00:48.153Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-08-08T12:00:50.671Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-08T12:00:55.915Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-08T12:01:00.081Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-08-08T12:01:02.607Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-08-08T12:01:04.494Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-08-08T12:01:05.859Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-08-08T12:01:06.786Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-08-08T12:01:07.349Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-08-08T12:01:10.615Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-08-08T12:01:11.981Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-08-08T12:01:14.500Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-08-08T12:01:16.389Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-08-08T12:01:18.277Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-08T12:01:18.838Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-08T12:01:18.839Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-08T12:01:18.839Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-08T12:01:20.162Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-08-08T12:01:24.333Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-08-08T12:01:24.621Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-08T12:01:24.621Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-08T12:01:26.235Z] docker_cli_swarm_test.go:1118: [db789e7e9960e] joining swarm manager [d5c967ad693d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T12:01:27.599Z] docker_cli_swarm_test.go:1119: [d19862e774204] joining swarm manager [d5c967ad693d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T12:01:28.357Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-08T12:01:28.815Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-08T12:01:28.815Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-08T12:01:28.815Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-08T12:01:28.815Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-08T12:01:28.815Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-08T12:01:28.815Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-08T12:01:28.815Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-08T12:01:29.272Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-08T12:01:30.238Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-08T12:01:33.965Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-08T12:01:34.128Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-08T12:01:34.128Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-08T12:01:34.128Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-08T12:01:34.128Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-08T12:01:34.128Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-08T12:01:34.128Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-08T12:01:34.128Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-08T12:01:35.056Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-08T12:01:35.056Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-08T12:01:35.502Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-08T12:01:35.502Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-08T12:01:35.502Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-08T12:01:35.502Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-08T12:01:35.502Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-08T12:01:35.502Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-08T12:01:35.984Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-08T12:01:35.984Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-08T12:01:35.984Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-08T12:01:35.984Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-08T12:01:35.984Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-08T12:01:38.497Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-08T12:01:38.497Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-08T12:01:38.497Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-08T12:01:38.497Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-08T12:01:38.497Z] === RUN TestDockerSuite/TestVolumeEvents [2021-08-08T12:01:39.232Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-08T12:01:45.031Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-08T12:01:46.397Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-08T12:01:46.397Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-08T12:01:46.397Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-08T12:01:48.913Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-08T12:01:51.633Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-08T12:01:53.095Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-08T12:01:53.095Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite (1813.26s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.69s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.46s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.52s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.41s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.96s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.22s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.42s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.05s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.97s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.04s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.02s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.00s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.96s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.90s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.17s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.05s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAttachDetach (1.42s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.24s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.16s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.26s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.89s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.26s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.62s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.70s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.83s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.08s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.91s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.91s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.91s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.10s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.78s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.50s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.60s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (11.81s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (6.17s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.25s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.44s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.92s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (2.12s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.05s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (5.44s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.52s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.84s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.97s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (12.47s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.98s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.25s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.37s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.32s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.89s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.98s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (7.09s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (11.75s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.86s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.63s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.80s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.79s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.78s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.01s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.50s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.06s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (15.71s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.20s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.85s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.18s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.95s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.08s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.47s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.05s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.89s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.95s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.36s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.85s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.82s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.45s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.49s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.29s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.93s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.54s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2021-08-08T12:01:53.095Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.56s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.53s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.40s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.24s) [2021-08-08T12:01:53.095Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.13s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.65s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.65s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.64s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.04s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.55s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.04s) [2021-08-08T12:01:53.096Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-08-08T12:01:53.096Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-08T12:01:53.096Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-08T12:01:53.096Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.76s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.46s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.81s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.97s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.83s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.62s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.01s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.57s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.55s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.76s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.69s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.68s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.78s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.72s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.29s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.67s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.28s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.57s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.63s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.63s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.02s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.11s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.78s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.07s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.71s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.23s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.39s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.52s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.74s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEnv (2.09s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.76s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.67s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.61s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.95s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.68s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.49s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.48s) [2021-08-08T12:01:53.096Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.41s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildFails (1.05s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.51s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.53s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.20s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.62s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.23s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.34s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.42s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.43s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.22s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildHistory (4.28s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.27s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.13s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.05s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.55s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.73s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.14s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.53s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.67s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.47s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.54s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.29s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.38s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.40s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.89s) [2021-08-08T12:01:53.096Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.68s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.43s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.35s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.71s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.87s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.04s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.88s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.49s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.42s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.92s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.56s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.80s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.14s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.86s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.41s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.88s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.64s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.98s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildPATH (1.75s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.89s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.97s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.55s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.63s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.02s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildRm (4.03s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.14s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.79s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.36s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.95s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.10s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.92s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.95s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.36s) [2021-08-08T12:01:53.096Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.55s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.42s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildStderr (1.37s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.96s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.36s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.23s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.45s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.28s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.52s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildUser (2.45s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.46s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (16.90s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.96s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.01s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.04s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.59s) [2021-08-08T12:01:53.096Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-08T12:01:53.096Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-08T12:01:53.096Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-08-08T12:01:53.096Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.59s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.40s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.56s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.95s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.74s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.19s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.55s) [2021-08-08T12:01:53.096Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.81s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.94s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-08-08T12:01:53.096Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.81s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.87s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestCommitChange (1.20s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.13s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.94s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.40s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.81s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestCommitTTY (1.83s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.97s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.74s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.41s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.72s) [2021-08-08T12:01:53.096Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.64s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.85s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.00s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.92s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.90s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.85s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.89s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.84s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.89s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.74s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.98s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.90s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.34s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.07s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.87s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.03s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.97s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.97s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.55s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.73s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.96s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.53s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.00s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.92s) [2021-08-08T12:01:53.097Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.86s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.88s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.43s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.69s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.75s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.88s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.74s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.65s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.88s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.65s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.65s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.79s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000898888_} (1.68s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1983097482_/foo_false____} (1.71s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1983097482_/foo_true____} (1.96s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3428954209_/foo_false____} (2.28s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3428954209_/foo_true____} (2.08s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3428954209_/foo_true__0xc0008988b8__} (1.55s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008988d0_} (1.59s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008988e8_} (1.58s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000898900_} (1.54s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000898918_} (1.54s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.40s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.17s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.18s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.78s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.71s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.73s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.70s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.73s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.87s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.73s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.75s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.80s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.79s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.77s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.79s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.77s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.77s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.93s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.15s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.24s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.00s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.78s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.16s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.06s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.89s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.07s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.81s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.71s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpToCaseD (6.17s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.78s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.74s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpToCaseG (7.00s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpToCaseH (4.07s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.45s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.79s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.97s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpToDot (0.90s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.91s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.69s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpToStdout (1.11s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.39s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.99s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.74s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.63s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.93s) [2021-08-08T12:01:53.097Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2021-08-08T12:01:53.097Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.02s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.17s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.85s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.73s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.82s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.93s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.46s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.95s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.66s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.01s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.73s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.24s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.54s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.15s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.42s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.71s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.95s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsAttach (0.76s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsCommit (0.86s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.90s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.70s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.70s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.73s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.45s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (4.50s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.72s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsCopy (1.11s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.97s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.91s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.50s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.65s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.23s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsFilters (1.99s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsFormat (1.49s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.00s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.40s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2021-08-08T12:01:53.097Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-08T12:01:53.097Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.37s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.71s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsRename (0.82s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsResize (0.87s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.92s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.54s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.96s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.90s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsTop (0.77s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.90s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestExec (1.02s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.72s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.71s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.80s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.00s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.95s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.97s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.02s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.13s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.62s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.48s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.20s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestExecCgroup (4.22s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestExecEnv (2.10s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.96s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.46s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestExecInspectID (2.21s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestExecInteractive (0.97s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.97s) [2021-08-08T12:01:53.097Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.98s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestExecParseError (0.68s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.77s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.72s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.55s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.05s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestExecStartFails (0.98s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.58s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.84s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestExecTTY (1.29s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.51s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.22s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestExecUlimits (1.25s) [2021-08-08T12:01:53.098Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.99s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.01s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.67s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.24s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestExecWithUser (1.82s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.71s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.80s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.71s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.02s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.11s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestHealth (23.12s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.79s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.81s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.23s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.70s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.20s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.02s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.86s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.98s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.06s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImportDisplay (2.53s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImportFile (2.25s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.12s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImportGzipped (1.63s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.56s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.77s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.73s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.81s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.73s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.67s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.67s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.65s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.68s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.69s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.49s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.65s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.65s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.67s) [2021-08-08T12:01:53.098Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.87s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.70s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectDefault (0.66s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectHistory (0.77s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-08T12:01:53.098Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.82s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.02s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.78s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.01s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.84s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.71s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectStatus (0.87s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.86s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.71s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.70s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.72s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.69s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.69s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.68s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.48s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.41s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.39s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.47s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.29s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.69s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.27s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.14s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.51s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.97s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (10.99s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.22s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (3.36s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.98s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.64s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.54s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.70s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.94s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.70s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.13s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.05s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.80s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.76s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.67s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.20s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.09s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.27s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.86s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsSince (7.17s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.94s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.90s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsTail (1.13s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.02s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.84s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.02s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestNetHostname (2.58s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.70s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.96s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.21s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.78s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPluginActive (1.48s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.60s) [2021-08-08T12:01:53.098Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.58s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.67s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.17s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.84s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.12s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.04s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.63s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.08s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPortList (10.96s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.71s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.97s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.71s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.68s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.67s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.38s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.27s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (2.02s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPsByOrder (3.81s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.97s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.90s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.38s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.48s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.37s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.63s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.61s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.51s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.85s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.77s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.83s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.63s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.77s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.12s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.21s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.72s) [2021-08-08T12:01:53.098Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.67s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.34s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.52s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.86s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.31s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.52s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.58s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.56s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.83s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.43s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.43s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.21s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.86s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.49s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.88s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.69s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.97s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.04s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.92s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.67s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.82s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.39s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRunAddHost (0.67s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.45s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.70s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-08T12:01:53.098Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.70s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.54s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.75s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.00s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.33s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.97s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.32s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.80s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.81s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.82s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.73s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.80s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.87s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.99s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.67s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.65s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.66s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.50s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.03s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.86s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.71s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.90s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.69s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.65s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.67s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.67s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.66s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.65s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.09s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.76s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.96s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.88s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.74s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.36s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.40s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.09s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.79s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.89s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.91s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.92s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.77s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.48s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.48s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.69s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.19s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.17s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.67s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.28s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.36s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.02s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.68s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.46s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.69s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.72s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.89s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.64s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.69s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.72s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.71s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.67s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.69s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.69s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunExitCode (0.91s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.88s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.94s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.93s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.54s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.45s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.97s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.49s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.83s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.36s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.69s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.02s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.37s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.42s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.73s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.57s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.57s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.27s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.76s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.46s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.47s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.33s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunMount (8.57s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.70s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.69s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.43s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.03s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.42s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.96s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.41s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.47s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.47s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.93s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNetHost (1.16s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.65s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.92s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.02s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.01s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.04s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.59s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.66s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.66s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.65s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.72s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.72s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.68s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.61s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.81s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.66s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.70s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.74s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.35s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.94s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.34s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunRm (0.68s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.69s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.71s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.29s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.46s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.68s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.64s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.68s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.67s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.69s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.70s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunState (1.55s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.67s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.70s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunSysctls (1.35s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.76s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.16s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.73s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.44s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.19s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.66s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.68s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.66s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.84s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.06s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunUserByID (0.70s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.71s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunUserByName (0.69s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.69s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.70s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.78s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.72s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.01s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.77s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.77s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.69s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.14s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.98s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.27s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.30s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.87s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (1.09s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.79s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.77s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.93s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.07s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.94s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.89s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.76s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.70s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.82s) [2021-08-08T12:01:53.099Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.62s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2021-08-08T12:01:53.099Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.52s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.89s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.13s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.14s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.31s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.90s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.10s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.89s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.14s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.52s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.35s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.11s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.38s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.19s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.88s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.28s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.76s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.14s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.79s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestStartRecordError (1.57s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.25s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.91s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.94s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.70s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.01s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.74s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.81s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.71s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.72s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2021-08-08T12:01:53.100Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.97s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.43s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.28s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.67s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.69s) [2021-08-08T12:01:53.100Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-08T12:01:53.100Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.65s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.06s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.02s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.66s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUpdateStats (3.74s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.34s) [2021-08-08T12:01:53.100Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.85s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.10s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.91s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.33s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.69s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.55s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.39s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.80s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.42s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.11s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.41s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.58s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.53s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.09s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.98s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.00s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.08s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.74s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.75s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.86s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.14s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.63s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.04s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.69s) [2021-08-08T12:01:53.100Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.73s) [2021-08-08T12:01:53.100Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-08T12:01:53.100Z] === RUN TestDockerRegistrySuite [2021-08-08T12:01:53.100Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-08T12:01:54.026Z] check_test.go:196: [d0b7fcc62d4c9] daemon is not started [2021-08-08T12:01:54.026Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-08T12:01:55.393Z] check_test.go:196: [d714180d6c368] daemon is not started [2021-08-08T12:01:55.393Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-08T12:01:56.760Z] check_test.go:196: [d9fb0b2a12a0d] daemon is not started [2021-08-08T12:01:56.760Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-08T12:01:57.017Z] check_test.go:196: [d534a7467d82a] daemon is not started [2021-08-08T12:01:57.017Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-08T12:01:57.417Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-08T12:01:58.386Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-08T12:01:58.386Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-08T12:01:58.386Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-08T12:02:00.284Z] check_test.go:196: [d3c5616cec705] daemon is not started [2021-08-08T12:02:00.540Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-08T12:02:02.111Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-08T12:02:03.644Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-08T12:02:05.782Z] check_test.go:196: [d371bfd00463e] daemon is not started [2021-08-08T12:02:05.782Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-08T12:02:09.051Z] check_test.go:196: [d78cdbec7b08f] daemon is not started [2021-08-08T12:02:09.051Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-08T12:02:09.431Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-08T12:02:09.431Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-08T12:02:09.431Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-08T12:02:09.431Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-08T12:02:09.431Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-08T12:02:09.431Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-08T12:02:09.431Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-08T12:02:09.431Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-08T12:02:09.431Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-08T12:02:09.891Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-08T12:02:10.418Z] check_test.go:196: [d023931638c63] daemon is not started [2021-08-08T12:02:10.418Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-08T12:02:11.782Z] check_test.go:196: [dfd8981c4ac3d] daemon is not started [2021-08-08T12:02:11.782Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-08T12:02:12.709Z] check_test.go:196: [d1cea24c8e5bf] daemon is not started [2021-08-08T12:02:12.709Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-08T12:02:14.084Z] check_test.go:196: [d28df751ca9b3] daemon is not started [2021-08-08T12:02:14.084Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-08T12:02:15.447Z] check_test.go:196: [d50c69970108d] daemon is not started [2021-08-08T12:02:15.447Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-08T12:02:16.376Z] check_test.go:196: [d1031ff8e5a63] daemon is not started [2021-08-08T12:02:16.376Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-08T12:02:17.741Z] check_test.go:196: [df943c07b5d22] daemon is not started [2021-08-08T12:02:17.741Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-08T12:02:18.669Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d7eb58ad35dc4d68232be0de9a96e41e4c23447d59e0cdea580193e20fb71eee [2021-08-08T12:02:20.039Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:df66004299bc50b260885657d968b570903adfb14e701a42ea8d72a7e2f86c0d [2021-08-08T12:02:20.039Z] check_test.go:196: [d12c42cd9e9fb] daemon is not started [2021-08-08T12:02:20.039Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-08T12:02:21.406Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1ad478ba1fc80b0fcd7c43a8ab84f5d8359a4740aa15244cf8aa4ef9bf27ecc0 [2021-08-08T12:02:22.771Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bc680125bd93a65953e56aa34421d1bd4400e9ac21a46dfc69122db83e269a98 [2021-08-08T12:02:22.771Z] check_test.go:196: [d96aa7821b8be] daemon is not started [2021-08-08T12:02:22.771Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-08T12:02:24.137Z] check_test.go:196: [d66ece7e2cdc0] daemon is not started [2021-08-08T12:02:24.137Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-08T12:02:26.653Z] check_test.go:196: [da1c9f7435814] daemon is not started [2021-08-08T12:02:26.909Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-08T12:02:28.276Z] check_test.go:196: [dd468c29308d4] daemon is not started [2021-08-08T12:02:28.276Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-08T12:02:28.276Z] check_test.go:196: [d1fd3f755bc98] daemon is not started [2021-08-08T12:02:28.276Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-08T12:02:29.204Z] check_test.go:196: [d75fa703736c0] daemon is not started [2021-08-08T12:02:29.204Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-08T12:02:30.571Z] check_test.go:196: [d588f97c2f58a] daemon is not started [2021-08-08T12:02:30.571Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-08T12:02:31.941Z] check_test.go:196: [dd9caded2bd95] daemon is not started [2021-08-08T12:02:31.941Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-08T12:02:35.216Z] check_test.go:196: [ddcd130a67360] daemon is not started [2021-08-08T12:02:35.216Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-08T12:02:35.472Z] check_test.go:196: [d3de8fc9ee4e8] daemon is not started [2021-08-08T12:02:35.472Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-08T12:02:36.838Z] check_test.go:196: [d0f09817a2c78] daemon is not started [2021-08-08T12:02:36.838Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-08T12:02:37.094Z] check_test.go:196: [d99a806f657f1] daemon is not started [2021-08-08T12:02:37.094Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-08T12:02:37.094Z] check_test.go:196: [d0ecebe0dd9d7] daemon is not started [2021-08-08T12:02:37.094Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-08T12:02:37.349Z] check_test.go:196: [d439b7eeb3e7c] daemon is not started [2021-08-08T12:02:37.349Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-08T12:02:37.605Z] check_test.go:196: [df2f43981bd43] daemon is not started [2021-08-08T12:02:37.605Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-08T12:02:37.860Z] check_test.go:196: [dd0e708dffcb6] daemon is not started [2021-08-08T12:02:37.860Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-08T12:02:38.116Z] check_test.go:196: [dafccc759392f] daemon is not started [2021-08-08T12:02:38.116Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-08T12:02:39.485Z] check_test.go:196: [d2f6646fa37ea] daemon is not started [2021-08-08T12:02:39.485Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-08T12:02:41.374Z] check_test.go:196: [d40f2c15752c3] daemon is not started [2021-08-08T12:02:41.374Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-08T12:02:42.303Z] check_test.go:196: [d5a61f0c8f7a4] daemon is not started [2021-08-08T12:02:42.303Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-08T12:02:43.668Z] check_test.go:196: [d7827c5a4ddc1] daemon is not started [2021-08-08T12:02:43.668Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-08T12:02:44.593Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite (52.60s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.37s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.30s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.47s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.54s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.99s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.60s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.31s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.12s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.23s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.31s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.29s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.13s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.22s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.42s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.69s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.17s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.80s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.19s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.19s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.32s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.24s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.24s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.93s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.01s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.21s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2021-08-08T12:02:45.154Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.84s) [2021-08-08T12:02:45.154Z] === RUN TestDockerSchema1RegistrySuite [2021-08-08T12:02:45.154Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-08T12:02:45.410Z] check_test.go:223: [d7e404c3547a7] daemon is not started [2021-08-08T12:02:45.410Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-08T12:02:46.689Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-08T12:02:46.689Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-08T12:02:46.689Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-08T12:02:46.689Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-08T12:02:46.689Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-08T12:02:46.689Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-08T12:02:46.689Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-08T12:02:46.689Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-08T12:02:46.689Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-08T12:02:46.689Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-08T12:02:46.689Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-08T12:02:46.689Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-08T12:02:46.689Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-08T12:02:46.689Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-08T12:02:46.689Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-08T12:02:46.689Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-08T12:02:46.689Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-08T12:02:46.689Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-08T12:02:46.689Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-08T12:02:46.689Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-08T12:02:48.677Z] check_test.go:223: [d2c2a535c8fb9] daemon is not started [2021-08-08T12:02:48.677Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-08T12:02:48.855Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-08T12:02:48.855Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-08T12:02:48.855Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-08T12:02:48.855Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-08T12:02:48.855Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-08T12:02:51.781Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-08T12:02:52.395Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-08T12:02:52.395Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-08T12:02:52.395Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-08T12:02:52.395Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-08T12:02:52.395Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-08T12:02:53.937Z] check_test.go:223: [d3fdce92884f7] daemon is not started [2021-08-08T12:02:53.937Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-08T12:02:54.500Z] docker_cli_swarm_test.go:1172: [d55963bb6176b] joining swarm manager [d5c967ad693d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-08T12:02:57.765Z] check_test.go:223: [dbbce43925ef4] daemon is not started [2021-08-08T12:02:57.765Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-08T12:02:58.840Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-08T12:02:58.840Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-08T12:02:58.840Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-08T12:02:58.840Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-08T12:02:58.840Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-08T12:02:58.840Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-08T12:02:58.840Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-08T12:02:58.840Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-08T12:02:58.840Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-08T12:02:59.129Z] check_test.go:223: [d8688b3f8fd4c] daemon is not started [2021-08-08T12:02:59.129Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-08T12:03:00.055Z] check_test.go:223: [d30f0da3b9786] daemon is not started [2021-08-08T12:03:00.055Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-08T12:03:00.310Z] check_test.go:223: [dd0bc85886380] daemon is not started [2021-08-08T12:03:00.310Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-08T12:03:01.677Z] check_test.go:223: [d19535e09e846] daemon is not started [2021-08-08T12:03:01.677Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-08T12:03:01.734Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-08T12:03:01.734Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-08T12:03:01.734Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-08T12:03:01.734Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-08T12:03:02.190Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-08T12:03:02.605Z] check_test.go:223: [dc855b643d4cf] daemon is not started [2021-08-08T12:03:02.605Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-08T12:03:03.972Z] check_test.go:223: [dab687ec40d62] daemon is not started [2021-08-08T12:03:03.972Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-08T12:03:07.240Z] check_test.go:223: [df189bac42ba0] daemon is not started [2021-08-08T12:03:07.240Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-08T12:03:07.246Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-08T12:03:07.246Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-08T12:03:07.246Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-08T12:03:07.246Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-08T12:03:07.801Z] check_test.go:223: [daccd83ef12d9] daemon is not started [2021-08-08T12:03:07.801Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-08T12:03:08.057Z] check_test.go:223: [db1eccd29c7f6] daemon is not started [2021-08-08T12:03:08.057Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-08T12:03:08.312Z] check_test.go:223: [d79939a8214f1] daemon is not started [2021-08-08T12:03:08.312Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-08T12:03:08.568Z] check_test.go:223: [d06ea55860b2a] daemon is not started [2021-08-08T12:03:08.568Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-08T12:03:08.824Z] check_test.go:223: [df62c8e878356] daemon is not started [2021-08-08T12:03:08.824Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-08T12:03:09.243Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-08T12:03:09.386Z] check_test.go:223: [d9084398d5b49] daemon is not started [2021-08-08T12:03:09.386Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-08T12:03:09.386Z] check_test.go:223: [d2ce017218e59] daemon is not started [2021-08-08T12:03:09.386Z] --- PASS: TestDockerSchema1RegistrySuite (24.11s) [2021-08-08T12:03:09.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-08-08T12:03:09.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.40s) [2021-08-08T12:03:09.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.12s) [2021-08-08T12:03:09.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.73s) [2021-08-08T12:03:09.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.25s) [2021-08-08T12:03:09.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.27s) [2021-08-08T12:03:09.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-08T12:03:09.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.21s) [2021-08-08T12:03:09.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.17s) [2021-08-08T12:03:09.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.18s) [2021-08-08T12:03:09.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.45s) [2021-08-08T12:03:09.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-08-08T12:03:09.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2021-08-08T12:03:09.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-08-08T12:03:09.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-08-08T12:03:09.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-08-08T12:03:09.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.42s) [2021-08-08T12:03:09.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-08-08T12:03:09.386Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-08T12:03:09.386Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-08T12:03:10.313Z] check_test.go:252: [df880c598787e] daemon is not started [2021-08-08T12:03:10.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-08T12:03:10.569Z] check_test.go:252: [da3d6f355fff6] daemon is not started [2021-08-08T12:03:10.569Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-08T12:03:10.824Z] check_test.go:252: [d52b7220ab922] daemon is not started [2021-08-08T12:03:10.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-08T12:03:11.751Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-08T12:03:12.006Z] check_test.go:252: [d222e4ad8bace] daemon is not started [2021-08-08T12:03:12.006Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-08T12:03:12.591Z] check_test.go:252: [dca7f99fe2a29] daemon is not started [2021-08-08T12:03:12.591Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-08T12:03:13.155Z] check_test.go:252: [d255fc327d503] daemon is not started [2021-08-08T12:03:13.155Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-08T12:03:13.155Z] check_test.go:252: [defa41c9e7d44] daemon is not started [2021-08-08T12:03:13.155Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.85s) [2021-08-08T12:03:13.155Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s) [2021-08-08T12:03:13.155Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-08-08T12:03:13.155Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-08-08T12:03:13.155Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2021-08-08T12:03:13.155Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-08-08T12:03:13.155Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.42s) [2021-08-08T12:03:13.155Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.56s) [2021-08-08T12:03:13.155Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-08-08T12:03:13.155Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-08T12:03:13.155Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-08T12:03:18.395Z] check_test.go:279: [dd14fd89d5b3e] daemon is not started [2021-08-08T12:03:18.395Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-08T12:03:18.395Z] check_test.go:279: [d4e8a2243cd2a] daemon is not started [2021-08-08T12:03:18.395Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-08T12:03:18.651Z] check_test.go:279: [d428768e8cbf3] daemon is not started [2021-08-08T12:03:18.651Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-08T12:03:18.907Z] check_test.go:279: [d58314856d5e3] daemon is not started [2021-08-08T12:03:18.907Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-08T12:03:18.907Z] check_test.go:279: [da50aa3b251aa] daemon is not started [2021-08-08T12:03:18.907Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-08-08T12:03:18.907Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-08-08T12:03:18.907Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-08-08T12:03:18.907Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-08-08T12:03:18.907Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-08-08T12:03:18.907Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-08-08T12:03:18.907Z] === RUN TestDockerNetworkSuite [2021-08-08T12:03:18.907Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-08-08T12:03:19.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-08T12:03:19.615Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-08T12:03:20.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-08T12:03:21.421Z] docker_cli_network_unix_test.go:46: [d91dd412f6466] daemon is not started [2021-08-08T12:03:21.677Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-08-08T12:03:22.238Z] docker_cli_network_unix_test.go:46: [d85110bdf9f2f] daemon is not started [2021-08-08T12:03:22.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-08-08T12:03:26.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-08T12:03:27.737Z] docker_cli_network_unix_test.go:46: [d03c467fa8e09] daemon is not started [2021-08-08T12:03:28.300Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-08-08T12:03:30.189Z] docker_cli_network_unix_test.go:46: [d00ff3a63b360] daemon is not started [2021-08-08T12:03:30.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-08-08T12:03:30.445Z] docker_cli_network_unix_test.go:1233: [df2307947b2af] daemon is not started [2021-08-08T12:03:33.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-08-08T12:03:34.638Z] docker_cli_network_unix_test.go:46: [d65a7c9ad1d5f] daemon is not started [2021-08-08T12:03:34.893Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-08-08T12:03:35.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-08-08T12:03:36.670Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-08T12:03:37.685Z] docker_cli_swarm_test.go:1453: [d60b781b3f7df] joining swarm manager [d2ed9d7c3c142]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T12:03:38.248Z] docker_cli_swarm_test.go:1454: [d381cc80773b4] joining swarm manager [d2ed9d7c3c142]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-08T12:03:43.505Z] docker_cli_network_unix_test.go:46: [d641cfb0c8bf8] daemon is not started [2021-08-08T12:03:43.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-08-08T12:03:46.276Z] docker_cli_network_unix_test.go:46: [d852a8a4da422] daemon is not started [2021-08-08T12:03:46.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-08-08T12:03:47.896Z] docker_cli_network_unix_test.go:46: [d7751aa184710] daemon is not started [2021-08-08T12:03:47.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-08-08T12:03:48.459Z] docker_cli_network_unix_test.go:46: [da56e9a6e6ba7] daemon is not started [2021-08-08T12:03:48.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-08-08T12:03:48.716Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-08-08T12:03:48.972Z] docker_cli_network_unix_test.go:46: [de6834ace3ffa] daemon is not started [2021-08-08T12:03:49.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-08-08T12:03:50.158Z] docker_cli_network_unix_test.go:46: [dc9765ef26712] daemon is not started [2021-08-08T12:03:50.158Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-08-08T12:03:50.414Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-08-08T12:03:50.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-08-08T12:03:50.671Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-08-08T12:03:50.671Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-08-08T12:03:51.599Z] docker_cli_network_unix_test.go:46: [d1b1a7e0c9b41] daemon is not started [2021-08-08T12:03:51.599Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-08-08T12:03:51.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-08-08T12:03:52.111Z] docker_cli_network_unix_test.go:46: [dd6798c776c99] daemon is not started [2021-08-08T12:03:52.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-08-08T12:03:52.367Z] docker_cli_network_unix_test.go:46: [d14077a443a84] daemon is not started [2021-08-08T12:03:52.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-08-08T12:03:53.295Z] docker_cli_network_unix_test.go:46: [d02d93e5ac74b] daemon is not started [2021-08-08T12:03:53.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-08-08T12:03:53.807Z] docker_cli_network_unix_test.go:46: [dd3645861cc1c] daemon is not started [2021-08-08T12:03:53.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-08-08T12:03:54.063Z] docker_cli_network_unix_test.go:46: [dc387aebba118] daemon is not started [2021-08-08T12:03:54.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-08-08T12:03:54.063Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-08-08T12:03:54.319Z] docker_cli_network_unix_test.go:46: [d885786c148e1] daemon is not started [2021-08-08T12:03:54.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-08-08T12:03:54.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-08T12:03:54.343Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-08T12:03:54.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-08T12:03:55.258Z] docker_cli_network_unix_test.go:46: [d5b017ad193f5] daemon is not started [2021-08-08T12:03:55.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-08-08T12:03:56.628Z] docker_cli_network_unix_test.go:46: [df3dfe666fb6b] daemon is not started [2021-08-08T12:03:57.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-08-08T12:03:57.446Z] docker_cli_network_unix_test.go:46: [d9e7b220ebb44] daemon is not started [2021-08-08T12:03:57.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-08-08T12:03:58.009Z] docker_cli_network_unix_test.go:46: [d3798291dc4d8] daemon is not started [2021-08-08T12:03:58.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-08-08T12:03:58.265Z] docker_cli_network_unix_test.go:46: [d320fefd1bac1] daemon is not started [2021-08-08T12:03:58.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-08-08T12:03:58.827Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-08-08T12:03:59.026Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-08T12:03:59.026Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-08T12:03:59.026Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-08T12:03:59.026Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-08T12:03:59.026Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-08T12:03:59.755Z] docker_cli_network_unix_test.go:968: [dba0fd4b9aa9d] daemon is not started [2021-08-08T12:04:01.648Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-08-08T12:04:01.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-08-08T12:04:03.544Z] docker_cli_swarm_unix_test.go:62: [d7a1a517cdd5a] joining swarm manager [d21c57c5391c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T12:04:03.799Z] docker_cli_network_unix_test.go:46: [dcc87dd881eef] daemon is not started [2021-08-08T12:04:03.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-08-08T12:04:06.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-08T12:04:06.096Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-08T12:04:06.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-08T12:04:07.061Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-08T12:04:07.061Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-08T12:04:07.061Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-08T12:04:07.061Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-08T12:04:07.061Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-08T12:04:10.336Z] docker_cli_network_unix_test.go:1116: [d5bf5082cfaf5] daemon is not started [2021-08-08T12:04:15.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-08-08T12:04:15.585Z] docker_cli_network_unix_test.go:46: [dee2ed8651b13] daemon is not started [2021-08-08T12:04:15.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-08-08T12:04:15.840Z] docker_cli_network_unix_test.go:46: [d0ac8f1c31102] daemon is not started [2021-08-08T12:04:15.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-08-08T12:04:15.840Z] docker_cli_network_unix_test.go:46: [d0a291614e3fd] daemon is not started [2021-08-08T12:04:16.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-08-08T12:04:16.096Z] docker_cli_network_unix_test.go:46: [db8a682c30132] daemon is not started [2021-08-08T12:04:16.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-08-08T12:04:16.351Z] docker_cli_network_unix_test.go:46: [d0154ba2894d1] daemon is not started [2021-08-08T12:04:16.351Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-08-08T12:04:16.351Z] docker_cli_network_unix_test.go:46: [d25c223fd0293] daemon is not started [2021-08-08T12:04:16.351Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-08-08T12:04:16.351Z] docker_cli_network_unix_test.go:46: [d33dd0a2ae1d8] daemon is not started [2021-08-08T12:04:16.351Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-08-08T12:04:19.626Z] docker_cli_network_unix_test.go:46: [ddcb7aababcef] daemon is not started [2021-08-08T12:04:20.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-08-08T12:04:20.189Z] docker_cli_network_unix_test.go:46: [d1407440f0ec2] daemon is not started [2021-08-08T12:04:20.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-08-08T12:04:20.189Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-08T12:04:20.189Z] docker_cli_network_unix_test.go:46: [d4b2992b66098] daemon is not started [2021-08-08T12:04:20.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-08-08T12:04:20.750Z] docker_cli_network_unix_test.go:46: [db6176413fbe3] daemon is not started [2021-08-08T12:04:21.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-08-08T12:04:25.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-08-08T12:04:27.371Z] docker_cli_network_unix_test.go:1084: [d17d2fcbd93ad] daemon is not started [2021-08-08T12:04:29.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-08-08T12:04:29.259Z] docker_cli_network_unix_test.go:46: [de262caad418f] daemon is not started [2021-08-08T12:04:29.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-08-08T12:04:30.187Z] docker_cli_network_unix_test.go:46: [daf670bfc8cd7] daemon is not started [2021-08-08T12:04:30.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-08-08T12:04:32.075Z] docker_cli_network_unix_test.go:46: [d614640b2cd21] daemon is not started [2021-08-08T12:04:32.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-08-08T12:04:32.332Z] docker_cli_network_unix_test.go:46: [df15bcbd9c103] daemon is not started [2021-08-08T12:04:32.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-08-08T12:04:32.893Z] docker_cli_network_unix_test.go:46: [df059d8e2d7b3] daemon is not started [2021-08-08T12:04:33.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-08-08T12:04:33.711Z] docker_cli_network_unix_test.go:46: [d84d2fb723ab9] daemon is not started [2021-08-08T12:04:33.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-08-08T12:04:34.639Z] docker_cli_network_unix_test.go:46: [d94fa935a6cf6] daemon is not started [2021-08-08T12:04:34.895Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-08-08T12:04:36.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-08T12:04:36.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-08T12:04:36.991Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-08T12:04:37.957Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-08T12:04:37.957Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-08T12:04:38.414Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-08T12:04:39.947Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-08T12:04:39.947Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-08T12:04:39.947Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-08T12:04:40.137Z] docker_cli_network_unix_test.go:46: [df2c49513b5d1] daemon is not started [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite (80.68s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.59s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.93s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.77s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.95s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.20s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.69s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.68s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.64s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.35s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.73s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.66s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.37s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.35s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.21s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.38s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.19s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.26s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.26s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.13s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.92s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.72s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.14s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.37s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.16s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.90s) [2021-08-08T12:04:40.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2021-08-08T12:04:40.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.94s) [2021-08-08T12:04:40.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-08-08T12:04:40.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-08-08T12:04:40.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-08-08T12:04:40.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2021-08-08T12:04:40.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-08-08T12:04:40.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.58s) [2021-08-08T12:04:40.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2021-08-08T12:04:40.138Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-08T12:04:40.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.10s) [2021-08-08T12:04:40.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.33s) [2021-08-08T12:04:40.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.71s) [2021-08-08T12:04:40.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-08-08T12:04:40.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.97s) [2021-08-08T12:04:40.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.92s) [2021-08-08T12:04:40.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-08-08T12:04:40.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.93s) [2021-08-08T12:04:40.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s) [2021-08-08T12:04:40.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.21s) [2021-08-08T12:04:40.138Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.76s) [2021-08-08T12:04:40.138Z] === RUN TestDockerHubPullSuite [2021-08-08T12:04:40.138Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-08-08T12:04:41.082Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-08-08T12:04:43.596Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-08-08T12:04:43.596Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-08-08T12:04:44.961Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-08-08T12:04:44.961Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-08-08T12:04:44.961Z] --- PASS: TestDockerHubPullSuite (5.39s) [2021-08-08T12:04:44.961Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.35s) [2021-08-08T12:04:44.961Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2021-08-08T12:04:44.961Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.35s) [2021-08-08T12:04:44.961Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.22s) [2021-08-08T12:04:44.961Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2021-08-08T12:04:44.961Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-08-08T12:04:44.961Z] PASS [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === Skipped [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2021-08-08T12:04:44.961Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-08-08T12:04:44.961Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-08T12:04:44.961Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-08T12:04:44.961Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-08-08T12:04:44.961Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-08-08T12:04:44.961Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-08-08T12:04:44.961Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-08T12:04:44.961Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-08T12:04:44.961Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-08T12:04:44.961Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-08-08T12:04:44.961Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-08T12:04:44.961Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-08-08T12:04:44.961Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-08T12:04:44.961Z] docker_cli_sni_test.go:18: Flakey test [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-08-08T12:04:44.961Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-08T12:04:44.961Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-08-08T12:04:44.961Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-08-08T12:04:44.961Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-08-08T12:04:44.961Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-08-08T12:04:44.961Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-08-08T12:04:44.961Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-08T12:04:44.961Z] [2021-08-08T12:04:44.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-08T12:04:44.961Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-08T12:04:44.961Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-08T12:04:44.962Z] [2021-08-08T12:04:44.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-08T12:04:44.962Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-08T12:04:44.962Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-08T12:04:44.962Z] [2021-08-08T12:04:44.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-08T12:04:44.962Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-08T12:04:44.962Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-08T12:04:44.962Z] [2021-08-08T12:04:44.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-08T12:04:44.962Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-08T12:04:44.962Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-08T12:04:44.962Z] [2021-08-08T12:04:44.962Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-08T12:04:44.962Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-08T12:04:44.962Z] docker_cli_network_unix_test.go:46: [d4b2992b66098] daemon is not started [2021-08-08T12:04:44.962Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-08T12:04:44.962Z] [2021-08-08T12:04:44.962Z] [2021-08-08T12:04:44.962Z] DONE 1269 tests, 51 skipped in 2031.143s [2021-08-08T12:04:44.962Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-08T12:04:44.962Z] ++++ cat bundles/test-integration/docker.pid [2021-08-08T12:04:44.962Z] +++ kill 8817 [2021-08-08T12:04:44.962Z] +++ /etc/init.d/apparmor stop [2021-08-08T12:04:44.962Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-08T12:04:44.962Z] [2021-08-08T12:04:44.962Z] Unloading profiles will leave already running processes permanently [2021-08-08T12:04:44.962Z] unconfined, which can lead to unexpected situations. [2021-08-08T12:04:44.962Z] [2021-08-08T12:04:44.962Z] To set a process to complain mode, use the command line tool [2021-08-08T12:04:44.962Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-08T12:04:44.962Z] +++ true [2021-08-08T12:04:45.218Z] exiting test-integration [2021-08-08T12:04:45.218Z] ++ exit 0 [2021-08-08T12:04:45.218Z] [2021-08-08T12:04:45.477Z] + for job in $(jobs -p) [2021-08-08T12:04:45.477Z] + wait 11328 [2021-08-08T12:04:50.250Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-08T12:04:51.216Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-08T12:04:51.216Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-08T12:04:51.216Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-08T12:04:51.216Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-08T12:04:51.216Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-08T12:04:52.748Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-08T12:04:53.714Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-08T12:04:54.681Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-08T12:04:55.140Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-08T12:04:55.413Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-08-08T12:04:56.109Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-08T12:04:57.300Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-08-08T12:05:00.568Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-08-08T12:05:01.898Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-08T12:05:03.082Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-08-08T12:05:04.076Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-08T12:05:04.076Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-08T12:05:04.076Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-08T12:05:05.613Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-08T12:05:05.613Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-08T12:05:05.613Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-08T12:05:05.647Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-08T12:05:05.647Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-08T12:05:05.647Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-08T12:05:05.647Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-08T12:05:05.647Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-08T12:05:05.647Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-08T12:05:05.647Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-08T12:05:05.647Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-08T12:05:05.647Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-08T12:05:05.647Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-08T12:05:05.647Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-08T12:05:05.647Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-08T12:05:05.647Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-08T12:05:05.647Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-08T12:05:05.647Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-08T12:05:06.348Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-08-08T12:05:06.581Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-08T12:05:07.819Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-08T12:05:08.866Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-08-08T12:05:09.359Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-08T12:05:09.359Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-08T12:05:09.359Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-08T12:05:09.359Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-08T12:05:09.359Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-08T12:05:09.359Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-08T12:05:11.380Z] docker_api_swarm_test.go:961: [d1393737a3abd] joining swarm manager [d49b111b2aef2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-08T12:05:13.089Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-08T12:05:13.654Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-08T12:05:14.620Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-08T12:05:15.078Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-08T12:05:15.078Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-08T12:05:15.078Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-08T12:05:16.045Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-08T12:05:17.014Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-08T12:05:17.014Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-08T12:05:17.014Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-08T12:05:17.014Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-08T12:05:17.014Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-08T12:05:22.805Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-08T12:05:25.470Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-08T12:05:29.415Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-08-08T12:05:35.769Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-08T12:05:36.226Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-08T12:05:36.226Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-08T12:05:36.226Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-08T12:05:39.950Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-08T12:05:41.482Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-08T12:05:41.580Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-08-08T12:05:43.467Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-08-08T12:05:45.983Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-08-08T12:05:46.174Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-08T12:05:46.174Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-08T12:05:46.174Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-08T12:05:46.174Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-08T12:05:46.174Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-08T12:05:46.174Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-08T12:05:46.174Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-08T12:05:46.174Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-08T12:05:46.174Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-08T12:05:46.632Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-08T12:05:49.249Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-08-08T12:05:55.793Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-08-08T12:06:01.035Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-08-08T12:06:04.301Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-08-08T12:06:05.333Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-08T12:06:05.333Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-08T12:06:05.333Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-08T12:06:06.816Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-08-08T12:06:09.067Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-08T12:06:09.067Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-08T12:06:09.526Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-08T12:06:09.526Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-08T12:06:09.985Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-08T12:06:09.985Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-08T12:06:09.985Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-08T12:06:10.081Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-08-08T12:06:10.445Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-08T12:06:10.446Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-08T12:06:10.446Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-08T12:06:12.596Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-08-08T12:06:15.112Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-08-08T12:06:17.001Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-08-08T12:06:40.404Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-08T12:06:40.404Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-08T12:06:40.404Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-08T12:06:40.404Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-08T12:06:58.700Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-08T12:06:58.701Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-08T12:06:58.701Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-08T12:06:58.701Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-08T12:06:58.701Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-08T12:07:05.541Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-08T12:07:05.541Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-08T12:07:05.541Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-08T12:07:10.232Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-08T12:07:13.138Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-08T12:07:13.183Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-08-08T12:07:16.997Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-08T12:07:23.855Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-08T12:07:23.855Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-08T12:07:23.855Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-08T12:07:23.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-08T12:07:28.013Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-08-08T12:07:32.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-08T12:07:32.430Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-08T12:07:32.891Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-08T12:07:37.591Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite (1747.50s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.80s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.26s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.07s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.38s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.90s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.24s) [2021-08-08T12:07:46.047Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.21s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.96s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (54.58s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.12s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.55s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.85s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.34s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.40s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.28s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.35s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.34s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.71s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.91s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.29s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.72s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.08s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.92s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.96s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.84s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.84s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.19s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.00s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.41s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.14s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.42s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (32.50s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.73s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.18s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.29s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.70s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.66s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.77s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.30s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.86s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.45s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.27s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.35s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.91s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.27s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.10s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.56s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.50s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.28s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.24s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.62s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.31s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.62s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.37s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.84s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.38s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.56s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.94s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.39s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.52s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.45s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.49s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.20s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.67s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.42s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.50s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.58s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.80s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.59s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.54s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.09s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.94s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.49s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (112.21s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.60s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.95s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.08s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.61s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.01s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.76s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.36s) [2021-08-08T12:07:46.047Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.99s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.67s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.93s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.30s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.60s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.11s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.62s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.90s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.69s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.24s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.21s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.66s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.59s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.52s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.56s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.55s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.28s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.36s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.71s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.95s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.19s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.30s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.91s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.44s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.70s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.81s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.01s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.74s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.30s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.14s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2021-08-08T12:07:46.047Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2021-08-08T12:07:46.047Z] === RUN TestDockerExternalVolumeSuite [2021-08-08T12:07:46.047Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-08-08T12:07:46.047Z] docker_cli_external_volume_driver_test.go:53: [d351bcd4fc9f2] daemon is not started [2021-08-08T12:07:47.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-08T12:07:56.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-08T12:07:56.500Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-08T12:07:56.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-08T12:08:00.898Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-08-08T12:08:01.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-08T12:08:01.195Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-08T12:08:01.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-08T12:08:01.195Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-08T12:08:01.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-08T12:08:08.280Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-08T12:08:08.280Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-08T12:08:08.280Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-08T12:08:09.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-08T12:08:09.251Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-08T12:08:09.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-08T12:08:09.251Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-08T12:08:09.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-08T12:08:17.440Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-08T12:08:17.440Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-08T12:08:17.440Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-08T12:08:18.407Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-08T12:08:44.950Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-08T12:08:47.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-08T12:08:47.129Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-08T12:08:48.097Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-08T12:08:48.097Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-08T12:08:48.097Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-08T12:08:49.635Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-08T12:08:49.635Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-08T12:08:49.635Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-08T12:08:55.435Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-08T12:08:55.895Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-08T12:08:55.895Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-08T12:08:56.354Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-08T12:08:56.354Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-08T12:08:56.354Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-08T12:08:57.893Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-08T12:08:58.861Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-08T12:08:59.321Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-08T12:09:00.291Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-08T12:09:00.751Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-08T12:09:06.550Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-08T12:09:08.506Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-08-08T12:09:08.735Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-08T12:09:08.735Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-08T12:09:08.735Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-08T12:09:09.703Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-08T12:09:09.703Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-08T12:09:09.703Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-08T12:09:10.163Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-08T12:09:12.347Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-08T12:09:12.807Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-08T12:09:13.776Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-08T12:09:13.776Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-08T12:09:13.776Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-08T12:09:14.747Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-08T12:09:15.207Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-08T12:09:15.207Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-08T12:09:15.207Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-08T12:09:15.207Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-08T12:09:15.207Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-08T12:09:16.584Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-08-08T12:09:18.849Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-08T12:09:21.006Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-08T12:09:21.023Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-08T12:09:21.482Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-08T12:09:31.442Z] docker_cli_external_volume_driver_test.go:53: [d4408ee2ce5e0] daemon is not started [2021-08-08T12:09:42.569Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-08T12:09:46.283Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-08-08T12:09:54.937Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-08T12:09:56.703Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-08T12:09:56.703Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-08T12:09:56.703Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-08T12:09:58.882Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-08T12:09:58.882Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-08T12:09:59.343Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-08T12:09:59.343Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-08T12:09:59.343Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-08T12:09:59.343Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-08T12:09:59.805Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-08T12:10:00.269Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-08T12:10:00.269Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-08T12:10:00.269Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-08T12:10:04.318Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-08-08T12:10:07.296Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-08T12:10:19.149Z] docker_cli_external_volume_driver_test.go:53: [df95e130cbf2f] daemon is not started [2021-08-08T12:10:33.990Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-08-08T12:10:33.990Z] docker_cli_external_volume_driver_test.go:53: [d2f6218ca5217] daemon is not started [2021-08-08T12:10:35.983Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-08T12:10:35.983Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-08T12:10:35.983Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-08T12:10:35.983Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-08T12:10:37.260Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-08T12:10:48.821Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-08-08T12:10:49.617Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-08T12:10:57.089Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-08T12:10:57.089Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-08T12:10:58.061Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-08T12:10:59.914Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-08T12:11:01.802Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-08T12:11:04.711Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-08T12:11:07.624Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-08T12:11:20.835Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-08-08T12:11:35.665Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-08-08T12:11:50.500Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-08-08T12:12:08.051Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-08T12:12:13.826Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-08T12:12:13.826Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-08T12:12:13.826Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-08T12:12:25.928Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-08T12:12:25.928Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-08T12:12:25.928Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-08T12:12:25.928Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-08T12:12:25.928Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-08T12:12:25.928Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-08T12:12:25.928Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-08T12:12:25.928Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-08T12:12:25.928Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-08T12:12:25.928Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-08T12:12:26.386Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-08T12:12:27.351Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-08T12:12:37.110Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-08-08T12:12:37.653Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-08T12:12:40.555Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-08T12:12:45.232Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-08T12:12:45.232Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-08T12:12:45.232Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-08T12:12:45.232Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-08T12:12:45.689Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-08T12:12:45.689Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-08T12:12:45.689Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-08T12:12:45.689Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-08T12:12:45.689Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-08T12:12:45.689Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-08T12:12:45.689Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-08T12:12:50.365Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-08T12:12:50.365Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-08T12:12:50.365Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-08T12:12:50.365Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-08T12:12:50.365Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-08T12:12:50.365Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-08T12:12:50.365Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-08T12:12:51.331Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-08T12:12:58.987Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-08-08T12:13:01.628Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-08T12:13:16.409Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-08T12:13:17.372Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-08T12:13:17.372Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-08T12:13:17.372Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-08T12:13:17.372Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-08T12:13:17.372Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-08T12:13:17.372Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-08T12:13:17.372Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-08T12:13:17.372Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-08T12:13:17.372Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-08T12:13:17.372Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-08T12:13:17.372Z] === RUN TestDockerSuite/TestBuildFails [2021-08-08T12:13:20.267Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-08T12:13:20.267Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-08T12:13:27.332Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-08T12:13:31.020Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-08-08T12:13:33.106Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-08T12:13:40.165Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-08T12:13:47.222Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-08T12:13:48.186Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-08T12:13:55.028Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-08T12:13:55.028Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-08T12:13:55.028Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-08T12:13:58.477Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-08T12:13:58.477Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-08T12:13:58.477Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-08T12:13:58.933Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-08T12:13:59.896Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-08T12:13:59.896Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-08T12:13:59.896Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-08T12:14:03.035Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-08-08T12:14:05.352Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-08T12:14:13.922Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-08T12:14:14.678Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-08T12:14:14.678Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-08T12:14:14.678Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-08T12:14:15.195Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-08-08T12:14:29.489Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-08T12:14:29.490Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-08T12:14:30.454Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-08T12:14:30.454Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-08T12:14:30.912Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-08T12:14:31.369Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-08T12:14:31.576Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-08T12:14:31.827Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-08T12:14:33.236Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-08-08T12:14:33.236Z] docker_cli_external_volume_driver_test.go:485: [d928ba29e4054] daemon is not started [2021-08-08T12:14:37.603Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-08T12:14:38.059Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-08T12:14:38.515Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-08T12:14:40.045Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-08T12:14:40.502Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-08T12:14:42.037Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-08T12:14:43.575Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-08T12:14:48.083Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-08-08T12:14:48.083Z] docker_cli_external_volume_driver_test.go:53: [d37e0cfd0e45e] daemon is not started [2021-08-08T12:14:50.634Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-08T12:14:50.634Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-08T12:14:50.634Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-08T12:14:50.634Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-08T12:14:50.634Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-08T12:14:50.634Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-08T12:14:50.634Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-08T12:14:50.634Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-08T12:14:50.634Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-08T12:14:51.601Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-08T12:14:52.062Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-08T12:14:57.857Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-08T12:15:01.491Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-08T12:15:02.913Z] --- PASS: TestDockerExternalVolumeSuite (439.46s) [2021-08-08T12:15:02.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.77s) [2021-08-08T12:15:02.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-08-08T12:15:02.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.45s) [2021-08-08T12:15:02.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-08-08T12:15:02.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-08-08T12:15:02.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-08-08T12:15:02.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.14s) [2021-08-08T12:15:02.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.43s) [2021-08-08T12:15:02.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.43s) [2021-08-08T12:15:02.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-08-08T12:15:02.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-08-08T12:15:02.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.41s) [2021-08-08T12:15:02.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.49s) [2021-08-08T12:15:02.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2021-08-08T12:15:02.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.41s) [2021-08-08T12:15:02.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.12s) [2021-08-08T12:15:02.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.26s) [2021-08-08T12:15:02.913Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-08-08T12:15:02.913Z] PASS [2021-08-08T12:15:02.913Z] [2021-08-08T12:15:02.913Z] === Skipped [2021-08-08T12:15:02.913Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-08T12:15:02.913Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-08T12:15:02.913Z] check_test.go:309: [d636733b876b6] daemon is not started [2021-08-08T12:15:02.913Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-08T12:15:02.913Z] [2021-08-08T12:15:02.913Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-08T12:15:02.913Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-08T12:15:02.913Z] check_test.go:309: [dc3b0200f108f] daemon is not started [2021-08-08T12:15:02.913Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-08T12:15:02.913Z] [2021-08-08T12:15:02.913Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-08T12:15:02.913Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-08T12:15:02.913Z] check_test.go:309: [d752129692a14] daemon is not started [2021-08-08T12:15:02.913Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-08T12:15:02.913Z] [2021-08-08T12:15:02.913Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-08T12:15:02.913Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-08T12:15:02.913Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-08T12:15:02.913Z] [2021-08-08T12:15:02.913Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-08T12:15:02.913Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-08T12:15:02.913Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-08T12:15:02.913Z] [2021-08-08T12:15:02.913Z] [2021-08-08T12:15:02.913Z] DONE 273 tests, 5 skipped in 2647.404s [2021-08-08T12:15:02.913Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-08T12:15:03.171Z] ++++ cat bundles/test-integration/docker.pid [2021-08-08T12:15:03.171Z] +++ kill 8781 [2021-08-08T12:15:03.171Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d28da1ddb4c59/docker.pid [2021-08-08T12:15:03.171Z] +++ kill 7658 [2021-08-08T12:15:03.171Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7658 is not a child of this shell [2021-08-08T12:15:03.171Z] warning: PID 7658 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d28da1ddb4c59/docker.pid had a nonzero exit code [2021-08-08T12:15:03.171Z] +++ /etc/init.d/apparmor stop [2021-08-08T12:15:03.171Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-08T12:15:03.171Z] [2021-08-08T12:15:03.171Z] Unloading profiles will leave already running processes permanently [2021-08-08T12:15:03.171Z] unconfined, which can lead to unexpected situations. [2021-08-08T12:15:03.171Z] [2021-08-08T12:15:03.171Z] To set a process to complain mode, use the command line tool [2021-08-08T12:15:03.171Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-08T12:15:03.171Z] +++ true [2021-08-08T12:15:03.171Z] exiting test-integration [2021-08-08T12:15:03.171Z] ++ exit 0 [2021-08-08T12:15:03.171Z] [2021-08-08T12:15:03.427Z] + exit 0 [2021-08-08T12:15:03.427Z] ++ jobs -p [2021-08-08T12:15:03.427Z] + pids= [2021-08-08T12:15:03.427Z] + echo 'Remaining pids to kill: []' [2021-08-08T12:15:03.427Z] Remaining pids to kill: [] [2021-08-08T12:15:03.427Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-08-08T12:15:03.440Z] Recording test results [2021-08-08T12:15:05.131Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-08T12:15:05.498Z] + echo Ensuring container killed. [2021-08-08T12:15:05.498Z] Ensuring container killed. [2021-08-08T12:15:05.498Z] + docker ps -aq -f name=docker-pr21-* [2021-08-08T12:15:05.498Z] + cids=ed48ac5dafae [2021-08-08T12:15:05.498Z] 4561a730f48d [2021-08-08T12:15:05.498Z] 1dff85734590 [2021-08-08T12:15:05.498Z] + [ -n ed48ac5dafae [2021-08-08T12:15:05.498Z] 4561a730f48d [2021-08-08T12:15:05.498Z] 1dff85734590 ] [2021-08-08T12:15:05.498Z] + docker rm -vf ed48ac5dafae 4561a730f48d 1dff85734590 [2021-08-08T12:15:09.665Z] ed48ac5dafae [2021-08-08T12:15:09.665Z] 4561a730f48d [2021-08-08T12:15:09.665Z] 1dff85734590 [Pipeline] sh [2021-08-08T12:15:09.938Z] + echo Chowning /workspace to jenkins user [2021-08-08T12:15:09.938Z] Chowning /workspace to jenkins user [2021-08-08T12:15:09.938Z] + id -u [2021-08-08T12:15:09.938Z] + id -g [2021-08-08T12:15:09.938Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42481:/workspace busybox chown -R 1000:1000 /workspace [2021-08-08T12:15:09.938Z] Unable to find image 'busybox:latest' locally [2021-08-08T12:15:09.938Z] latest: Pulling from library/busybox [2021-08-08T12:15:10.194Z] b71f96345d44: Pulling fs layer [2021-08-08T12:15:10.194Z] b71f96345d44: Verifying Checksum [2021-08-08T12:15:10.194Z] b71f96345d44: Download complete [2021-08-08T12:15:10.194Z] b71f96345d44: Pull complete [2021-08-08T12:15:10.194Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-08T12:15:10.194Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-08T12:15:14.690Z] + bundleName=amd64 [2021-08-08T12:15:14.690Z] + echo Creating amd64-bundles.tar.gz [2021-08-08T12:15:14.690Z] Creating amd64-bundles.tar.gz [2021-08-08T12:15:14.690Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-08T12:15:14.690Z] + xargs tar -czf amd64-bundles.tar.gz [2021-08-08T12:15:15.526Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-08T12:15:15.526Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-08T12:15:15.526Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [Pipeline] archiveArtifacts [2021-08-08T12:15:16.064Z] Archiving artifacts [2021-08-08T12:15:16.273Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-08T12:15:17.700Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-08T12:15:18.151Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42481/21/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-08T12:15:18.455Z] + make clean [2021-08-08T12:15:18.711Z] docker volume rm -f docker-dev-cache [2021-08-08T12:15:18.711Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-08T12:15:26.583Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-08T12:16:00.212Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-08T12:16:12.580Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-08T12:16:18.362Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-08T12:16:25.431Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-08T12:16:35.739Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-08T12:17:00.859Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-08T12:17:00.859Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-08T12:17:00.859Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-08T12:17:07.921Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-08T12:17:07.921Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-08T12:17:07.921Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-08T12:17:07.921Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-08T12:17:07.921Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-08T12:17:07.921Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-08T12:17:11.648Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-08T12:17:16.327Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-08T12:17:19.226Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-08T12:17:19.226Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-08T12:17:19.226Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-08T12:17:22.126Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-08T12:17:23.091Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-08T12:17:24.625Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-08T12:17:34.946Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-08T12:17:36.482Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-08T12:17:38.211Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-08T12:17:38.211Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-08T12:17:38.211Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-08T12:17:38.211Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-08T12:17:38.211Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-08T12:17:38.211Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-08T12:17:38.211Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-08T12:17:39.181Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-08T12:17:39.181Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-08T12:17:39.181Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-08T12:17:39.641Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-08T12:17:40.613Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-08T12:17:46.416Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-08T12:17:46.791Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-08T12:17:49.332Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-08T12:17:50.518Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-08T12:17:54.029Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-08T12:17:54.029Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-08T12:17:54.490Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-08T12:17:54.490Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-08T12:17:54.490Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-08T12:17:54.490Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-08T12:17:54.490Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-08T12:17:54.490Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-08T12:17:54.490Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-08T12:17:54.490Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-08T12:17:54.952Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-08T12:17:59.654Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-08T12:17:59.654Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-08T12:17:59.654Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-08T12:17:59.654Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-08T12:17:59.654Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-08T12:17:59.654Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-08T12:17:59.654Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-08T12:18:00.114Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-08T12:18:05.320Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-08T12:18:05.912Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-08T12:18:13.869Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-08T12:18:18.555Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-08T12:18:19.522Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-08T12:18:19.522Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-08T12:18:19.522Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-08T12:18:19.522Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-08T12:18:19.522Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-08T12:18:21.693Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-08T12:18:21.693Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-08T12:18:21.693Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-08T12:18:23.610Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-08T12:18:23.610Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-08T12:18:23.610Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-08T12:18:23.610Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-08T12:18:23.610Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-08T12:18:23.610Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-08T12:18:23.610Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-08T12:18:23.610Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-08T12:18:23.610Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-08T12:18:23.610Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-08T12:18:23.610Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-08T12:18:23.610Z] === RUN TestDockerSuite/TestBuildFails [2021-08-08T12:18:29.401Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-08T12:18:29.401Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-08T12:18:35.190Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-08T12:18:40.983Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-08T12:18:48.060Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-08T12:18:52.754Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-08T12:18:54.291Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-08T12:19:00.085Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-08T12:19:00.085Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-08T12:19:00.085Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-08T12:19:00.545Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-08T12:19:01.005Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-08T12:19:01.005Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-08T12:19:01.005Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-08T12:19:12.366Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-08T12:19:15.818Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-08T12:19:15.818Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-08T12:19:15.818Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-08T12:19:26.142Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-08T12:19:27.109Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-08T12:19:29.287Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-08T12:19:29.287Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-08T12:19:29.287Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-08T12:19:29.746Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-08T12:19:30.034Z] === RUN TestDockerSuite/TestBuildRm [2021-08-08T12:19:30.206Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-08T12:19:34.895Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-08T12:19:35.355Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-08T12:19:36.324Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-08T12:19:37.292Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-08T12:19:37.751Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-08T12:19:38.718Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-08T12:19:40.899Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-08T12:19:46.696Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-08T12:19:46.696Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-08T12:19:46.696Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-08T12:19:46.696Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-08T12:19:46.696Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-08T12:19:46.696Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-08T12:19:47.156Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-08T12:19:47.156Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-08T12:19:47.156Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-08T12:19:47.615Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-08T12:19:48.584Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-08T12:19:55.151Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-08T12:19:57.161Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-08T12:20:02.214Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-08T12:20:02.214Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-08T12:20:02.214Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-08T12:20:02.214Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-08T12:20:02.671Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-08T12:20:04.840Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-08T12:20:08.616Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-08T12:20:12.340Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-08T12:20:18.115Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-08T12:20:18.254Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-08T12:20:18.254Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-08T12:20:18.254Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-08T12:20:19.222Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-08T12:20:35.768Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-08T12:20:35.768Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-08T12:20:36.225Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-08T12:20:46.522Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-08T12:20:46.522Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-08T12:20:54.926Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-08T12:20:56.812Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-08T12:20:56.812Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-08T12:21:00.534Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-08T12:21:20.063Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-08T12:21:23.801Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-08T12:21:25.636Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-08T12:21:25.636Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-08T12:21:25.636Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-08T12:21:28.539Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-08T12:21:29.595Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-08T12:21:30.069Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-08T12:21:35.374Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-08T12:21:40.412Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-08T12:21:45.082Z] === RUN TestDockerSuite/TestBuildUser [2021-08-08T12:21:45.082Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-08T12:21:45.082Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-08T12:21:45.082Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-08T12:21:45.082Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-08T12:21:45.082Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-08T12:21:45.082Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-08T12:21:53.063Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-08T12:21:53.063Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-08T12:21:53.063Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-08T12:21:53.633Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-08T12:21:54.595Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-08T12:21:58.321Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-08T12:21:58.321Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-08T12:21:58.321Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-08T12:21:58.321Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-08T12:21:58.321Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-08T12:22:03.389Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-08T12:22:03.848Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-08T12:22:03.848Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-08T12:22:03.848Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-08T12:22:03.848Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-08T12:22:03.848Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-08T12:22:06.755Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-08T12:22:11.447Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-08T12:22:12.986Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-08T12:22:13.445Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-08T12:22:13.445Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-08T12:22:16.350Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-08T12:22:17.317Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-08T12:22:18.856Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-08T12:22:23.437Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-08T12:22:23.437Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-08T12:22:33.668Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-08T12:22:33.737Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-08T12:22:34.639Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-08T12:22:38.417Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-08T12:22:38.417Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-08T12:22:38.874Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-08T12:22:38.874Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-08T12:22:39.331Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-08T12:22:41.506Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-08T12:22:41.506Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-08T12:22:41.963Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-08T12:22:44.964Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-08T12:22:47.873Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-08T12:22:56.447Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-08T12:23:01.142Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-08T12:23:06.937Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-08T12:23:07.058Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-08T12:23:07.397Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-08T12:23:07.397Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-08T12:23:07.397Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-08T12:23:07.397Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-08T12:23:07.397Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-08T12:23:10.312Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-08T12:23:10.312Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-08T12:23:10.312Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-08T12:23:17.354Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-08T12:23:17.354Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-08T12:23:32.145Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-08T12:23:32.145Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-08T12:23:32.145Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-08T12:23:32.145Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-08T12:23:32.601Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-08T12:23:32.601Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-08T12:23:32.601Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-08T12:23:34.130Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-08T12:23:48.910Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-08T12:23:48.910Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-08T12:23:48.910Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-08T12:23:49.366Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-08T12:23:49.366Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-08T12:23:49.366Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-08T12:23:49.366Z] docker_cli_sni_test.go:18: Flakey test [2021-08-08T12:23:49.366Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-08T12:23:51.532Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-08T12:23:57.304Z] === RUN TestDockerSuite/TestCommitChange [2021-08-08T12:24:00.996Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-08T12:24:01.977Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-08T12:24:06.651Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-08T12:24:06.651Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-08T12:24:06.651Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-08T12:24:15.193Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-08T12:24:15.193Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-08T12:24:15.193Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-08T12:24:22.259Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-08T12:24:28.035Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-08T12:24:28.035Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-08T12:24:28.035Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-08T12:24:28.035Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-08T12:24:28.035Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-08T12:24:28.035Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-08T12:24:28.035Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-08T12:24:28.035Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-08T12:24:28.035Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-08T12:24:28.035Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-08T12:24:28.035Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-08T12:24:28.035Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-08T12:24:28.035Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-08T12:24:28.035Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-08T12:24:28.035Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-08T12:24:28.035Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-08T12:24:30.977Z] === RUN TestDockerSuite/TestBuildRm [2021-08-08T12:24:36.585Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-08T12:24:43.359Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-08T12:24:43.640Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-08T12:24:43.640Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-08T12:24:43.640Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-08T12:24:44.895Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-08T12:24:44.895Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-08T12:24:44.895Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-08T12:24:44.895Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-08T12:24:45.354Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-08T12:24:46.530Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-08T12:24:46.530Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-08T12:24:46.530Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-08T12:24:46.530Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-08T12:24:46.530Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-08T12:24:46.530Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-08T12:24:46.530Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-08T12:24:46.892Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-08T12:24:48.752Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-08T12:24:48.752Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-08T12:24:48.752Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-08T12:24:48.752Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-08T12:24:50.630Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-08T12:24:51.659Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-08T12:24:51.660Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-08T12:24:51.660Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-08T12:24:51.660Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-08T12:24:51.660Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-08T12:24:51.660Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-08T12:24:51.660Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-08T12:24:51.660Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-08T12:24:54.365Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-08T12:24:55.379Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-08T12:24:57.552Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-08T12:24:58.108Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-08T12:24:59.725Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-08T12:24:59.725Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-08T12:24:59.725Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-08T12:24:59.725Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-08T12:25:02.628Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-08T12:25:02.628Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-08T12:25:04.802Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-08T12:25:04.802Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-08T12:25:04.802Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-08T12:25:04.802Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-08T12:25:05.260Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-08T12:25:08.159Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-08T12:25:08.159Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-08T12:25:10.334Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-08T12:25:10.334Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-08T12:25:10.334Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-08T12:25:13.237Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-08T12:25:13.237Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-08T12:25:16.138Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-08T12:25:19.204Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-08T12:25:19.663Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-08T12:25:20.125Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-08T12:25:20.819Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-08T12:25:25.503Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-08T12:25:25.962Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-08T12:25:25.962Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-08T12:25:25.962Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-08T12:25:25.962Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-08T12:25:28.134Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-08T12:25:28.134Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-08T12:25:28.134Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-08T12:25:30.446Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-08T12:25:30.446Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-08T12:25:31.031Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-08T12:25:31.031Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-08T12:25:31.031Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-08T12:25:33.204Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-08T12:25:33.204Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-08T12:25:35.137Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-08T12:25:35.596Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-08T12:25:37.889Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-08T12:25:40.063Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-08T12:25:40.063Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-08T12:25:40.063Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-08T12:25:40.063Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-08T12:25:40.063Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-08T12:25:40.063Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-08T12:25:40.063Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-08T12:25:40.063Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-08T12:25:40.063Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-08T12:25:40.063Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-08T12:25:40.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-08T12:25:40.284Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-08T12:25:41.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-08T12:25:41.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-08T12:25:44.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-08T12:25:47.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-08T12:25:49.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-08T12:25:53.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000747938_} [2021-08-08T12:25:56.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1248293054_c:\foo_false____} [2021-08-08T12:25:59.104Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1248293054_c:\foo_true____} [2021-08-08T12:26:01.380Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-08T12:26:01.380Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-08T12:26:01.380Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-08T12:26:02.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-08T12:26:02.001Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-08T12:26:02.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-08T12:26:02.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-08T12:26:02.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-08T12:26:02.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-08T12:26:02.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-08T12:26:02.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-08T12:26:02.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-08T12:26:02.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-08T12:26:02.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-08T12:26:02.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-08T12:26:02.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-08T12:26:02.001Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-08T12:26:02.001Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-08T12:26:02.001Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-08T12:26:02.001Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-08T12:26:02.001Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-08T12:26:02.001Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-08T12:26:02.001Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-08T12:26:02.001Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-08T12:26:02.001Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-08T12:26:02.001Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-08T12:26:02.001Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-08T12:26:04.288Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-08T12:26:04.900Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-08T12:26:04.900Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-08T12:26:04.900Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-08T12:26:04.900Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-08T12:26:04.900Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-08T12:26:04.900Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-08T12:26:04.900Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-08T12:26:04.900Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-08T12:26:04.900Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-08T12:26:04.900Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-08T12:26:04.900Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-08T12:26:04.900Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-08T12:26:04.900Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-08T12:26:04.900Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-08T12:26:04.900Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-08T12:26:04.900Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-08T12:26:04.900Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-08T12:26:04.900Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-08T12:26:04.900Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-08T12:26:04.900Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-08T12:26:04.900Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-08T12:26:04.900Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-08T12:26:04.900Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-08T12:26:04.900Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-08T12:26:04.900Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-08T12:26:04.900Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-08T12:26:04.900Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-08T12:26:05.256Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-08T12:26:07.800Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-08T12:26:07.800Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-08T12:26:07.800Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-08T12:26:07.800Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-08T12:26:09.947Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-08T12:26:10.700Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-08T12:26:10.700Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-08T12:26:10.700Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-08T12:26:10.700Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-08T12:26:10.700Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-08T12:26:10.700Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-08T12:26:10.700Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-08T12:26:14.640Z] === RUN TestDockerSuite/TestBuildUser [2021-08-08T12:26:14.640Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-08T12:26:14.640Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-08T12:26:14.640Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-08T12:26:14.640Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-08T12:26:14.640Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-08T12:26:14.640Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-08T12:26:15.379Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-08T12:26:19.109Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-08T12:26:19.109Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-08T12:26:19.109Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-08T12:26:19.109Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-08T12:26:19.109Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-08T12:26:19.328Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-08T12:26:19.328Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-08T12:26:22.237Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-08T12:26:22.237Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-08T12:26:22.237Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-08T12:26:22.237Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-08T12:26:22.696Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-08T12:26:29.422Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-08T12:26:29.422Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-08T12:26:29.422Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-08T12:26:29.422Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-08T12:26:29.422Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-08T12:26:39.736Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-08T12:26:39.736Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-08T12:26:39.736Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-08T12:26:39.736Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-08T12:26:39.736Z] === RUN TestDockerSuite/TestCpToDot [2021-08-08T12:26:41.273Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-08T12:26:41.274Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-08T12:26:41.274Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-08T12:26:41.274Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-08T12:26:41.274Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-08T12:26:44.173Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-08T12:26:44.174Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-08T12:26:44.174Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-08T12:26:44.174Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-08T12:26:44.174Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-08T12:26:44.174Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-08T12:26:44.174Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-08T12:26:44.174Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-08T12:26:44.174Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-08T12:26:44.174Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-08T12:26:44.174Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-08T12:26:46.344Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-08T12:26:47.837Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-08T12:26:47.837Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-08T12:26:49.248Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-08T12:26:49.248Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-08T12:26:49.706Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-08T12:26:56.410Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-08T12:26:56.771Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-08T12:26:57.229Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-08T12:26:57.687Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-08T12:26:57.687Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-08T12:26:57.687Z] === RUN TestDockerSuite/TestCreateRM [2021-08-08T12:26:58.144Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-08T12:26:58.144Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-08T12:26:58.144Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-08T12:26:58.144Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-08T12:26:58.601Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-08T12:27:01.105Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-08T12:27:01.105Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-08T12:27:01.566Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-08T12:27:01.566Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-08T12:27:01.566Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-08T12:27:04.475Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-08T12:27:04.475Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-08T12:27:04.475Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-08T12:27:07.160Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-08T12:27:07.617Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-08T12:27:08.076Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-08T12:27:12.756Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-08T12:27:12.756Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-08T12:27:12.756Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-08T12:27:12.756Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-08T12:27:14.929Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-08T12:27:14.929Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-08T12:27:14.929Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-08T12:27:15.389Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-08T12:27:15.389Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-08T12:27:15.389Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-08T12:27:15.389Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-08T12:27:15.389Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-08T12:27:15.389Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-08T12:27:15.389Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-08T12:27:15.389Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-08T12:27:15.389Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-08T12:27:15.389Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-08T12:27:15.389Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-08T12:27:15.389Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:27:15.389Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-08T12:27:15.389Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-08T12:27:15.389Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-08T12:27:15.389Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-08T12:27:15.389Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-08T12:27:15.389Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-08T12:27:15.389Z] === RUN TestDockerSuite/TestDockerFails [2021-08-08T12:27:15.389Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-08T12:27:15.389Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-08T12:27:15.389Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-08T12:27:15.389Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-08T12:27:15.389Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-08T12:27:15.389Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-08T12:27:15.389Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-08T12:27:15.389Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-08T12:27:15.389Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-08T12:27:15.389Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-08T12:27:15.389Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-08T12:27:16.861Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-08T12:27:19.120Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-08T12:27:20.601Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-08T12:27:20.601Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-08T12:27:22.019Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-08T12:27:24.919Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-08T12:27:33.475Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-08T12:27:38.291Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-08T12:27:38.291Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-08T12:27:38.291Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-08T12:27:38.291Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-08T12:27:38.755Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-08T12:27:38.755Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-08T12:27:38.755Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-08T12:27:40.294Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-08T12:27:43.783Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-08T12:27:48.863Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-08T12:27:49.567Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-08T12:27:49.834Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-08T12:27:49.834Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-08T12:27:50.294Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-08T12:27:50.294Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-08T12:27:50.294Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-08T12:27:50.294Z] docker_cli_sni_test.go:18: Flakey test [2021-08-08T12:27:50.294Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-08T12:27:52.475Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-08T12:27:52.478Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-08T12:27:53.445Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-08T12:27:57.171Z] === RUN TestDockerSuite/TestCommitChange [2021-08-08T12:27:58.131Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-08T12:27:59.097Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-08T12:28:00.630Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-08T12:28:01.863Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-08T12:28:05.313Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-08T12:28:06.552Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-08T12:28:06.552Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-08T12:28:06.552Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-08T12:28:11.099Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-08T12:28:11.099Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-08T12:28:11.099Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-08T12:28:11.099Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-08T12:28:11.099Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-08T12:28:11.099Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-08T12:28:11.099Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-08T12:28:11.099Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-08T12:28:11.099Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-08T12:28:12.185Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-08T12:28:12.185Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-08T12:28:12.185Z] === RUN TestDockerSuite/TestEventsRename [2021-08-08T12:28:13.632Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-08T12:28:13.632Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-08T12:28:13.632Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-08T12:28:15.083Z] === RUN TestDockerSuite/TestEventsResize [2021-08-08T12:28:23.641Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-08T12:28:26.018Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-08T12:28:28.923Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-08T12:28:28.923Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-08T12:28:28.923Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-08T12:28:28.923Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-08T12:28:28.923Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-08T12:28:28.923Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-08T12:28:28.923Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-08T12:28:28.923Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-08T12:28:28.923Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-08T12:28:28.923Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-08T12:28:28.923Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-08T12:28:28.923Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-08T12:28:28.923Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-08T12:28:28.923Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-08T12:28:28.923Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-08T12:28:28.923Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-08T12:28:30.704Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-08T12:28:33.606Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-08T12:28:36.000Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-08T12:28:38.289Z] === RUN TestDockerSuite/TestEventsTop [2021-08-08T12:28:38.289Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-08T12:28:38.289Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-08T12:28:41.184Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-08T12:28:43.077Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-08T12:28:43.077Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-08T12:28:43.077Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-08T12:28:45.261Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-08T12:28:45.261Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-08T12:28:45.261Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-08T12:28:45.261Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-08T12:28:45.261Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-08T12:28:45.261Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-08T12:28:45.261Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-08T12:28:45.869Z] === RUN TestDockerSuite/TestExec [2021-08-08T12:28:45.869Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-08T12:28:45.869Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-08T12:28:45.869Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-08T12:28:45.869Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-08T12:28:47.442Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-08T12:28:47.442Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-08T12:28:47.442Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-08T12:28:47.442Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-08T12:28:48.046Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-08T12:28:50.222Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-08T12:28:50.222Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-08T12:28:50.222Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-08T12:28:50.222Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-08T12:28:50.222Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-08T12:28:50.222Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-08T12:28:50.222Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-08T12:28:50.346Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-08T12:28:50.346Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-08T12:28:50.346Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-08T12:28:50.346Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-08T12:28:50.346Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-08T12:28:50.346Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-08T12:28:50.346Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-08T12:28:50.346Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-08T12:28:53.124Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-08T12:28:53.250Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-08T12:28:54.792Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-08T12:28:55.297Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-08T12:28:56.971Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-08T12:28:56.971Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-08T12:28:56.971Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-08T12:28:57.431Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-08T12:28:57.473Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-08T12:28:59.609Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-08T12:28:59.609Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-08T12:28:59.647Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-08T12:29:01.785Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-08T12:29:01.785Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-08T12:29:01.785Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-08T12:29:01.785Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-08T12:29:01.785Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-08T12:29:03.963Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-08T12:29:03.963Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-08T12:29:05.433Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-08T12:29:05.433Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-08T12:29:05.433Z] === RUN TestDockerSuite/TestExecEnv [2021-08-08T12:29:05.433Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-08T12:29:05.433Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-08T12:29:05.433Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-08T12:29:05.433Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-08T12:29:06.145Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-08T12:29:06.145Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-08T12:29:06.145Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-08T12:29:07.608Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-08T12:29:08.324Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-08T12:29:08.784Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-08T12:29:10.984Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-08T12:29:12.291Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-08T12:29:12.291Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-08T12:29:12.291Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-08T12:29:12.291Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-08T12:29:12.291Z] === RUN TestDockerSuite/TestExecParseError [2021-08-08T12:29:12.291Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-08T12:29:12.291Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-08T12:29:12.291Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-08T12:29:12.291Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-08T12:29:12.291Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-08T12:29:12.291Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-08T12:29:14.465Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-08T12:29:14.465Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-08T12:29:14.465Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-08T12:29:14.465Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-08T12:29:14.465Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-08T12:29:14.465Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-08T12:29:14.465Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-08T12:29:14.465Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-08T12:29:14.465Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-08T12:29:14.465Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-08T12:29:14.465Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-08T12:29:14.717Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-08T12:29:17.367Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-08T12:29:17.367Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-08T12:29:17.367Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-08T12:29:18.450Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-08T12:29:18.450Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-08T12:29:18.450Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-08T12:29:18.450Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-08T12:29:18.450Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-08T12:29:19.989Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-08T12:29:19.989Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-08T12:29:19.989Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-08T12:29:22.895Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-08T12:29:22.895Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-08T12:29:22.895Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-08T12:29:23.157Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-08T12:29:23.157Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-08T12:29:23.157Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-08T12:29:23.157Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-08T12:29:23.157Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-08T12:29:23.157Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-08T12:29:23.157Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-08T12:29:24.431Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-08T12:29:24.890Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-08T12:29:29.579Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-08T12:29:30.217Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-08T12:29:31.121Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-08T12:29:31.121Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-08T12:29:31.121Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-08T12:29:31.121Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-08T12:29:31.121Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-08T12:29:31.121Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-08T12:29:31.121Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-08T12:29:31.121Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-08T12:29:31.121Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-08T12:29:31.121Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-08T12:29:31.121Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-08T12:29:33.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-08T12:29:33.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-08T12:29:35.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-08T12:29:35.999Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-08T12:29:38.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-08T12:29:38.897Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-08T12:29:41.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-08T12:29:43.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007fdb90_} [2021-08-08T12:29:45.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1632381370_c:\foo_false____} [2021-08-08T12:29:45.962Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-08T12:29:45.962Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-08T12:29:45.962Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-08T12:29:45.962Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-08T12:29:45.962Z] === RUN TestDockerSuite/TestHealth [2021-08-08T12:29:45.962Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-08T12:29:45.962Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-08T12:29:45.962Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-08T12:29:45.962Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-08T12:29:45.962Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-08T12:29:48.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1632381370_c:\foo_true____} [2021-08-08T12:29:50.644Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-08T12:29:50.644Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-08T12:29:50.644Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-08T12:29:50.644Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-08T12:29:50.644Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-08T12:29:50.644Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-08T12:29:50.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-08T12:29:50.736Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-08T12:29:50.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-08T12:29:50.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-08T12:29:50.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-08T12:29:50.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-08T12:29:50.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-08T12:29:50.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-08T12:29:50.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-08T12:29:50.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-08T12:29:50.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-08T12:29:50.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-08T12:29:50.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-08T12:29:50.736Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-08T12:29:50.736Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-08T12:29:51.102Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-08T12:29:51.195Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-08T12:29:51.195Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-08T12:29:51.195Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-08T12:29:51.195Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-08T12:29:51.195Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-08T12:29:51.195Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-08T12:29:51.195Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-08T12:29:51.195Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-08T12:29:51.195Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-08T12:29:51.560Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-08T12:29:51.560Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-08T12:29:51.560Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-08T12:29:53.095Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-08T12:29:53.095Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-08T12:29:55.271Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-08T12:29:55.271Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-08T12:29:58.169Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-08T12:29:58.269Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-08T12:29:58.269Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-08T12:29:58.269Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-08T12:29:58.269Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-08T12:29:58.269Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-08T12:29:58.269Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-08T12:29:58.269Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-08T12:29:58.269Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-08T12:29:58.269Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-08T12:29:58.269Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-08T12:29:58.269Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-08T12:29:58.269Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-08T12:29:58.269Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-08T12:29:58.269Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-08T12:29:58.269Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-08T12:29:58.269Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-08T12:29:58.269Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-08T12:29:58.269Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-08T12:29:58.269Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-08T12:29:58.269Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-08T12:29:58.269Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-08T12:29:58.269Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-08T12:29:58.269Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-08T12:29:58.269Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-08T12:29:58.269Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-08T12:29:58.269Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-08T12:29:58.269Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-08T12:30:01.068Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-08T12:30:01.068Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-08T12:30:01.068Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-08T12:30:01.068Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-08T12:30:01.173Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-08T12:30:01.173Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-08T12:30:01.173Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-08T12:30:01.173Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-08T12:30:03.352Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-08T12:30:03.352Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-08T12:30:03.352Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-08T12:30:03.352Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-08T12:30:03.352Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-08T12:30:03.352Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-08T12:30:03.352Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-08T12:30:05.751Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-08T12:30:05.751Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-08T12:30:07.921Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-08T12:30:07.921Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-08T12:30:07.921Z] === RUN TestDockerSuite/TestImportFile [2021-08-08T12:30:07.921Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-08T12:30:07.921Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-08T12:30:07.921Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-08T12:30:07.921Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-08T12:30:07.921Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-08T12:30:07.921Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-08T12:30:07.921Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-08T12:30:07.921Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-08T12:30:07.921Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-08T12:30:07.921Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-08T12:30:07.921Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-08T12:30:07.921Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-08T12:30:07.921Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-08T12:30:07.921Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-08T12:30:07.921Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-08T12:30:07.921Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-08T12:30:07.921Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-08T12:30:07.921Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-08T12:30:07.921Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-08T12:30:07.921Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-08T12:30:08.051Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-08T12:30:10.825Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-08T12:30:13.724Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-08T12:30:13.724Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-08T12:30:13.724Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-08T12:30:13.724Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-08T12:30:13.724Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-08T12:30:13.724Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-08T12:30:13.724Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-08T12:30:13.724Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-08T12:30:15.121Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-08T12:30:15.121Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-08T12:30:15.121Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-08T12:30:15.121Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-08T12:30:15.121Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-08T12:30:16.627Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-08T12:30:16.627Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-08T12:30:19.532Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-08T12:30:19.532Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-08T12:30:19.532Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-08T12:30:19.532Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-08T12:30:19.532Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-08T12:30:19.532Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-08T12:30:19.532Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-08T12:30:22.432Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-08T12:30:27.115Z] === RUN TestDockerSuite/TestInspectImage [2021-08-08T12:30:27.115Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-08T12:30:27.115Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-08T12:30:27.115Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-08T12:30:27.115Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-08T12:30:27.115Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-08T12:30:27.115Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-08T12:30:29.936Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-08T12:30:29.936Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-08T12:30:29.936Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-08T12:30:29.936Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-08T12:30:29.936Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-08T12:30:30.020Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-08T12:30:32.194Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-08T12:30:32.653Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-08T12:30:34.825Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-08T12:30:37.000Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-08T12:30:37.000Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-08T12:30:37.000Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-08T12:30:37.010Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-08T12:30:37.010Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-08T12:30:37.010Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-08T12:30:37.010Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-08T12:30:37.010Z] === RUN TestDockerSuite/TestCpToDot [2021-08-08T12:30:37.459Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-08T12:30:39.634Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-08T12:30:39.919Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-08T12:30:39.919Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-08T12:30:39.919Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-08T12:30:39.919Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-08T12:30:39.919Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-08T12:30:42.098Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-08T12:30:42.098Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-08T12:30:42.098Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-08T12:30:42.098Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-08T12:30:42.098Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-08T12:30:42.098Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-08T12:30:42.098Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-08T12:30:42.098Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-08T12:30:42.098Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-08T12:30:42.557Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-08T12:30:42.557Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-08T12:30:43.364Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-08T12:30:44.735Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-08T12:30:47.642Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-08T12:30:47.642Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-08T12:30:47.642Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-08T12:30:48.043Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-08T12:30:49.826Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-08T12:30:50.219Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-08T12:30:50.285Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-08T12:30:50.285Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-08T12:30:50.285Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-08T12:30:50.285Z] === RUN TestDockerSuite/TestCreateRM [2021-08-08T12:30:50.744Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-08T12:30:50.744Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-08T12:30:50.745Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-08T12:30:51.203Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-08T12:30:51.667Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-08T12:30:53.121Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-08T12:30:55.295Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-08T12:30:58.192Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-08T12:31:00.367Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-08T12:31:03.274Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-08T12:31:03.274Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-08T12:31:03.274Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-08T12:31:03.274Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-08T12:31:03.274Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-08T12:31:03.274Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-08T12:31:03.274Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-08T12:31:03.274Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-08T12:31:03.274Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-08T12:31:03.274Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-08T12:31:03.274Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-08T12:31:03.274Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-08T12:31:03.274Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-08T12:31:03.274Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-08T12:31:03.274Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-08T12:31:03.274Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-08T12:31:03.274Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-08T12:31:03.274Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-08T12:31:03.274Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-08T12:31:03.274Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-08T12:31:03.274Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-08T12:31:03.274Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-08T12:31:03.274Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-08T12:31:03.274Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-08T12:31:03.274Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-08T12:31:03.274Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-08T12:31:03.274Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-08T12:31:03.274Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-08T12:31:03.274Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-08T12:31:03.274Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-08T12:31:03.274Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-08T12:31:03.274Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-08T12:31:03.274Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-08T12:31:03.274Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-08T12:31:03.274Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-08T12:31:03.274Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-08T12:31:05.449Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-08T12:31:07.626Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-08T12:31:09.353Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-08T12:31:09.353Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-08T12:31:09.816Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-08T12:31:13.567Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-08T12:31:13.567Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-08T12:31:13.567Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-08T12:31:13.567Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-08T12:31:14.687Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-08T12:31:15.752Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-08T12:31:15.752Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-08T12:31:15.752Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-08T12:31:16.212Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-08T12:31:16.212Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-08T12:31:16.212Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-08T12:31:16.212Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-08T12:31:16.212Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-08T12:31:16.212Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-08T12:31:16.212Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-08T12:31:16.212Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-08T12:31:16.212Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-08T12:31:16.212Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-08T12:31:16.212Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-08T12:31:16.212Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:31:16.212Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-08T12:31:16.212Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-08T12:31:16.212Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-08T12:31:16.212Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-08T12:31:16.212Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-08T12:31:16.212Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-08T12:31:16.212Z] === RUN TestDockerSuite/TestDockerFails [2021-08-08T12:31:16.212Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-08T12:31:16.212Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-08T12:31:16.212Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-08T12:31:16.212Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-08T12:31:16.212Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-08T12:31:16.212Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-08T12:31:16.212Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-08T12:31:16.212Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-08T12:31:16.212Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-08T12:31:16.212Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-08T12:31:16.212Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-08T12:31:16.860Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-08T12:31:16.860Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-08T12:31:16.860Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-08T12:31:19.034Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-08T12:31:19.034Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-08T12:31:19.118Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-08T12:31:21.298Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-08T12:31:23.486Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-08T12:31:26.100Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-08T12:31:33.161Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-08T12:31:35.887Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-08T12:31:40.224Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-08T12:31:40.575Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-08T12:31:43.122Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-08T12:31:45.298Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-08T12:31:45.298Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-08T12:31:45.298Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-08T12:31:47.650Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-08T12:31:48.198Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-08T12:31:51.096Z] === RUN TestDockerSuite/TestLogsSince [2021-08-08T12:31:54.724Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-08T12:31:54.724Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-08T12:31:59.417Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-08T12:32:00.385Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-08T12:32:01.354Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-08T12:32:01.406Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-08T12:32:01.406Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-08T12:32:01.406Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-08T12:32:01.406Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-08T12:32:01.406Z] === RUN TestDockerSuite/TestLogsTail [2021-08-08T12:32:04.305Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-08T12:32:06.047Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-08T12:32:07.211Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-08T12:32:09.390Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-08T12:32:09.390Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-08T12:32:09.390Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-08T12:32:09.390Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-08T12:32:09.390Z] === RUN TestDockerSuite/TestNetHostname [2021-08-08T12:32:09.390Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-08T12:32:09.390Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-08T12:32:09.390Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-08T12:32:09.390Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-08T12:32:09.390Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-08T12:32:09.849Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-08T12:32:09.849Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-08T12:32:09.849Z] === RUN TestDockerSuite/TestPluginActive [2021-08-08T12:32:09.849Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-08T12:32:09.849Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-08T12:32:09.849Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-08T12:32:09.849Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-08T12:32:09.849Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-08T12:32:09.849Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-08T12:32:09.849Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-08T12:32:09.849Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-08T12:32:09.849Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-08T12:32:09.849Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-08T12:32:09.849Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-08T12:32:09.849Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-08T12:32:09.849Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-08T12:32:09.849Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-08T12:32:09.849Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-08T12:32:09.849Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-08T12:32:09.849Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-08T12:32:09.849Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-08T12:32:09.849Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-08T12:32:09.849Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-08T12:32:09.849Z] === RUN TestDockerSuite/TestPortList [2021-08-08T12:32:09.849Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-08T12:32:09.849Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-08T12:32:10.746Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-08T12:32:10.746Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-08T12:32:10.746Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-08T12:32:10.746Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-08T12:32:10.746Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-08T12:32:10.746Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-08T12:32:10.746Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-08T12:32:10.746Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-08T12:32:10.746Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-08T12:32:12.282Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-08T12:32:12.282Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-08T12:32:12.282Z] === RUN TestDockerSuite/TestEventsRename [2021-08-08T12:32:14.460Z] === RUN TestDockerSuite/TestEventsResize [2021-08-08T12:32:15.631Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-08T12:32:15.631Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-08T12:32:15.631Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-08T12:32:15.631Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-08T12:32:15.631Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-08T12:32:15.631Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-08T12:32:15.631Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-08T12:32:15.631Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-08T12:32:15.631Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-08T12:32:15.631Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-08T12:32:15.631Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-08T12:32:15.631Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-08T12:32:15.631Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-08T12:32:15.631Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-08T12:32:15.631Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-08T12:32:15.631Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-08T12:32:15.631Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-08T12:32:15.631Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-08T12:32:21.419Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-08T12:32:21.419Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-08T12:32:21.419Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-08T12:32:23.029Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-08T12:32:24.566Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-08T12:32:27.469Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-08T12:32:31.732Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-08T12:32:31.732Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-08T12:32:31.732Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-08T12:32:32.159Z] === RUN TestDockerSuite/TestEventsTop [2021-08-08T12:32:32.159Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-08T12:32:32.159Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-08T12:32:35.062Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-08T12:32:39.751Z] === RUN TestDockerSuite/TestExec [2021-08-08T12:32:39.751Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-08T12:32:39.751Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-08T12:32:39.751Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-08T12:32:39.751Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-08T12:32:41.289Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-08T12:32:42.039Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-08T12:32:43.470Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-08T12:32:43.470Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-08T12:32:43.470Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-08T12:32:43.470Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-08T12:32:43.470Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-08T12:32:43.470Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-08T12:32:43.470Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-08T12:32:45.648Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-08T12:32:47.186Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-08T12:32:49.366Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-08T12:32:51.544Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-08T12:32:56.237Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-08T12:32:56.237Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-08T12:32:56.237Z] === RUN TestDockerSuite/TestExecEnv [2021-08-08T12:32:56.237Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-08T12:32:56.237Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-08T12:32:56.237Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-08T12:32:56.237Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-08T12:32:56.836Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-08T12:32:56.836Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-08T12:32:56.836Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-08T12:32:56.836Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-08T12:32:57.773Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-08T12:33:02.471Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-08T12:33:02.471Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-08T12:33:02.932Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-08T12:33:02.932Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-08T12:33:02.932Z] === RUN TestDockerSuite/TestExecParseError [2021-08-08T12:33:02.932Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-08T12:33:02.932Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-08T12:33:02.932Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-08T12:33:02.932Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-08T12:33:02.932Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-08T12:33:02.932Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-08T12:33:05.113Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-08T12:33:05.113Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-08T12:33:05.113Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-08T12:33:05.113Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-08T12:33:05.113Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-08T12:33:05.113Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-08T12:33:05.113Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-08T12:33:05.113Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-08T12:33:05.113Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-08T12:33:05.113Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-08T12:33:05.573Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-08T12:33:07.750Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-08T12:33:07.750Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-08T12:33:07.750Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-08T12:33:11.636Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-08T12:33:13.813Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-08T12:33:18.070Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-08T12:33:18.070Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-08T12:33:18.070Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-08T12:33:18.070Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-08T12:33:18.070Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-08T12:33:18.070Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-08T12:33:18.070Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-08T12:33:22.374Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-08T12:33:23.859Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-08T12:33:28.163Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-08T12:33:28.163Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-08T12:33:28.163Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-08T12:33:28.163Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-08T12:33:28.163Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-08T12:33:29.652Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-08T12:33:31.830Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-08T12:33:32.841Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-08T12:33:32.841Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-08T12:33:33.299Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-08T12:33:33.299Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-08T12:33:33.299Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-08T12:33:33.299Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-08T12:33:33.299Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-08T12:33:33.299Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-08T12:33:33.299Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-08T12:33:38.904Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-08T12:33:38.904Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-08T12:33:38.904Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-08T12:33:38.904Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-08T12:33:38.904Z] === RUN TestDockerSuite/TestHealth [2021-08-08T12:33:38.904Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-08T12:33:38.904Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-08T12:33:38.904Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-08T12:33:38.904Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-08T12:33:38.904Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-08T12:33:41.852Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-08T12:33:41.852Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-08T12:33:41.852Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-08T12:33:42.309Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-08T12:33:42.309Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-08T12:33:42.309Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-08T12:33:43.595Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-08T12:33:43.595Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-08T12:33:43.595Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-08T12:33:43.595Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-08T12:33:43.595Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-08T12:33:43.595Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-08T12:33:43.842Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-08T12:33:44.055Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-08T12:33:44.515Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-08T12:33:44.515Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-08T12:33:44.515Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-08T12:33:44.806Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-08T12:33:44.806Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-08T12:33:44.806Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-08T12:33:45.483Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-08T12:33:45.943Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-08T12:33:48.121Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-08T12:33:48.121Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-08T12:33:49.487Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-08T12:33:50.301Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-08T12:33:53.208Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-08T12:33:53.208Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-08T12:33:53.208Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-08T12:33:53.208Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-08T12:33:54.174Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-08T12:33:57.223Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-08T12:33:57.897Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-08T12:33:57.897Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-08T12:34:00.075Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-08T12:34:00.075Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-08T12:34:00.075Z] === RUN TestDockerSuite/TestImportFile [2021-08-08T12:34:00.075Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-08T12:34:00.075Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-08T12:34:00.075Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-08T12:34:00.075Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-08T12:34:00.075Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-08T12:34:00.075Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-08T12:34:00.075Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-08T12:34:00.075Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-08T12:34:00.075Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-08T12:34:00.075Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-08T12:34:00.075Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-08T12:34:00.075Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-08T12:34:00.075Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-08T12:34:00.075Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-08T12:34:00.075Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-08T12:34:00.075Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-08T12:34:00.075Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-08T12:34:00.075Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-08T12:34:00.075Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-08T12:34:00.075Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-08T12:34:02.257Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-08T12:34:04.439Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-08T12:34:04.439Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-08T12:34:04.439Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-08T12:34:04.439Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-08T12:34:04.439Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-08T12:34:04.439Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-08T12:34:04.439Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-08T12:34:04.439Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-08T12:34:06.619Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-08T12:34:07.078Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-08T12:34:09.258Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-08T12:34:09.258Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-08T12:34:09.258Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-08T12:34:09.258Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-08T12:34:09.258Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-08T12:34:09.258Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-08T12:34:09.258Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-08T12:34:11.437Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-08T12:34:16.130Z] === RUN TestDockerSuite/TestInspectImage [2021-08-08T12:34:16.130Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-08T12:34:16.130Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-08T12:34:16.130Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-08T12:34:16.130Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-08T12:34:16.130Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-08T12:34:16.130Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-08T12:34:18.304Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-08T12:34:18.304Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-08T12:34:18.304Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-08T12:34:19.035Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-08T12:34:20.573Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-08T12:34:21.032Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-08T12:34:23.211Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-08T12:34:25.390Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-08T12:34:25.390Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-08T12:34:25.390Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-08T12:34:25.390Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-08T12:34:27.573Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-08T12:34:29.755Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-08T12:34:30.674Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-08T12:34:30.674Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-08T12:34:30.674Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-08T12:34:31.132Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-08T12:34:35.550Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-08T12:34:36.918Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-08T12:34:37.730Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-08T12:34:39.907Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-08T12:34:41.597Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-08T12:34:41.597Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-08T12:34:41.597Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-08T12:34:42.087Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-08T12:34:44.994Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-08T12:34:46.367Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-08T12:34:46.367Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-08T12:34:46.825Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-08T12:34:47.177Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-08T12:34:49.387Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-08T12:34:49.387Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-08T12:34:49.387Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-08T12:34:49.387Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-08T12:34:49.387Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-08T12:34:49.387Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-08T12:34:49.387Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-08T12:34:49.387Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-08T12:34:49.387Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-08T12:34:49.387Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-08T12:34:49.387Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-08T12:34:49.387Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-08T12:34:49.387Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-08T12:34:49.387Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-08T12:34:49.387Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-08T12:34:49.387Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-08T12:34:49.387Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-08T12:34:49.387Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-08T12:34:49.387Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-08T12:34:49.387Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-08T12:34:49.387Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-08T12:34:49.387Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-08T12:34:49.387Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-08T12:34:49.387Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-08T12:34:49.387Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-08T12:34:49.387Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-08T12:34:49.387Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-08T12:34:49.387Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-08T12:34:49.387Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-08T12:34:49.387Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-08T12:34:49.387Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-08T12:34:49.387Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-08T12:34:49.387Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-08T12:34:49.387Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-08T12:34:49.847Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-08T12:34:49.847Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-08T12:34:51.384Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-08T12:34:53.560Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-08T12:34:59.361Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-08T12:35:02.268Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-08T12:35:02.268Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-08T12:35:02.268Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-08T12:35:04.444Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-08T12:35:04.444Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-08T12:35:11.520Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-08T12:35:11.941Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-08T12:35:14.118Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-08T12:35:15.080Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-08T12:35:18.595Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-08T12:35:24.391Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-08T12:35:27.300Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-08T12:35:27.433Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-08T12:35:29.479Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-08T12:35:29.479Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-08T12:35:29.479Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-08T12:35:31.663Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-08T12:35:32.108Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-08T12:35:34.571Z] === RUN TestDockerSuite/TestLogsSince [2021-08-08T12:35:42.398Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-08T12:35:44.894Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-08T12:35:44.894Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-08T12:35:44.894Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-08T12:35:44.894Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-08T12:35:44.894Z] === RUN TestDockerSuite/TestLogsTail [2021-08-08T12:35:47.074Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-08T12:35:49.253Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-08T12:35:50.932Z] === RUN TestDockerSuite/TestRmiTag [2021-08-08T12:35:50.932Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-08T12:35:51.433Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-08T12:35:51.433Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-08T12:35:51.433Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-08T12:35:51.433Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-08T12:35:51.433Z] === RUN TestDockerSuite/TestNetHostname [2021-08-08T12:35:51.433Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-08T12:35:51.433Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-08T12:35:51.433Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-08T12:35:51.433Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-08T12:35:51.433Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-08T12:35:51.893Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-08T12:35:51.893Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-08T12:35:51.893Z] === RUN TestDockerSuite/TestPluginActive [2021-08-08T12:35:51.893Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-08T12:35:51.893Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-08T12:35:51.893Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-08T12:35:51.893Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-08T12:35:51.893Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-08T12:35:51.893Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-08T12:35:51.893Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-08T12:35:51.893Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-08T12:35:51.893Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-08T12:35:51.893Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-08T12:35:51.893Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-08T12:35:51.893Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-08T12:35:51.893Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-08T12:35:51.893Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-08T12:35:51.893Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-08T12:35:51.893Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-08T12:35:51.893Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-08T12:35:51.893Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-08T12:35:51.893Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-08T12:35:51.893Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-08T12:35:51.893Z] === RUN TestDockerSuite/TestPortList [2021-08-08T12:35:51.893Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-08T12:35:51.893Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-08T12:35:53.826Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-08T12:35:57.693Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-08T12:35:57.693Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-08T12:35:57.693Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-08T12:35:57.693Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-08T12:35:57.693Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-08T12:35:57.693Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-08T12:35:57.693Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-08T12:35:57.693Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-08T12:35:57.693Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-08T12:35:57.693Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-08T12:35:57.693Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-08T12:35:57.693Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-08T12:35:57.693Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-08T12:35:57.693Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-08T12:35:57.693Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-08T12:35:57.693Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-08T12:35:57.693Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-08T12:35:57.693Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-08T12:36:01.431Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-08T12:36:01.431Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-08T12:36:01.431Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-08T12:36:10.004Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-08T12:36:10.004Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-08T12:36:10.004Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-08T12:36:18.937Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-08T12:36:18.938Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-08T12:36:22.389Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-08T12:36:24.710Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-08T12:36:25.672Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-08T12:36:25.673Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-08T12:36:25.673Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-08T12:36:25.673Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-08T12:36:25.673Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-08T12:36:25.673Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-08T12:36:25.673Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-08T12:36:25.673Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-08T12:36:25.673Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-08T12:36:25.673Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-08T12:36:25.673Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-08T12:36:25.673Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-08T12:36:25.673Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-08T12:36:25.673Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-08T12:36:25.673Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-08T12:36:27.846Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-08T12:36:27.846Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-08T12:36:27.846Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-08T12:36:27.846Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-08T12:36:27.846Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-08T12:36:33.621Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-08T12:36:36.521Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-08T12:36:37.215Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-08T12:36:37.215Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-08T12:36:37.215Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-08T12:36:37.215Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-08T12:36:38.688Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-08T12:36:41.583Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-08T12:36:44.474Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-08T12:36:44.474Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-08T12:36:50.251Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-08T12:36:50.251Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-08T12:36:50.251Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-08T12:36:50.251Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-08T12:36:50.251Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-08T12:36:50.251Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-08T12:36:50.251Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-08T12:36:50.251Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-08T12:36:50.251Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-08T12:36:50.251Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-08T12:36:50.251Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-08T12:36:50.251Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-08T12:36:50.251Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-08T12:36:50.251Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-08T12:36:50.251Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-08T12:36:50.251Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-08T12:36:50.251Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-08T12:36:50.251Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-08T12:36:50.251Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-08T12:36:50.251Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-08T12:36:50.251Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-08T12:36:50.251Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-08T12:36:50.251Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-08T12:36:52.035Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-08T12:36:53.148Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-08T12:36:53.148Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-08T12:36:53.148Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-08T12:36:53.582Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-08T12:36:56.042Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-08T12:36:56.042Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-08T12:36:56.042Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-08T12:36:56.042Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-08T12:36:56.042Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-08T12:37:00.662Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-08T12:37:03.089Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-08T12:37:03.089Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-08T12:37:03.089Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-08T12:37:03.089Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-08T12:37:03.089Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-08T12:37:03.089Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-08T12:37:03.089Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-08T12:37:03.089Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-08T12:37:03.089Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-08T12:37:03.089Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-08T12:37:03.089Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-08T12:37:03.089Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-08T12:37:03.089Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-08T12:37:03.089Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-08T12:37:03.089Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-08T12:37:05.254Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-08T12:37:05.353Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-08T12:37:05.353Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-08T12:37:05.353Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-08T12:37:05.353Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-08T12:37:05.353Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-08T12:37:07.422Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-08T12:37:10.043Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-08T12:37:10.043Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-08T12:37:10.043Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-08T12:37:10.043Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-08T12:37:10.043Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-08T12:37:10.043Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-08T12:37:10.043Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-08T12:37:10.043Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-08T12:37:10.043Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-08T12:37:10.313Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-08T12:37:10.313Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-08T12:37:10.313Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-08T12:37:10.313Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-08T12:37:10.313Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-08T12:37:10.313Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-08T12:37:10.313Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-08T12:37:13.208Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-08T12:37:13.208Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-08T12:37:13.208Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-08T12:37:13.208Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-08T12:37:13.208Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-08T12:37:13.208Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-08T12:37:13.208Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-08T12:37:13.208Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-08T12:37:13.208Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-08T12:37:15.379Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-08T12:37:17.135Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-08T12:37:17.135Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-08T12:37:17.135Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-08T12:37:18.673Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-08T12:37:18.673Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-08T12:37:18.673Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-08T12:37:20.209Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-08T12:37:21.148Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-08T12:37:21.148Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-08T12:37:21.148Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-08T12:37:21.148Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-08T12:37:21.148Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-08T12:37:21.148Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-08T12:37:21.148Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-08T12:37:21.149Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-08T12:37:21.149Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-08T12:37:21.149Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-08T12:37:21.149Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-08T12:37:21.149Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-08T12:37:21.149Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-08T12:37:21.178Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-08T12:37:21.178Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-08T12:37:21.178Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-08T12:37:24.044Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-08T12:37:24.062Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-08T12:37:24.063Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-08T12:37:24.063Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-08T12:37:24.063Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-08T12:37:24.063Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-08T12:37:24.919Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-08T12:37:26.229Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-08T12:37:29.124Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-08T12:37:29.124Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-08T12:37:29.124Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-08T12:37:29.610Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-08T12:37:31.789Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-08T12:37:32.020Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-08T12:37:32.020Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-08T12:37:32.020Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-08T12:37:32.020Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-08T12:37:32.020Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-08T12:37:32.020Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-08T12:37:32.020Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-08T12:37:34.916Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-08T12:37:37.084Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-08T12:37:39.974Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-08T12:37:45.079Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-08T12:37:45.079Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-08T12:37:45.079Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-08T12:37:45.079Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-08T12:37:45.079Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-08T12:37:45.079Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-08T12:37:45.079Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-08T12:37:45.079Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-08T12:37:45.079Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-08T12:37:45.079Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-08T12:37:45.079Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-08T12:37:45.079Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-08T12:37:45.079Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-08T12:37:45.079Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-08T12:37:45.079Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-08T12:37:45.079Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-08T12:37:47.250Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-08T12:37:47.250Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-08T12:37:47.250Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-08T12:37:47.250Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-08T12:37:47.250Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-08T12:37:47.250Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-08T12:37:47.250Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-08T12:37:47.250Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-08T12:37:47.250Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-08T12:37:47.250Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-08T12:37:47.250Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-08T12:37:47.250Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-08T12:37:55.801Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-08T12:37:55.801Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-08T12:37:55.801Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-08T12:37:56.765Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-08T12:37:56.765Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-08T12:37:56.765Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-08T12:37:56.765Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-08T12:37:56.765Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-08T12:37:56.765Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-08T12:37:56.765Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-08T12:37:56.765Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-08T12:37:56.765Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-08T12:37:56.765Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-08T12:37:56.765Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-08T12:37:56.765Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-08T12:37:56.765Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-08T12:37:56.765Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-08T12:37:56.765Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-08T12:37:56.765Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-08T12:37:56.765Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-08T12:37:56.765Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-08T12:37:56.765Z] === RUN TestDockerSuite/TestRunMount [2021-08-08T12:37:56.765Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-08T12:37:57.222Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-08T12:37:57.222Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-08T12:37:57.222Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-08T12:37:57.222Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-08T12:37:57.222Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-08T12:37:57.222Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-08T12:37:57.222Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-08T12:37:59.900Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-08T12:37:59.900Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-08T12:37:59.900Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-08T12:38:04.592Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-08T12:38:05.052Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-08T12:38:05.052Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-08T12:38:05.764Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-08T12:38:05.764Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-08T12:38:05.764Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-08T12:38:05.764Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-08T12:38:05.764Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-08T12:38:05.764Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-08T12:38:05.764Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-08T12:38:06.021Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-08T12:38:10.717Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-08T12:38:11.541Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-08T12:38:14.455Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-08T12:38:14.455Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-08T12:38:14.455Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-08T12:38:16.209Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-08T12:38:16.210Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-08T12:38:16.210Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-08T12:38:16.210Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-08T12:38:16.210Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-08T12:38:16.210Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-08T12:38:16.210Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-08T12:38:16.210Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-08T12:38:16.210Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-08T12:38:16.210Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-08T12:38:16.210Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-08T12:38:16.210Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-08T12:38:16.210Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-08T12:38:16.210Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-08T12:38:16.210Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-08T12:38:16.210Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-08T12:38:16.210Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-08T12:38:16.210Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-08T12:38:16.210Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-08T12:38:16.666Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-08T12:38:17.629Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-08T12:38:19.147Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-08T12:38:19.147Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-08T12:38:19.147Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-08T12:38:19.798Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-08T12:38:21.971Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-08T12:38:22.932Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-08T12:38:25.098Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-08T12:38:25.098Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-08T12:38:25.098Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-08T12:38:25.098Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-08T12:38:25.098Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-08T12:38:25.098Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-08T12:38:25.098Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-08T12:38:25.098Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-08T12:38:25.098Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-08T12:38:25.098Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-08T12:38:25.098Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-08T12:38:25.098Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-08T12:38:25.554Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-08T12:38:25.554Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-08T12:38:25.554Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-08T12:38:25.554Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-08T12:38:25.554Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-08T12:38:29.273Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-08T12:38:29.273Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-08T12:38:29.273Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-08T12:38:29.273Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-08T12:38:29.273Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-08T12:38:29.273Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-08T12:38:29.273Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-08T12:38:29.273Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-08T12:38:29.273Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-08T12:38:29.273Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-08T12:38:29.273Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-08T12:38:33.965Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-08T12:38:35.509Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-08T12:38:36.484Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-08T12:38:37.817Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-08T12:38:37.817Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-08T12:38:37.817Z] === RUN TestDockerSuite/TestRunRm [2021-08-08T12:38:40.709Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-08T12:38:43.676Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-08T12:38:46.483Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-08T12:38:48.368Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-08T12:38:49.373Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-08T12:38:52.263Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-08T12:38:54.434Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-08T12:38:55.444Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-08T12:38:57.335Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-08T12:38:57.335Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-08T12:38:57.335Z] === RUN TestDockerSuite/TestRunState [2021-08-08T12:38:57.335Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-08T12:38:57.335Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-08T12:39:00.136Z] === RUN TestDockerSuite/TestRmiTag [2021-08-08T12:39:00.259Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-08T12:39:00.259Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-08T12:39:00.259Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-08T12:39:00.595Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-08T12:39:03.621Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-08T12:39:03.978Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-08T12:39:03.978Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-08T12:39:03.978Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-08T12:39:03.978Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-08T12:39:03.978Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-08T12:39:04.435Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-08T12:39:04.435Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-08T12:39:04.435Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-08T12:39:04.435Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-08T12:39:10.207Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-08T12:39:10.207Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-08T12:39:10.207Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-08T12:39:10.207Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-08T12:39:10.207Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-08T12:39:10.207Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-08T12:39:10.207Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-08T12:39:10.207Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-08T12:39:10.207Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-08T12:39:10.207Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-08T12:39:10.207Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-08T12:39:10.207Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-08T12:39:10.207Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-08T12:39:10.207Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-08T12:39:10.207Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-08T12:39:10.207Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-08T12:39:10.207Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-08T12:39:10.207Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-08T12:39:10.207Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-08T12:39:10.207Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-08T12:39:10.207Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-08T12:39:13.104Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-08T12:39:13.104Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-08T12:39:13.104Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-08T12:39:16.005Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-08T12:39:16.005Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-08T12:39:16.005Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-08T12:39:16.005Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-08T12:39:16.005Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-08T12:39:19.730Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-08T12:39:21.316Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-08T12:39:22.285Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-08T12:39:26.978Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-08T12:39:28.280Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-08T12:39:28.519Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-08T12:39:28.519Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-08T12:39:28.519Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-08T12:39:28.519Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-08T12:39:28.519Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-08T12:39:28.519Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-08T12:39:28.519Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-08T12:39:28.519Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-08T12:39:28.519Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-08T12:39:28.519Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-08T12:39:28.519Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-08T12:39:28.519Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-08T12:39:28.519Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-08T12:39:28.519Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-08T12:39:28.519Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-08T12:39:30.699Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-08T12:39:30.699Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-08T12:39:30.699Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-08T12:39:30.699Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-08T12:39:30.699Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-08T12:39:32.949Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-08T12:39:34.435Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-08T12:39:37.341Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-08T12:39:39.524Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-08T12:39:40.000Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-08T12:39:40.000Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-08T12:39:40.000Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-08T12:39:40.000Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-08T12:39:41.704Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-08T12:39:43.720Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-08T12:39:44.610Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-08T12:39:44.610Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-08T12:39:46.612Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-08T12:39:49.301Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-08T12:39:49.301Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-08T12:39:49.301Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-08T12:39:49.301Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-08T12:39:49.301Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-08T12:39:49.301Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-08T12:39:49.301Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-08T12:39:49.301Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-08T12:39:49.302Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-08T12:39:49.302Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-08T12:39:49.302Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-08T12:39:49.302Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-08T12:39:49.302Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-08T12:39:49.302Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-08T12:39:49.302Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-08T12:39:49.302Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-08T12:39:49.302Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-08T12:39:49.302Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-08T12:39:49.302Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-08T12:39:49.302Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-08T12:39:49.302Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-08T12:39:49.302Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-08T12:39:49.302Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-08T12:39:49.506Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-08T12:39:49.506Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-08T12:39:49.506Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-08T12:39:49.506Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-08T12:39:49.506Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-08T12:39:49.506Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-08T12:39:49.506Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-08T12:39:49.506Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-08T12:39:49.506Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-08T12:39:49.506Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-08T12:39:49.506Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-08T12:39:49.506Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-08T12:39:49.506Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-08T12:39:49.506Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-08T12:39:49.506Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-08T12:39:51.487Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-08T12:39:51.487Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-08T12:39:51.487Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-08T12:39:55.223Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-08T12:39:55.223Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-08T12:39:55.223Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-08T12:39:55.223Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-08T12:39:55.223Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-08T12:39:56.763Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-08T12:39:56.763Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-08T12:39:56.763Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-08T12:39:56.763Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-08T12:39:56.763Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-08T12:39:56.763Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-08T12:39:56.763Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-08T12:39:56.763Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-08T12:39:56.763Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-08T12:39:56.763Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-08T12:39:56.763Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-08T12:39:56.763Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-08T12:39:56.763Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-08T12:39:56.763Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-08T12:39:56.763Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-08T12:39:59.668Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-08T12:40:01.850Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-08T12:40:04.036Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-08T12:40:04.036Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-08T12:40:04.036Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-08T12:40:04.036Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-08T12:40:04.036Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-08T12:40:04.036Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-08T12:40:04.036Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-08T12:40:04.278Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-08T12:40:04.735Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-08T12:40:06.216Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-08T12:40:06.216Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-08T12:40:06.216Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-08T12:40:06.216Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-08T12:40:06.216Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-08T12:40:06.216Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-08T12:40:06.216Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-08T12:40:06.216Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-08T12:40:06.216Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-08T12:40:06.903Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-08T12:40:08.396Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-08T12:40:12.671Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-08T12:40:12.671Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-08T12:40:12.671Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-08T12:40:12.671Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-08T12:40:12.671Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-08T12:40:12.671Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-08T12:40:12.671Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-08T12:40:12.671Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-08T12:40:12.671Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-08T12:40:12.671Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-08T12:40:12.671Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-08T12:40:12.671Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-08T12:40:12.671Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-08T12:40:12.671Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-08T12:40:12.671Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-08T12:40:12.671Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-08T12:40:12.671Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-08T12:40:12.671Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-08T12:40:12.671Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-08T12:40:12.671Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-08T12:40:12.671Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-08T12:40:12.671Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-08T12:40:12.671Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-08T12:40:12.671Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-08T12:40:12.671Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-08T12:40:12.671Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-08T12:40:12.671Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-08T12:40:12.671Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-08T12:40:12.671Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-08T12:40:12.671Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-08T12:40:12.671Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-08T12:40:12.671Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-08T12:40:12.671Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-08T12:40:12.671Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-08T12:40:12.671Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-08T12:40:13.096Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-08T12:40:13.096Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-08T12:40:13.096Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-08T12:40:13.096Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-08T12:40:13.096Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-08T12:40:13.096Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-08T12:40:13.096Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-08T12:40:13.096Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-08T12:40:13.556Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-08T12:40:13.556Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-08T12:40:13.556Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-08T12:40:13.556Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-08T12:40:13.556Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-08T12:40:14.835Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-08T12:40:15.291Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-08T12:40:15.734Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-08T12:40:15.735Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-08T12:40:15.735Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-08T12:40:15.735Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-08T12:40:15.735Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-08T12:40:15.735Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-08T12:40:15.747Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-08T12:40:15.747Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-08T12:40:17.913Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-08T12:40:17.915Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-08T12:40:20.099Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-08T12:40:20.099Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-08T12:40:20.099Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-08T12:40:22.278Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-08T12:40:22.278Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-08T12:40:22.278Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-08T12:40:22.278Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-08T12:40:22.278Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-08T12:40:22.278Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-08T12:40:22.278Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-08T12:40:24.461Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-08T12:40:26.459Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-08T12:40:26.459Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-08T12:40:26.459Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-08T12:40:26.640Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-08T12:40:30.381Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-08T12:40:34.997Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-08T12:40:34.997Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-08T12:40:34.997Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-08T12:40:37.465Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-08T12:40:37.465Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-08T12:40:37.465Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-08T12:40:37.465Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-08T12:40:37.465Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-08T12:40:37.465Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-08T12:40:37.465Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-08T12:40:37.465Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-08T12:40:37.465Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-08T12:40:37.465Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-08T12:40:37.465Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-08T12:40:37.465Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-08T12:40:37.465Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-08T12:40:37.465Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-08T12:40:37.465Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-08T12:40:37.465Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-08T12:40:38.721Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-08T12:40:38.721Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-08T12:40:38.721Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-08T12:40:38.721Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-08T12:40:38.721Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-08T12:40:38.721Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-08T12:40:38.721Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-08T12:40:38.721Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-08T12:40:38.721Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-08T12:40:45.769Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-08T12:40:45.769Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-08T12:40:45.769Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-08T12:40:45.769Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-08T12:40:45.769Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-08T12:40:45.769Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-08T12:40:45.769Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-08T12:40:45.769Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-08T12:40:45.769Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-08T12:40:45.769Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-08T12:40:45.769Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-08T12:40:45.769Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-08T12:40:45.769Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-08T12:40:46.038Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-08T12:40:46.038Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-08T12:40:46.038Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-08T12:40:46.038Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-08T12:40:46.038Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-08T12:40:46.038Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-08T12:40:46.038Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-08T12:40:46.038Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-08T12:40:46.038Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-08T12:40:46.498Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-08T12:40:46.498Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-08T12:40:46.498Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-08T12:40:47.937Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-08T12:40:50.827Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-08T12:40:50.827Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-08T12:40:50.827Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-08T12:40:52.994Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-08T12:40:52.994Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-08T12:40:52.994Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-08T12:40:52.994Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-08T12:40:52.994Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-08T12:40:52.994Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-08T12:40:52.994Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-08T12:40:52.994Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-08T12:40:52.994Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-08T12:40:52.994Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-08T12:40:52.994Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-08T12:40:52.994Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-08T12:40:52.994Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-08T12:40:56.823Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-08T12:40:56.823Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-08T12:40:56.823Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-08T12:40:57.283Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-08T12:40:57.283Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-08T12:40:57.283Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-08T12:40:57.283Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-08T12:40:57.283Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-08T12:40:57.283Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-08T12:40:57.283Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-08T12:40:57.283Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-08T12:40:57.283Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-08T12:40:57.283Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-08T12:40:57.283Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-08T12:40:57.283Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-08T12:40:57.283Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-08T12:40:57.283Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-08T12:40:57.283Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-08T12:40:57.283Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-08T12:40:57.283Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-08T12:40:57.283Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-08T12:40:57.283Z] === RUN TestDockerSuite/TestRunMount [2021-08-08T12:40:57.283Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-08T12:40:57.283Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-08T12:40:57.283Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-08T12:40:57.283Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-08T12:40:57.283Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-08T12:40:57.283Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-08T12:40:57.283Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-08T12:40:57.283Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-08T12:41:05.852Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-08T12:41:05.852Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-08T12:41:05.852Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-08T12:41:05.852Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-08T12:41:05.852Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-08T12:41:05.852Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-08T12:41:05.852Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-08T12:41:09.591Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-08T12:41:10.640Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-08T12:41:10.640Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-08T12:41:10.640Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-08T12:41:10.640Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-08T12:41:10.640Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-08T12:41:10.640Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-08T12:41:10.640Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-08T12:41:10.640Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-08T12:41:12.171Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-08T12:41:12.171Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-08T12:41:13.328Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-08T12:41:13.328Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-08T12:41:13.328Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-08T12:41:13.328Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-08T12:41:13.328Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-08T12:41:13.328Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-08T12:41:13.328Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-08T12:41:13.328Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-08T12:41:13.328Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-08T12:41:13.328Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-08T12:41:13.328Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-08T12:41:13.328Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-08T12:41:13.328Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-08T12:41:13.328Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-08T12:41:13.328Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-08T12:41:13.328Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-08T12:41:13.328Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-08T12:41:13.328Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-08T12:41:13.791Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-08T12:41:13.791Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-08T12:41:15.328Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-08T12:41:15.892Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-08T12:41:16.348Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-08T12:41:16.804Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-08T12:41:16.804Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-08T12:41:16.804Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-08T12:41:17.508Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-08T12:41:19.692Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-08T12:41:20.663Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-08T12:41:22.844Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-08T12:41:23.304Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-08T12:41:23.304Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-08T12:41:23.304Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-08T12:41:23.304Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-08T12:41:23.304Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-08T12:41:23.304Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-08T12:41:23.304Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-08T12:41:23.304Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-08T12:41:23.304Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-08T12:41:23.304Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-08T12:41:23.304Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-08T12:41:23.304Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-08T12:41:23.304Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-08T12:41:23.304Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-08T12:41:23.304Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-08T12:41:23.304Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-08T12:41:26.213Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-08T12:41:26.213Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-08T12:41:26.213Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-08T12:41:26.213Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-08T12:41:26.213Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-08T12:41:26.213Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-08T12:41:26.213Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-08T12:41:26.213Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-08T12:41:26.213Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-08T12:41:26.213Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-08T12:41:26.213Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-08T12:41:27.104Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-08T12:41:27.104Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-08T12:41:27.104Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-08T12:41:27.104Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-08T12:41:27.104Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-08T12:41:27.104Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-08T12:41:27.104Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-08T12:41:34.785Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-08T12:41:34.785Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-08T12:41:34.785Z] === RUN TestDockerSuite/TestRunRm [2021-08-08T12:41:35.653Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-08T12:41:35.653Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-08T12:41:35.653Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-08T12:41:41.871Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-08T12:41:45.948Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-08T12:41:45.948Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-08T12:41:45.948Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-08T12:41:46.565Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite (2610.03s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.91s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (64.54s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.53s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.43s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.70s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.23s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (10.99s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (81.82s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.51s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.97s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.47s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.67s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.23s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.83s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.52s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.21s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.39s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.82s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.50s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.64s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.20s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.42s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.91s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.28s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.37s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (17.89s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.44s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.14s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.55s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.61s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.63s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (9.22s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.61s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.72s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.15s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.67s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.66s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.54s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.79s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.17s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.98s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.04s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.82s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.75s) [2021-08-08T12:41:47.475Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.39s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-08-08T12:41:47.475Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.71s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.76s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.88s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.98s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.96s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.26s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.46s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.19s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.20s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.94s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.53s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.99s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.93s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.99s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.86s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.30s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.61s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.81s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.87s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.95s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.28s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.65s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (10.06s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.35s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.75s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.34s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.22s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.71s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.14s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.78s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildFails (3.02s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.65s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.59s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.14s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.72s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.56s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (10.26s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.71s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.18s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildHistory (13.45s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.16s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.03s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.13s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildLabel (1.12s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.17s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildLabels (1.19s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.85s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.74s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.69s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.85s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.09s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.49s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.61s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.38s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.23s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.40s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.50s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.75s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.23s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.95s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.61s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.12s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.48s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.71s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.96s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.93s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.90s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (13.22s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (10.01s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.74s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.52s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.17s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.79s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.05s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildRm (22.47s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (10.27s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.65s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.77s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.94s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.17s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.98s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.62s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.72s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildStderr (4.58s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.61s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.72s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.54s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildTagEvent (9.39s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.31s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (9.24s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.38s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.87s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.09s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.73s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.06s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.53s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (24.74s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildWithTabs (9.39s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.14s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.37s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (12.64s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.27s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.91s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.03s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestCommitChange (5.22s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.89s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.54s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestCommitTTY (8.10s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.03s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.83s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.96s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.71s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.54s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.78s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.51s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.31s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.33s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.48s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.79s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.81s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.23s) [2021-08-08T12:41:47.476Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.00s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.34s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.78s) [2021-08-08T12:41:47.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.35s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.98s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.16s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.13s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.83s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.38s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.67s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.04s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.71s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.76s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.67s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.66s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.67s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.71s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000747938_} (2.72s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1248293054_c:\foo_false____} (2.67s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1248293054_c:\foo_true____} (2.63s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.55s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.53s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.89s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.07s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.05s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.14s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.86s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCpToDot (2.52s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCpToStdout (2.59s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.23s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.46s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (6.79s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.93s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCreateRM (0.50s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.51s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.50s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.86s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.67s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.02s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.95s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.91s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.20s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsCopy (9.81s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.17s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.92s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.60s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.14s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.16s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsFilters (4.66s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsFormat (5.37s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsRename (3.00s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsResize (8.18s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.51s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.88s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.71s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.61s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.29s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.37s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.35s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.34s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.33s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.42s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.33s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.45s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestExecInspectID (3.98s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.66s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.51s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.26s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.09s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.22s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.17s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.22s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.73s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.21s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.02s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.55s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.14s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.00s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-08T12:41:47.477Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-08T12:41:47.477Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.73s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.76s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.76s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.73s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectDefault (2.77s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectHistory (5.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.79s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.31s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.25s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.27s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.27s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectStatus (3.62s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.61s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.41s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.74s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.31s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.74s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.39s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.69s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.19s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.19s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.04s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.79s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.39s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.00s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.90s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.92s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.79s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.53s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.87s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.79s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestLogsSince (9.59s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestLogsTail (3.28s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.88s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.79s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.55s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.73s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestPsByOrder (9.12s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.24s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.82s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.39s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.84s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.23s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.39s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.26s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.28s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.52s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.46s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.17s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.63s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.55s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (12.28s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.33s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.02s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.16s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.88s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.14s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.39s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (23.61s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.41s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.84s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (11.35s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.68s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.32s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.93s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRmiTag (0.86s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.55s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.97s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.09s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.61s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.28s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.12s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.48s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.92s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.76s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.88s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.76s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.35s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.76s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-08T12:41:47.478Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.25s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-08T12:41:47.478Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (6.75s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.19s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.45s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.40s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.72s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.16s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.60s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.89s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.31s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.86s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.71s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunExitCode (2.84s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.26s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.70s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.81s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.44s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.05s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.62s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.94s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.84s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.53s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.95s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.94s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.06s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.04s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.05s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.79s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.40s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunRm (2.93s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.81s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.76s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.71s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.48s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.85s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.81s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.91s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.49s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.78s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.20s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.05s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.73s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.83s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.85s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.81s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (13.61s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.64s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.94s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.53s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.80s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.99s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.44s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.71s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.29s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.48s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.29s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-08-08T12:41:47.479Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.69s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.62s) [2021-08-08T12:41:47.479Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.49s) [2021-08-08T12:41:47.480Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2021-08-08T12:41:47.480Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-08-08T12:41:47.480Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-08-08T12:41:47.480Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.31s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-08T12:41:47.480Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2021-08-08T12:41:47.480Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-08T12:41:47.480Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.39s) [2021-08-08T12:41:47.480Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2021-08-08T12:41:47.480Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2021-08-08T12:41:47.480Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.62s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-08T12:41:47.480Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.37s) [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-08T12:41:47.480Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-08T12:41:47.480Z] === RUN TestDockerSchema1RegistrySuite [2021-08-08T12:41:47.480Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-08T12:41:47.480Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-08T12:41:47.480Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-08T12:41:47.480Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-08T12:41:47.480Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-08T12:41:47.480Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-08T12:41:47.480Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-08T12:41:47.480Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-08T12:41:47.480Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-08T12:41:47.480Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-08T12:41:47.480Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-08T12:41:47.480Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-08T12:41:47.480Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-08T12:41:47.480Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-08T12:41:47.480Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-08T12:41:47.480Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-08T12:41:47.480Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-08T12:41:47.480Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-08T12:41:47.480Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-08T12:41:47.480Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-08T12:41:47.480Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-08T12:41:47.480Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-08T12:41:47.480Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-08T12:41:47.480Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-08T12:41:47.480Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-08T12:41:47.480Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-08T12:41:47.480Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-08T12:41:47.480Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-08T12:41:47.480Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-08T12:41:47.480Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-08T12:41:47.480Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-08T12:41:47.480Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-08T12:41:47.480Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.480Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-08T12:41:47.481Z] === RUN TestDockerDaemonSuite [2021-08-08T12:41:47.481Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-08T12:41:47.481Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.481Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-08T12:41:47.481Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.481Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-08T12:41:47.481Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.481Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-08T12:41:47.481Z] === RUN TestDockerSwarmSuite [2021-08-08T12:41:47.481Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-08T12:41:47.481Z] === RUN TestDockerPluginSuite [2021-08-08T12:41:47.481Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-08T12:41:47.481Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.481Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-08T12:41:47.481Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.481Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-08T12:41:47.481Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.481Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-08T12:41:47.481Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.481Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-08T12:41:47.481Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.481Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-08T12:41:47.481Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.481Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-08T12:41:47.481Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.481Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-08T12:41:47.481Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.481Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-08T12:41:47.481Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.481Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-08T12:41:47.481Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.481Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-08T12:41:47.481Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.481Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-08T12:41:47.481Z] === RUN TestDockerExternalVolumeSuite [2021-08-08T12:41:47.481Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-08T12:41:47.481Z] === RUN TestDockerNetworkSuite [2021-08-08T12:41:47.481Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-08T12:41:47.481Z] === RUN TestDockerHubPullSuite [2021-08-08T12:41:47.481Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.481Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-08T12:41:47.481Z] PASS [2021-08-08T12:41:47.481Z] ok github.com/docker/docker/integration-cli 2610.438s [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === Skipped [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-08T12:41:47.939Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-08T12:41:47.939Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-08T12:41:47.939Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-08T12:41:47.939Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-08T12:41:47.939Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-08T12:41:47.939Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-08T12:41:47.939Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-08T12:41:47.939Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-08T12:41:47.939Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-08T12:41:47.939Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-08T12:41:47.939Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-08T12:41:47.939Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-08T12:41:47.939Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-08T12:41:47.939Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-08T12:41:47.939Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-08T12:41:47.939Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-08T12:41:47.939Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-08T12:41:47.939Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2021-08-08T12:41:47.939Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-08T12:41:47.939Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2021-08-08T12:41:47.939Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.939Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2021-08-08T12:41:47.939Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-08-08T12:41:47.940Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2021-08-08T12:41:47.940Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-08-08T12:41:47.940Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-08-08T12:41:47.940Z] docker_cli_sni_test.go:18: Flakey test [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-08T12:41:47.940Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-08T12:41:47.940Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-08T12:41:47.940Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-08T12:41:47.940Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-08T12:41:47.940Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-08T12:41:47.940Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-08T12:41:47.940Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-08T12:41:47.940Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-08T12:41:47.940Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-08T12:41:47.940Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-08T12:41:47.940Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-08T12:41:47.940Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-08T12:41:47.940Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-08T12:41:47.940Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-08T12:41:47.940Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-08T12:41:47.940Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.940Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-08T12:41:47.940Z] [2021-08-08T12:41:47.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-08T12:41:47.940Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-08T12:41:47.941Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-08T12:41:47.941Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-08T12:41:47.941Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-08T12:41:47.941Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-08-08T12:41:47.941Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-08T12:41:47.941Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-08T12:41:47.941Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-08T12:41:47.941Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-08T12:41:47.941Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-08T12:41:47.941Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-08T12:41:47.941Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-08T12:41:47.941Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-08T12:41:47.941Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-08T12:41:47.941Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-08T12:41:47.941Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-08T12:41:47.941Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-08T12:41:47.941Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-08-08T12:41:47.941Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-08T12:41:47.941Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.941Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-08T12:41:47.941Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-08T12:41:47.942Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2021-08-08T12:41:47.942Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-08T12:41:47.942Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-08T12:41:47.942Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-08T12:41:47.942Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-08T12:41:47.942Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-08T12:41:47.942Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-08T12:41:47.942Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-08T12:41:47.942Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-08T12:41:47.942Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-08T12:41:47.942Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-08T12:41:47.942Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.942Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-08T12:41:47.942Z] [2021-08-08T12:41:47.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-08T12:41:47.942Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-08T12:41:47.943Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-08T12:41:47.943Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-08T12:41:47.943Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-08T12:41:47.943Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-08T12:41:47.943Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-08T12:41:47.943Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-08T12:41:47.943Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-08T12:41:47.943Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-08T12:41:47.943Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-08T12:41:47.943Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-08T12:41:47.943Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-08T12:41:47.943Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-08T12:41:47.943Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.943Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-08T12:41:47.943Z] [2021-08-08T12:41:47.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-08T12:41:47.943Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-08T12:41:47.944Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.944Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-08T12:41:47.944Z] [2021-08-08T12:41:47.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-08T12:41:47.945Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.945Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-08T12:41:47.945Z] [2021-08-08T12:41:47.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-08T12:41:47.945Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.945Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-08T12:41:47.945Z] [2021-08-08T12:41:47.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-08T12:41:47.945Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.945Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-08T12:41:47.945Z] [2021-08-08T12:41:47.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-08T12:41:47.945Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.945Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-08T12:41:47.945Z] [2021-08-08T12:41:47.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-08T12:41:47.945Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.945Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-08T12:41:47.945Z] [2021-08-08T12:41:47.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-08T12:41:47.945Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.945Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-08T12:41:47.945Z] [2021-08-08T12:41:47.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-08T12:41:47.945Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-08T12:41:47.945Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-08T12:41:47.945Z] [2021-08-08T12:41:47.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-08-08T12:41:47.945Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.04s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.04s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.05s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.05s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-08T12:41:48.402Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.402Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-08T12:41:48.402Z] [2021-08-08T12:41:48.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-08T12:41:48.403Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-08T12:41:48.403Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-08T12:41:48.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-08T12:41:48.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-08T12:41:48.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-08T12:41:48.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-08T12:41:48.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.403Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-08T12:41:48.403Z] [2021-08-08T12:41:48.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-08T12:41:48.404Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-08T12:41:48.404Z] [2021-08-08T12:41:48.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-08T12:41:48.405Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.405Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-08T12:41:48.405Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.405Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-08T12:41:48.405Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.405Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-08T12:41:48.405Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.405Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-08T12:41:48.405Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.405Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-08T12:41:48.405Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.405Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-08T12:41:48.405Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.405Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-08T12:41:48.405Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.405Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-08T12:41:48.405Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.405Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-08T12:41:48.405Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.405Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-08T12:41:48.405Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.405Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-08T12:41:48.405Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.405Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-08T12:41:48.405Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.405Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-08T12:41:48.405Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.405Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-08T12:41:48.405Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.405Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-08T12:41:48.405Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-08T12:41:48.405Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-08T12:41:48.405Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] DONE 1092 tests, 546 skipped in 2619.598s [2021-08-08T12:41:48.405Z] INFO: Integration tests ended at 08/08/2021 12:41:48. Duration:00:43:39.6907852 [2021-08-08T12:41:48.405Z] INFO: Docker info of the daemon under test at end of run [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] Containers: 2 [2021-08-08T12:41:48.405Z] Running: 0 [2021-08-08T12:41:48.405Z] Paused: 0 [2021-08-08T12:41:48.405Z] Stopped: 2 [2021-08-08T12:41:48.405Z] Images: 18 [2021-08-08T12:41:48.405Z] Server Version: 0.0.0-dev [2021-08-08T12:41:48.405Z] Storage Driver: windowsfilter [2021-08-08T12:41:48.405Z] Windows: [2021-08-08T12:41:48.405Z] Logging Driver: json-file [2021-08-08T12:41:48.405Z] Plugins: [2021-08-08T12:41:48.405Z] Volume: local [2021-08-08T12:41:48.405Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-08T12:41:48.405Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-08T12:41:48.405Z] Swarm: inactive [2021-08-08T12:41:48.405Z] Default Isolation: process [2021-08-08T12:41:48.405Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-08-08T12:41:48.405Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-08-08T12:41:48.405Z] OSType: windows [2021-08-08T12:41:48.405Z] Architecture: x86_64 [2021-08-08T12:41:48.405Z] CPUs: 4 [2021-08-08T12:41:48.405Z] Total Memory: 32GiB [2021-08-08T12:41:48.405Z] Name: azwin-2-baaf10 [2021-08-08T12:41:48.405Z] ID: FOP6:7SBM:4ABU:45VK:V45E:IHIU:ZHR6:UECJ:J3XP:IYKD:3KB2:C7O4 [2021-08-08T12:41:48.405Z] Docker Root Dir: D:\CI\PR-42481\21\daemon [2021-08-08T12:41:48.405Z] Debug Mode (client): false [2021-08-08T12:41:48.405Z] Debug Mode (server): true [2021-08-08T12:41:48.405Z] File Descriptors: -1 [2021-08-08T12:41:48.405Z] Goroutines: 17 [2021-08-08T12:41:48.405Z] System Time: 2021-08-08T12:41:48.3121838Z [2021-08-08T12:41:48.405Z] EventsListeners: 0 [2021-08-08T12:41:48.405Z] Registry: https://index.docker.io/v1/ [2021-08-08T12:41:48.405Z] Labels: [2021-08-08T12:41:48.405Z] Experimental: false [2021-08-08T12:41:48.405Z] Insecure Registries: [2021-08-08T12:41:48.405Z] 127.0.0.0/8 [2021-08-08T12:41:48.405Z] Live Restore Enabled: false [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] [2021-08-08T12:41:48.405Z] INFO: Stopping daemon under test [2021-08-08T12:41:48.861Z] SUCCESS: The process with PID 3636 (child process of PID 3216) has been terminated. [2021-08-08T12:41:48.861Z] SUCCESS: The process with PID 3216 (child process of PID 5508) has been terminated. [2021-08-08T12:41:48.861Z] INFO: Stop tailing logs of the daemon under tests [2021-08-08T12:41:48.861Z] INFO: executeCI.ps1 Completed successfully at 08/08/2021 12:41:48. [2021-08-08T12:41:48.861Z] INFO: Tidying up at end of run [2021-08-08T12:41:48.861Z] INFO: Saving daemon under test log (d:\CI\PR-42481\21\dut.out) to bundles\CIDUT.out [2021-08-08T12:41:48.861Z] INFO: Saving daemon under test log (d:\CI\PR-42481\21\dut.err) to bundles\CIDUT.err [2021-08-08T12:41:48.861Z] INFO: Nuke-Everything... [2021-08-08T12:41:49.317Z] INFO: Container count on control daemon to delete is 2 [2021-08-08T12:41:49.474Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-08T12:41:49.774Z] 4e3d484cae8d [2021-08-08T12:41:49.774Z] af520b6e3d22 [2021-08-08T12:41:49.774Z] INFO: Tidying pidfile d:\CI\PR-42481\21\docker.pid [2021-08-08T12:41:49.774Z] INFO: Nuking d:\CI [2021-08-08T12:41:51.654Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-08T12:41:53.840Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-08T12:41:56.772Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-08T12:41:56.772Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-08T12:41:56.772Z] === RUN TestDockerSuite/TestRunState [2021-08-08T12:41:56.772Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-08T12:41:56.772Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-08T12:41:58.951Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-08T12:41:58.951Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-08T12:41:58.951Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-08T12:42:01.133Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-08T12:42:01.133Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-08T12:42:01.133Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-08T12:42:01.133Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-08T12:42:01.133Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-08T12:42:01.133Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-08T12:42:01.133Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-08T12:42:01.133Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-08T12:42:01.133Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-08T12:42:05.844Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-08T12:42:05.844Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-08T12:42:05.844Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-08T12:42:05.844Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-08T12:42:05.844Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-08T12:42:05.844Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-08T12:42:05.844Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-08T12:42:05.844Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-08T12:42:05.844Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-08T12:42:05.844Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-08T12:42:05.844Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-08T12:42:05.844Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-08T12:42:05.844Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-08T12:42:05.844Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-08T12:42:05.844Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-08T12:42:05.844Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-08T12:42:05.844Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-08T12:42:05.844Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-08T12:42:05.844Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-08T12:42:05.844Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-08T12:42:05.844Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-08T12:42:07.428Z] INFO: Zapped successfully [2021-08-08T12:42:07.428Z] [2021-08-08T12:42:07.428Z] INFO: executeCI.ps1 exiting at Sun Aug 8 12:42:07 CUT 2021. Duration 01:21:22.9134694 [2021-08-08T12:42:07.428Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-08T12:42:07.672Z] Recording test results [2021-08-08T12:42:08.752Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-08T12:42:08.752Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-08T12:42:08.752Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-08T12:42:10.932Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-08T12:42:10.932Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-08T12:42:10.932Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-08T12:42:10.932Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-08T12:42:10.932Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-08T12:42:13.838Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-08T12:42:14.241Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-08T12:42:15.717Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-08T12:42:17.457Z] Archiving artifacts [2021-08-08T12:42:20.919Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-08T12:42:24.655Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-08T12:42:30.454Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-08T12:42:30.454Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-08T12:42:30.454Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-08T12:42:30.913Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-08T12:42:31.225Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42481/21/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-08T12:42:32.150Z] + make clean [2021-08-08T12:42:33.092Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-08T12:42:33.114Z] docker volume rm -f docker-dev-cache [2021-08-08T12:42:33.114Z] docker-dev-cache [Pipeline] deleteDir [2021-08-08T12:42:35.271Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-08T12:42:37.453Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-08T12:42:37.453Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-08T12:42:37.453Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-08T12:42:37.914Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-08T12:42:37.914Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-08T12:42:37.914Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-08T12:42:37.914Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-08T12:42:37.914Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-08T12:42:37.914Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-08T12:42:37.914Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-08T12:42:37.914Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-08T12:42:37.914Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-08T12:42:37.914Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-08T12:42:37.914Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-08T12:42:37.914Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-08T12:42:41.661Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-08T12:42:43.844Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-08T12:42:46.025Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-08T12:42:49.766Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-08T12:42:49.766Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-08T12:42:49.766Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-08T12:42:49.766Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-08T12:42:49.766Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-08T12:42:49.766Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-08T12:42:49.766Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-08T12:42:49.766Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-08T12:42:49.766Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-08T12:42:49.766Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-08T12:42:49.766Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-08T12:42:49.766Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-08T12:42:50.227Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-08T12:42:50.227Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-08T12:42:50.227Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-08T12:42:50.227Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-08T12:42:50.227Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-08T12:42:50.227Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-08T12:42:50.227Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-08T12:42:50.227Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-08T12:42:50.227Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-08T12:42:50.227Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-08T12:42:50.227Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-08T12:42:50.227Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-08T12:42:50.227Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-08T12:42:50.227Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-08T12:42:50.227Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-08T12:42:50.227Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-08T12:42:50.227Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-08T12:42:50.227Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-08T12:42:50.227Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-08T12:42:50.227Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-08T12:42:50.227Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-08T12:42:50.227Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-08T12:42:50.227Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-08T12:42:52.409Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-08T12:42:52.869Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-08T12:42:53.328Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-08T12:42:53.789Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-08T12:42:55.330Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-08T12:43:07.718Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-08T12:43:07.718Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-08T12:43:07.718Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-08T12:43:14.800Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-08T12:43:14.800Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-08T12:43:14.800Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-08T12:43:25.131Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-08T12:43:25.131Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-08T12:43:25.131Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-08T12:43:25.131Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-08T12:43:25.131Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-08T12:43:25.131Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-08T12:43:25.131Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-08T12:43:25.131Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-08T12:43:25.131Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-08T12:43:29.827Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-08T12:43:29.827Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-08T12:43:29.827Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-08T12:43:29.827Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-08T12:43:29.827Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-08T12:43:29.827Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-08T12:43:29.827Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-08T12:43:29.827Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-08T12:43:29.827Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-08T12:43:29.827Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-08T12:43:29.827Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-08T12:43:29.827Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-08T12:43:29.827Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-08T12:43:32.013Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-08T12:43:34.195Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-08T12:43:34.195Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-08T12:43:34.195Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-08T12:43:36.378Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-08T12:43:36.378Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-08T12:43:36.378Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-08T12:43:36.378Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-08T12:43:36.378Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-08T12:43:36.378Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-08T12:43:36.378Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-08T12:43:36.378Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-08T12:43:36.378Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-08T12:43:36.378Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-08T12:43:36.378Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-08T12:43:36.378Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-08T12:43:36.378Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-08T12:43:54.070Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-08T12:43:54.070Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-08T12:43:54.070Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-08T12:43:54.070Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-08T12:43:54.070Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-08T12:43:54.070Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-08T12:43:54.070Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-08T12:43:54.070Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-08T12:43:55.610Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-08T12:43:55.610Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-08T12:43:59.352Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-08T12:43:59.812Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-08T12:44:00.271Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-08T12:44:00.271Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-08T12:44:00.731Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-08T12:44:09.308Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-08T12:44:09.308Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-08T12:44:09.308Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-08T12:44:09.308Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-08T12:44:09.308Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-08T12:44:09.308Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-08T12:44:09.308Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-08T12:44:16.388Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-08T12:44:16.388Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-08T12:44:16.388Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-08T12:44:26.716Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-08T12:44:26.716Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-08T12:44:26.716Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite (2649.87s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.89s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (141.12s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.26s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.09s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.88s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.16s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.06s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.15s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.60s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (102.69s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.72s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.06s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.97s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.68s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.71s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.29s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.22s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.11s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.13s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.38s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.80s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.77s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAddTar (67.89s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (27.43s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.59s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.10s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.06s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.51s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.58s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.12s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.90s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.45s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.66s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.44s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.92s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.42s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.61s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.00s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.62s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.35s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.33s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.92s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.94s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.19s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.73s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.69s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.63s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.30s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.51s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.49s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.69s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.77s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.44s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.28s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.80s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.43s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.46s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (89.05s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.68s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.87s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.74s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.21s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.96s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.40s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.15s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.30s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (130.54s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.17s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.44s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.33s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.03s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.27s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.02s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.97s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.25s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildFails (7.14s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.01s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.22s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.46s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.80s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.45s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.34s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.24s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildHistory (11.77s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.04s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.94s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.81s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.50s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildLabel (1.02s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.65s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.01s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildLabels (1.00s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.65s) [2021-08-08T12:44:27.688Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.12s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-08T12:44:27.688Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (8.30s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.00s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.26s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (23.66s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.81s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.43s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.39s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.19s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.67s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.70s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.20s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.34s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.08s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.44s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.00s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.62s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.39s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.80s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.62s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.16s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.89s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.25s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.30s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.25s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (32.50s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildRm (12.88s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.40s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.49s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.47s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.55s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.41s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.44s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.78s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.94s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.76s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildStderr (4.38s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.49s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.18s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.28s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.40s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.12s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.13s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.97s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.28s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.91s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.84s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.74s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.64s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.94s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.43s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.42s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.53s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.30s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.90s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.07s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.17s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.32s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCommitChange (4.81s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.44s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.44s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCommitTTY (11.69s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.37s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.42s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.77s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.14s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.31s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.65s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.46s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.20s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.20s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.22s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.30s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.17s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.94s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.52s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.15s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.62s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.86s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.67s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.32s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.13s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.23s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.94s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.91s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.76s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.44s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.03s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.44s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.44s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007fdb90_} (2.44s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1632381370_c:\foo_false____} (2.48s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1632381370_c:\foo_true____} (2.46s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.12s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.41s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.50s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.33s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.14s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.34s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.65s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCpToDot (2.79s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCpToStdout (2.36s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.17s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.29s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.91s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.73s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2021-08-08T12:44:27.689Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-08T12:44:27.689Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (17.65s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.54s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.43s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.26s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.48s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.25s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.41s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.29s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsCopy (5.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.99s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.12s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.99s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.35s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.08s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.10s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsFilters (4.77s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsFormat (4.52s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsRename (2.42s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsResize (7.73s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.41s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.59s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.90s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.23s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.90s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.90s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.15s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.09s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.23s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.93s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.13s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.20s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestExecInspectID (4.78s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.49s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.21s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.31s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.09s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.98s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.03s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.07s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.61s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.74s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.10s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.94s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.33s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.61s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.94s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestImportBadURL (2.49s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.23s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.09s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.21s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.09s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectDefault (2.20s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectHistory (4.25s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.96s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.04s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.11s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.05s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.12s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectStatus (2.56s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.74s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.25s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.17s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.32s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.48s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.19s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.23s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.90s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.87s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.74s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.93s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.16s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.66s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.77s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.68s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.53s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.46s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.37s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.27s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestLogsSince (9.91s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestLogsTail (2.82s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.52s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.19s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.13s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-08T12:44:27.690Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-08T12:44:27.690Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.25s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestPsByOrder (8.17s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.56s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.27s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.97s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.74s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.30s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.99s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.14s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.01s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.06s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.75s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.81s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.86s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.90s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.38s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.00s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.22s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.66s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.74s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.88s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.48s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.99s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.76s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.27s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRmiTag (0.87s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.59s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.44s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.53s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.66s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.25s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.99s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.13s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.67s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.42s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.13s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.92s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.45s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.09s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.30s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.01s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.23s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.29s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.22s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.19s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.09s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.13s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.25s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.15s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.32s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.16s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunExitCode (2.13s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.14s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.21s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.05s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.87s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.11s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.70s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.34s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.67s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.99s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.16s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.24s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.07s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.55s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.22s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunRm (7.08s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.44s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.32s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.76s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.15s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.74s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.17s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.03s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-08T12:44:27.691Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.58s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-08T12:44:27.691Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.35s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.17s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.05s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.59s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.30s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.12s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.46s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.18s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.20s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.92s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.76s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.13s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.22s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.51s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.99s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.80s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.56s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.30s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.50s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.14s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.62s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.56s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.52s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.48s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.75s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-08T12:44:27.692Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.47s) [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-08T12:44:27.692Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] --- PASS: TestDockerRegistrySuite (0.19s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-08T12:44:27.692Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-08T12:44:27.692Z] === RUN TestDockerSchema1RegistrySuite [2021-08-08T12:44:27.692Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-08T12:44:27.692Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-08T12:44:27.692Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.692Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-08T12:44:27.693Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.693Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-08T12:44:27.693Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.693Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-08T12:44:27.693Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-08T12:44:27.693Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-08T12:44:27.693Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-08T12:44:27.693Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-08T12:44:27.693Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-08T12:44:27.693Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-08T12:44:27.693Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-08T12:44:27.693Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-08T12:44:27.693Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.693Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-08T12:44:27.693Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.693Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-08T12:44:27.693Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.693Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-08T12:44:27.693Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.693Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-08T12:44:27.693Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.693Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-08T12:44:27.693Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:27.693Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-08T12:44:27.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-08T12:44:27.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-08T12:44:27.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-08T12:44:27.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-08T12:44:27.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-08T12:44:27.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-08T12:44:27.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-08T12:44:27.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-08T12:44:27.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-08T12:44:27.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-08T12:44:27.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-08T12:44:28.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-08T12:44:28.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-08T12:44:28.153Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-08T12:44:28.153Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-08T12:44:28.153Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-08T12:44:28.153Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-08T12:44:28.153Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-08T12:44:28.153Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-08T12:44:28.153Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-08T12:44:28.153Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.153Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-08T12:44:28.153Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-08T12:44:28.153Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-08T12:44:28.153Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.153Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-08T12:44:28.153Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.153Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-08T12:44:28.153Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.153Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-08T12:44:28.153Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.153Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-08T12:44:28.153Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.153Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-08T12:44:28.153Z] === RUN TestDockerDaemonSuite [2021-08-08T12:44:28.153Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-08T12:44:28.153Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.153Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-08T12:44:28.153Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.153Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-08T12:44:28.153Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.153Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-08T12:44:28.153Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-08T12:44:28.153Z] === RUN TestDockerSwarmSuite [2021-08-08T12:44:28.153Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-08T12:44:28.153Z] === RUN TestDockerPluginSuite [2021-08-08T12:44:28.153Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-08T12:44:28.153Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.153Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-08T12:44:28.153Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.153Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-08T12:44:28.153Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.153Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-08T12:44:28.153Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-08T12:44:28.154Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-08T12:44:28.154Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-08T12:44:28.154Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-08T12:44:28.154Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-08T12:44:28.154Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-08T12:44:28.154Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-08T12:44:28.154Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-08T12:44:28.154Z] === RUN TestDockerExternalVolumeSuite [2021-08-08T12:44:28.154Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-08T12:44:28.154Z] === RUN TestDockerNetworkSuite [2021-08-08T12:44:28.154Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-08T12:44:28.154Z] === RUN TestDockerHubPullSuite [2021-08-08T12:44:28.154Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-08T12:44:28.154Z] PASS [2021-08-08T12:44:28.154Z] ok github.com/docker/docker/integration-cli 2650.329s [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === Skipped [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-08-08T12:44:28.154Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-08T12:44:28.154Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-08-08T12:44:28.154Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-08-08T12:44:28.154Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-08T12:44:28.154Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-08T12:44:28.154Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-08T12:44:28.154Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-08T12:44:28.154Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-08T12:44:28.154Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-08-08T12:44:28.154Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-08T12:44:28.154Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-08T12:44:28.154Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-08T12:44:28.154Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-08T12:44:28.154Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-08T12:44:28.154Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-08T12:44:28.154Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-08T12:44:28.154Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-08T12:44:28.154Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-08-08T12:44:28.154Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.10s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.10s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-08T12:44:28.154Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-08-08T12:44:28.154Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.154Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-08-08T12:44:28.154Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-08-08T12:44:28.155Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.36s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2021-08-08T12:44:28.155Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-08T12:44:28.155Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-08T12:44:28.155Z] docker_cli_sni_test.go:18: Flakey test [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-08T12:44:28.155Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-08T12:44:28.155Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-08T12:44:28.155Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-08T12:44:28.155Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-08T12:44:28.155Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-08T12:44:28.155Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-08T12:44:28.155Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-08T12:44:28.155Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-08T12:44:28.155Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-08T12:44:28.155Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-08T12:44:28.155Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-08T12:44:28.155Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-08T12:44:28.155Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-08T12:44:28.155Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-08T12:44:28.155Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-08T12:44:28.155Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-08T12:44:28.155Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.155Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-08T12:44:28.155Z] [2021-08-08T12:44:28.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-08T12:44:28.155Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-08T12:44:28.156Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-08T12:44:28.156Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-08T12:44:28.156Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-08T12:44:28.156Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-08T12:44:28.156Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-08T12:44:28.156Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-08T12:44:28.156Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-08T12:44:28.156Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-08T12:44:28.156Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-08T12:44:28.156Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-08T12:44:28.156Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-08T12:44:28.156Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-08T12:44:28.156Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-08T12:44:28.156Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-08T12:44:28.156Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-08T12:44:28.156Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-08T12:44:28.156Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-08-08T12:44:28.156Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-08T12:44:28.156Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-08-08T12:44:28.156Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.156Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-08T12:44:28.156Z] [2021-08-08T12:44:28.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-08T12:44:28.156Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-08T12:44:28.157Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-08T12:44:28.157Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-08T12:44:28.157Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-08T12:44:28.157Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-08T12:44:28.157Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-08T12:44:28.157Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-08T12:44:28.157Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-08T12:44:28.157Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-08T12:44:28.157Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-08T12:44:28.157Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-08T12:44:28.157Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-08T12:44:28.157Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-08T12:44:28.157Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-08T12:44:28.157Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-08T12:44:28.157Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-08T12:44:28.157Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-08T12:44:28.157Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-08T12:44:28.157Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-08T12:44:28.157Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.157Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-08T12:44:28.157Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-08T12:44:28.158Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-08T12:44:28.158Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-08T12:44:28.158Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-08T12:44:28.158Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-08T12:44:28.158Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-08T12:44:28.158Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-08T12:44:28.158Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-08T12:44:28.158Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-08T12:44:28.158Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-08T12:44:28.158Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-08T12:44:28.158Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-08T12:44:28.158Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-08T12:44:28.158Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-08T12:44:28.158Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.158Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-08T12:44:28.158Z] [2021-08-08T12:44:28.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-08T12:44:28.158Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-08T12:44:28.619Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.619Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-08T12:44:28.619Z] [2021-08-08T12:44:28.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-08T12:44:28.619Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-08T12:44:28.620Z] [2021-08-08T12:44:28.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-08T12:44:28.620Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.620Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-08T12:44:28.621Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-08T12:44:28.621Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-08T12:44:28.621Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-08T12:44:28.621Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-08T12:44:28.621Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-08T12:44:28.621Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.621Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-08T12:44:28.621Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-08T12:44:28.622Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-08T12:44:28.622Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-08T12:44:28.622Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-08T12:44:28.622Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-08T12:44:28.622Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-08T12:44:28.622Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-08T12:44:28.622Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-08T12:44:28.622Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-08T12:44:28.622Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-08T12:44:28.622Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-08T12:44:28.622Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-08T12:44:28.622Z] [2021-08-08T12:44:28.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-08T12:44:28.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-08T12:44:28.623Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:28.623Z] DONE 1092 tests, 546 skipped in 2658.862s [2021-08-08T12:44:28.623Z] INFO: Integration tests ended at 08/08/2021 12:44:28. Duration:00:44:18.9953233 [2021-08-08T12:44:28.623Z] INFO: Docker info of the daemon under test at end of run [2021-08-08T12:44:28.623Z] [2021-08-08T12:44:29.085Z] Containers: 2 [2021-08-08T12:44:29.085Z] Running: 0 [2021-08-08T12:44:29.085Z] Paused: 0 [2021-08-08T12:44:29.085Z] Stopped: 2 [2021-08-08T12:44:29.085Z] Images: 18 [2021-08-08T12:44:29.085Z] Server Version: 0.0.0-dev [2021-08-08T12:44:29.085Z] Storage Driver: windowsfilter [2021-08-08T12:44:29.085Z] Windows: [2021-08-08T12:44:29.085Z] Logging Driver: json-file [2021-08-08T12:44:29.085Z] Plugins: [2021-08-08T12:44:29.085Z] Volume: local [2021-08-08T12:44:29.085Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-08T12:44:29.085Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-08T12:44:29.085Z] Swarm: inactive [2021-08-08T12:44:29.085Z] Default Isolation: process [2021-08-08T12:44:29.085Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-08T12:44:29.085Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-08T12:44:29.085Z] OSType: windows [2021-08-08T12:44:29.085Z] Architecture: x86_64 [2021-08-08T12:44:29.085Z] CPUs: 4 [2021-08-08T12:44:29.085Z] Total Memory: 32GiB [2021-08-08T12:44:29.085Z] Name: azwin-2-94b840 [2021-08-08T12:44:29.085Z] ID: M2CW:6WJO:GBVG:KKOJ:MD5B:ZYZY:TRNT:APNY:V3AB:CQNM:2JYZ:YTFZ [2021-08-08T12:44:29.085Z] Docker Root Dir: D:\CI\PR-42481\21\daemon [2021-08-08T12:44:29.085Z] Debug Mode (client): false [2021-08-08T12:44:29.085Z] Debug Mode (server): true [2021-08-08T12:44:29.085Z] File Descriptors: -1 [2021-08-08T12:44:29.085Z] Goroutines: 17 [2021-08-08T12:44:29.085Z] System Time: 2021-08-08T12:44:28.6520262Z [2021-08-08T12:44:29.085Z] EventsListeners: 0 [2021-08-08T12:44:29.085Z] Registry: https://index.docker.io/v1/ [2021-08-08T12:44:29.085Z] Labels: [2021-08-08T12:44:29.085Z] Experimental: false [2021-08-08T12:44:29.085Z] Insecure Registries: [2021-08-08T12:44:29.085Z] 127.0.0.0/8 [2021-08-08T12:44:29.085Z] Live Restore Enabled: false [2021-08-08T12:44:29.085Z] [2021-08-08T12:44:29.085Z] [2021-08-08T12:44:29.085Z] INFO: Stopping daemon under test [2021-08-08T12:44:29.085Z] SUCCESS: The process with PID 4212 (child process of PID 3712) has been terminated. [2021-08-08T12:44:29.085Z] SUCCESS: The process with PID 3712 (child process of PID 4992) has been terminated. [2021-08-08T12:44:29.085Z] INFO: Stop tailing logs of the daemon under tests [2021-08-08T12:44:29.085Z] INFO: executeCI.ps1 Completed successfully at 08/08/2021 12:44:28. [2021-08-08T12:44:29.085Z] INFO: Tidying up at end of run [2021-08-08T12:44:29.085Z] INFO: Saving daemon under test log (d:\CI\PR-42481\21\dut.out) to bundles\CIDUT.out [2021-08-08T12:44:29.085Z] INFO: Saving daemon under test log (d:\CI\PR-42481\21\dut.err) to bundles\CIDUT.err [2021-08-08T12:44:29.085Z] INFO: Nuke-Everything... [2021-08-08T12:44:29.545Z] INFO: Container count on control daemon to delete is 2 [2021-08-08T12:44:30.005Z] 925e447a51d5 [2021-08-08T12:44:30.005Z] 8b4ef89b11ce [2021-08-08T12:44:30.005Z] INFO: Tidying pidfile d:\CI\PR-42481\21\docker.pid [2021-08-08T12:44:30.005Z] INFO: Nuking d:\CI [2021-08-08T12:45:05.711Z] INFO: Zapped successfully [2021-08-08T12:45:05.711Z] [2021-08-08T12:45:05.711Z] INFO: executeCI.ps1 exiting at Sun Aug 8 12:45:01 CUT 2021. Duration 01:25:32.6205588 [2021-08-08T12:45:05.711Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-08T12:45:05.952Z] Recording test results [2021-08-08T12:45:12.507Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-08T12:45:13.991Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-08T12:45:15.744Z] Archiving artifacts [2021-08-08T12:45:29.459Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42481/21/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-08T12:45:30.386Z] + make clean [2021-08-08T12:45:31.924Z] docker volume rm -f docker-dev-cache [2021-08-08T12:45:31.924Z] 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